[LLVMdev] Aliasing Info. in LLVM.

Saman Zonouz samy_442 at yahoo.com
Wed Jul 29 11:29:34 CDT 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.cs.uiuc.edu/pipermail/llvmdev/attachments/20090729/5cd3e401/attachment.html 


More information about the LLVMdev mailing list