Related articles |
---|
Optimizations Overview youhavegotachance@yahoo.de (2004-02-13) |
Re: Optimizations Overview kungfoo@myrna.cc.gatech.edu (Charles Harrison Caudill) (2004-02-26) |
Re: Optimizations Overview feng.qian@mail.mcgill.ca (Feng Qian) (2004-02-27) |
From: | Charles Harrison Caudill <kungfoo@myrna.cc.gatech.edu> |
Newsgroups: | comp.compilers |
Date: | 26 Feb 2004 01:13:59 -0500 |
Organization: | College of Computing, Georgia Tech |
References: | 04-02-127 |
Keywords: | optimize |
Posted-Date: | 26 Feb 2004 01:13:59 EST |
gotachance <youhavegotachance@yahoo.de> wrote:
> i'm looking for a compiler optimizations overview like this one:
> http://www.nullstone.com/htmls/category.htm which i think is one of
> the best on the net.
I'm not really sure about a good overview like that. Are you maybe looking
for something to help you actually write one?
If so: Modern Compiler Implementation in ML by Andrew Appel is the book I used
for my compilers class, and it did a pretty good job.
> I'm especially looking for an overview of optimizations done by the
> C/C++_compiler's of Intel, Microsoft, Borland and Watcom.
Probably not dissimmilar from those used in GCC.
hth
--
Harrison Caudill | .^ www.hypersphere.org
Computer Science & Physics Double Major | | Me*Me=1
Georgia Institute of Technology | v' I'm just a normal guy
Return to the
comp.compilers page.
Search the
comp.compilers archives again.