This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e9fdb8b [InstCombine] add a wrapper for a common pair of transforms; NFCI new de4116d Revert "[PGO] Turn off comdat renaming in IR PGO by default"
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/InstrProf.h | 9 ----- lib/ProfileData/InstrProf.cpp | 43 ---------------------- lib/Transforms/Instrumentation/InstrProfiling.cpp | 16 +------- .../Instrumentation/PGOInstrumentation.cpp | 16 +++++++- .../Inputs/multiple_hash_profile.proftext | 36 ------------------ test/Transforms/PGOProfile/comdat_internal.ll | 8 ++-- test/Transforms/PGOProfile/comdat_rename.ll | 20 ++++++++-- .../Transforms/PGOProfile/indirect_call_profile.ll | 2 +- .../Transforms/PGOProfile/multiple_hash_profile.ll | 36 ------------------ 9 files changed, 36 insertions(+), 150 deletions(-) delete mode 100644 test/Transforms/PGOProfile/Inputs/multiple_hash_profile.proftext delete mode 100644 test/Transforms/PGOProfile/multiple_hash_profile.ll