summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Support linker relax function call from auipc and jalr to jalShiva Chen2018-05-241-0/+2
* [RISCV] Add symbol diff relocation support for RISC-VAlex Bradbury2018-05-231-0/+16
* MC: Separate creating a generic object writer from creating a target object w...Peter Collingbourne2018-05-211-6/+3
* [RISCV] Support "call" pseudoinstruction in the MC layerShiva Chen2018-04-251-0/+11
* [RISCV] Add support for %pcrel_lo.Ahmed Charles2018-02-061-0/+4
* [RISCV] MC layer support for the jump/branch instructions of the RVC extensionAlex Bradbury2017-12-071-0/+4
* [RISCV] Bugfix createRISCVELFObjectWriterAlex Bradbury2017-10-181-1/+1
* [RISCV] Fix build after r315327Alex Bradbury2017-10-111-2/+4
* [RISCV] Fix build after r315254Alex Bradbury2017-10-101-2/+3
* [RISCV] Add common fixups and relocationsAlex Bradbury2017-09-281-1/+22
* [RISCV] Fix two abuses of llvm_unreachableAlex Bradbury2017-08-201-1/+1
* [RISCV] Set HasRelocationAddend for RISCVELFObjectWriterAlex Bradbury2017-08-201-1/+1
* Removing a switch statement that contains a default label, but no case labels...Aaron Ballman2016-11-021-5/+1
* [RISCV] Add bare-bones RISC-V MCTargetDescAlex Bradbury2016-11-011-0/+51
OpenPOWER on IntegriCloud