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: | Toon Moene <toon@moene.indiv.nluug.nl> |
Newsgroups: | comp.compilers |
Date: | 24 Dec 2001 00:09:38 -0500 |
Organization: | Moene Computational Physics, Maartensdijk, The Netherlands |
References: | 01-12-086 01-12-119 |
Keywords: | books |
Posted-Date: | 24 Dec 2001 00:09:38 EST |
dmjones wrote:
> > 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.
Do you think it would be a good reference to explain shortcomings in
existing compilers ?
Obviously, I'm thinking of g77. It would be *very* handy to have some
sort of reference text to point to in explaining: "Indeed, g77 doesn't
do this sort of optimisation, <work-is-underway> | <here-is-why> |
<if-you-know-how-to-do-this-please-contribute>".
--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)
Return to the
comp.compilers page.
Search the
comp.compilers archives again.