[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / iabs.ll
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2012-06-15 Manman RenARM: optimization for sub+abs.
2012-06-14 Manman RenRevert: test/CodeGen/ARM/iabs.ll in r158441
2012-06-14 Manman RenInstCombine: fix a bug when combining (fcmp cc0 x,...
2011-10-10 Bill WendlingReapply r141365 now that PR11107 is fixed.
2011-10-10 Bill WendlingRevert r141365. It was causing MultiSource/Benchmarks...
2011-10-07 Anton KorobeynikovPeephole optimization for ABS on ARM.
2011-07-07 Evan ChengChange some ARM subtarget features to be single bit...
2010-02-08 Chris Lattnerconvert to filecheck.
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.
2007-04-16 Reid SpencerFor PR1319:
2007-04-11 Chris Lattnernew testcases for integer abs function