[PATCH] D38662: [BasicAA] Support arbitrary pointer sizes (and fix an overflow bug)
Michael Ferguson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 1 11:03:22 PDT 2018
mppf updated this revision to Diff 172180.
mppf edited the summary of this revision.
mppf added a comment.
Updating to LLVM master, fix comment, fix a check, add a test
Repository:
rL LLVM
https://reviews.llvm.org/D38662
Files:
include/llvm/Analysis/BasicAliasAnalysis.h
include/llvm/IR/DataLayout.h
lib/Analysis/BasicAliasAnalysis.cpp
lib/IR/DataLayout.cpp
test/Analysis/BasicAA/128-bit-ptr.ll
test/Analysis/BasicAA/gep-and-alias-64.ll
test/Analysis/BasicAA/gep-and-alias.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38662.172180.patch
Type: text/x-patch
Size: 21924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181101/6bdc667b/attachment.bin>
More information about the llvm-commits
mailing list