summaryrefslogtreecommitdiff
path: root/test/CodeGen/SPARC/2011-01-22-SRet.ll
AgeCommit message (Expand)Author
2015-09-10[SPARC] Switch to the Machine Scheduler.James Y Knight
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-07-18Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-07-18Disambiguate function names in some CodeGen tests. (Some tests were using fun...Stephen Lin
2013-06-02Sparc: Perform leaf procedure optimization by defaultVenkatraman Govindaraju
2011-05-04Fix more register and coalescing dependencies.Jakob Stoklund Olesen
2011-02-21Generate correct Sparc32 ABI compliant code for functions that return a struct.Venkatraman Govindaraju
2011-01-22Pass sret arguments through the stack instead of through registers in Sparc b...Venkatraman Govindaraju