[PATCH] D52845: Update entry count for cold calls

David Callahan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 14 17:49:14 PST 2019


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

refactor common code, update test


Repository:
  rL LLVM

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

https://reviews.llvm.org/D52845

Files:
  include/llvm/DebugInfo/DIContext.h
  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.181685.patch
Type: text/x-patch
Size: 18047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/a52ba4a1/attachment.bin>


More information about the llvm-commits mailing list