[PATCH] D29989: [BasicAA] Take attributes into account when requesting modref info for a call site

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 05:31:53 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296617: [BasicAA] Take attributes into account when requesting modref info for a call… (authored by igor.laevsky).

Changed prior to commit:
  https://reviews.llvm.org/D29989?vs=90021&id=90167#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29989

Files:
  llvm/trunk/include/llvm/IR/CallSite.h
  llvm/trunk/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/trunk/test/Analysis/BasicAA/call-attrs.ll
  llvm/trunk/test/Transforms/NewGVN/readattrs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29989.90167.patch
Type: text/x-patch
Size: 5601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170301/b1b3ad94/attachment.bin>


More information about the llvm-commits mailing list