Re: Compiler optimization - overviews?

Leif Leonhardy <delta-t@t-online.de>
27 Sep 1999 11:21:36 -0400

          From comp.compilers

Related articles
Compiler optimization - overviews? craig_jones@my-deja.com (Craig Jones) (1999-09-24)
Re: Compiler optimization - overviews? bobi@cybercable.fr (Stéphane Baubillier) (1999-09-27)
Re: Compiler optimization - overviews? delta-t@t-online.de (Leif Leonhardy) (1999-09-27)
Re: Compiler optimization - overviews? crwfrd@engin.umich.edu (Randy Crawford) (1999-09-28)
| List of all articles for this month |

From: Leif Leonhardy <delta-t@t-online.de>
Newsgroups: comp.lang.c++,comp.lang.c,comp.compilers
Date: 27 Sep 1999 11:21:36 -0400
Organization: delta t Computerservice
References: 99-09-101
Keywords: books, comment

Craig Jones schrieb:
>
> Could someone please suggest some good overviews of compiler
> optimization? I am looking for something that has a little more
> [I'd look in some of the books listed in the FAQ. -John]


Quick answer:
A contemporary source with lots of references is
Steven S. Muchnick:
"Advanced Compiler Design & Implementation"
Morgan Kaufmann 1997
~1000 pages, hard cover
$89,95 (suggested retail price)
ISBN 1558603204
- omits the basics of parsing etc., focuses on optimization
- thick but well-structured
[Yup, that's one of the books in the FAQ. It's not bad. -John]


Post a followup to this message

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