about summary refs log tree commit diff
path: root/tests/mir-opt/const_debuginfo.rs
AgeCommit message (Expand)AuthorLines
2024-06-26Use `-Zdump-mir-exclude-alloc-bytes` in some mir-opt testsJosh Stone-1/+1
2024-06-10Delete `ConstDebugInfo` passScott McMurray-2/+4
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
2023-12-24Replace legacy ConstProp by GVN.Camille GILLOT-2/+2
2023-10-31FileCheck const_debuginfo.Camille GILLOT-4/+13
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+24