This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 789d4d24fe4 [DebugInfo][COFF] Fix reading variable-length encoded records new 52d8639d489 [SSAUpdaterBulk] Handle CFG with unreachable from entry blocks. new 134d36e085d Revert "Revert "[PR16756] Use SSAUpdaterBulk in JumpThreading.""
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: lib/Transforms/Scalar/JumpThreading.cpp | 31 +++++++++++++--------- lib/Transforms/Utils/SSAUpdaterBulk.cpp | 2 +- .../JumpThreading/bb-unreachable-from-entry.ll | 26 ++++++++++++++++++ 3 files changed, 45 insertions(+), 14 deletions(-) create mode 100644 test/Transforms/JumpThreading/bb-unreachable-from-entry.ll