about summary refs log tree commit diff
path: root/tests/mir-opt/dataflow-const-prop/struct.rs
AgeCommit message (Expand)AuthorLines
2024-08-18Update mir-opt filechecksScott McMurray-8/+8
2024-07-13Create mapped places upon seeing them in the body.Camille GILLOT-3/+3
2024-06-26Use `-Zdump-mir-exclude-alloc-bytes` in some mir-opt testsJosh Stone-0/+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)-1/+1
2024-01-11resolve code reviewssfzhu93-26/+26
2024-01-08Add FileCheck to struct.rssfzhu93-7/+48
2023-10-24Tweak test to avoid platform dependency.Camille GILLOT-1/+1
2023-10-21Use a ConstValue instead.Camille GILLOT-6/+19
2023-10-21Generate ValTrees in DataflowConstProp.Camille GILLOT-0/+2
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-09-11Duplicate output for test.Camille GILLOT-0/+1
2023-09-11Handle reading statics.Camille GILLOT-0/+5
2023-09-11Support non-scalar constants.Camille GILLOT-0/+5
2023-01-11Move /src/test to /testsAlbert Larsan-0/+11