[x86] Remove the 2-addr-to-3-addr "optimization" from shufps to pshufd.
[oota-llvm.git] / test / CodeGen / X86 / jump_tables.ll
2014-06-05 Tom RoederAdd a new attribute called 'jumptable' that creates...