[x86] Remove the 2-addr-to-3-addr "optimization" from shufps to pshufd.
[oota-llvm.git] / test / CodeGen / X86 / this-return-64.ll
2013-07-12 Stephen LinStart using CHECK-LABEL in some tests.
2013-04-20 Stephen LinAdd CodeGen support for functions that always return...