Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace "no-frame-pointer-*" function attributes with "frame-pointer" | Francis Visoiu Mistrih | 2019-01-14 | 1 | -2/+2 |
* | ARM: use r7 as the frame-pointer on all MachO targets. | Tim Northover | 2016-04-11 | 1 | -4/+6 |
* | Don't declare all text sections at the start of the .s | Rafael Espindola | 2015-03-20 | 1 | -5/+0 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -3/+3 |
* | ARM: do not generate BLX instructions on Cortex-M CPUs. | Tim Northover | 2014-08-06 | 1 | -1/+1 |
* | ARM: use AAPCS-style prologues for embedded MachO. | Tim Northover | 2014-05-30 | 1 | -6/+4 |
* | ARM MachO: sort out isTargetDarwin/isTargetIOS/... checks. | Tim Northover | 2014-01-06 | 1 | -0/+101 |