[x86] Remove the 2-addr-to-3-addr "optimization" from shufps to pshufd.
[oota-llvm.git] / test / CodeGen / X86 / avx-intrinsics-x86-upgrade.ll
2014-09-06 Chandler Carruth[x86] Fix a pretty horrible bug and inconsistency in...