aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/loop-strength-reduce-3.ll
AgeCommit message (Expand)Author
2012-09-30Revert r164910 because it causes failures to several phase2 builds.Nadav Rotem
2012-09-30A DAGCombine optimization for merging consecutive stores. This optimization i...Nadav Rotem
2012-09-29Speculatively revert commit 164885 (nadav) in the hope of ressurecting a pile ofDuncan Sands
2012-09-29A DAGCombine optimization for merging consecutive stores. This optimization i...Nadav Rotem
2010-02-12Reapply the new LoopStrengthReduction code, with compile time andDan Gohman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-12-05Make LoopStrengthReduce smarter about hoisting things out ofDale Johannesen