[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Thumb2 / lsr-deficiency.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...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-04-05 Jakob Stoklund OlesenDon't break the IV update in TLI::SimplifySetCC().
2011-07-08 Jakob Stoklund OlesenFix more register allocation sensitive tests.
2010-09-02 Jim GrosbachNow that register allocation properly considers reserve...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-04-17 Dan GohmanStart function numbering at 0.
2010-02-12 Dan GohmanReapply the new LoopStrengthReduction code, with compil...
2010-01-22 Dan GohmanRevert LoopStrengthReduce.cpp to pre-r94061 for now.
2010-01-21 Dan GohmanRe-implement the main strength-reduction portion of...
2009-11-12 Evan Cheng- Teach LSR to avoid changing cmp iv stride if it will...