[PATCH] D69797: [Attributor] Use must-be-executed-context in align deduction
Hideto Ueno via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 11 22:48:54 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG88b04ef8327c: [Attributor] Use must-be-executed-context in align deduction (authored by uenoku).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69797/new/
https://reviews.llvm.org/D69797
Files:
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/FunctionAttrs/align.ll
llvm/test/Transforms/FunctionAttrs/arg_nocapture.ll
llvm/test/Transforms/FunctionAttrs/arg_returned.ll
llvm/test/Transforms/FunctionAttrs/dereferenceable.ll
llvm/test/Transforms/FunctionAttrs/internal-noalias.ll
llvm/test/Transforms/FunctionAttrs/nofree-attributor.ll
llvm/test/Transforms/FunctionAttrs/nosync.ll
llvm/test/Transforms/FunctionAttrs/read_write_returned_arguments_scc.ll
llvm/test/Transforms/InferFunctionAttrs/dereferenceable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69797.228815.patch
Type: text/x-patch
Size: 20997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191112/43810ba1/attachment.bin>
More information about the llvm-commits
mailing list