summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/RISCV/large-stack.ll
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Fix wrong CFI directivesLuís Marques2019-11-141-15/+0
* Revert "[RISCV] Fix wrong CFI directives"Luís Marques2019-11-131-0/+15
* [RISCV] Fix wrong CFI directivesLuís Marques2019-11-131-15/+0
* [RISCV] Fix CFA when doing split sp adjustment with fpLuís Marques2019-11-101-6/+2
* [RISCV] Split SP adjustment to reduce the offset of callee saved register spi...Shiva Chen2019-10-041-82/+70
* [RISCV] Only mark fp as reserved if the function has a dedicated frame pointerAlex Bradbury2019-03-131-4/+4
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-1/+1
* [RISCV] Implement frame pointer eliminationAlex Bradbury2018-01-181-87/+136
* [RISCV] Reserve an emergency spill slot for the register scavenger when neces...Alex Bradbury2018-01-111-7/+92
* [RISCV] Support stack frames and offsets up to 32-bitsAlex Bradbury2018-01-101-0/+38
OpenPOWER on IntegriCloud