about summary refs log tree commit diff
path: root/tests/codegen/cffi/ffi-out-of-bounds-loads.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-41/+0
2025-04-05Update the minimum external LLVM to 19Josh Stone-1/+0
2025-03-31PassWrapper: adapt for llvm/llvm-project@94122d58fc77079a291a3d008914006cb509...Augie Fackler-1/+1
2025-02-24tests: use minicore moreDavid Wood-6/+3
2024-08-29Add `-Zlint-llvm-ir`DianQK-1/+2
2024-07-02Use the aligned size for alloca at args when the pass mode is cast.DianQK-2/+2
2024-05-31Run rustfmt on `tests/codegen/`.Nicholas Nethercote-3/+6
2024-04-11use [N x i8] for alloca typesErik Desjardins-1/+1
2024-03-17add tests for PassMode::Cast fixesErik Desjardins-6/+22
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-3/+3
2023-07-29tests/codegen/ffi-* -> cffi/ffi-*Jubilee Young-0/+25