summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopStrengthReduce/count-to-zero.ll
Commit message (Expand)AuthorAge
* 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
* Generalize lsr code that optimize loop to count down towards zero.Evan Cheng2009-11-10