Related articles |
---|
New Book: Optimizing Compilers for Modern Architectures webmaster@mkp.com (2001-12-20) |
Re: New Book: Optimizing Compilers for Modern Architectures derek@knosof.co.uk (dmjones) (2001-12-20) |
Re: New Book: Optimizing Compilers for Modern Architectures toon@moene.indiv.nluug.nl (Toon Moene) (2001-12-24) |
Re: New Book: Optimizing Compilers for Modern Architectures derek@knosof.co.uk (dmjones) (2001-12-27) |
Re: New Book: Optimizing Compilers for Modern Architectures dosreis@cmla.ens-cachan.fr (Gabriel Dos Reis) (2001-12-27) |
From: | dmjones <derek@knosof.co.uk> |
Newsgroups: | comp.compilers |
Date: | 20 Dec 2001 09:30:08 -0500 |
Organization: | Knowledge Software |
References: | 01-12-086 |
Keywords: | books |
Posted-Date: | 20 Dec 2001 09:30:08 EST |
> Optimizing Compilers for Modern Architectures: A Dependence-based
I bought this book about 6 weeks ago. For once the price in the UK
was much cheaper than the US :-)
The title is a bit misleading. It should really be called everything
there is to know about data dependency analysis.
The cases considered are all built around Fortran, which is not
surprising given the authors background. C gets a brief discussion
over a few pages.
It is readable, but also easy to put down. The sort of book you keep
on your shelf for the day that information on that xyz dependency
algorithm is needed.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.