This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b3d173b2690 [SelectionDAG] Add SRA/SHL demanded elts support to Compute [...] new d366ce4dec1 [X86][SSE] ComputeNumSignBits tests showing missing SEXT/AN [...] new 9c64b96f295 [(new) Pass Manager] instantiate SimplifyCFG with the same [...]
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: include/llvm/Transforms/Scalar/SimplifyCFG.h | 16 ++--- lib/Passes/PassBuilder.cpp | 9 ++- test/CodeGen/X86/known-signbits-vector.ll | 68 +++++++++++++++++++ .../PhaseOrdering/simplifycfg-options.ll | 79 +++++++--------------- 4 files changed, 108 insertions(+), 64 deletions(-)