about summary refs log tree commit diff
path: root/tests/codegen/intrinsics/offset.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-33/+0
2025-02-19Emit getelementptr inbounds nuw for pointer::add()Nikita Popov-1/+1
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-07-27Update the minimum external LLVM to 15Josh Stone-1/+0
2023-04-27Also use `mir::Offset` for pointer `add`Scott McMurray-0/+34