summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/RISCV/MCTargetDesc
Commit message (Expand)AuthorAgeFilesLines
* 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-063-3/+3
* Distinguish between code pointer size and DataLayout::getPointerSize() in DWA...Konstantin Zhuravlyov2017-04-171-1/+1
* Add MCContext argument to MCAsmBackend::applyFixup for error reportingAlex Bradbury2017-04-051-2/+2
* [RISCV] Fix unused variable in RISCVMCTargetDesc. NFCAlex Bradbury2017-02-141-3/+2
* 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-019-0/+436
OpenPOWER on IntegriCloud