Topic: code optimization by flow analysis
Topic: code optimization by global analysis
| |
Reference
Lattner, C., Lenharth, A., Adve, V.,
"Making context-sensitive points-to analysis with heap cloning practical for the real world",
PLDI'07 Proceedings of the 2007 ACM SIGPLAN Conference on Programming Language Design & Implementation, San Diego, California, USA, June 2007, ACM SIGPLAN, ACM SIGSOFT, pp. 278-289.
Google
Quotations
abstract ;;Quote: fast, context-sensitive, field-sensitive, pointer analysis algorithm with full heap cloning; analyzes Linux kernel in 3.1 seconds
|
Related Topics
Topic: code optimization by flow analysis (47 items)
Topic: code optimization by global analysis (24 items)
|