[PATCH] D15919: Revert "GlobalsAA: Take advantage of ArgMemOnly, InaccessibleMemOnly and InaccessibleMemOrArgMemOnly attributes"

Amaury SECHET via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 6 01:45:03 PST 2016


deadalnix created this revision.
deadalnix added reviewers: vaivaswatha, jmolloy, hfinkel, reames.
deadalnix added a subscriber: llvm-commits.

This reverts commit 5a9e526f29cf8510ab5c3d566fbdcf47ac24e1e9.

As per discussion in D15665

This also add a test case so that regression introduced by that diff are not reintroduced.

http://reviews.llvm.org/D15919

Files:
  lib/Analysis/GlobalsModRef.cpp
  test/Analysis/GlobalsModRef/argmemonly-escape.ll
  test/Analysis/GlobalsModRef/inaccessiblememonly.ll
  test/Analysis/GlobalsModRef/modreftest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15919.44101.patch
Type: text/x-patch
Size: 5701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160106/331cf66e/attachment.bin>


More information about the llvm-commits mailing list