Some x86 instructions can load/store one of the operands to memory. On SSE, this...
[oota-llvm.git] / test / CodeGen / X86 / win32_sret.ll
2012-01-20 Eli FriedmanSupport MSVC x86-32 sret convention. PR11688. Patch...