[x86] Remove the 2-addr-to-3-addr "optimization" from shufps to pshufd.
[oota-llvm.git] / test / CodeGen / X86 / avx-cvt-2.ll
2014-03-17 Adam Nemet[VectorLegalizer/X86] Don't unvectorize fp_to_uint...