[x86] Remove the 2-addr-to-3-addr "optimization" from shufps to pshufd.
[oota-llvm.git] / test / CodeGen / X86 / avx-varargs-x86_64.ll
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2011-12-01 Eli FriedmanPass AVX vectors which are arguments to varargs functio...