[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / loop-strength-reduce.ll
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.
2008-12-05 Dale JohannesenMake LoopStrengthReduce smarter about hoisting things...
2008-11-26 Chris Lattnerthis doesn't need EH
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2006-12-31 Reid SpencerFor PR950:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-03-20 Evan ChengOption -enable-x86-lsr has been removed
2006-03-17 Evan ChengAdd a lsr common loop invariant hoisting test case