Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM] Fix offset calculation in ARMBaseRegisterInfo::needsFrameBaseReg | Richard Barton | 2015-03-17 | 1 | -25/+19 |
* | ARM: simplify and extend byval handling | Tim Northover | 2015-03-11 | 1 | -4/+4 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -21/+21 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -64/+64 |
* | [stackprotector] Implement the sspstrong rules for stack layout. | Josh Magee | 2014-02-01 | 1 | -0/+321 |
* | Unbreak ARM buildbots after r197653 by forcing the target triple on this test. | Josh Magee | 2013-12-19 | 1 | -1/+1 |
* | Add a triple so that this passes on OS X. | Rafael Espindola | 2013-12-19 | 1 | -1/+1 |
* | [stackprotector] Use analysis from the StackProtector pass for stack layout i... | Josh Magee | 2013-12-19 | 1 | -0/+207 |