[PATCH] D50125: [FunctionAttrs] Annotate function arguments with call site information
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 1 15:40:04 PDT 2018
jdoerfert updated this revision to Diff 158654.
jdoerfert added a comment.
Fixed spelling, stripped casts, added the tests from https://reviews.llvm.org/D4609
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.158654.patch
Type: text/x-patch
Size: 50885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180801/97d1c39c/attachment-0001.bin>
More information about the llvm-commits
mailing list