summaryrefslogtreecommitdiff
path: root/lib/Target/RISCV/RISCVRegisterInfo.cpp
AgeCommit message (Expand)Author
2017-12-11[RISCV] Support lowering FrameIndexAlex Bradbury
2017-11-10[RISCV] Silence an unused variable warning in release builds [NFC]Mandeep Singh Grang
2017-11-08[RISCV] Initial support for function callsAlex Bradbury
2017-11-08[RISCV] Codegen for conditional branchesAlex Bradbury
2017-11-08Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layeringDavid Blaikie
2017-11-03Move TargetFrameLowering.h to CodeGen where it's implementedDavid Blaikie
2017-10-19[RISCV] Initial codegen support for ALU operationsAlex Bradbury