summaryrefslogtreecommitdiff
path: root/lib/Target/RISCV/CMakeLists.txt
AgeCommit message (Expand)Author
2018-06-27[RISCV] Add machine function pass to merge base + offsetSameer AbuAsal
2018-04-06 [RISCV] Tablegen-driven Instruction Compression.Sameer AbuAsal
2018-04-04Sort targetgen calls in lib/Target/*/CMakeLists.Nico Weber
2018-03-24[RISCV] Use init_array instead of ctors for RISCV target, by defaultMandeep Singh Grang
2017-12-11[RISCV] Add custom CC_RISCV calling convention and improved call supportAlex Bradbury
2017-10-19[RISCV] Initial codegen support for ALU operationsAlex Bradbury
2017-09-17[RISCV] Add support for disassemblyAlex Bradbury
2017-08-15[RISCV] Add RISCVInstPrinter and basic MC assembler testsAlex Bradbury
2017-08-08[RISCV] Add basic RISCVAsmParserAlex Bradbury
2016-11-01[RISCV] Add bare-bones RISC-V MCTargetDescAlex Bradbury
2016-11-01[RISCV 4/10] Add basic RISCV{InstrFormats,InstrInfo,RegisterInfo,}.tdAlex Bradbury
2016-11-01[RISCV] Add stub backendAlex Bradbury