This is the mail archive of the gcc-help@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]

alias analysis in gcc


Hi
    Iam working on trying to develop a optimization technique based on alias
analysis . Can anybody give me pointers on how i can use the alias analysis
module of gcc . Specifically can i get the output of the alias aanalysis of
a program and use it independently ?? Additionaly what kind of a algorithm
is the alias analysis based on ??

thanx
sumesh


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