[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / extractelement-shuffle.ll
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-12-10 Mon P WangFixed a bug when trying to optimize a extract vector...