[PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 1 11:18:27 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271415: Claim NoAlias if two GEPs index different fields of the same struct (authored by dannyb).

Changed prior to commit:
  http://reviews.llvm.org/D20665?vs=59251&id=59256#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20665

Files:
  llvm/trunk/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/trunk/test/Analysis/BasicAA/noalias-structure.ll
  llvm/trunk/test/Transforms/LoopVectorize/global_alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20665.59256.patch
Type: text/x-patch
Size: 10664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160601/c89f7451/attachment.bin>


More information about the llvm-commits mailing list