Some x86 instructions can load/store one of the operands to memory. On SSE, this...
[oota-llvm.git] / test / CodeGen / X86 / ptr-rotate.ll
2012-09-26 Michael LiaoAdd RORX code generation support
2011-07-20 Eric ChristopherNew pointer rotate test.