Efficient method of computing static single assignment form
Ron Cytron, Jeanne Ferrante, et al.
POPL 1989
Recent advances in languages, software design methodologies, and architecture have prompted the development of improved compile time methods for analyzing the effects of procedure calls, pointer references, and array accesses. Such sophistication, however, generally implies that compilers and programming environments will experience a corresponding increase in the volume of analysis information, which may be difficult to use efficiently. In this paper, we consider the practical accommodation of such information. Our results show how to engineer a compiler such that its optimization phase takes time proportional to the benefit, rather than the size, of such information. © 1994 IEEE.
Ron Cytron, Jeanne Ferrante, et al.
POPL 1989
Michael Burke, Ron Cytron
SIGPLAN Symposium on Compiler Construction 1986
Jong-Deok Choi, Ron Cytron, et al.
POPL 1991
Jeanne Ferrante, Mary Mace, et al.
ICS 1988