This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1e88075ba35 [AMDGPU] Remove -amdgpu-spill-sgpr-to-smem. new 762a6a2124f [SampleFDO] Add profile remapping support for profile on-de [...]
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/SampleProfReader.h | 137 ++++++++++++++++++---------- lib/ProfileData/SampleProfReader.cpp | 120 ++++++++++++++++-------- lib/Transforms/IPO/SampleProfile.cpp | 19 +--- test/Transforms/SampleProfile/remap.ll | 6 +- unittests/ProfileData/SampleProfTest.cpp | 83 +++++++++++------ 5 files changed, 233 insertions(+), 132 deletions(-)