about summary refs log tree commit diff
path: root/tests/codegen-llvm/vecdeque_pop_push.rs
AgeCommit message (Collapse)AuthorLines
2025-09-26tests: use max-llvm-major-version instead of ignore-llvm-versionAugie Fackler-1/+1
2025-09-19tests: relax expectations after llvm change 902ddda120a5Augie Fackler-1/+4
LLVM 22 is able to drop assumes that seem to not help further optimizations, which actually seems to dramatically _help_ further optimizations in some of our small test cases.
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-0/+67