[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-select.ll
2014-04-03 Saleem AbdulrasoolARM: update even more tests
2013-12-13 Joerg SonnenbergerEnabling thumb2 mode used to force support for armv6t2...
2013-08-23 Tim NorthoverARM: make sure ARM-mode pseudo-inst requires IsARM
2013-08-22 Tim NorthoverARM: use TableGen patterns to select CMOV operations.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-01 Evan ChengSplit t2MOVCCs since some assemblers do not recognize...
2009-07-10 Chris Lattnerconvert test to use FileCheck, which is much more preci...
2009-07-10 Evan ChengAdd a thumb2 pass to insert IT blocks.
2009-07-07 Evan ChengAdd Thumb2 movcc instructions.