about summary refs log tree commit diff
path: root/tests/mir-opt/dataflow-const-prop/mult_by_zero.rs
AgeCommit message (Expand)AuthorLines
2024-06-03rustfmt `tests/mir-opt`.Nicholas Nethercote-3/+3
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)-1/+1
2024-01-11resolve code reviewssfzhu93-1/+1
2024-01-08Add FileCheck to 3 tests: large_array_index, mult_by_zero, and offset_ofsfzhu93-1/+2
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-09-06Implement algebraic simplifications.Camille GILLOT-0/+10