ARM: teach AAPCS-VFP to deal with Cortex-M4.
[oota-llvm.git] / test / CodeGen / ARM / sbfx.ll
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
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...