[PATCH] D15701: Refactor inline costs analysis by removing the InlineCostAnalysis class

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 21 17:33:18 PST 2015


eraman updated this revision to Diff 43425.

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.43425.patch
Type: text/x-patch
Size: 14278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151222/dad5266e/attachment-0001.bin>


More information about the llvm-commits mailing list