[PATCH] D38662: [BasicAA] Support arbitrary pointer sizes (and fix an overflow bug)

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 2 08:31:44 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350220: [BasicAA] Support arbitrary pointer sizes (and fix an overflow bug) (authored by hfinkel, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D38662/new/

https://reviews.llvm.org/D38662

Files:
  llvm/trunk/include/llvm/Analysis/BasicAliasAnalysis.h
  llvm/trunk/include/llvm/IR/DataLayout.h
  llvm/trunk/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/trunk/lib/IR/DataLayout.cpp
  llvm/trunk/test/Analysis/BasicAA/128-bit-ptr.ll
  llvm/trunk/test/Analysis/BasicAA/gep-and-alias-64.ll
  llvm/trunk/test/Analysis/BasicAA/gep-and-alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38662.179854.patch
Type: text/x-patch
Size: 22140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190102/425a50bf/attachment-0001.bin>


More information about the llvm-commits mailing list