about summary refs log tree commit diff
path: root/tests/mir-opt/const_prop/slice_len.rs
AgeCommit message (Expand)AuthorLines
2025-04-02Bless testsdianqk-2/+2
2025-04-02Revert "comment out the old tests instead of adjusting them"dianqk-3/+2
2024-11-25comment out the old tests instead of adjusting themRalf Jung-2/+3
2024-11-25Do not unify dereferences in GVN.Camille GILLOT-2/+2
2024-09-24be even more precise about "cast" vs "coercion"Lukas Markeffsky-1/+1
2024-08-18Update mir-opt filechecksScott McMurray-1/+1
2024-07-31Do not normalize constants eagerly.Camille GILLOT-1/+1
2024-07-29Perform instsimplify before inline to eliminate some trivial callsDianQK-1/+1
2024-06-26Use `-Zdump-mir-exclude-alloc-bytes` in some mir-opt testsJosh Stone-1/+1
2024-04-20mir-opt tests: rename unit-test -> test-mir-passRalf Jung-1/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2024-02-09Compute unsizing casts in GVN.Camille GILLOT-4/+2
2023-12-24Replace legacy ConstProp by GVN.Camille GILLOT-4/+7
2023-12-02FileCheck slice_len.Camille GILLOT-3/+6
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-06-12properly mark tests that require panic=abortPietro Albini-1/+1
2023-05-06Rename InstCombine to InstSimplifyBen Kimock-1/+1
2023-04-06Ignore many tests on wasm32Gary Guo-0/+1
2023-01-27Make tests unit.Camille GILLOT-1/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+7