about summary refs log tree commit diff
path: root/src/test/codegen/riscv-abi
AgeCommit message (Collapse)AuthorLines
2020-06-04test: codegen: Add riscv abi llvm intrinsics testTom Eccles-0/+30
2020-06-04test: codegen: riscv64-abi: print value numbers for unnamed func argsTom Eccles-41/+41
LLVM 10 includes a009a60a917bc30940422bcef73f8270566d78db which will print value numbers for unnamed func args. Update these tests to be in line with the referenced clang tests.
2020-02-04Add tests for RISC-V C ABImsizanoen1-0/+751