about summary refs log tree commit diff
path: root/tests/mir-opt/dataflow-const-prop/struct.rs
AgeCommit message (Expand)AuthorLines
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