This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e1c6ddcf64d [ValueTracking] Prevent a call to computeKnownBits if we al [...] new 14eaa3c97f2 SamplePGO: convert callsite samples map key from callsite_l [...]
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 | 48 ++++++-- lib/ProfileData/SampleProf.cpp | 10 +- lib/ProfileData/SampleProfReader.cpp | 8 +- lib/ProfileData/SampleProfWriter.cpp | 53 +++++---- lib/Transforms/IPO/SampleProfile.cpp | 127 ++++++++++++++------- .../SampleProfile/Inputs/indirect-call.prof | 4 +- test/Transforms/SampleProfile/indirect-call.ll | 12 +- 7 files changed, 176 insertions(+), 86 deletions(-)