summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/RISCV/InstPrinter/RISCVInstPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Move InstPrinter files to MCTargetDesc. NFCRichard Trieu2019-05-111-114/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [RISCV] Fix disassembling of fence instruction with invalid fieldAna Pazos2018-10-111-0/+4
* [RISCV] Support named operands for CSR instructions.Ana Pazos2018-10-041-10/+19
* [RISCV] Tablegen-driven Instruction Compression.Sameer AbuAsal2018-04-061-2/+14
* [RISCV] Pass MCSubtargetInfo to print methods.Ana Pazos2018-01-121-2/+6
* [RISCV] Enable emission of alias instructions by defaultAlex Bradbury2017-12-151-3/+1
* [RISCV] Implement assembler pseudo instructions for RV32I and RV64IAlex Bradbury2017-12-121-1/+10
* [RISCV] MC layer support for the standard RV32F instruction set extensionAlex Bradbury2017-12-071-1/+11
* [RISCV] Add support for all RV32I instructionsAlex Bradbury2017-09-171-0/+14
* [RISCV] Trivial whitespace fix in RISCVInstPrinterAlex Bradbury2017-08-201-1/+1
* [RISCV] Add RISCVInstPrinter and basic MC assembler testsAlex Bradbury2017-08-151-0/+55
OpenPOWER on IntegriCloud