about summary refs log tree commit diff
path: root/tests/codegen/riscv-abi
AgeCommit message (Expand)AuthorLines
2025-06-16Fix RISC-V C function ABI when passing/returning structs containing floatsbeetrees-0/+44
2025-02-24tests: use minicore moreDavid Wood-25/+9
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-3/+3
2025-01-30LLVM changed the nocapture attribute to captures(none)Hans Wennborg-1/+1
2024-07-25Let InstCombine remove Clone shims inside Clone shimsBen Kimock-0/+1
2024-06-19Fix non-x86 testsGary Guo-1/+1
2024-06-05Repair several riscv64gc-unknown-linux-gnu codegen testsAna Hobden-15/+33
2024-05-31Run rustfmt on `tests/codegen/`.Nicholas Nethercote-8/+4
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-10/+10
2023-07-27CHECK only for opaque ptrJosh Stone-5/+5
2023-07-08Always name the return place.Camille GILLOT-1/+1
2023-01-17Put `noundef` on all scalars that don't allow uninitNilstrieb-9/+9
2023-01-11Move /src/test to /testsAlbert Larsan-0/+789