summaryrefslogtreecommitdiff
path: root/test/CodeGen/SPARC/2011-01-22-SRet.ll
Commit message (Expand)AuthorAge
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-18
* Disambiguate function names in some CodeGen tests. (Some tests were using fun...Stephen Lin2013-07-18
* Sparc: Perform leaf procedure optimization by defaultVenkatraman Govindaraju2013-06-02
* Fix more register and coalescing dependencies.Jakob Stoklund Olesen2011-05-04
* Generate correct Sparc32 ABI compliant code for functions that return a struct.Venkatraman Govindaraju2011-02-21
* Pass sret arguments through the stack instead of through registers in Sparc b...Venkatraman Govindaraju2011-01-22