[PATCH] D66914: [Attributor] Look at internal functions only on-demand

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 09:34:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370924: [Attributor] Look at internal functions only on-demand (authored by jdoerfert, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66914?vs=217765&id=218734#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66914

Files:
  llvm/trunk/include/llvm/Transforms/IPO/Attributor.h
  llvm/trunk/lib/Transforms/IPO/Attributor.cpp
  llvm/trunk/test/Transforms/FunctionAttrs/internal-noalias.ll
  llvm/trunk/test/Transforms/FunctionAttrs/liveness.ll
  llvm/trunk/test/Transforms/FunctionAttrs/read_write_returned_arguments_scc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66914.218734.patch
Type: text/x-patch
Size: 23235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/4378c539/attachment.bin>


More information about the llvm-commits mailing list