[x86] Remove the 2-addr-to-3-addr "optimization" from shufps to pshufd.
[oota-llvm.git] / test / CodeGen / X86 / ssp-data-layout.ll
2014-02-01 Josh Magee[stackprotector] Implement the sspstrong rules for...
2013-12-19 Josh Magee[stackprotector] Use analysis from the StackProtector...