This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fd2d578918d [llvm-extract] Update the help message for group extraction [...] new c94fa3d72dd [InstCombine] add tests for mismatched cast ops for icmp; NFC new 35a6ef8d30c [AutoFDO] Make call targets order deterministic for sample profile new 2d1bb3817fc [test] Fix tests when run on windows after SVN r369426. NFC.
The 3 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 | 25 ++- lib/ProfileData/SampleProf.cpp | 4 +- lib/ProfileData/SampleProfWriter.cpp | 8 +- lib/Transforms/IPO/SampleProfile.cpp | 21 +-- .../propagate-attributes-bitcast-function.ll | 2 +- test/CodeGen/AMDGPU/propagate-attributes-clone.ll | 2 +- .../AMDGPU/propagate-attributes-single-set.ll | 2 +- test/CodeGen/Hexagon/pic-jt-big.ll | 2 +- test/CodeGen/Hexagon/pic-sdata.ll | 4 +- test/CodeGen/SPARC/tls.ll | 18 +- .../2004-11-27-SetCCForCastLargerAndConstant.ll | 208 +++++++++++++++++++-- .../llvm-profdata/Inputs/sample-profile.proftext | 8 +- test/tools/llvm-profdata/roundtrip.test | 3 + test/tools/llvm-profdata/sample-profile-basic.test | 4 +- 14 files changed, 252 insertions(+), 59 deletions(-)