Some x86 instructions can load/store one of the operands to memory. On SSE, this...
[oota-llvm.git] / test / CodeGen / X86 / thiscall-struct-return.ll
2012-07-19 Preston GurdFix remaining lit tests which were failing when run...
2012-02-22 Aaron BallmanAdding support for Microsoft's thiscall calling convent...