summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Fix evaluating %pcrel_lo against global and weak symbolsJames Clarke2020-01-231-3/+11
* [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-0/+4
* [RISCV] Support assembling @plt symbol operandsAlex Bradbury2019-04-021-0/+1
* [RISCV] Don't evaluatePCRelLo if a relocation will be forced (e.g. due to lin...Alex Bradbury2019-04-011-1/+8
* [RISCV] Add basic RV32E definitions and MC layer supportAlex Bradbury2019-03-221-0/+1
* [RISCV] Support -target-abi at the MC layer and for codegenAlex Bradbury2019-03-091-3/+13
* [RISCV] Support assembling %got_pcrel_hi operatorAlex Bradbury2019-02-151-0/+1
* [RISCV] Insert R_RISCV_ALIGN relocation type and Nops for code alignment when...Shiva Chen2019-01-301-1/+12
* 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-6/+1
* [RISCV] Support .option relax and .option norelaxAlex Bradbury2018-11-121-0/+118
OpenPOWER on IntegriCloud