summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/RISCV/RISCVFrameLowering.h
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Preserve stack space for outgoing arguments when the function contain...Shiva Chen2018-03-201-3/+2
* [RISCV] Reserve an emergency spill slot for the register scavenger when neces...Alex Bradbury2018-01-111-0/+3
* [RISCV] Implement prolog and epilog insertionAlex Bradbury2017-12-111-1/+14
* [RISCV] Support lowering FrameIndexAlex Bradbury2017-12-111-0/+3
* [RISCV] Initial support for function callsAlex Bradbury2017-11-081-0/+6
* Move TargetFrameLowering.h to CodeGen where it's implementedDavid Blaikie2017-11-031-1/+1
* [RISCV] Initial codegen support for ALU operationsAlex Bradbury2017-10-191-0/+35
OpenPOWER on IntegriCloud