[PATCH] D40751: [ICP] Expose unconditional call promotion interface
Matthew Simpson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 20 11:27:32 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL321210: [ICP] Expose unconditional call promotion interface (authored by mssimpso, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D40751?vs=127032&id=127767#toc
Repository:
rL LLVM
https://reviews.llvm.org/D40751
Files:
llvm/trunk/include/llvm/Transforms/Utils/CallPromotionUtils.h
llvm/trunk/lib/Transforms/Utils/CallPromotionUtils.cpp
llvm/trunk/test/Transforms/PGOProfile/icp_covariant_call_return.ll
llvm/trunk/test/Transforms/PGOProfile/icp_covariant_invoke_return.ll
llvm/trunk/test/Transforms/PGOProfile/icp_invoke.ll
llvm/trunk/test/Transforms/PGOProfile/icp_invoke_nouse.ll
llvm/trunk/test/Transforms/PGOProfile/icp_vararg.ll
llvm/trunk/test/Transforms/PGOProfile/indirect_call_promotion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40751.127767.patch
Type: text/x-patch
Size: 25477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171220/93827b6d/attachment.bin>
More information about the llvm-commits
mailing list