summaryrefslogtreecommitdiff
path: root/lib/Target/RISCV/RISCVISelLowering.h
AgeCommit message (Expand)Author
2017-12-11[RISCV] Add custom CC_RISCV calling convention and improved call supportAlex Bradbury
2017-11-21[RISCV] Support and tests for a variety of additional LLVM IR constructsAlex Bradbury
2017-11-21[RISCV] Implement lowering of ISD::SELECTAlex Bradbury
2017-11-17Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie
2017-11-08[RISCV] Initial support for function callsAlex Bradbury
2017-11-08[RISCV] Codegen support for memory operations on global addressesAlex Bradbury
2017-10-19[RISCV] Initial codegen support for ALU operationsAlex Bradbury