forked from OSchip/llvm-project
274df5ea41
Summary: In iterative sample pgo where profile is collected from PGOed binary, we may see indirect call targets promoted and inlined in the profile. Before profile annotation, we need to make this happen in order to annotate correctly on IR. This patch explicitly promotes these indirect calls and inlines them before profile annotation. Reviewers: xur, davidxl Reviewed By: davidxl Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D29040 llvm-svn: 293657 |
||
---|---|---|
.. | ||
bad_discriminator_value.prof | ||
bad_fn_header.prof | ||
bad_line_values.prof | ||
bad_mangle.prof | ||
bad_sample_line.prof | ||
bad_samples.prof | ||
branch.prof | ||
calls.prof | ||
cov-zero-samples.prof | ||
coverage-warning.prof | ||
discriminator.prof | ||
einline.prof | ||
entry_counts.prof | ||
fnptr.binprof | ||
fnptr.prof | ||
gcc-simple.afdo | ||
indirect-call.prof | ||
inline-act.prof | ||
inline-combine.prof | ||
inline-coverage.prof | ||
inline-hint.prof | ||
inline.prof | ||
nodebug.prof | ||
nolocinfo.prof | ||
offset.prof | ||
propagate.prof | ||
remarks.prof | ||
summary.prof | ||
syntax.prof |