[PATCH] D35850: [InlineCost] Add cl::opt to allow full inline cost to be computed for debugging purposes.
Haicheng Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 9 06:43:36 PDT 2017
haicheng updated this revision to Diff 110380.
haicheng added a comment.
Wire up with Optimization Remarks.
Repository:
rL LLVM
https://reviews.llvm.org/D35850
Files:
include/llvm/Analysis/InlineCost.h
lib/Analysis/InlineCost.cpp
lib/Transforms/IPO/InlineSimple.cpp
lib/Transforms/IPO/Inliner.cpp
lib/Transforms/IPO/PartialInlining.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35850.110380.patch
Type: text/x-patch
Size: 7508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170809/1b749288/attachment.bin>
More information about the llvm-commits
mailing list