Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [RISCV] Add subtargets initialized with target feature | Zakk Chen | 2019-12-17 | 1 | -4/+6 |
* | [RISCV] Add RISCV-specific TargetTransformInfo | Sam Elliott | 2019-06-21 | 1 | -0/+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/+6 |
* | Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine" | Matthias Braun | 2017-10-12 | 1 | -1/+1 |
* | TargetMachine: Merge TargetMachine and LLVMTargetMachine | Matthias Braun | 2017-10-12 | 1 | -1/+1 |
* | Delete Default and JITDefault code models | Rafael Espindola | 2017-08-03 | 1 | -2/+2 |
* | [RISCV] Add bare-bones RISC-V MCTargetDesc | Alex Bradbury | 2016-11-01 | 1 | -3/+2 |
* | [RISCV] Add stub backend | Alex Bradbury | 2016-11-01 | 1 | -0/+41 |