[PATCH] D66276: [Attributor] Create abstract attributes on-demand

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 23:17:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369331: [Attributor] Create abstract attributes on-demand (authored by jdoerfert, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66276?vs=215327&id=216060#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66276

Files:
  llvm/trunk/include/llvm/Transforms/IPO/Attributor.h
  llvm/trunk/lib/Transforms/IPO/Attributor.cpp
  llvm/trunk/test/Transforms/FunctionAttrs/align.ll
  llvm/trunk/test/Transforms/FunctionAttrs/arg_returned.ll
  llvm/trunk/test/Transforms/FunctionAttrs/dereferenceable.ll
  llvm/trunk/test/Transforms/FunctionAttrs/noalias_returned.ll
  llvm/trunk/test/Transforms/FunctionAttrs/nonnull.ll
  llvm/trunk/test/Transforms/FunctionAttrs/nosync.ll
  llvm/trunk/test/Transforms/FunctionAttrs/read_write_returned_arguments_scc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66276.216060.patch
Type: text/x-patch
Size: 49517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190820/39d27049/attachment.bin>


More information about the llvm-commits mailing list