aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopStrengthReduce/change-compare-stride-trickiness-0.ll
Commit message (Expand)AuthorAgeFilesLines
* Move x86-specific tests out of test/Transforms/LoopStrengthReduce andDan Gohman2010-08-051-29/+0
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-121-4/+9
* Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman2010-01-221-3/+4
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-211-4/+3
* Add nounwinds.Dan Gohman2010-01-191-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Refine the change in r52258 for avoiding use-before-def conditionsDan Gohman2008-06-161-0/+24