summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/lsr-deficiency.ll
Commit message (Expand)AuthorAge
* Don't break the IV update in TLI::SimplifySetCC().Jakob Stoklund Olesen2012-04-05
* Fix more register allocation sensitive tests.Jakob Stoklund Olesen2011-07-08
* Now that register allocation properly considers reserved regs, simplify theJim Grosbach2010-09-02
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* Start function numbering at 0.Dan Gohman2010-04-17
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-12
* Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman2010-01-22
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-21
* - Teach LSR to avoid changing cmp iv stride if it will create an immediate thatEvan Cheng2009-11-12