This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] Do alias analysis after SSA. Improvements to PR8361.



On Jan 8, 2004, at 11:22 AM, Diego Novillo wrote:


On Thu, 2004-01-08 at 11:14, Chris Lattner wrote:

Just a clarification: you both mean flow sensitive analysis, not context
sensitive, right?


Well, we do have call-graph info, so context sensitivity could be used.
Our call graph doesn't resolve function pointers, AFAIK, so you can't make it context sensitive without being extra-conservative.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]