about summary refs log tree commit diff
path: root/tests/codegen/gep-index.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-37/+0
2025-02-19Also use gep inbounds nuw for index projectionsNikita Popov-2/+2
2025-02-19Emit getelementptr inbounds nuw for pointer::add()Nikita Popov-2/+2
2024-12-15Simplify the GEP instruction for indexDianQK-0/+37