summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Add support for _interrupt attributeAna Pazos2018-07-261-1/+15
* [RISCV] Set isReMaterializable on ADDI and LUI instructionsAlex Bradbury2018-05-171-0/+4
* [RISCV] Implement frame pointer eliminationAlex Bradbury2018-01-181-4/+2
* [RISCV] Support stack frames and offsets up to 32-bitsAlex Bradbury2018-01-101-4/+23
* [RISCV] Support lowering FrameIndexAlex Bradbury2017-12-111-8/+6
* [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