Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [RISCV] Support llvm-objdump -M no-aliases and -M numeric | Sam Elliott | 2019-09-10 | 1 | -2/+2 |
* | [RISCV] Add UNIMP instruction (32- and 16-bit forms) | Alex Bradbury | 2018-11-30 | 1 | -0/+3 |
* | [RISCV][NFC] Rework test/MC/RISCV/rv{32,64}* to allow testing of symbol operands | Alex Bradbury | 2018-09-06 | 1 | -98/+98 |
* | [RISCV] Implement c.lui immediate operand constraint | Shiva Chen | 2018-02-22 | 1 | -2/+8 |
* | [RISCV] Add ELFObjectFileBase::getRISCVFeatures let llvm-objdump could get RI... | Shiva Chen | 2018-02-02 | 1 | -2/+2 |
* | [RISCV] Enable emission of alias instructions by default | Alex Bradbury | 2017-12-15 | 1 | -4/+6 |
* | [RISCV] MC layer support for the remaining RVC instructions | Alex Bradbury | 2017-12-13 | 1 | -3/+58 |
* | [RISCV] MC layer support for the jump/branch instructions of the RVC extension | Alex Bradbury | 2017-12-07 | 1 | -0/+19 |
* | [RISCV] MC layer support for load/store instructions of the C (compressed) ex... | Alex Bradbury | 2017-12-07 | 1 | -0/+23 |