This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3143f33 [PM] Port ModuleSummaryIndex analysis to new pass manager new 7be1759 [PM] Port NameAnonFunction pass to new pass manager
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/InitializePasses.h | 2 +- .../CrossDSOCFI.h => Utils/NameAnonFunctions.h} | 17 ++++++++------ lib/Passes/PassBuilder.cpp | 1 + lib/Passes/PassRegistry.def | 1 + lib/Transforms/Utils/NameAnonFunctions.cpp | 26 ++++++++++++++++------ lib/Transforms/Utils/Utils.cpp | 2 +- test/Bitcode/thinlto-function-summary.ll | 1 + 7 files changed, 34 insertions(+), 16 deletions(-) copy include/llvm/Transforms/{IPO/CrossDSOCFI.h => Utils/NameAnonFunctions.h} (51%)