rust/tests/codegen-llvm/lib-optimizations
Jieyou Xu cd79ff2e2c
Revert "avoid phi node for pointers flowing into Vec appends #130998"
This reverts PR <https://github.com/rust-lang/rust/pull/130998> because
the added test seems to be flaky / non-deterministic, and has been
failing in unrelated PRs during merge CI.
2026-01-15 09:37:16 +08:00
..
ilog10-range.rs Bless codegen. 2025-12-14 20:34:56 +00:00
iter-filter-count-assume.rs Assume the returned value in .filter(…).count() 2025-12-01 21:32:04 -08:00
iter-sum.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
slice_fill.rs specialize slice::fill to use memset when possible 2025-10-08 20:14:24 +02:00
slice_rotate.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00