summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/loop-strength-reduce8.ll
Commit message (Expand)AuthorAge
* Start function numbering at 0.Dan Gohman2010-04-17
* 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
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Teach LSR sink to sink the immediate portion of the common expression back in...Evan Cheng2009-02-21