[PATCH] D50125: [FunctionAttrs] Annotate function arguments with call site information
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 2 06:13:10 PDT 2018
jdoerfert updated this revision to Diff 158742.
jdoerfert added a comment.
Use call sites for now and improve testing of non-null deduction
Repository:
rL LLVM
https://reviews.llvm.org/D50125
Files:
lib/Transforms/IPO/FunctionAttrs.cpp
test/Other/opt-O2-pipeline.ll
test/Other/opt-O3-pipeline.ll
test/Other/opt-Os-pipeline.ll
test/Other/pass-pipelines.ll
test/Transforms/FunctionAttrs/internal_alias.ll
test/Transforms/FunctionAttrs/internal_callee.ll
test/Transforms/FunctionAttrs/internal_large-agg.ll
test/Transforms/FunctionAttrs/internal_malloc.ll
test/Transforms/FunctionAttrs/internal_noalias.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50125.158742.patch
Type: text/x-patch
Size: 50674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/12f10fd6/attachment.bin>
More information about the llvm-commits
mailing list