[PATCH] D52845: Update entry count for cold calls

David Callahan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 9 06:44:17 PST 2019


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

refactor and update


Repository:
  rL LLVM

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

https://reviews.llvm.org/D52845

Files:
  include/llvm/IR/Function.h
  lib/IR/Function.cpp
  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.180834.patch
Type: text/x-patch
Size: 20119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190109/6357fbe0/attachment.bin>


More information about the llvm-commits mailing list