Related articles |
---|
Looking for backend timing info mnelson@bifur.cis.udel.edu (1993-06-04) |
Re: Looking for backend timing info preston@dawn.cs.rice.edu (1993-06-04) |
Re: Looking for backend timing info chased@rbbb.Eng.Sun.COM (1993-06-04) |
Re: Looking for backend timing info pardo@cs.washington.edu (1993-06-06) |
Newsgroups: | comp.compilers |
From: | pardo@cs.washington.edu (David Keppel) |
Keywords: | performance, bibliography |
Organization: | Computer Science & Engineering, U. of Washington, Seattle |
References: | 93-06-010 93-06-014 |
Date: | Sun, 6 Jun 1993 20:22:41 GMT |
mnelson@bifur.cis.udel.edu (Mark Nelson) writes:
>I'm looking for hard data on the time costs of analysis and optimization
>in compiler back-ends. Has anyone instrumented a compiler back-end to
>extract this sort of information?
Fraser and Henry report their DAG IR-driven locally-optimal code
generator costs a few hundred instructions per generated VAX assembly
instruction.
%A Chris W. Fraser
%A Robert R. Henry
%T Hard-Coding Bottom-Up Code Generation Tables to Save Time and Space
%J Software \- Practice and Experience
%V 21
%N 1
%D January 1991
%P 1-12
;-D oN ( Talkin' bout my generation... ) Pardo
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.