[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-add.ll
2014-04-03 Saleem AbdulrasoolARM: yet another round of ARM test clean ups
2013-12-13 Joerg SonnenbergerEnabling thumb2 mode used to force support for armv6t2...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-07-02 Chandler CarruthFileCheck-ize another test. Reduces the llc invocations...
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-24 Evan ChengMove thumb and thumb2 tests into separate directories.