ThesaHelp: ACM references m-z
Topic: range checking
Topic: code optimization by code rewrite
| |
Reference
Markstein, V., Cocke, J., Markstein, P.,
"Optimization of range checking",
Proceedings of the ACM SIGPLAN '82 Symposium on Compiler Construction, Boston, Massachusetts, USA, June 1982,
SIGPLAN Notices, 17, 6, pp. 114-119.
Google
Other Reference
reprinted, p. 58-65 in 20 Years of the ACM/SIGPLAN Conference of Programming Language Design and Implementation (1979-1999): A selection, ACM SIGPLAN 39.4, April 2004.
Quotations
abstract ;;Quote: optimize range checks using strength reduction, code motion, and common subexpression elimination; reduced cost to 2%
|
Related Topics
ThesaHelp: ACM references m-z (280 items)
Topic: range checking (20 items)
Topic: code optimization by code rewrite (30 items)
|