[PATCH] D52845: Update entry count for cold calls

David Callahan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 14 15:00:32 PST 2019


david2050 updated this revision to Diff 181656.
david2050 added a comment.

remove some unneeded changes, refactor location of updateProfileData, now updateProfileCallee


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D52845/new/

https://reviews.llvm.org/D52845

Files:
  include/llvm/Transforms/Utils/Cloning.h
  lib/Transforms/IPO/SampleProfile.cpp
  lib/Transforms/Utils/InlineFunction.cpp
  test/Transforms/SampleProfile/Inputs/entry_counts_cold.prof
  test/Transforms/SampleProfile/entry_counts_cold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52845.181656.patch
Type: text/x-patch
Size: 17519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190114/8b07e02a/attachment.bin>


More information about the llvm-commits mailing list