[x86] Remove the 2-addr-to-3-addr "optimization" from shufps to pshufd.
[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.