[PATCH] D12838: [GlobalsAA] Teach GlobalsAA about nocapture
James Molloy via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 24 11:51:36 PDT 2015
jmolloy updated this revision to Diff 35663.
jmolloy added a comment.
Hi Hal,
That makes total sense. This new patch makes sure all objects were identified and if not, returns ConservativeResult.
Cheers,
James
Repository:
rL LLVM
http://reviews.llvm.org/D12838
Files:
include/llvm/Analysis/GlobalsModRef.h
lib/Analysis/GlobalsModRef.cpp
test/Analysis/GlobalsModRef/memset-escape.ll
test/Analysis/GlobalsModRef/nocapture.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12838.35663.patch
Type: text/x-patch
Size: 9396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150924/cb494905/attachment.bin>
More information about the llvm-commits
mailing list