Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix large stack alignment codegen for ARM and Thumb2 targets | Kristof Beyls | 2015-01-08 | 1 | -7/+7 |
* | 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 | -4/+4 |
* | If a function needs a frame pointer, but r11 (aka fp) has not been used, | Joerg Sonnenberger | 2014-05-06 | 1 | -19/+19 |
* | Generate the DWARF stack frame decode operations in the function prologue for... | Artyom Skrobov | 2014-02-14 | 1 | -1/+1 |
* | ARM: r12 is callee-saved for interrupt handlers | Oliver Stannard | 2014-02-10 | 1 | -10/+11 |
* | ARM MachO: sort out isTargetDarwin/isTargetIOS/... checks. | Tim Northover | 2014-01-06 | 1 | -2/+5 |
* | ARM: support interrupt attribute | Tim Northover | 2013-10-01 | 1 | -0/+130 |