Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [RISCV] Fix wrong CFI directives | Luís Marques | 2019-11-14 | 1 | -15/+0 |
* | Revert "[RISCV] Fix wrong CFI directives" | Luís Marques | 2019-11-13 | 1 | -0/+15 |
* | [RISCV] Fix wrong CFI directives | Luís Marques | 2019-11-13 | 1 | -15/+0 |
* | [RISCV] Fix CFA when doing split sp adjustment with fp | Luís Marques | 2019-11-10 | 1 | -6/+2 |
* | [RISCV] Split SP adjustment to reduce the offset of callee saved register spi... | Shiva Chen | 2019-10-04 | 1 | -82/+70 |
* | [RISCV] Only mark fp as reserved if the function has a dedicated frame pointer | Alex Bradbury | 2019-03-13 | 1 | -4/+4 |
* | Replace "no-frame-pointer-*" function attributes with "frame-pointer" | Francis Visoiu Mistrih | 2019-01-14 | 1 | -1/+1 |
* | [RISCV] Implement frame pointer elimination | Alex Bradbury | 2018-01-18 | 1 | -87/+136 |
* | [RISCV] Reserve an emergency spill slot for the register scavenger when neces... | Alex Bradbury | 2018-01-11 | 1 | -7/+92 |
* | [RISCV] Support stack frames and offsets up to 32-bits | Alex Bradbury | 2018-01-10 | 1 | -0/+38 |