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