public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <iant@google.com>
To: Wei Li <weili747@gmail.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: dependency graph at the SSA level
Date: Thu, 27 Jan 2011 21:42:00 -0000	[thread overview]
Message-ID: <mcrd3niowk6.fsf@google.com> (raw)
In-Reply-To: <AANLkTimP8sTV1XYCMg=5iD7kVTCZsj8JADRD6F7K0+jZ@mail.gmail.com>	(Wei Li's message of "Thu, 27 Jan 2011 07:43:50 -0600")

Wei Li <weili747@gmail.com> writes:

> I want to get data dependency graphs for each function with in a given
> program at the SSA level using the GCC. What is the best way to get
> it?

See the -fdump-tree-xxx options.  But gcc doesn't output any actual
graph.  You would have to construct a graph from the vops in the dump
files.

Ian

      reply	other threads:[~2011-01-27 21:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-27 13:43 Wei Li
2011-01-27 21:42 ` Ian Lance Taylor [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=mcrd3niowk6.fsf@google.com \
    --to=iant@google.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=weili747@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).