[LLVMdev] Aliasing Info. in LLVM.

Saman Zonouz samy_442 at yahoo.com
Wed Jul 29 09:29:34 PDT 2009


Dear All,

I am new to LLVM and want to extract the aliasing information in .bc file as explained in LLVM documentation. But the results that I get is not good at all; almost all pointers are in one "MayAlias" set. 
What is the best aliasing analysis algorithm to use in LLVM which is already implemented?

Thanks a lot,
::Saman



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090729/5cd3e401/attachment.html>


More information about the llvm-dev mailing list