summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/loop-strength-reduce-2.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
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
2009-02-21Teach LSR sink to sink the immediate portion of the common expression back in...Evan Cheng
2008-12-05Fix test to pass on Linux.Dale Johannesen
2008-12-05Make LoopStrengthReduce smarter about hoisting things out ofDale Johannesen