[PATCH] D15701: Refactor inline costs analysis by removing the InlineCostAnalysis class
Easwaran Raman via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 22 12:15:53 PST 2015
eraman updated this revision to Diff 43471.
eraman added a comment.
Address Chandler's comments
Repository:
rL LLVM
http://reviews.llvm.org/D15701
Files:
include/llvm/Analysis/InlineCost.h
include/llvm/InitializePasses.h
include/llvm/Transforms/IPO/InlinerPass.h
lib/Analysis/InlineCost.cpp
lib/Transforms/IPO/InlineAlways.cpp
lib/Transforms/IPO/InlineSimple.cpp
lib/Transforms/IPO/Inliner.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15701.43471.patch
Type: text/x-patch
Size: 14228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151222/087bed52/attachment.bin>
More information about the llvm-commits
mailing list