[PATCH] D16381: Infrastructure to allow use of PGO in inliner

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 10:31:27 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL262636: Infrastructure for PGO enhancements in inliner (authored by eraman).

Changed prior to commit:
  http://reviews.llvm.org/D16381?vs=49656&id=49755#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16381

Files:
  llvm/trunk/include/llvm/Analysis/InlineCost.h
  llvm/trunk/include/llvm/Transforms/IPO/InlinerPass.h
  llvm/trunk/include/llvm/Transforms/Utils/Cloning.h
  llvm/trunk/lib/Analysis/InlineCost.cpp
  llvm/trunk/lib/Transforms/IPO/InlineSimple.cpp
  llvm/trunk/lib/Transforms/IPO/Inliner.cpp
  llvm/trunk/lib/Transforms/Utils/CloneFunction.cpp
  llvm/trunk/lib/Transforms/Utils/InlineFunction.cpp
  llvm/trunk/test/Transforms/Inline/function-count-update-2.ll
  llvm/trunk/test/Transforms/Inline/function-count-update-3.ll
  llvm/trunk/test/Transforms/Inline/function-count-update.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16381.49755.patch
Type: text/x-patch
Size: 34495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160303/9e4431ee/attachment.bin>


More information about the llvm-commits mailing list