Add support for comparing integer non-legal types.
[oota-llvm.git] / test / CodeGen / ARM / sbfx.ll
2010-04-15 Chris Lattneradd a simple dag combine to replace trivial shl+lshr...
2009-10-22 Evan ChengDon't generate sbfx / ubfx with negative lsb field...
2009-10-13 Sandeep PatelAdd ARMv6T2 SBFX/UBFX instructions. Approved by Anton...