Re: code generator generators?

shuksan!scott@bcstec.ca.boeing.com (Scott Moody)
9 Sep 91 21:41:21 GMT

          From comp.compilers

Related articles
code generator generators? mike@vlsivie.tuwien.ac.at (1991-09-05)
Re: code generator generators? pardo@gar.cs.washington.edu (1991-09-06)
Re: code generator generators? horst@techfak.uni-bielefeld.de (1991-09-09)
Re: code generator generators? bill@hcx2.ssd.csd.harris.com (1991-09-09)
Re: code generator generators? shuksan!scott@bcstec.ca.boeing.com (1991-09-09)
Re: code generator generators? clifton_r@zon.verifone.com (Clifton Royston HNL (808)625-3234) (1991-09-12)
Re: code generator generators? jourdan@minos.inria.fr (1991-09-16)
Re: code generator generators? robichau@freedom.msfc.nasa.gov (1991-09-17)
| List of all articles for this month |

Newsgroups: comp.compilers
From: shuksan!scott@bcstec.ca.boeing.com (Scott Moody)
Summary: another reference
Keywords: code, design, bibiography
Organization: The Boeing Co., MMST, Seattle, Wa.
References: 91-09-012
Date: 9 Sep 91 21:41:21 GMT



In article 91-09-012, mike@vlsivie.tuwien.ac.at (Michael Gschwind - EECS) writes:
> What's the current state of research on code generator generators? While the
> front end side seems to be fairly well automated by now, back end
> generation still seems to be an unresolved issue.


I just xeroxed a paper from SIGPLAN'88 conference proceedings titled:


      "Automatic Generation of Fast Optimizing Code Generators"


              Christopher Fraser - AT&T
              Alan Wendt - U of Arizona


>From the abstract: "This paper describes a system that accepts
compact specifications of an intermediate code and target machine and
produces program code for an intergrated code generator and peephole
optimizer. A compiler for most of C uses this package. It emits code
comparable to pcc1's, but it runs over five times faster on
preliminary benchmarks. This compiler also runs over twice as fast as
a version of pcc2 with a hand-coded, VAX-specific code generator"
--
Scott Moody, scott@shuksan.boeing.com, uunet!bcstec!shuksan!scott
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.