[PATCH] D19399: Third patch for inlining report
Robert Cox via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 21 18:40:22 PDT 2016
rcox2 created this revision.
rcox2 added reviewers: reames, hfinkel, apilipenko.
rcox2 added subscribers: kbsmith1, llvm-commits.
Third patch for inlining report
This is the third patch out of 3 for the inlining report. It ties together the first patch, which provided basic functionality and the second patch, which added info to the cost files to create inlining reasons.
http://reviews.llvm.org/D19399
Files:
include/llvm/Transforms/IPO/InlineReport.h
include/llvm/Transforms/Utils/Cloning.h
lib/Transforms/IPO/InlineAlways.cpp
lib/Transforms/IPO/InlineReport.cpp
lib/Transforms/IPO/Inliner.cpp
lib/Transforms/Utils/InlineFunction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19399.54602.patch
Type: text/x-patch
Size: 32218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160422/4dbcb482/attachment.bin>
More information about the llvm-commits
mailing list