[LLVMdev] LLVM Alias Analysis

Xin Tong trent.tong at gmail.com
Thu Apr 9 19:19:01 PDT 2015


Hi Zhiyuan

LLVM has globalsmodref-aa for global variables, TBAA - type based
alias analysis and CFL-AA.

Xin

On Tue, Apr 7, 2015 at 9:32 PM, Wan Zhiyuan <wanzhiyuan at gmail.com> wrote:
> Dear all,
> I was wondering if there are some reliable alias analyses build on top of
> LLVM other than basicaa.
>
> Thank you!
>
> Zhiyuan
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>



More information about the llvm-dev mailing list