aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/loop-strength-reduce-2.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert r164910 because it causes failures to several phase2 builds.Nadav Rotem2012-09-301-4/+6
* A DAGCombine optimization for merging consecutive stores. This optimization i...Nadav Rotem2012-09-301-6/+4
* Speculatively revert commit 164885 (nadav) in the hope of ressurecting a pile ofDuncan Sands2012-09-291-4/+6
* A DAGCombine optimization for merging consecutive stores. This optimization i...Nadav Rotem2012-09-291-6/+4
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-121-3/+16
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Teach LSR sink to sink the immediate portion of the common expression back in...Evan Cheng2009-02-211-0/+2
* Fix test to pass on Linux.Dale Johannesen2008-12-051-1/+1
* Make LoopStrengthReduce smarter about hoisting things out ofDale Johannesen2008-12-051-0/+30