[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / ifcvt1.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...
2012-09-29 Bob WilsonAdd LLVM support for Swift.
2011-12-19 Evan ChengMove tests to FileCheck.
2011-07-07 Evan ChengChange some ARM subtarget features to be single bit...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-09-20 Evan Cheng-enable-arm-if-conversion is gone.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-06-20 Evan ChengAdded some if-conversion tests.