Re: [patch] give graphs from graph dump a name

2013-02-15 Thread Richard Biener
On Fri, Feb 15, 2013 at 1:00 AM, Steven Bosscher wrote: > Hello, > > A user sent me a request to give names to the digraph in a graph dump. > This name can be used as a key for the dump, for a tool that can > generate graph metrics to see GCC transforms code as it passes through > the pipeline. An

[patch] give graphs from graph dump a name

2013-02-14 Thread Steven Bosscher
Hello, A user sent me a request to give names to the digraph in a graph dump. This name can be used as a key for the dump, for a tool that can generate graph metrics to see GCC transforms code as it passes through the pipeline. Another user requested the same thing for a hacked xdot that can plot