[llvm-commits] [llvm] r140731 - in /llvm/trunk/lib/Target/Mips: MipsInstrFPU.td MipsInstrInfo.cpp

Akira Hatanaka ahatanak at gmail.com
Thu Sep 29 12:06:00 PDT 2011


Sorry, type suffix was missing.

I will redo the patch and commit it later.

On Wed, Sep 28, 2011 at 5:01 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
>
> On Sep 28, 2011, at 2:58 PM, Akira Hatanaka wrote:
>
>> Author: ahatanak
>> Date: Wed Sep 28 16:58:01 2011
>> New Revision: 140731
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=140731&view=rev
>> Log:
>> Define classes for unary and binary FP instructions and use them to define
>> multiclasses.
>>
>> Modified:
>>    llvm/trunk/lib/Target/Mips/MipsInstrFPU.td
>>    llvm/trunk/lib/Target/Mips/MipsInstrInfo.cpp
>
> Akira,
>
> I reverted your patch which broke the unit tests.
>
> Please reapply with tests fixed.
>
> /jakob
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>




More information about the llvm-commits mailing list