aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-22[RISCV] Support ABI checking with per function target-featuresZakk Chen1-10/+1
2020-01-21[RISCV] Check the target-abi module flag matches the optionZakk Chen1-10/+14
2020-01-16Revert "[RISCV] Support ABI checking with per function target-features"Zakk Chen1-1/+10
2020-01-15[RISCV] Support ABI checking with per function target-featuresZakk Chen1-10/+1
2020-01-15Revert "[RISCV] Support ABI checking with per function target-features"Zakk Chen1-1/+10
2020-01-15[RISCV] Support ABI checking with per function target-featuresZakk Chen1-10/+1
2019-11-16[RISCV] Handle variable sized objects with the stack need to be realignedShiva Chen1-0/+6
2019-03-22[RISCV] Add basic RV32E definitions and MC layer supportAlex Bradbury1-10/+30
2019-03-09[RISCV] Support -target-abi at the MC layer and for codegenAlex Bradbury1-0/+51
2018-10-04[RISCV] Support named operands for CSR instructions.Ana Pazos1-0/+9