[PATCH] D39869: [Inliner] Inline through indirect call sites having !callees metadata
Matthew Simpson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 12 10:08:44 PST 2017
mssimpso updated this revision to Diff 126565.
mssimpso added a comment.
Moved `demoteCall`, previously in https://reviews.llvm.org/D40751, to this patch.
https://reviews.llvm.org/D39869
Files:
include/llvm/Transforms/Utils/CallPromotionUtils.h
lib/Transforms/IPO/Inliner.cpp
lib/Transforms/Utils/CallPromotionUtils.cpp
test/Other/new-pm-defaults.ll
test/Other/new-pm-thinlto-defaults.ll
test/Transforms/Inline/callees-metadata.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39869.126565.patch
Type: text/x-patch
Size: 29252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171212/051e256c/attachment.bin>
More information about the llvm-commits
mailing list