summary refs log tree commit diff
path: root/src/test/codegen/riscv-abi
AgeCommit message (Expand)AuthorLines
2022-05-25Update some codegen tests for opaque pointersNikita Popov-5/+5
2022-03-10short-circuit the easy cases in `is_copy_modulo_regions`Scott McMurray-0/+8
2022-02-25make tests work on noopt builderErik Desjardins-1/+1
2022-02-12make fastcall-inreg and riscv64-lp64-lp64f-lp64d-abi tests able to run on any...Erik Desjardins-12/+12
2022-02-12fix non-x64 testsErik Desjardins-1/+1
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-3/+3
2021-01-13Update tests for extern block lintingMark Rousskov-1/+1
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
2020-02-04Add tests for RISC-V C ABImsizanoen1-0/+751