[PATCH] D41091: [ModRefInfo] Reverse Must/NoModRef bit order.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 11 13:38:12 PST 2017
asbirlea created this revision.
Reordering bits in ModRefInfo get the correct behavior for union between multiple AA analysis.
Making this an add-on patch to https://reviews.llvm.org/D38862 to separate the changes needed.
https://reviews.llvm.org/D41091
Files:
include/llvm/Analysis/AliasAnalysis.h
lib/Analysis/GlobalsModRef.cpp
test/Analysis/BasicAA/call-attrs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41091.126438.patch
Type: text/x-patch
Size: 8426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171211/6f3b3079/attachment.bin>
More information about the llvm-commits
mailing list