[PATCH] D63067: [Attributor] NoAlias on return values.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 12:36:01 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366728: [Attributor] NoAlias on return values. (authored by sstefan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63067?vs=210972&id=211169#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63067

Files:
  llvm/trunk/include/llvm/Transforms/IPO/Attributor.h
  llvm/trunk/lib/Transforms/IPO/Attributor.cpp
  llvm/trunk/test/Transforms/FunctionAttrs/noalias_returned.ll
  llvm/trunk/test/Transforms/FunctionAttrs/nonnull.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63067.211169.patch
Type: text/x-patch
Size: 11138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190722/6c6186f4/attachment.bin>


More information about the llvm-commits mailing list