[PATCH] D15245: Use the inlinehint-threshold for hot callees.
Easwaran Raman via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 21 16:35:53 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL256222: Determine callee's hotness and adjust threshold based on that. NFC. (authored by eraman).
Changed prior to commit:
http://reviews.llvm.org/D15245?vs=43282&id=43414#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15245
Files:
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: D15245.43414.patch
Type: text/x-patch
Size: 5187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151222/d2b54969/attachment.bin>
More information about the llvm-commits
mailing list