Related articles |
---|
Looking for optimization survey papers psmith@cs.ubc.ca (1997-05-13) |
Re: Looking for optimization survey papers Philippe.Coucaud@scinfo.u-nancy.fr (1997-05-16) |
Re: Looking for optimization survey papers roth@noel.cs.rice.edu (1997-05-17) |
Re: Looking for optimization survey papers hdlambri@mailbox.syr.edu (Henry D. Lambright) (1997-05-22) |
From: | Philippe.Coucaud@scinfo.u-nancy.fr (Philippe Coucaud) |
Newsgroups: | comp.compilers |
Date: | 16 May 1997 00:49:15 -0400 |
Organization: | Universite Henri Poincare - Nancy (France) Departement Informatique - ESIAL - ISIAL |
References: | 97-05-175 |
Keywords: | optimize, bibliography |
Peter Smith (psmith@cs.ubc.ca) wrote:
: As part of a literature review, I'm attempting to find
: some survey papers that give good coverage of:
: 1) Methods for debugging optimized code.
: 2) Modern optimization techniques (in particular,
: machine dependent optimizations).
Hi,
Take a look at http://self.smli.com/papers/dynamic-deoptimization.html
Techiques discibed in the this paper (Debugging Optimized Code with
Dynamic Deoptimization (in the Self Implementation) (1992) by Urs
Hoelzle, Craig Chambers, and David Ungar ) are still up-to-date, and
may be easily converted from Self to an other (OO-)language.
Hope this help.
--
Philippe Coucaud Student at ESIAL
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.