aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopStrengthReduce/count-to-zero.ll
Commit message (Expand)AuthorAgeFilesLines
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-121-1/+1
* Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman2010-01-221-1/+1
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-211-1/+1
* Generalize lsr code that optimize loop to count down towards zero.Evan Cheng2009-11-101-0/+42