summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Silence an unused variable warning in release builds [NFC]Mandeep Singh Grang2017-11-101-4/+5
* [RISCV] Fix build after r315327Alex Bradbury2017-10-111-2/+3
* [RISCV] Add common fixups and relocationsAlex Bradbury2017-09-281-1/+106
* [RISCV] Fix two abuses of llvm_unreachableAlex Bradbury2017-08-201-1/+1
* Fully fix the movw/movt addend.Rafael Espindola2017-07-111-2/+2
* Remove redundant argument.Rafael Espindola2017-06-241-2/+2
* ARM: move some logic from processFixupValue to applyFixup.Rafael Espindola2017-06-231-2/+4
* Use a MutableArrayRef. NFC.Rafael Espindola2017-06-211-3/+3
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* Add MCContext argument to MCAsmBackend::applyFixup for error reportingAlex Bradbury2017-04-051-2/+2
* [RISCV] Add bare-bones RISC-V MCTargetDescAlex Bradbury2016-11-011-0/+91
OpenPOWER on IntegriCloud