summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Fix evaluating %pcrel_lo against global and weak symbolsJames Clarke2020-01-231-5/+2
* [RISCV] Implement getExprForFDESymbol to ensure RISCV_32_PCREL is used for th...Alex Bradbury2019-08-201-0/+1
* [RISCV] Support assembling %tls_{ie,gd}_pcrel_hi modifiersLewis Revill2019-04-231-0/+2
* [RISCV] Support assembling TLS add and associated modifiersLewis Revill2019-04-041-2/+4
* [RISCV] Support assembling @plt symbol operandsAlex Bradbury2019-04-021-0/+1
* [RISCV] Support assembling %got_pcrel_hi operatorAlex Bradbury2019-02-151-3/+4
* 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/+10
* [RISCV] Support "call" pseudoinstruction in the MC layerShiva Chen2018-04-251-0/+1
* [RISCV] Tablegen-driven Instruction Compression.Sameer AbuAsal2018-04-061-0/+1
* [RISCV] Add support for %pcrel_lo.Ahmed Charles2018-02-061-0/+1
* [RISCV] Add common fixups and relocationsAlex Bradbury2017-09-281-0/+75
OpenPOWER on IntegriCloud