summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/loop-strength-reduce8.ll
AgeCommit message (Expand)AuthorFilesLines
2010-04-17Start function numbering at 0.Dan Gohman1-1/+1
2010-02-12Reapply the new LoopStrengthReduction code, with compile time andDan Gohman1-1/+7
2010-01-22Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman1-7/+1
2010-01-21Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman1-1/+7
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-02-21Teach LSR sink to sink the immediate portion of the common expression back in...Evan Cheng1-0/+78