summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets/RISCV.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "[RISCV] Add Clang frontend support for Bitmanip extension"Scott Egerton2020-01-151-2/+1
* [RISCV] Add Clang frontend support for Bitmanip extensionScott Egerton2020-01-141-1/+2
* [RISCV] Set MaxAtomicInlineWidth and MaxAtomicPromoteWidth for RV32/RV64 targ...Sam Elliott2019-08-271-0/+14
* [RISCV] Hard float ABI supportAlex Bradbury2019-07-181-4/+2
* Revert "[RISCV] Hard float ABI support" r366450Alex Bradbury2019-07-181-2/+4
* [RISCV] Hard float ABI supportAlex Bradbury2019-07-181-4/+2
* [RISCV] Specify registers used for exception handlingAlex Bradbury2019-07-081-0/+9
* [RISCV] Mark TLS as supportedLewis Revill2019-06-191-1/+0
* [RISCV] Add inline asm constraints I, J & K for RISC-VLewis Revill2019-06-111-3/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [PATCH] [RISCV] Extend getTargetDefines for RISCVTargetInfoShiva Chen2018-04-051-1/+12
* [RISCV] Add the RISCV target and compiler driverAlex Bradbury2018-01-111-0/+103
OpenPOWER on IntegriCloud