[PATCH] D11547: AliasSetTracker "fixme" fix - using mod/ref information for UnknownInstr

Andrew Zhogin via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 06:16:31 PDT 2015


andrew.zhogin updated this revision to Diff 34324.
andrew.zhogin marked an inline comment as done.
andrew.zhogin added a comment.

AccessLattice is now typedef-alias of ModRefInfo


http://reviews.llvm.org/D11547

Files:
  include/llvm/Analysis/AliasSetTracker.h
  lib/Analysis/AliasSetTracker.cpp
  test/Transforms/LICM/licm_call_referenced_ptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11547.34324.patch
Type: text/x-patch
Size: 15498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150909/64dde54f/attachment.bin>


More information about the llvm-commits mailing list