Re: Why do we still assemble?

hbaker@netcom.com (Henry G. Baker)
Mon, 11 Apr 1994 06:25:13 GMT

          From comp.compilers

Related articles
[10 earlier articles]
Re: Why do we still assemble? steve@cegelecproj.co.uk (1994-04-08)
Re: Why do we still assemble? bill@amber.csd.harris.com (1994-04-08)
Re: Why do we still assemble? hbaker@netcom.com (1994-04-08)
Re: Why do we still assemble? rcskb@minyos.xx.rmit.EDU.AU (1994-04-10)
Re: Why do we still assemble? Keith.Bierman@Eng.Sun.COM (1994-04-10)
Re: Why do we still assemble? lgc@robotics.jpl.nasa.gov (1994-04-11)
Re: Why do we still assemble? hbaker@netcom.com (1994-04-11)
Re: Why do we still assemble? djohnson@arnold.ucsd.edu (1994-04-11)
Re: Why do we still assemble? mfx@cs.tu-berlin.de (1994-04-11)
Re: Why do we still assemble? johnm@cory.EECS.Berkeley.EDU (1994-04-11)
Re: Why do we still assemble? conway@munta.cs.mu.OZ.AU (1994-04-11)
Re: Why do we still assemble? rcskb@minyos.xx.rmit.EDU.AU (1994-04-12)
Re: Why do we still assemble? bill@amber.ssd.csd.harris.com (1994-04-12)
[17 later articles]
| List of all articles for this month |

Newsgroups: comp.compilers
From: hbaker@netcom.com (Henry G. Baker)
Keywords: assembler, design
Organization: nil
References: 94-04-032 94-04-054
Date: Mon, 11 Apr 1994 06:25:13 GMT

bill@travis.csd.harris.com writes:
>Have you actually profiled those compilers to find out if assembly-parsing
>is really where they are spending their time?


I've noticed what fraction of the time is spent in assembly vs. cc. I
haven't determined whether the assembler time is spent in parsing. Except
for the highest levels of compiler optimization, the assembler was taking
more time than the compilation proper.
--


Post a followup to this message

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