X86: Turn mul of <4 x i32> into pmuludq when no SSE4.1 is available.
[oota-llvm.git] / test / CodeGen / X86 / illegal-insert.ll
2009-09-11 Dan GohmanConvert more tests to avoid llvm-as.
2007-09-28 Dan GohmanTeach SplitVectorOp how to split INSERT_VECTOR_ELT.