summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMake: Make most target symbols hidden by defaultTom Stellard2020-01-141-1/+1
* [RISCV] Handle globals and block addresses in asm operandsLuís Marques2020-01-131-0/+8
* [RISCV] Collect Statistics on Compressed InstructionsSam Elliott2020-01-131-0/+6
* [RISCV] Support z and i operand modifiersAlex Bradbury2019-07-081-9/+27
* Revert CMake: Make most target symbols hidden by defaultTom Stellard2019-06-111-1/+1
* CMake: Make most target symbols hidden by defaultTom Stellard2019-06-101-1/+1
* [RISCV] Create a TargetInfo header. NFCRichard Trieu2019-05-151-0/+1
* [RISCV] Move InstPrinter files to MCTargetDesc. NFCRichard Trieu2019-05-111-1/+1
* [AsmPrinter] refactor to remove remove AsmVariant. NFCNick Desaulniers2019-04-101-14/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Revert "[RISCV] implement li pseudo instruction"Alex Bradbury2018-04-181-9/+0
* [RISCV] implement li pseudo instructionAlex Bradbury2018-04-171-0/+9
* [RISCV] Tablegen-driven Instruction Compression.Sameer AbuAsal2018-04-061-0/+11
* [RISCV] Add basic support for inline asm constraintsAlex Bradbury2018-01-101-0/+55
* [RISCV] Codegen support for memory operations on global addressesAlex Bradbury2017-11-081-1/+6
* [RISCV] Initial codegen support for ALU operationsAlex Bradbury2017-10-191-0/+67
OpenPOWER on IntegriCloud