[PATCH] D67751: [Attributor] Implement "norecurse" function attribute deduction
Hideto Ueno via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 21 08:12:22 PDT 2019
This revision was automatically updated to reflect the committed changes.
uenoku marked an inline comment as done.
Closed by commit rL372475: [Attributor] Implement "norecurse" function attribute deduction (authored by uenoku, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D67751?vs=221023&id=221176#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67751/new/
https://reviews.llvm.org/D67751
Files:
llvm/trunk/include/llvm/Transforms/IPO/Attributor.h
llvm/trunk/lib/Transforms/IPO/Attributor.cpp
llvm/trunk/test/Transforms/FunctionAttrs/norecurse.ll
llvm/trunk/test/Transforms/FunctionAttrs/willreturn.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67751.221176.patch
Type: text/x-patch
Size: 18827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190921/bfc4c614/attachment.bin>
More information about the llvm-commits
mailing list