aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/thiscall-struct-return.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix remaining lit tests which were failing when run on an AtomPreston Gurd2012-07-191-2/+2
| | | | | | | | | | processor. Patches by Tyler Nowicki, Andy Zhang, and Preston Gurd! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160520 91177308-0d34-0410-b5e6-96231b3b80d8
* Adding support for Microsoft's thiscall calling convention. LLVM side of ↵Aaron Ballman2012-02-221-0/+47
the patch. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151123 91177308-0d34-0410-b5e6-96231b3b80d8