[x86] Remove the 2-addr-to-3-addr "optimization" from shufps to pshufd.
[oota-llvm.git] / test / CodeGen / X86 / pr18162.ll
2013-12-10 Nadav RotemFix PR18162 - Incorrect assertion assumed that the...