[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / 2009-08-21-PostRAKill.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2009-10-01 David GoodwinRestore the -post-RA-scheduler flag as an override...
2009-09-30 David GoodwinRemove -post-RA-schedule flag and add a TargetSubtarget...
2009-09-29 David GoodwinPost-RA regressions.
2009-09-25 Evan ChengFlip -disable-post-RA-scheduler to -post-RA-scheduler.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 David GoodwinFixup register kills after scheduling.