[PATCH] D24338: [InlineCost] Remove CallPenalty and change MinSizeThreshold to 5

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 07:26:05 PDT 2016


jmolloy updated this revision to Diff 76702.

Repository:
  rL LLVM

https://reviews.llvm.org/D24338

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  lib/Analysis/InlineCost.cpp
  lib/Analysis/TargetTransformInfo.cpp
  lib/Transforms/IPO/Inliner.cpp
  test/Transforms/Inline/alloca-bonus.ll
  test/Transforms/Inline/inline-cold-callee.ll
  test/Transforms/Inline/inline-cold.ll
  test/Transforms/Inline/inline-hot-callee.ll
  test/Transforms/Inline/inline-hot-callsite.ll
  test/Transforms/Inline/inline-optsize.ll
  test/Transforms/Inline/inline_unreachable-2.ll
  test/Transforms/Inline/optimization-remarks-passed-yaml.ll
  test/Transforms/Inline/ptr-diff.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24338.76702.patch
Type: text/x-patch
Size: 11981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161102/c6396f48/attachment.bin>


More information about the llvm-commits mailing list