summaryrefslogtreecommitdiff
path: root/lib/Target/RISCV/RISCVSubtarget.h
AgeCommit message (Expand)Author
2017-12-07[RISCV] MC layer support for load/store instructions of the C (compressed) ex...Alex Bradbury
2017-12-07[RISCV] MC layer support for the standard RV32D instruction set extensionAlex Bradbury
2017-12-07[RISCV] MC layer support for the standard RV32F instruction set extensionAlex Bradbury
2017-11-17Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie
2017-11-09[RISCV] MC layer support for the standard RV32A instruction set extensionAlex Bradbury
2017-11-09[RISCV] MC layer support for the standard RV32M instruction set extensionAlex Bradbury
2017-10-19[RISCV] Initial codegen support for ALU operationsAlex Bradbury