[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / mul_const.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-03-19 Anton KorobeynikovPerform mul combine when multiplying wiht negative...
2010-09-17 Jim GrosbachUpdate tests to handle MC-inst instruction printing...
2010-05-15 Anton KorobeynikovSome cheap DAG combine goodness for multiplication...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-21 Evan ChengFix ARM isle code that optimize multiply by constants...