about summary refs log tree commit diff
path: root/src/test/mir-opt/const_prop/issue_67019.main.ConstProp.diff
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-33/+0
2022-12-25Remove Nop in simplify_locals.Camille GILLOT-1/+0
2022-11-02Ban dashes in miropt test file namesJakob Degen-20/+20
2022-08-12make some const prop tests unit-testNilstrieb-1/+1
2022-07-28bless mir opt testsNilstrieb-19/+19
2022-07-09tweak names and output and blessRalf Jung-1/+1
2022-04-11Fix tests broken by deaggregation changeJakob Degen-0/+2
2021-06-23Updated mir pretty print outputDeadbeef-3/+0
2021-05-17mir-opt bless for Size field being removed from AllocationRalf Jung-1/+1
2021-03-15bless testsErik Desjardins-1/+1
2020-12-23Addressed feedbacksYenlin Chen-3/+0
2020-08-21Suppress "const" prefix of FnDef in MIR dumpLzu Tao-1/+1
2020-08-20Auto merge of #75562 - oli-obk:const_prop_no_aggregates, r=wesleywiserbors-1/+7
2020-08-20Suppress MIR comments of Unit typeLzu Tao-6/+0
2020-08-20Suppress MIR comments for FnDef in ty::ConstLzu Tao-3/+0
2020-08-18Validate the MIR of all optimizations in the mir-opt directoryOliver Scherer-1/+7
2020-08-17Update MIR tests with comment verbosity fixAustin Lasher-24/+0
2020-08-11move Deaggregate pass to post_borrowck_cleanupRalf Jung-6/+18
2020-07-29Move mir-opt tests to toplevelXavier Denis-0/+53