| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [RISCV] Add support for _interrupt attribute | Ana Pazos | 2018-07-26 | 1 | -1/+15 | 
| * | [RISCV] Set isReMaterializable on ADDI and LUI instructions | Alex Bradbury | 2018-05-17 | 1 | -0/+4 | 
| * | [RISCV] Implement frame pointer elimination | Alex Bradbury | 2018-01-18 | 1 | -4/+2 | 
| * | [RISCV] Support stack frames and offsets up to 32-bits | Alex Bradbury | 2018-01-10 | 1 | -4/+23 | 
| * | [RISCV] Support lowering FrameIndex | Alex Bradbury | 2017-12-11 | 1 | -8/+6 | 
| * | [RISCV] Silence an unused variable warning in release builds [NFC] | Mandeep Singh Grang | 2017-11-10 | 1 | -1/+0 | 
| * | [RISCV] Initial support for function calls | Alex Bradbury | 2017-11-08 | 1 | -0/+6 | 
| * | [RISCV] Codegen for conditional branches | Alex Bradbury | 2017-11-08 | 1 | -1/+30 | 
| * | Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering | David Blaikie | 2017-11-08 | 1 | -2/+2 | 
| * | 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/+61 | 

