[PATCH] D16616: Avoid inlining call sites in unreachable-terminated block
Jun Bum Lim via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 07:33:07 PST 2016
junbuml retitled this revision from "Avoid inlining CallSites in unreachable-terminated block" to "Avoid inlining call sites in unreachable-terminated block".
junbuml updated the summary for this revision.
junbuml updated this revision to Diff 46135.
junbuml added a comment.
Addressed David's comment.
http://reviews.llvm.org/D16616
Files:
lib/Analysis/InlineCost.cpp
test/Transforms/Inline/inline_unreachable.ll
test/Transforms/JumpThreading/pr26096.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16616.46135.patch
Type: text/x-patch
Size: 5970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160127/4d822b4f/attachment.bin>
More information about the llvm-commits
mailing list