Related articles |
---|
RTL-based compilers donald@parseq.tds.kth.se (Donald Liib) (1991-11-22) |
Re: RTL-based compilers mcg@ichips.intel.com (1991-11-25) |
Re: RTL-based compilers cwf@research.att.com (1991-12-15) |
Re: RTL-based compilers e-sink@uiuc.edu (1991-12-12) |
Re: RTL-based compilers bwb@cs.unh.edu (1991-12-14) |
Newsgroups: | comp.compilers |
From: | e-sink@uiuc.edu (Eric W. Sink) |
Originator: | sink@sunb2.cs.uiuc.edu |
Keywords: | optimize |
Organization: | University of Illinois at Urbana-Champaign |
References: | <91-11-113@comp.ng> 91-12-057 |
Date: | Thu, 12 Dec 1991 22:47:53 GMT |
Someone recently asked about compilers based on Register Transfer
Languages.
The Typed Smalltalk project, supervised by Ralph Johnson, at the
University of Illinois, is based on an RTL. In fact, there is a fair
amount of information available by anonymous ftp at speedy.cs.uiuc.edu,
in pub/papers. The file called detailed-RTL-System.ps contains a 132
page paper (book?) on the design of their system. The paper called
usingSSA.ps is about their use of Single Static Assignment form in
the optimizer.
--
Eric W. Sink, Spatial Analysis and Systems Team
USACERL, P.O. Box 9005, Champaign, IL 61826-9005
1-800-USA-CERL x449, e-sink@uiuc.edu
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.