aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/x86-64-sret-return.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-29/+29
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-4/+4
* In this patch, we teach X86_64TargetMachine that it has a ILP32Eli Bendersky2013-01-251-4/+14
* Don't forget to mark RAX as live-out of the function when arranging forDan Gohman2009-10-121-1/+10
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Enable cross register class coalescing.Evan Cheng2009-07-181-1/+1
* Implement an x86-64 ABI detail of passing structs by hidden firstDan Gohman2008-04-211-0/+54