Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [RISCV] Preserve stack space for outgoing arguments when the function contain... | Shiva Chen | 2018-03-20 | 1 | -3/+2 |
* | [RISCV] Reserve an emergency spill slot for the register scavenger when neces... | Alex Bradbury | 2018-01-11 | 1 | -0/+3 |
* | [RISCV] Implement prolog and epilog insertion | Alex Bradbury | 2017-12-11 | 1 | -1/+14 |
* | [RISCV] Support lowering FrameIndex | Alex Bradbury | 2017-12-11 | 1 | -0/+3 |
* | [RISCV] Initial support for function calls | Alex Bradbury | 2017-11-08 | 1 | -0/+6 |
* | Move TargetFrameLowering.h to CodeGen where it's implemented | David Blaikie | 2017-11-03 | 1 | -1/+1 |
* | [RISCV] Initial codegen support for ALU operations | Alex Bradbury | 2017-10-19 | 1 | -0/+35 |