[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / isel-sink.ll
2014-04-12 Hal FinkelAdd the ability to use GEPs for address sinking in CGP
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2011-07-02 Chandler CarruthFileCheck-ize and simplify this test.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-07-31 Dan GohmanChange the x86 assembly output to use tab characters...
2007-04-20 Evan ChengFix test.
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-13 Chris LattnerNew testcase