@inproceedings{lo98register,
author = {Raymond Lo and Fred Chow and Robert Kennedy and Shin-Ming
Liu and Peng Tu},
title = {Register promotion by sparse partial redundancy elimination
of loads and stores},
booktitle = {Proceedings of the ACM SIGPLAN 1998 Conference on
Programming Language Design and Implementation},
year = {1998},
pages = {26--37},
abstract = {presents static single use form, complete with lambda
(inverse phi) nodes - uses it to do PRE for STORE instrs},
url = {http://doi.acm.org/10.1145/277650.277659}
}
@inproceedings{george03taming,
author = {Lal George and Matthias Blume},
title = {Taming the {IXP} network processor},
booktitle = {Proceedings of the ACM SIGPLAN 2003 Conference on
Programming Language Design and Implementation},
year = {2003},
pages = {26--37},
abstract = {A rather more informal SSU presentation - for register
allocation in IXP processors - with no reference to other
SSU work},
url = {http://doi.acm.org/10.1145/781131.781135}
}
@phdthesis{plevyak96optimization,
author = {John Bradley Plevyak},
title = {Optimization of Object-Oriented and Concurrent Programs},
school = {University of Illinois at Urbana-Champaign},
month = {Aug},
year = {1996},
abstract = {defines static single use - BUT - really SSI - only rename
at control flow split points, uses $\psi$-nodes instead of
$\sigma$-nodes.},
url = {http://www-csag.ucsd.edu/papers/jplevyak-thesis.ps}
}
This file was generated by bibtex2html 1.96.