[PATCH] D46928: implantation example for new AliasAnalysis functions (getAddressesDistance + ModRefSameBuffer)

Atheel Massalha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 20:45:07 PDT 2018


atheel.ma created this revision.
atheel.ma added reviewers: asbirlea, chandlerc.
Herald added a subscriber: llvm-commits.

just a "First" implantation , maybe need to get all common code between aliasCheck() and commonBuffCheck() to a common function


Repository:
  rL LLVM

https://reviews.llvm.org/D46928

Files:
  include/llvm/Analysis/BasicAliasAnalysis.h
  lib/Analysis/BasicAliasAnalysis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46928.146990.patch
Type: text/x-patch
Size: 17803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180516/f0ce4fd3/attachment.bin>


More information about the llvm-commits mailing list