This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d0506b5 [CFLAA] Make a constant variable `const`. NFC. new 0dd611b [PM] Port CrossDSOCFI to the new pass manager. new c3bccfa [LoopSimplify] Remove a comment which is unlikely to age well.
The 2 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: .../llvm/Transforms/IPO/{GlobalOpt.h => CrossDSOCFI.h} | 18 +++++++----------- lib/Passes/PassBuilder.cpp | 1 + lib/Passes/PassRegistry.def | 1 + lib/Transforms/IPO/CrossDSOCFI.cpp | 11 ++++++++++- lib/Transforms/Utils/LoopSimplify.cpp | 4 ---- test/Transforms/CrossDSOCFI/basic.ll | 1 + 6 files changed, 20 insertions(+), 16 deletions(-) copy include/llvm/Transforms/IPO/{GlobalOpt.h => CrossDSOCFI.h} (51%)