Related articles |
---|
kickass optimizing compilers? vanevery@indiegamedesign.com (Brandon J. Van Every) (2004-01-09) |
Re: kickass optimizing compilers? gah@ugcs.caltech.edu (glen herrmannsfeldt) (2004-01-12) |
Re: kickass optimizing compilers? toon@moene.indiv.nluug.nl (Toon Moene) (2004-01-12) |
Re: kickass optimizing compilers? walter@bytecraft.com (Walter Banks) (2004-01-12) |
Re: kickass optimizing compilers? jvorbrueggen@mediasec.de (Jan C.=?iso-8859-1?Q?Vorbr=FCggen?=) (2004-01-12) |
Re: kickass optimizing compilers? andrew@codeplay.com (Andrew Richards) (2004-01-12) |
Re: kickass optimizing compilers? vanevery@indiegamedesign.com (Brandon J. Van Every) (2004-01-16) |
Re: kickass optimizing compilers? colohan+@cs.cmu.edu (Christopher Brian Colohan) (2004-01-16) |
Re: kickass optimizing compilers? Jeffrey.Kenton@comcast.net (Jeff Kenton) (2004-01-16) |
Re: kickass optimizing compilers? Robert@Knighten.org (Robert Knighten) (2004-01-17) |
Re: kickass optimizing compilers? walter@bytecraft.com (Walter Banks) (2004-01-18) |
[5 later articles] |
From: | Jan C.=?iso-8859-1?Q?Vorbr=FCggen?= <jvorbrueggen@mediasec.de> |
Newsgroups: | comp.compilers |
Date: | 12 Jan 2004 13:32:09 -0500 |
Organization: | MediaSec Technologies GmbH |
References: | 04-01-044 |
Keywords: | optimize, practice |
Posted-Date: | 12 Jan 2004 13:32:09 EST |
> Can anyone point me at compilers that are considered "state of the
> art" for optimized ASM generation?
I've heard people say that they tried to beat the VAX Pascal and
Fortran compilers, even on some small pieces of code - a loop of
around ten lines, say - and they didn't succeed.
> The best optimizing compiler I've seen was the DEC Alpha C compiler.
Have you also looked at the Fortran compiler? That one should have
been even better - DEC had a lot of experience with high-level
optimizations in Fortran before they had ever written a C compiler.
Jan
Return to the
comp.compilers page.
Search the
comp.compilers archives again.