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