[PATCH] D21045: Use ProfileSummaryInfo in inline cost analysis
Easwaran Raman via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 9 15:30:04 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL272321: Use ProfileSummaryInfo in inline cost analysis. (authored by eraman).
Changed prior to commit:
http://reviews.llvm.org/D21045?vs=59798&id=60260#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21045
Files:
llvm/trunk/include/llvm/Analysis/InlineCost.h
llvm/trunk/include/llvm/Transforms/IPO/InlinerPass.h
llvm/trunk/lib/Analysis/InlineCost.cpp
llvm/trunk/lib/Transforms/IPO/InlineAlways.cpp
llvm/trunk/lib/Transforms/IPO/InlineSimple.cpp
llvm/trunk/lib/Transforms/IPO/Inliner.cpp
llvm/trunk/test/Transforms/Inline/inline-cold-callee.ll
llvm/trunk/test/Transforms/Inline/inline-hot-callee.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21045.60260.patch
Type: text/x-patch
Size: 15117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160609/0f065cee/attachment.bin>
More information about the llvm-commits
mailing list