This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6de04e40d0b Fix WasmEHFuncInfo.h to include what it uses new 8d9ac7ff948 Generalize MergeBlockIntoPredecessor. Replace uses of Merge [...]
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/Transforms/Utils/BasicBlockUtils.h | 3 +- lib/CodeGen/CodeGenPrepare.cpp | 53 ++++++++++++---------- lib/Transforms/Scalar/LoopSimplifyCFG.cpp | 10 ++-- lib/Transforms/Utils/BasicBlockUtils.cpp | 41 +++++++++++------ test/CodeGen/AMDGPU/branch-relaxation.ll | 4 +- test/CodeGen/AMDGPU/nested-loop-conditions.ll | 6 +-- test/CodeGen/AMDGPU/si-annotate-cf.ll | 8 ++-- test/CodeGen/ARM/indirectbr.ll | 2 +- .../PowerPC/memCmpUsedInZeroEqualityComparison.ll | 2 +- test/CodeGen/PowerPC/memcmp-mergeexpand.ll | 2 +- test/CodeGen/PowerPC/ppc-shrink-wrapping.ll | 2 +- test/CodeGen/PowerPC/simplifyConstCmpToISEL.ll | 2 +- test/CodeGen/Thumb2/2010-11-22-EpilogueBug.ll | 2 +- test/CodeGen/Thumb2/thumb2-jtb.ll | 6 +-- test/CodeGen/X86/2006-11-17-IllegalMove.ll | 6 +-- test/CodeGen/X86/avx-cmp.ll | 9 +++- test/CodeGen/X86/avx-splat.ll | 2 +- test/CodeGen/X86/avx2-vbroadcast.ll | 4 +- test/CodeGen/X86/avx512-i1test.ll | 4 +- test/CodeGen/X86/block-placement.ll | 4 +- test/CodeGen/X86/hoist-spill.ll | 6 +-- test/CodeGen/X86/ins_subreg_coalesce-1.ll | 2 +- test/CodeGen/X86/memcmp-mergeexpand.ll | 4 +- test/CodeGen/X86/pr32108.ll | 2 +- test/CodeGen/X86/setcc-lowering.ll | 4 +- test/CodeGen/X86/split-store.ll | 4 +- test/CodeGen/X86/tail-dup-merge-loop-headers.ll | 2 +- test/DebugInfo/Generic/sunk-compare.ll | 2 +- test/Transforms/CodeGenPrepare/X86/computedgoto.ll | 2 +- test/Transforms/CodeGenPrepare/basic.ll | 2 +- test/Transforms/LoopSimplifyCFG/scev.ll | 24 +++++----- .../ARM/2012-06-15-lsr-noaddrmode.ll | 2 +- .../LoopStrengthReduce/X86/2012-01-13-phielim.ll | 3 +- .../trivial-unswitch-iteration.ll | 8 ++-- 34 files changed, 132 insertions(+), 107 deletions(-)