Related articles |
---|
How alias analysis is used in/for other analysis and optimization qiyaoltc@gmail.com (Yao Qi) (2007-12-10) |
From: | Yao Qi <qiyaoltc@gmail.com> |
Newsgroups: | comp.compilers |
Date: | Mon, 10 Dec 2007 23:46:00 +0800 |
Organization: | Happy GNU/Linux |
Keywords: | optimize, question, analysis |
Posted-Date: | 10 Dec 2007 20:32:58 EST |
I am reading the chapter "alias analysis" in "whale" book. The
algorithms on how to do alias analysis are introduced. I still don't
know how other analysis and optimizations get benefits from alias
analysis, though it is said in that chapter, that aggressive
optimization could be done with the help of alias analysis.
The papers I found from google is mainly on how to do alias analysis
more efficiently and effectively. Is there any thing on how to make
use of the result of alias analysis?
Best Regards
--
Yao Qi <qiyaoltc AT gmail DOT com> GNU/Linux Developer
http://duewayqi.googlepages.com/
Return to the
comp.compilers page.
Search the
comp.compilers archives again.