[x86] Remove the 2-addr-to-3-addr "optimization" from shufps to pshufd.
[oota-llvm.git] / test / CodeGen / X86 / computeKnownBits_urem.ll
2014-05-30 Rafael Espindola[pr19636] Fix known bit computation in urem instructio...