[all-commits] [llvm/llvm-project] 987899: Revert "[PGO] Extend the value profile buckets for...
hjyamauchi via All-commits
all-commits at lists.llvm.org
Thu Jun 25 11:14:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9878996c7089355afe3e2e23ceb093940345e8b0
https://github.com/llvm/llvm-project/commit/9878996c7089355afe3e2e23ceb093940345e8b0
Author: Hiroshi Yamauchi <yamauchi at google.com>
Date: 2020-06-25 (Thu, 25 Jun 2020)
Changed paths:
M compiler-rt/include/profile/InstrProfData.inc
M compiler-rt/lib/profile/InstrProfilingValue.c
M llvm/include/llvm/ProfileData/InstrProf.h
M llvm/include/llvm/ProfileData/InstrProfData.inc
M llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h
M llvm/lib/ProfileData/InstrProf.cpp
M llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
M llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
M llvm/test/Transforms/PGOProfile/memcpy.ll
M llvm/test/Transforms/PGOProfile/memop_profile_funclet.ll
M llvm/unittests/ProfileData/CMakeLists.txt
R llvm/unittests/ProfileData/InstrProfDataTest.cpp
Log Message:
-----------
Revert "[PGO] Extend the value profile buckets for mem op sizes."
This reverts commit 63a89693f09f6b24ce4f2350d828150bd9c4f3e8.
Due to a build failure like http://lab.llvm.org:8011/builders/sanitizer-windows/builds/65386/steps/annotate/logs/stdio
More information about the All-commits
mailing list