Some x86 instructions can load/store one of the operands to memory. On SSE, this...
[oota-llvm.git] / test / CodeGen / X86 / shift-bmi2.ll
2012-09-26 Michael LiaoAdd SARX/SHRX/SHLX code generation support