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

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 28 12:31:53 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL256521: Refactor inline costs analysis by removing the InlineCostAnalysis class (authored by eraman).

Changed prior to commit:
  http://reviews.llvm.org/D15701?vs=43471&id=43702#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15701

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15701.43702.patch
Type: text/x-patch
Size: 14709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151228/36706e06/attachment.bin>


More information about the llvm-commits mailing list