[PATCH] D12838: [GlobalsAA] Teach GlobalsAA about memory intrinsics
James Molloy via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 15 05:04:43 PDT 2015
jmolloy updated this revision to Diff 34799.
jmolloy added a comment.
And update the test to specifically enable GMR in the pass pipeline now the switch has been flipped off again.
Repository:
rL LLVM
http://reviews.llvm.org/D12838
Files:
include/llvm/Analysis/GlobalsModRef.h
lib/Analysis/GlobalsModRef.cpp
lib/Analysis/ScalarEvolution.cpp
test/Analysis/GlobalsModRef/memset-escape.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12838.34799.patch
Type: text/x-patch
Size: 5423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150915/392e82de/attachment.bin>
More information about the llvm-commits
mailing list