On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / vec_insert-4.ll
2010-03-24 Nate BegemanBUILD_VECTOR was missing out on some prime opportunitie...
2009-07-23 Chris Lattnerchange a test to run in filecheck style. Rename it...
2009-07-23 Eric ChristopherAdd test for pinsrd and pinsrb instructions.