Files
llvm/test/Transforms/SampleProfile/Inputs
Dehao Chen 0b7b0d3b7e Annotate VP prof on indirect call if it is ICPed in the profiled binary.
Summary: In SamplePGO, when an indirect call is promoted in the profiled binary, before profile annotation, it will be promoted and inlined. For the original indirect call, the current implementation will not mark VP profile on it. This is an issue when profile becomes stale. This patch annotates VP prof on indirect calls during annotation.

Reviewers: tejohnson

Reviewed By: tejohnson

Subscribers: sanjoy, llvm-commits

Differential Revision: https://reviews.llvm.org/D38477

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315016 91177308-0d34-0410-b5e6-96231b3b80d8
2017-10-05 20:15:29 +00:00
..
2015-09-30 00:42:46 +00:00
2015-09-30 00:42:46 +00:00
2015-09-30 00:42:46 +00:00