about summary refs log tree commit diff
path: root/tests/mir-opt/const_prop/mutable_variable_aggregate.main.ConstProp.diff
AgeCommit message (Expand)AuthorLines
2023-12-24Replace legacy ConstProp by GVN.Camille GILLOT-37/+0
2023-10-16Normalize alloc-id in tests.Camille GILLOT-2/+2
2023-09-14fix clippy (and MIR printing) handling of ConstValue::Indirect slicesRalf Jung-1/+1
2023-09-14bless allRalf Jung-0/+8
2023-06-15Remove comments from mir-opt MIR dumpsBen Kimock-16/+16
2023-04-23Make some tests unit.Camille GILLOT-13/+12
2023-02-05Run SROA to fixpoint.Camille GILLOT-15/+12
2023-02-05Simplify construction of replacement map.Camille GILLOT-4/+9
2023-02-02Bless tests.Camille GILLOT-3/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+29