[PATCH] D69690: [GlobalsAA] Restrict ModRef result if any internal method has its address taken.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 14:31:20 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdb69f1b22951: [GlobalsAA] Restrict ModRef result if any internal method has its address taken. (authored by asbirlea).

Changed prior to commit:
  https://reviews.llvm.org/D69690?vs=227945&id=228962#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69690

Files:
  llvm/include/llvm/Analysis/GlobalsModRef.h
  llvm/lib/Analysis/GlobalsModRef.cpp
  llvm/test/Analysis/GlobalsModRef/intrinsic_addressnottaken1.ll
  llvm/test/Analysis/GlobalsModRef/intrinsic_addressnottaken2.ll
  llvm/test/Analysis/GlobalsModRef/intrinsic_addresstaken.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69690.228962.patch
Type: text/x-patch
Size: 8352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191112/a39d98f3/attachment.bin>


More information about the llvm-commits mailing list