This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 37437af14bb [MC] Plumb unique_ptr<MCELFObjectTargetWriter> through crea [...] new 1d8cdbb64b2 [MC] Plumb unique_ptr<MCWinCOFFObjectTargetWriter> through [...] new 520952c51d5 Fix Wasm build after r315254 new 726d93c06ce [MC] Suppress .Lcfi labels when emitting textual assembly
The 3 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/MC/MCObjectStreamer.h | 1 + include/llvm/MC/MCStreamer.h | 5 +- include/llvm/MC/MCWinCOFFObjectWriter.h | 5 +- lib/MC/MCObjectStreamer.cpp | 6 + lib/MC/MCStreamer.cpp | 10 +- lib/MC/WinCOFFObjectWriter.cpp | 16 +- .../MCTargetDesc/AArch64WinCOFFObjectWriter.cpp | 4 +- .../ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp | 4 +- .../MCTargetDesc/WebAssemblyELFObjectWriter.cpp | 5 +- .../X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp | 4 +- .../AArch64/arm64-patchpoint-webkit_jscc.ll | 6 - test/CodeGen/PowerPC/empty-functions.ll | 2 - .../PowerPC/memCmpUsedInZeroEqualityComparison.ll | 2 - test/CodeGen/X86/2011-10-19-widen_vselect.ll | 1 - test/CodeGen/X86/GlobalISel/add-scalar.ll | 3 - test/CodeGen/X86/GlobalISel/brcond.ll | 1 - test/CodeGen/X86/GlobalISel/callingconv.ll | 24 - test/CodeGen/X86/GlobalISel/frameIndex.ll | 1 - test/CodeGen/X86/TruncAssertZext.ll | 1 - test/CodeGen/X86/atomic128.ll | 28 - test/CodeGen/X86/avx2-vbroadcast.ll | 34 - test/CodeGen/X86/avx512-calling-conv.ll | 25 - test/CodeGen/X86/avx512-fsel.ll | 1 - test/CodeGen/X86/avx512-insert-extract.ll | 99 - test/CodeGen/X86/avx512-insert-extract_i1.ll | 3 - test/CodeGen/X86/avx512-mask-op.ll | 42 - test/CodeGen/X86/avx512-mask-spills.ll | 5 - test/CodeGen/X86/avx512-mask-zext-bugfix.ll | 1 - test/CodeGen/X86/avx512-schedule.ll | 2 - test/CodeGen/X86/avx512-select.ll | 3 - test/CodeGen/X86/avx512-vbroadcast.ll | 2 - test/CodeGen/X86/avx512bw-intrinsics-fast-isel.ll | 4 - test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 16 - test/CodeGen/X86/avx512bw-intrinsics.ll | 4 - test/CodeGen/X86/avx512vl-intrinsics-fast-isel.ll | 30 - test/CodeGen/X86/avx512vl-vbroadcast.ll | 3 - test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 2084 -------------------- test/CodeGen/X86/bitcast-and-setcc-512.ll | 12 - .../CodeGen/X86/bitcast-int-to-vector-bool-zext.ll | 12 - test/CodeGen/X86/bitcast-setcc-512.ll | 12 - test/CodeGen/X86/bool-vector.ll | 6 - test/CodeGen/X86/cmp.ll | 1 - test/CodeGen/X86/deopt-intrinsic-cconv.ll | 1 - test/CodeGen/X86/deopt-intrinsic.ll | 2 - test/CodeGen/X86/empty-functions.ll | 4 - test/CodeGen/X86/fast-isel-store.ll | 14 - test/CodeGen/X86/haddsub-2.ll | 24 - test/CodeGen/X86/illegal-bitfield-loadstore.ll | 2 - test/CodeGen/X86/imul.ll | 6 - test/CodeGen/X86/inline-asm-fpstack.ll | 3 - test/CodeGen/X86/lea-opt-cse1.ll | 2 - test/CodeGen/X86/lea-opt-cse2.ll | 4 - test/CodeGen/X86/lea-opt-cse3.ll | 4 - test/CodeGen/X86/lea-opt-cse4.ll | 6 - test/CodeGen/X86/legalize-shift-64.ll | 11 - test/CodeGen/X86/live-out-reg-info.ll | 1 - test/CodeGen/X86/load-combine.ll | 4 - test/CodeGen/X86/masked_gather_scatter.ll | 30 - test/CodeGen/X86/memset-nonzero.ll | 1 - test/CodeGen/X86/merge-consecutive-loads-128.ll | 38 - test/CodeGen/X86/movpc32-check.ll | 2 - test/CodeGen/X86/mul-constant-result.ll | 113 -- test/CodeGen/X86/mul-i256.ll | 12 - test/CodeGen/X86/patchpoint-webkit_jscc.ll | 6 - test/CodeGen/X86/pr21792.ll | 1 - test/CodeGen/X86/pr2656.ll | 1 - test/CodeGen/X86/pr29061.ll | 4 - test/CodeGen/X86/pr29112.ll | 1 - test/CodeGen/X86/pr30430.ll | 3 - test/CodeGen/X86/pr32241.ll | 3 - test/CodeGen/X86/pr32256.ll | 1 - test/CodeGen/X86/pr32282.ll | 6 - test/CodeGen/X86/pr32329.ll | 8 - test/CodeGen/X86/pr32345.ll | 9 - test/CodeGen/X86/pr32451.ll | 3 - test/CodeGen/X86/pr34080.ll | 12 - test/CodeGen/X86/pr34088.ll | 3 - test/CodeGen/X86/pr9743.ll | 3 - test/CodeGen/X86/push-cfi.ll | 12 - test/CodeGen/X86/recip-pic.ll | 2 - test/CodeGen/X86/rtm.ll | 1 - test/CodeGen/X86/select-mmx.ll | 6 - test/CodeGen/X86/setcc-lowering.ll | 2 - test/CodeGen/X86/sincos.ll | 6 - test/CodeGen/X86/statepoint-live-in.ll | 12 - test/CodeGen/X86/tls-pie.ll | 4 - test/CodeGen/X86/tls-shrink-wrapping.ll | 4 - test/CodeGen/X86/vector-sext.ll | 25 - test/CodeGen/X86/vector-shuffle-avx512.ll | 6 - test/CodeGen/X86/vector-shuffle-mmx.ll | 3 - test/CodeGen/X86/vector-shuffle-v1.ll | 6 - test/CodeGen/X86/wide-fma-contraction.ll | 6 - test/CodeGen/X86/wide-integer-cmp.ll | 2 - test/CodeGen/X86/win32-pic-jumptable.ll | 2 - test/CodeGen/X86/x86-interleaved-access.ll | 1 - .../X86/x86-no_caller_saved_registers-preserve.ll | 3 - test/CodeGen/XCore/epilogue_prologue.ll | 22 - test/MC/AsmParser/seh-unfinished-frame.s | 6 + test/tools/llvm-dwarfdump/X86/brief.s | 3 - test/tools/llvm-dwarfdump/X86/verify_debug_info.s | 3 - test/tools/llvm-dwarfdump/X86/verify_die_ranges.s | 3 - 101 files changed, 42 insertions(+), 2976 deletions(-) create mode 100644 test/MC/AsmParser/seh-unfinished-frame.s