summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Add support for _interrupt attributeAna Pazos2018-07-261-0/+30
* [RISCV] Preserve stack space for outgoing arguments when the function contain...Shiva Chen2018-03-201-15/+36
* [RISCV] Implement frame pointer eliminationAlex Bradbury2018-01-181-19/+22
* [RISCV] Reserve an emergency spill slot for the register scavenger when neces...Alex Bradbury2018-01-111-0/+19
* [RISCV] Support stack frames and offsets up to 32-bitsAlex Bradbury2018-01-101-7/+23
* [RISCV] Support for varargsAlex Bradbury2018-01-101-3/+12
* [RISCV] Implement prolog and epilog insertionAlex Bradbury2017-12-111-2/+145
* [RISCV] Support lowering FrameIndexAlex Bradbury2017-12-111-0/+29
* [RISCV] Initial codegen support for ALU operationsAlex Bradbury2017-10-191-0/+29
OpenPOWER on IntegriCloud