This is the mail archive of the gcc@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: alias and pointers analysis


Fran Baena wrote:

The issue i dont understand is why alias analysis is done before the
SSA pass

It isn't. You are reading very stale documentation. That was the status when we were only doing type-based alias analysis. You should read the current implementation and documents. See http://gcc.gnu.org/wiki/GettingStarted.



Diego.



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