@inproceedings{b8bf914f4aab4444acc725a75297a849,
title = "Efficient accommodation of may-alias information in SSA form",
abstract = "We present an algorithm for incrementally including may-alias information into Static Single Assignment form by computing a sequence of increasingly precise (and correspondingly larger) partial SSA forms. Our experiments show significant speedup of our method over exhaustive use of may-alias information, as optimization problems converge well before most may-aliases are needed.",
author = "Ron Cytron and Reid Gershbein",
year = "1993",
doi = "10.1145/155090.155094",
language = "English",
isbn = "0897915984",
series = "Proc ACM SIGPLAN 93 Conf Program Lang Des Implementation",
publisher = "Publ by ACM",
pages = "36--45",
booktitle = "Proc ACM SIGPLAN 93 Conf Program Lang Des Implementation",
note = "Proceedings of the ACM SIGPLAN '93 Conference on Programming Language Design and Implementation ; Conference date: 23-06-1993 Through 25-06-1993",
}