comp.lang.ada
 help / color / mirror / Atom feed
From: kenner@lab.ultra.nyu.edu (Richard Kenner)
Subject: Re: FRAC tool?
Date: 1999/06/19
Date: 1999-06-19T00:00:00+00:00	[thread overview]
Message-ID: <2oRa3.14$Lc3.1167@typhoon.nyu.edu> (raw)
In-Reply-To: 7jmnk0$vvv$1@nnrp1.deja.com

In article <7jmnk0$vvv$1@nnrp1.deja.com> Robert Dewar <robert_dewar@my-deja.com> writes:
>I would measure statements that generate some code, that
>seems a reasonable and well defined criterion

Not completely, especially in the presence of optimization.

Consider:

	A := A * 4;
	A := A + B;

On the Alpha, that can be done in one instruction, so only one of those
lines can be considered to generate code.




  reply	other threads:[~1999-06-19  0:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-05-17  0:00 FRAC tool? Ken Garlington
1999-05-20  0:00 ` Ehud Lamm
1999-05-21  0:00   ` Robert Dewar
1999-05-21  0:00     ` Ehud Lamm
1999-05-31  0:00 ` Stuart Palin
1999-06-09  0:00   ` Robert A Duff
1999-06-09  0:00     ` Robert Dewar
1999-06-19  0:00       ` Richard Kenner [this message]
1999-06-25  0:00         ` Robert Dewar
1999-06-26  0:00           ` Richard Kenner
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox