about summary refs log tree commit diff
path: root/src/test/mir-opt/const_prop/issue_66971.main.ConstProp.diff
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-27/+0
2022-12-25Remove Nop in simplify_locals.Camille GILLOT-3/+0
It's cheap and does not change anything.
2022-12-25Move SimplifyLocals before ConstProp.Camille GILLOT-3/+0
2022-11-02Ban dashes in miropt test file namesJakob Degen-19/+19
2022-08-12make some const prop tests unit-testNilstrieb-1/+1
2022-07-28bless mir opt testsNilstrieb-18/+18
2022-07-09tweak names and output and blessRalf Jung-1/+1
2022-04-11Fix tests broken by deaggregation changeJakob Degen-0/+2
2021-03-15bless testsErik Desjardins-3/+2
2020-08-21Suppress "const" prefix of FnDef in MIR dumpLzu Tao-1/+1
2020-08-20Suppress MIR comments of Unit typeLzu Tao-12/+0
2020-08-20Suppress MIR comments for FnDef in ty::ConstLzu Tao-3/+0
2020-08-17Update MIR tests with comment verbosity fixAustin Lasher-12/+0
2020-08-11move Deaggregate pass to post_borrowck_cleanupRalf Jung-4/+5
2020-07-29Move mir-opt tests to toplevelXavier Denis-0/+58