[PATCH] D66562: [Attributor] Restrict liveness and return information to functions
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 28 07:09:51 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL370208: [Attributor] Restrict liveness and return information to functions (authored by jdoerfert, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D66562?vs=217300&id=217641#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66562/new/
https://reviews.llvm.org/D66562
Files:
llvm/trunk/lib/Transforms/IPO/Attributor.cpp
llvm/trunk/test/Transforms/FunctionAttrs/align.ll
llvm/trunk/test/Transforms/FunctionAttrs/arg_nocapture.ll
llvm/trunk/test/Transforms/FunctionAttrs/arg_returned.ll
llvm/trunk/test/Transforms/FunctionAttrs/liveness.ll
llvm/trunk/test/Transforms/FunctionAttrs/nonnull.ll
llvm/trunk/test/Transforms/FunctionAttrs/nounwind.ll
llvm/trunk/test/Transforms/FunctionAttrs/read_write_returned_arguments_scc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66562.217641.patch
Type: text/x-patch
Size: 10645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/74bf27ad/attachment.bin>
More information about the llvm-commits
mailing list