Re: Compilers taking advantage of architectural enhancements

ctl8588@rigel.tamu.edu (LAUGHLIN, CHET)
14 Oct 90 21:25:23 GMT

          From comp.compilers

Related articles
Compilers taking advantage of architectural enhancements aglew@crhc.uiuc.edu (1990-10-11)
Re: Compilers taking advantage of architectural enhancements preston@titan.rice.edu (1990-10-11)
Re: Compilers taking advantage of architectural enhancements golds@fjcnet.GOV (1990-10-12)
Re: Compilers taking advantage of architectural enhancements aglew@crhc.uiuc.edu (1990-10-12)
Re: Compilers taking advantage of architectural enhancements spot@TR4.GP.CS.CMU.EDU (1990-10-12)
Re: Compilers taking advantage of architectural enhancements ctl8588@rigel.tamu.edu (1990-10-14)
Re: Compilers taking advantage of architectural enhancements jourdan@minos.inria.fr (1990-10-15)
Re: Compilers taking advantage of architectural enhancements anders@dit.lth.se (1990-10-16)
Re: Compilers taking advantage of architectural enhancements hankd@dynamo.ecn.purdue.edu (1990-10-16)
Re: Compilers taking advantage of architectural enhancements preston@titan.rice.edu (1990-10-16)
Re: Compilers taking advantage of architectural enhancements anders@dit.lth.se (1990-10-17)
Re: Compilers taking advantage of architectural enhancements larus@primost.cs.wisc.edu (1990-10-17)
[3 later articles]
| List of all articles for this month |

Newsgroups: comp.compilers
From: ctl8588@rigel.tamu.edu (LAUGHLIN, CHET)
Summary: automating compiler generation?
Keywords: design
Organization: TAMU
References: <1990Oct9> <3300194@m.cs.uiuc.edu> <AGLEW.90Oct11222801@treflan.crhc.uiuc.edu>
Date: 14 Oct 90 21:25:23 GMT

In article <1990Oct12.230424.930@esegue.segue.boston.ma.us>, golds@fjcnet.GOV (Rich Goldschmidt) writes...
>Maybe this is naive or too futuristic, but is anyone working towards
>methods for automatically generating a compiler based on the architecture
>design? It would seem that even before there is silicon, there is


I would suggest "Computer Architecture a Quantitative Approach" by John L
Hennessy and David A Patterson, Morgan Kaufmann Publishers, c1990. They
speak at several different points on how HLL compilers will affect the
system performance. In addition, they mention some common pitfalls
designers tend to not think about till after the fact...like KISS for
instruction sets because compiler writers deal with a simple principle of
"make the common fast and the rest correct." (Of course, they are biased
by background...but the book has many good points)


Chet Laughlin CTL8588@RIGEL.TAMU.EDU (128.194.4.4)
--


Post a followup to this message

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