[llvm-commits] [llvm] r130552 - in /llvm/trunk: lib/Target/ARM/ARMFastISel.cpp lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrThumb2.td test/CodeGen/ARM/fast-isel.ll

Eric Christopher echristo at apple.com
Fri Apr 29 15:59:44 PDT 2011


On Apr 29, 2011, at 3:48 PM, Eli Friedman wrote:

> Author: efriedma
> Date: Fri Apr 29 17:48:03 2011
> New Revision: 130552
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=130552&view=rev
> Log:
> Switch to ImmLeaf (which can be used by FastISel) for a few more common ARM/Thumb2 patterns.

I think Pred_so_imm is now unused :)

-eric



More information about the llvm-commits mailing list