This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8276800 [Support] Add support for getting file system permissions on [...] new 9dd65de Revert "[PGO] Value profile for size of memory intrinsic calls"
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: docs/CommandGuide/llvm-profdata.rst | 4 - include/llvm/ProfileData/InstrProf.h | 8 -- include/llvm/ProfileData/InstrProfData.inc | 17 +---- include/llvm/Transforms/InstrProfiling.h | 11 --- lib/Transforms/Instrumentation/InstrProfiling.cpp | 87 +++------------------- .../Instrumentation/PGOInstrumentation.cpp | 84 +-------------------- test/Instrumentation/InstrProfiling/PR23499.ll | 4 +- test/Instrumentation/InstrProfiling/icall.ll | 6 +- test/Transforms/PGOProfile/comdat_internal.ll | 4 +- tools/llvm-profdata/llvm-profdata.cpp | 39 ++-------- 10 files changed, 28 insertions(+), 236 deletions(-)