Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CodeGen: move over-zealous assert into actual if statement. | Tim Northover | 2015-05-06 | 1 | -0/+19 |
* | CodeGen: match up correct insertvalue indices when assessing tail calls. | Tim Northover | 2015-05-04 | 1 | -0/+19 |
* | [ARM,AArch64] Do not tail-call to an externally-defined function with weak li... | Oliver Stannard | 2014-08-18 | 1 | -0/+11 |
* | AArch64/ARM64: move ARM64 into AArch64's place | Tim Northover | 2014-05-24 | 1 | -57/+7 |
* | AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64. | Tim Northover | 2014-05-24 | 1 | -1/+0 |
* | [ARM64] Support aggressive fastcc/tailcallopt breaking ABI by popping out arg... | Jiangning Liu | 2014-05-15 | 1 | -4/+55 |
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -7/+7 |
* | Add explicit triples to AArch64 tests | Tim Northover | 2013-02-01 | 1 | -1/+1 |
* | Add AArch64 as an experimental target. | Tim Northover | 2013-01-31 | 1 | -0/+94 |