aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopStrengthReduce/count-to-zero.ll
AgeCommit message (Expand)Author
2010-02-12Reapply the new LoopStrengthReduction code, with compile time andDan Gohman
2010-01-22Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman
2010-01-21Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman
2009-11-10Generalize lsr code that optimize loop to count down towards zero.Evan Cheng