about summary refs log tree commit diff
path: root/tests/codegen/issues/issue-101082.rs
AgeCommit message (Expand)AuthorLines
2025-04-17tests: adjust 101082 test for LLVM 21 fixAugie Fackler-10/+2
2025-04-09PR feedbackScott McMurray-6/+12
2025-04-05Polymorphize `array::IntoIter`'s iterator implScott McMurray-1/+24
2025-03-06Use `trunc nuw`+`br` for 0/1 branches even in optimized buildsScott McMurray-0/+1
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-10-11Avoid superfluous UB checks in `IndexRange`Josh Stone-0/+5
2024-02-23Ignore less tests in debug buildsBen Kimock-1/+0
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-11-21Update the minimum external LLVM to 16.Dario Nieuwenhuis-1/+0
2023-04-11Make test compatible with 32-bitNikita Popov-1/+1
2023-04-11Add ignore-debug to two testsNikita Popov-0/+1
2023-04-03Add codegen tests for issues fixed by LLVM 16Nikita Popov-0/+16