]> gcc.gnu.org Git - gcc.git/commit
Improve uninit pass dumping
authorRichard Biener <rguenther@suse.de>
Tue, 30 Aug 2022 12:36:39 +0000 (14:36 +0200)
committerRichard Biener <rguenther@suse.de>
Tue, 30 Aug 2022 13:38:19 +0000 (15:38 +0200)
commit28b5311203fa2a691a1ed980ffa6d5ff607485b1
tree461640bde38c7138197f2692498d3a7489f117bd
parentfe915f35b7d8dc768a2b977c09aa02f933e1d1e9
Improve uninit pass dumping

This produces less redundancy and more complete info dumping
the control dependence chains.

* gimple-predicate-analysis.cc (format_edge_vec): Dump
both source and destination.
(dump_dep_chains): Remove.
(uninit_analysis::init_use_preds): Remove redundant
dumping of chains.
gcc/gimple-predicate-analysis.cc
This page took 0.058616 seconds and 5 git commands to generate.