summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/RISCV/stack-realignment.ll
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Split SP adjustment to reduce the offset of callee saved register spi...Shiva Chen2019-10-041-130/+56
* [RISCV] Support stack offset exceed 32-bit for RV64Shiva Chen2019-09-131-33/+21
* Revert "[RISCV] Support stack offset exceed 32-bit for RV64"Shiva Chen2019-09-131-21/+33
* [RISCV] Support stack offset exceed 32-bit for RV64Shiva Chen2019-09-131-33/+21
* [RISCV] Minimal stack realignment supportSam Elliott2019-08-081-0/+627
OpenPOWER on IntegriCloud