Re: SSA Bibliography

sjmeyer@www.tdl.com (Steve Meyer)
9 Mar 2002 02:54:38 -0500

          From comp.compilers

Related articles
SSA Bibliography qg@nuclear.biodome.org (QuantumG) (2002-02-28)
Re: SSA Bibliography anton@mips.complang.tuwien.ac.at (2002-03-09)
Re: SSA Bibliography Gilles.Pokam@irisa.fr (Gilles Pokam) (2002-03-09)
Re: SSA Bibliography Francois.Thomasset@inria.fr (Francois Thomasset) (2002-03-09)
Re: SSA Bibliography sjmeyer@www.tdl.com (2002-03-09)
Re: SSA Bibliography chase@world.std.com (David Chase) (2002-03-09)
Re: SSA Bibliography gdm@gedamo.demon.co.uk (George Morrison) (2002-03-11)
SSA bibliography Jeremy.Singer@glasgow.ac.uk (Jeremy Singer) (2012-07-09)
| List of all articles for this month |

From: sjmeyer@www.tdl.com (Steve Meyer)
Newsgroups: comp.compilers
Date: 9 Mar 2002 02:54:38 -0500
Organization: Global Network Services - Remote Access Mail & News Services
References: 02-02-072
Keywords: analysis
Posted-Date: 09 Mar 2002 02:54:38 EST

You might look at the interesting book on optimizing compiler code
generation called "Building an Optmizing Compiler" by R. Morgan.
I think book comes from Compaq/Dec optimizing compiler people and is
very good at concrete discussions of various algorithms and
data structures including SSA form. I like this book because
it describes concrete algoritms with good details.
/Steve


On 28 Feb 2002 00:15:10 -0500, QuantumG <qg@nuclear.biodome.org> wrote:
>Can anyone direct me to where I might find a comprehensive
>bibliography of papers or texts on SSA form?


--
Steve Meyer Phone: (612) 371-2023
Pragmatic C Software Corp. email: sjmeyer@pragmatic-c.com
520 Marquette Ave. So., Suite 900
Minneapolis, MN 55402



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.