[PATCH] D72680: [ms] [llvm-ml] Add a draft MASM parser

pre-merge checks [bot] via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 21:08:21 PST 2020


merge_guards_bot added a comment.

{icon times-circle color=red} Unit tests: fail. 61613 tests passed, 186 failed and 781 were skipped.

  failed: LLVM.CodeGen/X86/2012-01-12-extract-sv.ll
  failed: LLVM.CodeGen/X86/2012-01-18-vbitcast.ll
  failed: LLVM.CodeGen/X86/2012-07-10-extload64.ll
  failed: LLVM.CodeGen/X86/add.ll
  failed: LLVM.CodeGen/X86/apm.ll
  failed: LLVM.CodeGen/X86/arg-copy-elide-win64.ll
  failed: LLVM.CodeGen/X86/avx-intel-ocl.ll
  failed: LLVM.CodeGen/X86/avx512-intel-ocl.ll
  failed: LLVM.CodeGen/X86/avx512-regcall-Mask.ll
  failed: LLVM.CodeGen/X86/avx512-regcall-NoMask.ll
  failed: LLVM.CodeGen/X86/catchpad-lifetime.ll
  failed: LLVM.CodeGen/X86/catchpad-realign-savexmm.ll
  failed: LLVM.CodeGen/X86/catchpad-regmask.ll
  failed: LLVM.CodeGen/X86/catchpad-reuse.ll
  failed: LLVM.CodeGen/X86/catchret-empty-fallthrough.ll
  failed: LLVM.CodeGen/X86/catchret-fallthrough.ll
  failed: LLVM.CodeGen/X86/catchret-regmask.ll
  failed: LLVM.CodeGen/X86/cfguard-checks.ll
  failed: LLVM.CodeGen/X86/cfguard-x86-64-vectorcall.ll
  failed: LLVM.CodeGen/X86/cfguard-x86-vectorcall.ll
  failed: LLVM.CodeGen/X86/cleanuppad-large-codemodel.ll
  failed: LLVM.CodeGen/X86/cleanuppad-realign.ll
  failed: LLVM.CodeGen/X86/conditional-tailcall-pgso.ll
  failed: LLVM.CodeGen/X86/conditional-tailcall.ll
  failed: LLVM.CodeGen/X86/consecutive-load-shuffle.ll
  failed: LLVM.CodeGen/X86/eh-unknown.ll
  failed: LLVM.CodeGen/X86/finite-libcalls.ll
  failed: LLVM.CodeGen/X86/fma-commute-x86.ll
  failed: LLVM.CodeGen/X86/fma-intrinsics-canonical.ll
  failed: LLVM.CodeGen/X86/fma-intrinsics-x86-upgrade.ll
  failed: LLVM.CodeGen/X86/fma-intrinsics-x86.ll
  failed: LLVM.CodeGen/X86/fma4-commute-x86.ll
  failed: LLVM.CodeGen/X86/fp-strict-libcalls-msvc32.ll
  failed: LLVM.CodeGen/X86/funclet-layout.ll
  failed: LLVM.CodeGen/X86/gather-addresses.ll
  failed: LLVM.CodeGen/X86/h-registers-0.ll
  failed: LLVM.CodeGen/X86/label-annotation.ll
  failed: LLVM.CodeGen/X86/label-heapallocsite.ll
  failed: LLVM.CodeGen/X86/late-address-taken.ll
  failed: LLVM.CodeGen/X86/lea-3.ll
  failed: LLVM.CodeGen/X86/lea.ll
  failed: LLVM.CodeGen/X86/mem-intrin-base-reg.ll
  failed: LLVM.CodeGen/X86/movgs.ll
  failed: LLVM.CodeGen/X86/movtopush.ll
  failed: LLVM.CodeGen/X86/musttail-inalloca.ll
  failed: LLVM.CodeGen/X86/musttail-varargs.ll
  failed: LLVM.CodeGen/X86/mwaitx.ll
  failed: LLVM.CodeGen/X86/nomovtopush.ll
  failed: LLVM.CodeGen/X86/noreturn-call-win64.ll
  failed: LLVM.CodeGen/X86/noreturn-call.ll
  failed: LLVM.CodeGen/X86/scalar-fp-to-i32.ll
  failed: LLVM.CodeGen/X86/scalar-fp-to-i64.ll
  failed: LLVM.CodeGen/X86/seh-catch-all-win32.ll
  failed: LLVM.CodeGen/X86/seh-catch-all.ll
  failed: LLVM.CodeGen/X86/seh-catchpad.ll
  failed: LLVM.CodeGen/X86/seh-exception-code.ll
  failed: LLVM.CodeGen/X86/seh-finally.ll
  failed: LLVM.CodeGen/X86/seh-no-invokes.ll
  failed: LLVM.CodeGen/X86/seh-safe-div-win32.ll
  failed: LLVM.CodeGen/X86/seh-safe-div.ll
  failed: LLVM.CodeGen/X86/seh-stack-realign.ll
  failed: LLVM.CodeGen/X86/shrink-wrap-chkstk.ll
  failed: LLVM.CodeGen/X86/sse-regcall.ll
  failed: LLVM.CodeGen/X86/tail-call-mutable-memarg.ll
  failed: LLVM.CodeGen/X86/taildup-heapallocsite.ll
  failed: LLVM.CodeGen/X86/test-shrink.ll
  failed: LLVM.CodeGen/X86/this-return-64.ll
  failed: LLVM.CodeGen/X86/unreachable-trap.ll
  failed: LLVM.CodeGen/X86/use-add-flags.ll
  failed: LLVM.CodeGen/X86/vec_cast.ll
  failed: LLVM.CodeGen/X86/win-catchpad-csrs.ll
  failed: LLVM.CodeGen/X86/win-catchpad-nested.ll
  failed: LLVM.CodeGen/X86/win-catchpad-varargs.ll
  failed: LLVM.CodeGen/X86/win-catchpad.ll
  failed: LLVM.CodeGen/X86/win-cleanuppad.ll
  failed: LLVM.CodeGen/X86/win-funclet-cfi.ll
  failed: LLVM.CodeGen/X86/win-mixed-ehpersonality.ll
  failed: LLVM.CodeGen/X86/win32-eh.ll
  failed: LLVM.CodeGen/X86/win32-seh-catchpad-realign.ll
  failed: LLVM.CodeGen/X86/win32-seh-catchpad.ll
  failed: LLVM.CodeGen/X86/win32-seh-nested-finally.ll
  failed: LLVM.CodeGen/X86/win64-funclet-savexmm.ll
  failed: LLVM.CodeGen/X86/win64-jumptable.ll
  failed: LLVM.CodeGen/X86/win64_frame.ll
  failed: LLVM.CodeGen/X86/win64_sibcall.ll
  failed: LLVM.CodeGen/X86/win_chkstk.ll
  failed: LLVM.CodeGen/X86/win_coreclr_chkstk.ll
  failed: LLVM.CodeGen/X86/win_cst_pool.ll
  failed: LLVM.CodeGen/X86/wineh-coreclr.ll
  failed: LLVM.CodeGen/X86/wineh-exceptionpointer.ll
  failed: LLVM.CodeGen/X86/wineh-no-ehpads.ll
  failed: LLVM.CodeGen/X86/xor.ll
  failed: LLVM.DebugInfo/COFF/array-odr-violation.ll
  failed: LLVM.DebugInfo/COFF/asan-module-ctor.ll
  failed: LLVM.DebugInfo/COFF/class-options-common.ll
  failed: LLVM.DebugInfo/COFF/comdat.ll
  failed: LLVM.DebugInfo/COFF/dlang.ll
  failed: LLVM.DebugInfo/COFF/fpo-csrs.ll
  failed: LLVM.DebugInfo/COFF/fpo-funclet.ll
  failed: LLVM.DebugInfo/COFF/fpo-realign-alloca.ll
  failed: LLVM.DebugInfo/COFF/fpo-realign-vframe.ll
  failed: LLVM.DebugInfo/COFF/fpo-shrink-wrap.ll
  failed: LLVM.DebugInfo/COFF/fpo-stack-protect.ll
  failed: LLVM.DebugInfo/COFF/global-constants.ll
  failed: LLVM.DebugInfo/COFF/global-type-hashes.ll
  failed: LLVM.DebugInfo/COFF/globals-discarded.ll
  failed: LLVM.DebugInfo/COFF/globals.ll
  failed: LLVM.DebugInfo/COFF/inlining-header.ll
  failed: LLVM.DebugInfo/COFF/inlining.ll
  failed: LLVM.DebugInfo/COFF/line-zero.ll
  failed: LLVM.DebugInfo/COFF/lines-bb-start.ll
  failed: LLVM.DebugInfo/COFF/local-variable-gap.ll
  failed: LLVM.DebugInfo/COFF/local-variables.ll
  failed: LLVM.DebugInfo/COFF/multifile.ll
  failed: LLVM.DebugInfo/COFF/multifunction.ll
  failed: LLVM.DebugInfo/COFF/nrvo.ll
  failed: LLVM.DebugInfo/COFF/parameter-order.ll
  failed: LLVM.DebugInfo/COFF/pieces.ll
  failed: LLVM.DebugInfo/COFF/pr28747.ll
  failed: LLVM.DebugInfo/COFF/pr37492.ll
  failed: LLVM.DebugInfo/COFF/register-variables.ll
  failed: LLVM.DebugInfo/COFF/simple.ll
  failed: LLVM.DebugInfo/COFF/swift.ll
  failed: LLVM.DebugInfo/COFF/synthetic.ll
  failed: LLVM.DebugInfo/COFF/thunk.ll
  failed: LLVM.DebugInfo/COFF/types-basic.ll
  failed: LLVM.DebugInfo/COFF/types-data-members.ll
  failed: LLVM.DebugInfo/COFF/vframe-csr.ll
  failed: LLVM.DebugInfo/COFF/vframe-fpo.ll
  failed: LLVM.DebugInfo/X86/dbg-declare-inalloca.ll
  failed: LLVM.DebugInfo/X86/dbg-value-regmask-clobber.ll
  failed: LLVM.DebugInfo/X86/dbg-value-transfer-order.ll
  failed: LLVM.DebugInfo/X86/pieces-4.ll
  failed: LLVM.DebugInfo/X86/ref_addr_relocation.ll
  failed: LLVM.DebugInfo/X86/spill-nospill.ll
  failed: LLVM.ExecutionEngine/RuntimeDyld/X86/COFF_x86_64.s
  failed: LLVM.MC/AsmParser/seh-directive-errors.s
  failed: LLVM.MC/COFF/assoc-private.s
  failed: LLVM.MC/COFF/cross-section-relative.s
  failed: LLVM.MC/COFF/cv-compiler-info.ll
  failed: LLVM.MC/COFF/cv-def-range-align.s
  failed: LLVM.MC/COFF/cv-def-range-gap.s
  failed: LLVM.MC/COFF/cv-def-range.s
  failed: LLVM.MC/COFF/cv-empty-file-table.s
  failed: LLVM.MC/COFF/cv-empty-linetable.s
  failed: LLVM.MC/COFF/cv-errors.s
  failed: LLVM.MC/COFF/cv-fpo-csrs.s
  failed: LLVM.MC/COFF/cv-fpo-errors.s
  failed: LLVM.MC/COFF/cv-fpo-realign.s
  failed: LLVM.MC/COFF/cv-fpo-setframe.s
  failed: LLVM.MC/COFF/cv-inline-linetable-infloop.s
  failed: LLVM.MC/COFF/cv-inline-linetable-unlikely.s
  failed: LLVM.MC/COFF/cv-inline-linetable-unreachable.s
  failed: LLVM.MC/COFF/cv-inline-linetable.s
  failed: LLVM.MC/COFF/cv-loc-cross-section.s
  failed: LLVM.MC/COFF/cv-loc-unreachable-2.s
  failed: LLVM.MC/COFF/cv-loc-unreachable.s
  failed: LLVM.MC/COFF/cv-string.s
  failed: LLVM.MC/COFF/seh-section.s
  failed: LLVM.MC/COFF/seh.s
  failed: LLVM.MC/COFF/symbol-alias.s
  failed: LLVM.MC/COFF/symbol-fragment-offset-64.s
  failed: LLVM.MC/COFF/symbol-fragment-offset.s
  failed: LLVM.MC/X86/reloc-directive.s
  failed: lld.COFF/associative-comdat.s
  failed: lld.COFF/export-stdcall.s
  failed: lld.COFF/export-weak-alias.s
  failed: lld.COFF/gfids-corrupt.s
  failed: lld.COFF/gfids-export.s
  failed: lld.COFF/gfids-fallback.s
  failed: lld.COFF/gfids-icf.s
  failed: lld.COFF/gfids-relocations32.s
  failed: lld.COFF/gfids-relocations64.s
  failed: lld.COFF/guard-longjmp.s
  failed: lld.COFF/guardcf-thunk.s
  failed: lld.COFF/icf-pdata.s
  failed: lld.COFF/icf-xdata.s
  failed: lld.COFF/pdb-debug-f.s
  failed: lld.COFF/pdb-global-constants.test
  failed: lld.COFF/pdb-inlinees-extrafiles.s
  failed: lld.COFF/pdb-inlinees.s
  failed: lld.COFF/pdb-unknown-subsection.s
  failed: lld.COFF/s_udt.s
  failed: lld.COFF/safeseh-no.s
  failed: lld.COFF/safeseh-notable.s
  failed: lld.COFF/string-tail-merge.s

{icon question-circle color=gray} clang-tidy: unknown.

{icon times-circle color=red} clang-format: fail. Please format your changes with clang-format by running `git-clang-format HEAD^` or applying this patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1127/clang-format.patch>.

Build artifacts <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1127>: diff.json <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1127/diff.json>, clang-format.patch <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1127/clang-format.patch>, CMakeCache.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1127/CMakeCache.txt>, console-log.txt <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1127/console-log.txt>, test-results.xml <http://results.llvm-merge-guard.org/amd64_debian_testing_clang8-1127/test-results.xml>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72680/new/

https://reviews.llvm.org/D72680





More information about the llvm-commits mailing list