Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [RISCV GlobalISel] Adding initial GlobalISel infrastructure | Daniel Sanders | 2019-08-20 | 1 | -1/+1 |
* | [RISCV] Add RISCV-specific TargetTransformInfo | Sam Elliott | 2019-06-21 | 1 | -1/+1 |
* | [RISCV] Move InstPrinter files to MCTargetDesc. NFC | Richard Trieu | 2019-05-11 | 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] Support named operands for CSR instructions. | Ana Pazos | 2018-10-04 | 1 | -2/+2 |
* | [RISCV] Initial codegen support for ALU operations | Alex Bradbury | 2017-10-19 | 1 | -1/+2 |
* | [RISCV] Add support for disassembly | Alex Bradbury | 2017-09-17 | 1 | -1/+2 |
* | [RISCV] Add RISCVInstPrinter and basic MC assembler tests | Alex Bradbury | 2017-08-15 | 1 | -2/+3 |
* | [RISCV] Add basic RISCVAsmParser | Alex Bradbury | 2017-08-08 | 1 | -1/+2 |
* | [RISCV] Add bare-bones RISC-V MCTargetDesc | Alex Bradbury | 2016-11-01 | 1 | -1/+1 |
* | [RISCV] Add stub backend | Alex Bradbury | 2016-11-01 | 1 | -0/+31 |