summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Silence an unused variable warning in release builds [NFC]Mandeep Singh Grang2017-11-101-1/+0
* [RISCV] Initial support for function callsAlex Bradbury2017-11-081-0/+6
* [RISCV] Codegen for conditional branchesAlex Bradbury2017-11-081-1/+30
* Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layeringDavid Blaikie2017-11-081-2/+2
* Move TargetFrameLowering.h to CodeGen where it's implementedDavid Blaikie2017-11-031-1/+1
* [RISCV] Initial codegen support for ALU operationsAlex Bradbury2017-10-191-0/+61
OpenPOWER on IntegriCloud