[PATCH] D11410: [GMR] Teach GlobalsModRef to distinguish an important and safe case of no-alias with non-addr-taken globals: they cannot alias a captured pointer.
Chandler Carruth
chandlerc at gmail.com
Tue Jul 28 04:11:49 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL243405: [GMR] Teach GlobalsModRef to distinguish an important and safe case of (authored by chandlerc).
Changed prior to commit:
http://reviews.llvm.org/D11410?vs=30555&id=30800#toc
Repository:
rL LLVM
http://reviews.llvm.org/D11410
Files:
llvm/trunk/lib/Analysis/IPA/GlobalsModRef.cpp
llvm/trunk/test/Analysis/GlobalsModRef/nonescaping-noalias.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11410.30800.patch
Type: text/x-patch
Size: 5296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150728/c8f610e8/attachment.bin>
More information about the llvm-commits
mailing list