[PATCH] D40751: [ICP] Expose unconditional call promotion interface
Matthew Simpson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 6 13:45:08 PST 2017
mssimpso updated this revision to Diff 125800.
mssimpso added a comment.
Rebased. Thanks!
https://reviews.llvm.org/D40751
Files:
include/llvm/Transforms/Utils/CallPromotionUtils.h
lib/Transforms/IPO/SampleProfile.cpp
lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
lib/Transforms/Utils/CallPromotionUtils.cpp
test/Transforms/PGOProfile/icp_covariant_call_return.ll
test/Transforms/PGOProfile/icp_covariant_invoke_return.ll
test/Transforms/PGOProfile/icp_invoke.ll
test/Transforms/PGOProfile/icp_invoke_nouse.ll
test/Transforms/PGOProfile/icp_vararg.ll
test/Transforms/PGOProfile/indirect_call_promotion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40751.125800.patch
Type: text/x-patch
Size: 26160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171206/b4ddf181/attachment.bin>
More information about the llvm-commits
mailing list