summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/RISCV/RISCVSubtarget.cpp
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Add support for -ffixed-xX flagsSimon Cook2019-10-221-0/+1
* [RISCV] Add MachineInstr immediate verificationLuis Marques2019-10-161-1/+1
* [RISCV GlobalISel] Adding initial GlobalISel infrastructureDaniel Sanders2019-08-201-1/+29
* [RISCV] Add basic RV32E definitions and MC layer supportAlex Bradbury2019-03-221-0/+1
* [RISCV] Support -target-abi at the MC layer and for codegenAlex Bradbury2019-03-091-5/+7
* [RISCV][NFC] Move some std::string to StringRefAlex Bradbury2019-02-191-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [RISCV] Initial codegen support for ALU operationsAlex Bradbury2017-10-191-0/+48
OpenPOWER on IntegriCloud