aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/loop-strength-reduce8.ll
Commit message (Expand)AuthorAgeFilesLines
* Start function numbering at 0.Dan Gohman2010-04-171-1/+1
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-121-1/+7
* Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman2010-01-221-7/+1
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-211-1/+7
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Teach LSR sink to sink the immediate portion of the common expression back in...Evan Cheng2009-02-211-0/+78