[llvm-commits] [llvm] r140731 - in /llvm/trunk/lib/Target/Mips: MipsInstrFPU.td MipsInstrInfo.cpp
Jakob Stoklund Olesen
stoklund at 2pi.dk
Wed Sep 28 17:01:54 PDT 2011
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
More information about the llvm-commits
mailing list