Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [RISCV] Add support for -ffixed-xX flags | Simon Cook | 2019-10-22 | 1 | -0/+1 |
* | [RISCV] Add MachineInstr immediate verification | Luis Marques | 2019-10-16 | 1 | -1/+1 |
* | [RISCV GlobalISel] Adding initial GlobalISel infrastructure | Daniel Sanders | 2019-08-20 | 1 | -1/+29 |
* | [RISCV] Add basic RV32E definitions and MC layer support | Alex Bradbury | 2019-03-22 | 1 | -0/+1 |
* | [RISCV] Support -target-abi at the MC layer and for codegen | Alex Bradbury | 2019-03-09 | 1 | -5/+7 |
* | [RISCV][NFC] Move some std::string to StringRef | Alex Bradbury | 2019-02-19 | 1 | -2/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [RISCV] Initial codegen support for ALU operations | Alex Bradbury | 2017-10-19 | 1 | -0/+48 |