summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/x86-64-sret-return.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* In this patch, we teach X86_64TargetMachine that it has a ILP32Eli Bendersky2013-01-25
* Don't forget to mark RAX as live-out of the function when arranging forDan Gohman2009-10-12
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Enable cross register class coalescing.Evan Cheng2009-07-18
* Implement an x86-64 ABI detail of passing structs by hidden firstDan Gohman2008-04-21