summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Fix evaluating %pcrel_lo against global and weak symbolsJames Clarke2020-01-231-66/+3
* [RISCV] Fix evalutePCRelLo for symbols at the end of a fragmentJames Clarke2020-01-081-1/+5
* [RISCV] Support assembling %tls_{ie,gd}_pcrel_hi modifiersLewis Revill2019-04-231-0/+13
* [RISCV] Support assembling TLS add and associated modifiersLewis Revill2019-04-041-2/+56
* [RISCV] Support assembling @plt symbol operandsAlex Bradbury2019-04-021-3/+8
* [RISCV] Don't evaluatePCRelLo if a relocation will be forced (e.g. due to lin...Alex Bradbury2019-04-011-1/+13
* [RISCV][MC] Find matching pcrel_hi fixup in more cases.Eli Friedman2019-03-121-4/+12
* [RISCV] Support assembling %got_pcrel_hi operatorAlex Bradbury2019-02-151-1/+6
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [RISCV] Properly evaluate fixup_riscv_pcrel_lo12Alex Bradbury2018-12-201-0/+82
* [Target] Untangle disassemblersBenjamin Kramer2018-09-101-1/+0
* [RISCV] Add symbol diff relocation support for RISC-VAlex Bradbury2018-05-231-1/+17
* [RISCV] Support "call" pseudoinstruction in the MC layerShiva Chen2018-04-251-2/+4
* [RISCV] Tablegen-driven Instruction Compression.Sameer AbuAsal2018-04-061-0/+1
* [RISCV] Add support for %pcrel_lo.Ahmed Charles2018-02-061-1/+4
* [RISCV] Add common fixups and relocationsAlex Bradbury2017-09-281-0/+99
OpenPOWER on IntegriCloud