This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Flow analysis and optimization with computed gotos
- To: Brad Lucier <lucier at math dot purdue dot edu>
- Subject: Re: Flow analysis and optimization with computed gotos
- From: Nix <nix at esperi dot demon dot co dot uk>
- Date: 02 Dec 2000 22:45:09 +0000
- Cc: gcc at gcc dot gnu dot org
- References: <200012021757.eB2HvPE06110@polya.math.purdue.edu>
Brad Lucier <lucier@math.purdue.edu> writes:
> The reference given in Muchnick (can't find Morgan's book in this town)
> for interprocedural PRE is
>
> E. Morel and C. Renvoise, Interprocedural Elimination of
> Partial Redundancies, in {\it Program Flow Analysis: Theory and
> Applications,} S. S. Muchnick and N. D. Jones, eds., Prentice-Hall,
> Englewood Cliffs, NJ, 1981, pp. 160--188.
Morgan references
Morel, E. and Renvoise, C., 1979, _Global optimization by suppression of
partial redundancies_, CACM 22(2):96--103.
I guess this is an earlier version of the same paper (?). (It is
certainly much shorter.)
At any rate your library should have the CACMs somewhere, I hope :)
--
`The phrase `causes storage to be reserved', doesn't mean that it causes
storage to be reserved. This is a fundamental misunderstanding of
Standardeze.' --- Mike Stump on the GCC list