[x86] Remove the 2-addr-to-3-addr "optimization" from shufps to pshufd.
[oota-llvm.git] / test / CodeGen / X86 / i8-umulo.ll
2014-07-24 Chandler Carruth[SDAG] Introduce a combined set to the DAG combiner...
2014-06-02 Andrea Di Biagio[X86] Fix checked arithmetic for i8 on X86.