public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* How does GCC4 transform GIMPLE IR to SSA?
@ 2008-03-23 14:10 QiangHuang
  2008-03-24 16:14 ` Diego Novillo
  0 siblings, 1 reply; 2+ messages in thread
From: QiangHuang @ 2008-03-23 14:10 UTC (permalink / raw)
  To: gcc-help

Hi all:

I'm trying to understand GCC 4 as part of my research,especially the
SSA form in this compiler.I have read some literatures about SSA
form,and get the ouput in the form of SSA from GCC.

But for more details,I need to know the exact procedures how GIMPLE
form is transformed into SSA.Thus, I wonder that if someone could show
me the transformation flow or something related.

Thanks in advance.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-24 16:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-23 14:10 How does GCC4 transform GIMPLE IR to SSA? QiangHuang
2008-03-24 16:14 ` Diego Novillo

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).