This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 46c0c09def8 Fix typo. NFC new 61b704697a4 Separate the logic when handling indirect calls in SamplePG [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/ProfileData/SampleProf.h | 12 +++++++- include/llvm/Transforms/SampleProfile.h | 4 ++- lib/Passes/PassBuilder.cpp | 3 +- lib/Transforms/IPO/SampleProfile.cpp | 38 ++++++++++++++++-------- test/Transforms/SampleProfile/Inputs/import.prof | 2 +- test/Transforms/SampleProfile/import.ll | 8 ++--- 6 files changed, 47 insertions(+), 20 deletions(-)