summary refs log tree commit diff
path: root/src/test/mir-opt/const_prop/issue_67019.main.ConstProp.diff
AgeCommit message (Expand)AuthorLines
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