[x86] Remove the 2-addr-to-3-addr "optimization" from shufps to pshufd.
[oota-llvm.git] / test / CodeGen / X86 / codegen-prepare-crash.ll
2014-05-13 Joey Gouly[CGP] r205941 changed the logic, so that a cast happens...