[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / CodeGen / X86 / loop-strength-reduce-2.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-09-30 Nadav RotemRevert r164910 because it causes failures to several...
2012-09-30 Nadav RotemA DAGCombine optimization for merging consecutive store...
2012-09-29 Duncan SandsSpeculatively revert commit 164885 (nadav) in the hope...
2012-09-29 Nadav RotemA DAGCombine optimization for merging consecutive store...
2010-02-12 Dan GohmanReapply the new LoopStrengthReduction code, with compil...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-02-21 Evan ChengTeach LSR sink to sink the immediate portion of the...
2008-12-05 Dale JohannesenFix test to pass on Linux.
2008-12-05 Dale JohannesenMake LoopStrengthReduce smarter about hoisting things...