[PATCH] D35850: [InlineCost] Add cl::opt to allow full inline cost to be computed for debugging purposes.

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 13:01:21 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311371: [InlineCost] Add cl::opt to allow full inline cost to be computed for debugging… (authored by haicheng).

Changed prior to commit:
  https://reviews.llvm.org/D35850?vs=111918&id=112041#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35850

Files:
  llvm/trunk/include/llvm/Analysis/InlineCost.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/IPO/PartialInlining.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35850.112041.patch
Type: text/x-patch
Size: 11144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170821/d3b0b1af/attachment.bin>


More information about the llvm-commits mailing list