This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Flow analysis and optimization with computed gotos


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]