Revert r237175: [X86] Always return the sret parameter in eax/rax ...
[oota-llvm.git] / test / CodeGen / X86 / sret-implicit.ll
2015-05-12 Chandler CarruthRevert r237175: [X86] Always return the sret parameter...
2015-05-12 Reid Kleckner[X86] Always return the sret parameter in eax/rax,...
2015-03-27 Quentin Colombet[RegisterCoalescer] Refine the terminal rule to still...
2015-02-05 Andrew TrickX86 ABI fix for return values > 24 bytes.