Related articles |
---|
Cost/Benefit of compiler optimization techniques? baxter@zola.ICS.UCI.EDU (Ira Baxter) (1990-11-28) |
Re: Cost/Benefit of compiler optimization techniques? turpin@cs.utexas.edu (1990-11-28) |
Re: Cost/Benefit of compiler optimization techniques? norvell@csri.toronto.edu (1990-11-28) |
Re: Cost/Benefit of compiler optimization techniques? victor@vivaldi.csc.ti.com (1990-11-29) |
Re: Cost/Benefit of compiler optimization techniques? preston@ariel.rice.edu (1990-11-29) |
Newsgroups: | comp.compilers |
From: | victor@vivaldi.csc.ti.com (Brian Victor) |
Keywords: | optimize, performance, design |
Organization: | Compilers Central |
Date: | Thu, 29 Nov 90 10:19:16 CST |
> I am interested in finding out the "most useful" optimizations ...
Here is a reference to an article you may find interesting:
`Interprocedural Optimization: Experimental Results', Richardson and
Ganapathi, Software Practise & Experience, v19n2 (2/89).
I don't have the paper handy, but I believe they tested some algorithms in a
Pascal compiler on about 20 or 30 benchmarks. I think the authors were
disappointed with amount of improvement shown, and found the most difficult
algorithms the least effective!
- Brian
victor@itg.ti.com
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.