Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [RISCV] Rename FPRs and use Register arithmetic | Luis Marques | 2019-09-27 | 1 | -14/+14 |
* | [RISCV] Add codegen support for ilp32f, ilp32d, lp64f, and lp64d ("hard float... | Alex Bradbury | 2019-03-30 | 1 | -0/+8 |
* | [RISCV][NFC] Rename callee saved regs 'CSR' to CSR_ILP32_LP64 and minor RISCV... | Alex Bradbury | 2019-03-14 | 1 | -1/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [RISCV] Add support for _interrupt attribute | Ana Pazos | 2018-07-26 | 1 | -0/+37 |
* | [RISCV] Add custom CC_RISCV calling convention and improved call support | Alex Bradbury | 2017-12-11 | 1 | -14/+2 |
* | [RISCV] Codegen for conditional branches | Alex Bradbury | 2017-11-08 | 1 | -0/+3 |
* | [RISCV] Initial codegen support for ALU operations | Alex Bradbury | 2017-10-19 | 1 | -0/+29 |