ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 61334 tests, 64 workers -- Testing: FAIL: LLVM :: MC/RISCV/xqcilo-valid.s (1 of 61334) ******************** TEST 'LLVM :: MC/RISCV/xqcilo-valid.s' FAILED ******************** Exit Code: -6 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s -triple=riscv32 -mattr=+experimental-xqcilo -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ENC,CHECK-INST,CHECK-NOALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s -triple=riscv32 -mattr=+experimental-xqcilo -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ENC,CHECK-INST,CHECK-NOALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s # RUN: at line 4 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+experimental-xqcilo < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilo -M no-aliases --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+experimental-xqcilo # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilo -M no-aliases --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilo -M no-aliases --no-print-imm-hex -d - # | #0 0x0000555fbb17d098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x0000555fbb17a845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x0000555fbb17d791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ff3c161cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ff3c167195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ff3c161ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ff3c16054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ff3c1605420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000555fbb7e594b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x0000555fbb7e527f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290427f) # | #10 0x0000555fbb7e7383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x0000555fbade5532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000555fbadf3169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000555fbade8b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000555fbade29b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x0000555fbae03cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007ff3c1606ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ff3c1606d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ff3c1606d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000555fbad505a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s -- ******************** Testing: FAIL: LLVM :: MC/RISCV/compress-rv32f.s (2 of 61334) ******************** TEST 'LLVM :: MC/RISCV/compress-rv32f.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -show-encoding -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -show-encoding -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+f --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+f --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+f --no-print-imm-hex -d - # | #0 0x000055de29ca4098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000055de29ca1845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x000055de29ca4791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f39f0b59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f39f0bae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f39f0b59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f39f0b424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f39f0b42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055de2a30c94b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x000055de2a30c27f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290427f) # | #10 0x000055de2a30e383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x000055de2990c532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055de2991a169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055de2990fb26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055de299099b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x000055de2992acf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f39f0b43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f39f0b43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f39f0b43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055de298775a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s:24:16: error: CHECK-BYTES: expected string not found in input # | # CHECK-BYTES: 7076 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :6:1: note: possible intended match here # | 00000000 <.text>: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:24'0 X error: no match found # | 2: : file format elf32-littleriscv # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:24'0 ~ # | 4: Disassembly of section .text: # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:24'0 ~ # | 6: 00000000 <.text>: # | check:24'0 ~~~~~~~~~~~~~~~~~~ # | check:24'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32zclsd-valid.s (3 of 61334) ******************** TEST 'LLVM :: MC/RISCV/rv32zclsd-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s -triple=riscv32 -mattr=+zclsd -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s -triple=riscv32 -mattr=+zclsd -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+zclsd< /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+zclsd --no-print-imm-hex -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+zclsd # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+zclsd --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+zclsd --no-print-imm-hex -M no-aliases -d -r - # | #0 0x000055de0c358098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000055de0c355845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x000055de0c358791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0a6201cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0a6207195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0a6201ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0a620054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0a62005420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055de0c9c094b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x000055de0c9c027f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290427f) # | #10 0x000055de0c9c2383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x000055de0bfc0532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055de0bfce169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055de0bfc3b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055de0bfbd9b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x000055de0bfdecf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f0a62006ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0a62006d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0a62006d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055de0bf2b5a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s:7:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: c.ldsp t1, 176(sp) # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:26: note: possible intended match here # | : file format elf32-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:7'0 X error: no match found # | 2: : file format elf32-littleriscv # | check:7'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:7'1 ? possible intended match # | 3: # | check:7'0 ~ # | 4: Disassembly of section .text: # | check:7'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:7'0 ~ # | 6: 00000000 <.text>: # | check:7'0 ~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/option-rvc.s (4 of 61334) ******************** TEST 'LLVM :: MC/RISCV/option-rvc.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -show-encoding -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -show-encoding -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - # | #0 0x00005650a5eca098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x00005650a5ec7845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x00005650a5eca791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0349049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f034909e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0349049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f03490324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0349032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005650a653294b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x00005650a65324a9 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29044a9) # | #10 0x00005650a6534383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x00005650a5b32532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005650a5b40169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005650a5b35b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005650a5b2f9b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x00005650a5b50cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f0349033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0349033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0349033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005650a5a9d5a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s:44:16: error: CHECK-BYTES: expected string not found in input # | # CHECK-BYTES: 1fe0 # | ^ # | :9:19: note: scanning from here # | 8: 852e mv a0, a1 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 00058513 mv a0, a1 # | 8: 4: 3fc10413 addi s0, sp, 1020 # | 9: 8: 852e mv a0, a1 # | check:44 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: CodeGen/Hexagon/compound.ll (5 of 61334) ******************** TEST 'LLVM :: CodeGen/Hexagon/compound.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=hexagon -filetype=obj -ifcvt-limit=0 -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=hexagon -filetype=obj -ifcvt-limit=0 -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - # | #0 0x000055a73a4d4098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000055a73a4d1845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x000055a73a4d4791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f4bfc249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f4bfc29e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f4bfc249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f4bfc2324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f4bfc232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a73aaa8366 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2870366) # | #9 0x000055a73aaa75eb llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286f5eb) # | #10 0x000055a73ac2a347 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x000055a73ac299a6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x000055a73a149f79 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055a73a13fb26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055a73a1399b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x000055a73a15acf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f4bfc233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f4bfc233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f4bfc233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055a73a0a75a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll:3:10: error: CHECK: expected string not found in input # | ; CHECK: p0 = cmp.gt(r0,#-1); if (!p0.new) jump:nt # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:13: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:3'0 X error: no match found # | 2: : file format elf32-hexagon # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:3'0 ~ # | 4: Disassembly of section .text: # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:3'1 ? possible intended match # | 5: # | check:3'0 ~ # | 6: 00000000 : # | check:3'0 ~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32dc-valid.s (6 of 61334) ******************** TEST 'LLVM :: MC/RISCV/rv32dc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s -triple=riscv32 -mattr=+c,+d -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s -triple=riscv32 -mattr=+c,+d -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c,+d < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c,+d # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - # | #0 0x000055e8e5316098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000055e8e5313845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x000055e8e5316791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb4d8b59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb4d8bae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb4d8b59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb4d8b424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb4d8b42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e8e597e94b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x000055e8e597e27f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290427f) # | #10 0x000055e8e5980383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x000055e8e4f7e532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055e8e4f8c169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055e8e4f81b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e8e4f7b9b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x000055e8e4f9ccf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007fb4d8b43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fb4d8b43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fb4d8b43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e8e4ee95a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s:18:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: c.fldsp fs0, 504(sp) # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:2: note: possible intended match here # | : file format elf32-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:18'0 X error: no match found # | 2: : file format elf32-littleriscv # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:18'1 ? possible intended match # | 3: # | check:18'0 ~ # | 4: Disassembly of section .text: # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:18'0 ~ # | 6: 00000000 <.text>: # | check:18'0 ~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/compress-rv32d.s (7 of 61334) ******************** TEST 'LLVM :: MC/RISCV/compress-rv32d.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -show-encoding -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -show-encoding -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c,+d -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c,+d -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c,+d -d - # | #0 0x0000560995672098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000056099566f845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x0000560995672791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fa49af59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fa49afae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fa49af59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fa49af424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fa49af42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000560995cda94b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x0000560995cda27f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290427f) # | #10 0x0000560995cdc383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x00005609952da532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005609952e8169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005609952ddb26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005609952d79b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x00005609952f8cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007fa49af43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fa49af43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fa49af43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005609952455a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s:46:16: error: CHECK-BYTES: expected string not found in input # | # CHECK-BYTES: 2006 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :6:1: note: possible intended match here # | 00000000 <.text>: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:46'0 X error: no match found # | 2: : file format elf32-littleriscv # | check:46'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:46'0 ~ # | 4: Disassembly of section .text: # | check:46'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:46'0 ~ # | 6: 00000000 <.text>: # | check:46'0 ~~~~~~~~~~~~~~~~~~ # | check:46'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv64c-valid.s (8 of 61334) ******************** TEST 'LLVM :: MC/RISCV/rv64c-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s -triple=riscv64 -mattr=+c -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s -triple=riscv64 -mattr=+c -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv64 -mattr=+c < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv64 -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # | #0 0x00005631bf329098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x00005631bf326845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x00005631bf329791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f6a5db59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f6a5dbae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f6a5db59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f6a5db424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f6a5db42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005631bf99194b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x00005631bf99127f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290427f) # | #10 0x00005631bf993383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x00005631bef91532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005631bef9f169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005631bef94b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005631bef8e9b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x00005631befafcf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f6a5db43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f6a5db43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f6a5db43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005631beefc5a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s:22:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: c.ldsp s0, 0(sp) # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:26: note: possible intended match here # | : file format elf64-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:22'0 X error: no match found # | 2: : file format elf64-littleriscv # | check:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:22'1 ? possible intended match # | 3: # | check:22'0 ~ # | 4: Disassembly of section .text: # | check:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:22'0 ~ # | 6: 0000000000000000 <.text>: # | check:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/self-aliasing.test (9 of 61334) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/self-aliasing.test' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVXOR_VX_M4 --min-instructions=100 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/self-aliasing.test # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVXOR_VX_M4 --min-instructions=100 # .---command stderr------------ # | llvm-exegesis: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVXOR_VX_M4 --min-instructions=100 # | #0 0x00005571fe047988 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df2988) # | #1 0x00005571fe045135 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df0135) # | #2 0x00005571fe048081 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f720af59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f720afae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f720af59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f720af424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f720af42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005571fec9226b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3d26b) # | #9 0x00005571fec91b9f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3cb9f) # | #10 0x00005571fec93ca3 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3eca3) # | #11 0x00005571fd8474d2 llvm::exegesis::BenchmarkRunner::getRunnableConfiguration(llvm::exegesis::BenchmarkCode const&, unsigned int, unsigned int, llvm::exegesis::SnippetRepetitor const&) const (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25f24d2) # | #12 0x00005571fd829074 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d4074) # | #13 0x00005571fd82ae4c main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d5e4c) # | #14 0x00007f720af43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f720af43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f720af43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x00005571fd827511 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d2511) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/self-aliasing.test # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/self-aliasing.test # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/eligible-inst.test (10 of 61334) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/eligible-inst.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVCOMPRESS_VM_M2_E8,PseudoVCPOP_M_B32 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test --allow-empty --check-prefix=LATENCY # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVCOMPRESS_VM_M2_E8,PseudoVCPOP_M_B32 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test --allow-empty --check-prefix=LATENCY # RUN: at line 4 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=inverse_throughput --opcode-name=PseudoVCOMPRESS_VM_M2_E8,PseudoVCPOP_M_B32 --min-instructions=100 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test --check-prefix=RTHROUGHPUT1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=inverse_throughput --opcode-name=PseudoVCOMPRESS_VM_M2_E8,PseudoVCPOP_M_B32 --min-instructions=100 # .---command stderr------------ # | llvm-exegesis: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=inverse_throughput --opcode-name=PseudoVCOMPRESS_VM_M2_E8,PseudoVCPOP_M_B32 --min-instructions=100 # | #0 0x0000562cb13c2988 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df2988) # | #1 0x0000562cb13c0135 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df0135) # | #2 0x0000562cb13c3081 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ffafb249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ffafb29e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ffafb249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ffafb2324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ffafb232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000562cb200d26b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3d26b) # | #9 0x0000562cb200cb9f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3cb9f) # | #10 0x0000562cb200eca3 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3eca3) # | #11 0x0000562cb0bc24d2 llvm::exegesis::BenchmarkRunner::getRunnableConfiguration(llvm::exegesis::BenchmarkCode const&, unsigned int, unsigned int, llvm::exegesis::SnippetRepetitor const&) const (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25f24d2) # | #12 0x0000562cb0ba4074 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d4074) # | #13 0x0000562cb0ba5e4c main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d5e4c) # | #14 0x00007ffafb233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007ffafb233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007ffafb233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x0000562cb0ba2511 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d2511) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test --check-prefix=RTHROUGHPUT1 # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test:49:17: error: RTHROUGHPUT1: expected string not found in input # | # RTHROUGHPUT1: PseudoVCPOP_M_B32 # | ^ # | :5:29: note: scanning from here # | - 'PseudoVCOMPRESS_VM_M2_E8 V20M2 V20M2 V24M2 V10 i_0xffffffffffffffff i_0x3' # | ^ # | :6:5: note: possible intended match here # | - 'PseudoVCOMPRESS_VM_M2_E8 V2M2 V2M2 V12M2 V1 i_0xffffffffffffffff i_0x3' # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: --- # | 2: mode: inverse_throughput # | 3: key: # | 4: instructions: # | 5: - 'PseudoVCOMPRESS_VM_M2_E8 V20M2 V20M2 V24M2 V10 i_0xffffffffffffffff i_0x3' # | check:49'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 6: - 'PseudoVCOMPRESS_VM_M2_E8 V2M2 V2M2 V12M2 V1 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:49'1 ? possible intended match # | 7: - 'PseudoVCOMPRESS_VM_M2_E8 V18M2 V18M2 V28M2 V23 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: - 'PseudoVCOMPRESS_VM_M2_E8 V30M2 V30M2 V22M2 V28 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 9: - 'PseudoVCOMPRESS_VM_M2_E8 V14M2 V14M2 V16M2 V26 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 10: - 'PseudoVCOMPRESS_VM_M2_E8 V4M2 V4M2 V10M2 V23 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 11: - 'PseudoVCOMPRESS_VM_M2_E8 V8M2 V8M2 V0M2 V7 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/valid-sew.test (11 of 61334) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/valid-sew.test' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVMUL_VV_MF4_MASK --max-configs-per-opcode=1000 --min-instructions=100 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test --check-prefix=FRAC-LMUL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVMUL_VV_MF4_MASK --max-configs-per-opcode=1000 --min-instructions=100 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test --check-prefix=FRAC-LMUL # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFADD_VFPR16_M1_E16,PseudoVFADD_VV_M2_E16,PseudoVFCLASS_V_MF2 --max-configs-per-opcode=1000 --min-instructions=100 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test --check-prefix=FP # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFADD_VFPR16_M1_E16,PseudoVFADD_VV_M2_E16,PseudoVFCLASS_V_MF2 --max-configs-per-opcode=1000 --min-instructions=100 # .---command stderr------------ # | llvm-exegesis: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFADD_VFPR16_M1_E16,PseudoVFADD_VV_M2_E16,PseudoVFCLASS_V_MF2 --max-configs-per-opcode=1000 --min-instructions=100 # | #0 0x000055f13d3ea988 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df2988) # | #1 0x000055f13d3e8135 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df0135) # | #2 0x000055f13d3eb081 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f898ce49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f898ce9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f898ce49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f898ce324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f898ce32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055f13e03526b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3d26b) # | #9 0x000055f13e034b9f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3cb9f) # | #10 0x000055f13e036ca3 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3eca3) # | #11 0x000055f13cbea4d2 llvm::exegesis::BenchmarkRunner::getRunnableConfiguration(llvm::exegesis::BenchmarkCode const&, unsigned int, unsigned int, llvm::exegesis::SnippetRepetitor const&) const (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25f24d2) # | #12 0x000055f13cbcc074 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d4074) # | #13 0x000055f13cbcde4c main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d5e4c) # | #14 0x00007f898ce33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f898ce33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f898ce33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x000055f13cbca511 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d2511) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test --check-prefix=FP # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test --check-prefix=FP # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/latency-by-extension-C.s (12 of 61334) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/latency-by-extension-C.s' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_ADDI -mattr=+c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ADDI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_ADDI -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ADDI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # RUN: at line 9 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_ADDIW -mattr=+c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ADDIW /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_ADDIW -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ADDIW /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # RUN: at line 17 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_ANDI -mattr=+c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ANDI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_ANDI -mattr=+c # .---command stderr------------ # | llvm-exegesis: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_ANDI -mattr=+c # | #0 0x0000563812bd8988 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df2988) # | #1 0x0000563812bd6135 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df0135) # | #2 0x0000563812bd9081 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd8e4359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd8e43ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd8e4359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd8e43424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd8e4342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056381382326b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3d26b) # | #9 0x0000563813822b9f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3cb9f) # | #10 0x0000563813824ca3 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3eca3) # | #11 0x00005638123d84d2 llvm::exegesis::BenchmarkRunner::getRunnableConfiguration(llvm::exegesis::BenchmarkCode const&, unsigned int, unsigned int, llvm::exegesis::SnippetRepetitor const&) const (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25f24d2) # | #12 0x00005638123ba074 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d4074) # | #13 0x00005638123bbe4c main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d5e4c) # | #14 0x00007fd8e4343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007fd8e4343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007fd8e4343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x00005638123b8511 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d2511) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ANDI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ANDI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32zclsd-alias-valid.c (13 of 61334) ******************** TEST 'LLVM :: MC/RISCV/rv32zclsd-alias-valid.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=riscv32 -mattr=+zclsd -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=riscv32 -mattr=+zclsd -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+zclsd < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+zclsd -d -M no-aliases - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+zclsd # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+zclsd -d -M no-aliases - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+zclsd -d -M no-aliases - # | #0 0x000055f75098b098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000055f750988845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x000055f75098b791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f801bf59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f801bfae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f801bf59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f801bf424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f801bf42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055f750ff394b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x000055f750ff327f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290427f) # | #10 0x000055f750ff5383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x000055f7505f3532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055f750601169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055f7505f6b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055f7505f09b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x000055f750611cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f801bf43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f801bf43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f801bf43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055f75055e5a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c:11:17: error: CHECK-EXPAND: expected string not found in input # | # CHECK-EXPAND: c.ldsp s0, 0(sp) # | ^ # | :8:24: note: scanning from here # | 2: e080 c.sd s0, 0(s1) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 6080 c.ld s0, 0(s1) # | 8: 2: e080 c.sd s0, 0(s1) # | check:11 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/skip-rm.test (14 of 61334) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/skip-rm.test' FAILED ******************** Exit Code: -6 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVAADDU_VV_M1 --riscv-enumerate-rounding-modes=false --max-configs-per-opcode=1000 --min-instructions=100 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/skip-rm.test --check-prefix=VX # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVAADDU_VV_M1 --riscv-enumerate-rounding-modes=false --max-configs-per-opcode=1000 --min-instructions=100 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/skip-rm.test --check-prefix=VX # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFADD_VFPR16_M1_E16 --riscv-enumerate-rounding-modes=false --max-configs-per-opcode=1000 --min-instructions=100 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/skip-rm.test --check-prefix=FP # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFADD_VFPR16_M1_E16 --riscv-enumerate-rounding-modes=false --max-configs-per-opcode=1000 --min-instructions=100 # .---command stderr------------ # | llvm-exegesis: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFADD_VFPR16_M1_E16 --riscv-enumerate-rounding-modes=false --max-configs-per-opcode=1000 --min-instructions=100 # | #0 0x00005601992ab988 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df2988) # | #1 0x00005601992a9135 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df0135) # | #2 0x00005601992ac081 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ff800f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ff800fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ff800f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ff800f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ff800f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000560199ef626b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3d26b) # | #9 0x0000560199ef5b9f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3cb9f) # | #10 0x0000560199ef7ca3 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3eca3) # | #11 0x0000560198aab4d2 llvm::exegesis::BenchmarkRunner::getRunnableConfiguration(llvm::exegesis::BenchmarkCode const&, unsigned int, unsigned int, llvm::exegesis::SnippetRepetitor const&) const (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25f24d2) # | #12 0x0000560198a8d074 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d4074) # | #13 0x0000560198a8ee4c main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d5e4c) # | #14 0x00007ff800f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007ff800f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007ff800f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x0000560198a8b511 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d2511) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/skip-rm.test --check-prefix=FP -- ******************** Testing: FAIL: LLVM :: MC/RISCV/xwchc-valid.s (15 of 61334) ******************** TEST 'LLVM :: MC/RISCV/xwchc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s -triple=riscv32 -mattr=+xwchc -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s -triple=riscv32 -mattr=+xwchc -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+xwchc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+xwchc --no-print-imm-hex -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+xwchc # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+xwchc --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+xwchc --no-print-imm-hex -M no-aliases -d -r - # | #0 0x0000558c56d1a098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x0000558c56d17845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x0000558c56d1a791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb534359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb5343ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb534359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb5343424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb534342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000558c5738294b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x0000558c5738227f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290427f) # | #10 0x0000558c57384383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x0000558c56982532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000558c56990169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000558c56985b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000558c5697f9b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x0000558c569a0cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007fb534343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fb534343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fb534343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000558c568ed5a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s:83:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: qk.c.lbusp s0, 0(sp) # | ^ # | :30:29: note: scanning from here # | 2e: b002 qk.c.sh s0, 32(s0) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 25: 24: a002 qk.c.sh s0, 0(s0) # | 26: 26: a022 qk.c.sh s0, 2(s0) # | 27: 28: a042 qk.c.sh s0, 4(s0) # | 28: 2a: a402 qk.c.sh s0, 8(s0) # | 29: 2c: a802 qk.c.sh s0, 16(s0) # | 30: 2e: b002 qk.c.sh s0, 32(s0) # | check:83 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Hexagon/dis-duplex-p0.s (16 of 61334) ******************** TEST 'LLVM :: MC/Hexagon/dis-duplex-p0.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -filetype=obj -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -filetype=obj -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - # | #0 0x0000558b1e09e098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x0000558b1e09b845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x0000558b1e09e791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5a26e1cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f5a26e7195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5a26e1ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f5a26e054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5a26e05420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000558b1e672366 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2870366) # | #9 0x0000558b1e671634 llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286f634) # | #10 0x0000558b1e7f4347 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x0000558b1e7f39a6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x0000558b1dd13f79 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000558b1dd09b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000558b1dd039b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x0000558b1dd24cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f5a26e06ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f5a26e06d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f5a26e06d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000558b1dc715a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s:5:11: error: CHECK: expected string not found in input # | // CHECK: { r7 = #-1; r6 = #-1 } # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:5: note: possible intended match here # | : file format elf32-hexagon # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:5'0 X error: no match found # | 2: : file format elf32-hexagon # | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:5'1 ? possible intended match # | 3: # | check:5'0 ~ # | 4: Disassembly of section .text: # | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:5'0 ~ # | 6: 00000000 <.text>: # | check:5'0 ~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/option-arch.s (17 of 61334) ******************** TEST 'LLVM :: MC/RISCV/option-arch.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+experimental -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+experimental -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+experimental -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+m,+a,+f,+zba,+experimental-zicfiss -d -M no-aliases - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+experimental -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+m,+a,+f,+zba,+experimental-zicfiss -d -M no-aliases - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+m,+a,+f,+zba,+experimental-zicfiss -d -M no-aliases - # | #0 0x0000557b24964098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x0000557b24961845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x0000557b24964791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fa44db59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fa44dbae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fa44db59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fa44db424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fa44db42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000557b24fcc94b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x0000557b24fcc4a9 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29044a9) # | #10 0x0000557b24fce383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x0000557b245cc532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000557b245da169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000557b245cfb26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000557b245c99b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x0000557b245eacf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007fa44db43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fa44db43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fa44db43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000557b245375a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s:24:15: error: CHECK-INST: expected string not found in input # | # CHECK-INST: c.addi4spn s0, sp, 0x3fc # | ^ # | :9:21: note: scanning from here # | 8: 852e c.mv a0, a1 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 00058513 addi a0, a1, 0x0 # | 8: 4: 3fc10413 addi s0, sp, 0x3fc # | 9: 8: 852e c.mv a0, a1 # | check:24 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32fc-valid.s (18 of 61334) ******************** TEST 'LLVM :: MC/RISCV/rv32fc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s -triple=riscv32 -mattr=+c,+f -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s -triple=riscv32 -mattr=+c,+f -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c,+f < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c,+f # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d -r - # | #0 0x0000556079e8d098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x0000556079e8a845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x0000556079e8d791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fa18e249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fa18e29e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fa18e249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fa18e2324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fa18e232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055607a4f594b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x000055607a4f527f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290427f) # | #10 0x000055607a4f7383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x0000556079af5532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000556079b03169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000556079af8b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000556079af29b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x0000556079b13cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007fa18e233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fa18e233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fa18e233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000556079a605a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s:24:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: c.flwsp fs0, 252(sp) # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:2: note: possible intended match here # | : file format elf32-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:24'0 X error: no match found # | 2: : file format elf32-littleriscv # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:24'1 ? possible intended match # | 3: # | check:24'0 ~ # | 4: Disassembly of section .text: # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:24'0 ~ # | 6: 00000000 <.text>: # | check:24'0 ~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rvc-aliases-valid.s (19 of 61334) ******************** TEST 'LLVM :: MC/RISCV/rvc-aliases-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s -triple=riscv32 -mattr=+c -M no-aliases | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s -triple=riscv32 -mattr=+c -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s -triple=riscv64 -mattr=+c -M no-aliases | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s -triple=riscv64 -mattr=+c -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -M no-aliases -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -M no-aliases -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -M no-aliases -d - # | #0 0x0000559e56758098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x0000559e56755845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x0000559e56758791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f06f4959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f06f49ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f06f4959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f06f49424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f06f4942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000559e56dc094b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x0000559e56dc027f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290427f) # | #10 0x0000559e56dc2383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x0000559e563c0532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000559e563ce169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000559e563c3b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000559e563bd9b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x0000559e563decf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f06f4943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f06f4943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f06f4943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000559e5632b5a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s:16:17: error: CHECK-EXPAND: expected string not found in input # | # CHECK-EXPAND: c.lwsp s0, 0(sp) # | ^ # | :8:24: note: scanning from here # | 2: c080 c.sw s0, 0(s1) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 4080 c.lw s0, 0(s1) # | 8: 2: c080 c.sw s0, 0(s1) # | check:16 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Hexagon/system-inst.s (20 of 61334) ******************** TEST 'LLVM :: MC/Hexagon/system-inst.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon --mcpu=hexagonv65 -filetype=obj /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mcpu=hexagonv65 -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon --mcpu=hexagonv65 -filetype=obj /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mcpu=hexagonv65 -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mcpu=hexagonv65 -d - # | #0 0x000055feef400098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000055feef3fd845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x000055feef400791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f7dc692cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f7dc698195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f7dc692ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f7dc69154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f7dc6915420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055feef9d4366 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2870366) # | #9 0x000055feef9d35eb llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286f5eb) # | #10 0x000055feefb56347 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x000055feefb559a6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x000055feef075f79 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055feef06bb26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055feef0659b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x000055feef086cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f7dc6916ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f7dc6916d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f7dc6916d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055feeefd35a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s:92:9: error: CHECK: expected string not found in input # | #CHECK: 6d8ec000 { crswap(r15:14,s1:0) } # | ^ # | :35:47: note: scanning from here # | 70: 00 c0 2d 65 652dc000 { crswap(r13,sgp1) } # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 30: 5c: 20 c0 68 64 6468c020 { start(r8) } # | 31: 60: 40 c0 69 64 6469c040 { nmi(r9) } # | 32: 64: 60 c0 8a 64 648ac060 { siad(r10) } # | 33: 68: 00 c3 8b 64 648bc300 { setimask(p3,r11) } # | 34: 6c: 00 c0 0c 65 650cc000 { crswap(r12,sgp0) } # | 35: 70: 00 c0 2d 65 652dc000 { crswap(r13,sgp1) } # | check:92 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32c-only-valid.s (21 of 61334) ******************** TEST 'LLVM :: MC/RISCV/rv32c-only-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s -triple=riscv32 -mattr=+c -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s -triple=riscv32 -mattr=+c -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # | #0 0x00005570a6f7f098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x00005570a6f7c845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x00005570a6f7f791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f41b6559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f41b65ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f41b6559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f41b65424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f41b6542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005570a75e794b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x00005570a75e7042 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904042) # | #10 0x00005570a75e9383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x00005570a6be7532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005570a6bf5169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005570a6beab26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005570a6be49b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x00005570a6c05cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f41b6543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f41b6543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f41b6543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005570a6b525a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s:30:14: error: CHECK-OBJ: expected string not found in input # | # CHECK-OBJ: c.addi16sp sp, -352 # | ^ # | :8:23: note: scanning from here # | 2: 15fd c.addi a1, -1 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 2ffd c.jal 0x7fe <.text+0x7fe> # | 8: 2: 15fd c.addi a1, -1 # | check:30 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: tools/llvm-objdump/ELF/RISCV/source-interleave.ll (22 of 61334) ******************** TEST 'LLVM :: tools/llvm-objdump/ELF/RISCV/source-interleave.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 rm -rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp && split-file /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp && cd /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp # executed command: rm -rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp # executed command: split-file /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp # executed command: cd /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -filetype=obj a.ll -o a.o # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -filetype=obj a.ll -o a.o # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-readelf -r a.o 2>err | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll --check-prefix=RELOC # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-readelf -r a.o # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll --check-prefix=RELOC # RUN: at line 4 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -Sl --no-show-raw-insn a.o 2>err | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -Sl --no-show-raw-insn a.o # .---redirected output from 'err' # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -Sl --no-show-raw-insn a.o # | #0 0x000055c183e4d098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000055c183e4a845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x000055c183e4d791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f6274359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f62743ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f62743 # | ... # `---data was truncated-------- # note: command had no output on stdout or stderr # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll # .---redirected output from 'err' # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -Sl --no-show-raw-insn a.o # | #0 0x000055c183e4d098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000055c183e4a845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x000055c183e4d791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f6274359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f62743ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f62743 # | ... # `---data was truncated-------- # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll:17:15: error: CHECK-NEXT: expected string not found in input # | ; CHECK-NEXT: 2: sd ra, 0x8(sp) # | ^ # | :10:23: note: scanning from here # | 0: addi sp, sp, -0x10 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 5: # | 6: 0000000000000000 : # | 7: ; foo(): # | 8: ; ./a.c:2 # | 9: ; int foo(int x) { # | 10: 0: addi sp, sp, -0x10 # | next:17 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/xqcilia-valid.s (23 of 61334) ******************** TEST 'LLVM :: MC/RISCV/xqcilia-valid.s' FAILED ******************** Exit Code: -6 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s -triple=riscv32 -mattr=+experimental-xqcilia -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ENC,CHECK-INST,CHECK-NOALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s -triple=riscv32 -mattr=+experimental-xqcilia -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ENC,CHECK-INST,CHECK-NOALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s # RUN: at line 4 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+experimental-xqcilia < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilia -M no-aliases --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+experimental-xqcilia # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilia -M no-aliases --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilia -M no-aliases --no-print-imm-hex -d - # | #0 0x000055e82e260098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000055e82e25d845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x000055e82e260791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5be6849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f5be689e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5be6849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f5be68324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5be6832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e82e8c894b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x000055e82e8c8042 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2904042) # | #10 0x000055e82e8ca383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x000055e82dec8532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055e82ded6169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055e82decbb26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e82dec59b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x000055e82dee6cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f5be6833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f5be6833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f5be6833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e82de335a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-lat.s (24 of 61334) ******************** TEST 'LLVM :: MC/AVR/inst-lat.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # | #0 0x000055c45db69098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000055c45db66845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x000055c45db69791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f39afc49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f39afc9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f39afc49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f39afc324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f39afc32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c45e122864 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855864) # | #9 0x000055c45e12244c llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x285544c) # | #10 0x000055c45e123103 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2856103) # | #11 0x000055c45d7cfbb7 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055c45d7df169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055c45d7d4b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055c45d7ce9b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x000055c45d7efcf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f39afc33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f39afc33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f39afc33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055c45d73c5a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s:15:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: lat Z, r13 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:18: note: possible intended match here # | : file format elf32-avr # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf32-avr # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:15'0 ~ # | 6: 00000000 : # | check:15'0 ~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Disassembler/Hexagon/nv_j.txt (25 of 61334) ******************** TEST 'LLVM :: MC/Disassembler/Hexagon/nv_j.txt' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -disassemble < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/nv_j.txt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/nv_j.txt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -disassemble # .---command stderr------------ # | llvm-mc: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -disassemble # | #0 0x000055ca4e9a5758 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26fc758) # | #1 0x000055ca4e9a2f05 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26f9f05) # | #2 0x000055ca4e9a5e51 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fa1e2449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fa1e249e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fa1e2449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fa1e24324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fa1e2432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055ca4ef37ce6 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2c8ece6) # | #9 0x000055ca4ef36f6b llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2c8df6b) # | #10 0x000055ca4ef64457 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x000055ca4ef63b87 (anonymous namespace)::HexagonDisassembler::getInstructionBundle(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x000055ca4e839f8b llvm::Disassembler::disassemble(llvm::Target const&, llvm::MCSubtargetInfo&, llvm::MCStreamer&, llvm::MemoryBuffer&, llvm::SourceMgr&, llvm::MCContext&, llvm::MCTargetOptions const&, bool, unsigned int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590f8b) # | #13 0x000055ca4e83c249 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2593249) # | #14 0x00007fa1e2433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007fa1e2433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007fa1e2433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x000055ca4e839751 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590751) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/nv_j.txt # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/nv_j.txt # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/option-pushpop.s (26 of 61334) ******************** TEST 'LLVM :: MC/RISCV/option-pushpop.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=-relax -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=-relax -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-readobj -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-RELOC /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-readobj -r - # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-RELOC /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c -d - # | #0 0x000055f147523098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000055f147520845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x000055f147523791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fdf30959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fdf309ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fdf30959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fdf309424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fdf30942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055f147b8b94b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x000055f147b8b4a9 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29044a9) # | #10 0x000055f147b8d383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x000055f14718b532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055f147199169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055f14718eb26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055f1471889b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x000055f1471a9cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007fdf30943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fdf30943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fdf30943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055f1470f65a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s:48:16: error: CHECK-BYTES: expected string not found in input # | # CHECK-BYTES: 1fe0 # | ^ # | :9:31: note: scanning from here # | 8: 3fc10413 addi s0, sp, 1020 # | ^ # | :10:2: note: possible intended match here # | c: 00000097 auipc ra, 0 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 00000097 auipc ra, 0 # | 8: 4: 000080e7 jalr ra <.text> # | 9: 8: 3fc10413 addi s0, sp, 1020 # | check:48'0 X error: no match found # | 10: c: 00000097 auipc ra, 0 # | check:48'0 ~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:48'1 ? possible intended match # | 11: 10: 000080e7 jalr ra <.text+0xc> # | check:48'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rvc-valid.s (27 of 61334) ******************** TEST 'LLVM :: MC/RISCV/rvc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s -triple=riscv32 -mattr=+c -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s -triple=riscv32 -mattr=+c -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefixes=CHECK-OBJ,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # | #0 0x00005626c57e8098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x00005626c57e5845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x00005626c57e8791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fa52c159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fa52c1ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fa52c159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fa52c1424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fa52c142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005626c5e5094b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x00005626c5e5027f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290427f) # | #10 0x00005626c5e52383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x00005626c5450532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005626c545e169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005626c5453b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005626c544d9b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x00005626c546ecf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007fa52c143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fa52c143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fa52c143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005626c53bb5a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefixes=CHECK-OBJ,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s:28:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: c.lwsp ra, 0(sp) # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:10: note: possible intended match here # | : file format elf32-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:28'0 X error: no match found # | 2: : file format elf32-littleriscv # | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:28'1 ? possible intended match # | 3: # | check:28'0 ~ # | 4: Disassembly of section .text: # | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:28'0 ~ # | 6: 00000000 <.text>: # | check:28'0 ~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Hexagon/instructions/j.s (28 of 61334) ******************** TEST 'LLVM :: MC/Hexagon/instructions/j.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -filetype=obj -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -filetype=obj -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - # | #0 0x000055d4857ae098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000055d4857ab845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x000055d4857ae791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5ba501cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f5ba507195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5ba501ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f5ba50054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5ba5005420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055d485d82366 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2870366) # | #9 0x000055d485d815eb llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286f5eb) # | #10 0x000055d485f04347 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x000055d485f039a6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x000055d485423f79 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055d485419b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055d4854139b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x000055d485434cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f5ba5006ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f5ba5006d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f5ba5006d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055d4853815a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s:13:10: error: CHECK: expected string not found in input # | # CHECK: 00 c0 89 11 # | ^ # | :9:16: note: scanning from here # | 8: 00 c3 20 5d 5d20c300 { if (!p3) call 0x8 <.text+0x8> } # | ^ # | :9:22: note: possible intended match here # | 8: 00 c3 20 5d 5d20c300 { if (!p3) call 0x8 <.text+0x8> } # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-hexagon # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 00 c0 00 5a 5a00c000 { call 0x0 <.text> } # | 8: 4: 00 c3 00 5d 5d00c300 { if (p3) call 0x4 <.text+0x4> } # | 9: 8: 00 c3 20 5d 5d20c300 { if (!p3) call 0x8 <.text+0x8> } # | check:13'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | check:13'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-lac.s (29 of 61334) ******************** TEST 'LLVM :: MC/AVR/inst-lac.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # | #0 0x0000555b4a55a098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x0000555b4a557845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x0000555b4a55a791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f2b3d61cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f2b3d67195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f2b3d61ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f2b3d6054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f2b3d605420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000555b4ab13864 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855864) # | #9 0x0000555b4ab1344c llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x285544c) # | #10 0x0000555b4ab14103 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2856103) # | #11 0x0000555b4a1c0bb7 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000555b4a1d0169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000555b4a1c5b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000555b4a1bf9b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x0000555b4a1e0cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f2b3d606ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f2b3d606d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f2b3d606d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000555b4a12d5a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s:15:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: lac Z, r13 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:18: note: possible intended match here # | : file format elf32-avr # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf32-avr # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:15'0 ~ # | 6: 00000000 : # | check:15'0 ~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-spm.s (30 of 61334) ******************** TEST 'LLVM :: MC/AVR/inst-spm.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=spm,spmx -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=spm,spmx -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=spm,spmx < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=spm,spmx - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=spm,spmx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=spm,spmx - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=spm,spmx - # | #0 0x0000557a6f889098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x0000557a6f886845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x0000557a6f889791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0c6212cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0c6218195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0c6212ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0c621154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0c62115420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000557a6fe42864 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855864) # | #9 0x0000557a6fe4244c llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x285544c) # | #10 0x0000557a6fe43103 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2856103) # | #11 0x0000557a6f4efbb7 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000557a6f4ff169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000557a6f4f4b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000557a6f4ee9b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x0000557a6f50fcf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f0c62116ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0c62116d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0c62116d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000557a6f45c5a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s:12:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: spm Z+ # | ^ # | :7:14: note: scanning from here # | 0: e8 95 spm # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-avr # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 : # | 7: 0: e8 95 spm # | check:12 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Hexagon/instructions/nv_j.s (31 of 61334) ******************** TEST 'LLVM :: MC/Hexagon/instructions/nv_j.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -filetype=obj -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -filetype=obj -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - # | #0 0x0000560d8a61d098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x0000560d8a61a845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x0000560d8a61d791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe758959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe7589ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe758959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe7589424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe758942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000560d8abf1366 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2870366) # | #9 0x0000560d8abf05eb llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286f5eb) # | #10 0x0000560d8ad73347 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x0000560d8ad729a6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x0000560d8a292f79 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000560d8a288b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000560d8a2829b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x0000560d8a2a3cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007fe758943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe758943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe758943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000560d8a1f05a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s:149:10: error: CHECK: expected string not found in input # | # CHECK: 11 40 71 70 # | ^ # | :78:18: note: scanning from here # | 11c: 00 e0 c2 25 25c2e000 if (!tstbit(r17.new,#0)) jump:t 0x118 <.text+0x118> } # | ^ # | :78:22: note: possible intended match here # | 11c: 00 e0 c2 25 25c2e000 if (!tstbit(r17.new,#0)) jump:t 0x118 <.text+0x118> } # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 73: 108: 11 40 71 70 70714011 { r17 = r17 # | 74: 10c: 00 e0 82 25 2582e000 if (tstbit(r17.new,#0)) jump:t 0x108 <.text+0x108> } # | 75: 110: 11 40 71 70 70714011 { r17 = r17 # | 76: 114: 00 c0 c2 25 25c2c000 if (!tstbit(r17.new,#0)) jump:nt 0x110 <.text+0x110> } # | 77: 118: 11 40 71 70 70714011 { r17 = r17 # | 78: 11c: 00 e0 c2 25 25c2e000 if (!tstbit(r17.new,#0)) jump:t 0x118 <.text+0x118> } # | check:149'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | check:149'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv64c-aliases-valid.s (32 of 61334) ******************** TEST 'LLVM :: MC/RISCV/rv64c-aliases-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=riscv64 -mattr=+c -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=riscv64 -mattr=+c -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv64 -mattr=+c < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d -M no-aliases - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv64 -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d -M no-aliases - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d -M no-aliases - # | #0 0x00005585a1544098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x00005585a1541845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x00005585a1544791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe8f2e49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe8f2e9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe8f2e49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe8f2e324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe8f2e32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005585a1bac94b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x00005585a1bac27f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290427f) # | #10 0x00005585a1bae383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x00005585a11ac532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005585a11ba169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005585a11afb26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005585a11a99b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x00005585a11cacf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007fe8f2e33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe8f2e33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe8f2e33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005585a11175a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s:107:17: error: CHECK-EXPAND: expected string not found in input # | # CHECK-EXPAND: c.ldsp s0, 0(sp) # | ^ # | :63:25: note: scanning from here # | 90: e080 c.sd s0, 0(s1) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 58: 82: 5e7e8e93 addi t4, t4, 1511 # | 59: 86: 0eb6 c.slli t4, 13 # | 60: 88: ef0e8e93 addi t4, t4, -272 # | 61: 8c: 5f7d c.li t5, -1 # | 62: 8e: 6080 c.ld s0, 0(s1) # | 63: 90: e080 c.sd s0, 0(s1) # | check:107 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-las.s (33 of 61334) ******************** TEST 'LLVM :: MC/AVR/inst-las.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # | #0 0x00005615fa43b098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x00005615fa438845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x00005615fa43b791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5bda359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f5bda3ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5bda359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f5bda3424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5bda342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005615fa9f4864 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855864) # | #9 0x00005615fa9f444c llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x285544c) # | #10 0x00005615fa9f5103 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2856103) # | #11 0x00005615fa0a1bb7 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005615fa0b1169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005615fa0a6b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005615fa0a09b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x00005615fa0c1cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f5bda343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f5bda343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f5bda343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005615fa00e5a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s:15:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: las Z, r13 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:18: note: possible intended match here # | : file format elf32-avr # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf32-avr # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:15'0 ~ # | 6: 00000000 : # | check:15'0 ~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: tools/llvm-objdump/ELF/RISCV/extensions.test (34 of 61334) ******************** TEST 'LLVM :: tools/llvm-objdump/ELF/RISCV/extensions.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 7 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/yaml2obj /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test -D BITS=32 -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/yaml2obj /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test -D BITS=32 -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o # RUN: at line 8 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --no-show-raw-insn /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test --check-prefixes=DISASM # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --no-show-raw-insn /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --no-show-raw-insn /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o # | #0 0x0000559187f33098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x0000559187f30845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x0000559187f33791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f8064e49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f8064e9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f8064e49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f8064e324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f8064e32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055918859b94b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x000055918859b27f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290427f) # | #10 0x000055918859d383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x0000559187b9b532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000559187ba9169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000559187b9eb26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000559187b989b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x0000559187bb9cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f8064e33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f8064e33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f8064e33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000559187b065a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test --check-prefixes=DISASM # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test:11:17: error: DISASM-LABEL: expected string not found in input # | # DISASM-LABEL: # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:70: note: possible intended match here # | /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o: file format elf32-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | label:11'0 X error: no match found # | 2: /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o: file format elf32-littleriscv # | label:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | label:11'1 ? possible intended match # | 3: # | label:11'0 ~ # | 4: Disassembly of section .plt: # | label:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | label:11'0 ~ # | 6: 00000350 <.plt>: # | label:11'0 ~~~~~~~~~~~~~~~~~ # | 7: 350: auipc t2, 0x2 # | label:11'0 ~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/compress-rv32i.s (35 of 61334) ******************** TEST 'LLVM :: MC/RISCV/compress-rv32i.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS,CHECK-ALIASASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS,CHECK-ALIASASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -show-encoding -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST,CHECK-INSTASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -show-encoding -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST,CHECK-INSTASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS,CHECK-ALIASOBJ32 /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - # | #0 0x000055f5e27b4098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000055f5e27b1845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x000055f5e27b4791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f18e1c49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f18e1c9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f18e1c49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f18e1c324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f18e1c32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055f5e2e1c94b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x000055f5e2e1c4a9 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29044a9) # | #10 0x000055f5e2e1e383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x000055f5e241c532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055f5e242a169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055f5e241fb26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055f5e24199b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x000055f5e243acf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f18e1c33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f18e1c33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f18e1c33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055f5e23875a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS,CHECK-ALIASOBJ32 /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s:29:16: error: CHECK-BYTES: expected string not found in input # | # CHECK-BYTES: 1fe0 # | ^ # | :7:19: note: scanning from here # | 0: 852e mv a0, a1 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 852e mv a0, a1 # | check:29 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32fc-aliases-valid.s (36 of 61334) ******************** TEST 'LLVM :: MC/RISCV/rv32fc-aliases-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s -triple=riscv32 -mattr=+c,+f -M no-aliases | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s -triple=riscv32 -mattr=+c,+f -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c,+f < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c,+f # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d - # | #0 0x000055cd2482d098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000055cd2482a845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x000055cd2482d791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ffaacb59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ffaacbae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ffaacb59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ffaacb424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ffaacb42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055cd24e9594b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x000055cd24e9527f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290427f) # | #10 0x000055cd24e97383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x000055cd24495532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055cd244a3169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055cd24498b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055cd244929b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x000055cd244b3cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007ffaacb43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ffaacb43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ffaacb43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055cd244005a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s:11:17: error: CHECK-EXPAND: expected string not found in input # | # CHECK-EXPAND: c.flwsp fs0, 0(sp) # | ^ # | :8:26: note: scanning from here # | 2: e080 c.fsw fs0, 0(s1) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 6080 c.flw fs0, 0(s1) # | 8: 2: e080 c.fsw fs0, 0(s1) # | check:11 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rvdc-aliases-valid.s (37 of 61334) ******************** TEST 'LLVM :: MC/RISCV/rvdc-aliases-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s -triple=riscv32 -mattr=+c,+d -M no-aliases | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s -triple=riscv32 -mattr=+c,+d -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s -triple=riscv64 -mattr=+c,+d -M no-aliases | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s -triple=riscv64 -mattr=+c,+d -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c,+d < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+d --no-print-imm-hex -M no-aliases -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c,+d # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+d --no-print-imm-hex -M no-aliases -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+d --no-print-imm-hex -M no-aliases -d - # | #0 0x000055e713497098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000055e713494845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x000055e713497791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f095221cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f095227195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f095221ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f09522054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0952205420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e713aff94b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x000055e713aff27f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290427f) # | #10 0x000055e713b01383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x000055e7130ff532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055e71310d169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055e713102b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e7130fc9b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x000055e71311dcf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f0952206ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0952206d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0952206d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e71306a5a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s:15:17: error: CHECK-EXPAND: expected string not found in input # | # CHECK-EXPAND: c.fldsp fs0, 0(sp) # | ^ # | :8:26: note: scanning from here # | 2: a080 c.fsd fs0, 0(s1) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 2080 c.fld fs0, 0(s1) # | 8: 2: a080 c.fsd fs0, 0(s1) # | check:15 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-elpm.s (38 of 61334) ******************** TEST 'LLVM :: MC/AVR/inst-elpm.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=elpm,elpmx -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=elpm,elpmx -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=elpm,elpmx < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=elpm,elpmx - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=elpm,elpmx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=elpm,elpmx - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=elpm,elpmx - # | #0 0x0000559983b89098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x0000559983b86845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x0000559983b89791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd7ad559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd7ad5ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd7ad559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd7ad5424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd7ad542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000559984142864 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855864) # | #9 0x0000559984142553 llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855553) # | #10 0x0000559984143103 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2856103) # | #11 0x00005599837efbb7 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005599837ff169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005599837f4b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005599837ee9b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x000055998380fcf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007fd7ad543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fd7ad543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fd7ad543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055998375c5a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s:23:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: elpm r3, Z # | ^ # | :7:15: note: scanning from here # | 0: d8 95 elpm # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-avr # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 : # | 7: 0: d8 95 elpm # | check:23 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/filter.test (42 of 61334, 3 of 3 attempts) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/filter.test' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=inverse_throughput --opcode-name=PseudoVNCLIPU_WX_M1_MASK --riscv-filter-config='vtype = {VXRM: rod, AVL: VLMAX, SEW: e(8|16), Policy: ta/mu}' --max-configs-per-opcode=1000 --min-instructions=10 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/filter.test # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=inverse_throughput --opcode-name=PseudoVNCLIPU_WX_M1_MASK '--riscv-filter-config=vtype = {VXRM: rod, AVL: VLMAX, SEW: e(8|16), Policy: ta/mu}' --max-configs-per-opcode=1000 --min-instructions=10 # .---command stderr------------ # | llvm-exegesis: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=inverse_throughput --opcode-name=PseudoVNCLIPU_WX_M1_MASK "--riscv-filter-config=vtype = {VXRM: rod, AVL: VLMAX, SEW: e(8|16), Policy: ta/mu}" --max-configs-per-opcode=1000 --min-instructions=10 # | #0 0x000055c534131988 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df2988) # | #1 0x000055c53412f135 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df0135) # | #2 0x000055c534132081 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f3e8be49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f3e8be9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f3e8be49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f3e8be324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f3e8be32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c534d7c26b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3d26b) # | #9 0x000055c534d7b962 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3c962) # | #10 0x000055c534d7dca3 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3eca3) # | #11 0x000055c5339314d2 llvm::exegesis::BenchmarkRunner::getRunnableConfiguration(llvm::exegesis::BenchmarkCode const&, unsigned int, unsigned int, llvm::exegesis::SnippetRepetitor const&) const (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25f24d2) # | #12 0x000055c533913074 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d4074) # | #13 0x000055c533914e4c main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d5e4c) # | #14 0x00007f3e8be33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f3e8be33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f3e8be33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x000055c533911511 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d2511) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/filter.test # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/filter.test # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/insn_c.s (43 of 61334) ******************** TEST 'LLVM :: MC/RISCV/insn_c.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s -triple=riscv32 -mattr=+f,+c -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-ASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s -triple=riscv32 -mattr=+f,+c -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-ASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s -triple riscv64 -mattr=+f,+c -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-ASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s -triple riscv64 -mattr=+f,+c -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-ASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+f,+c < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+f,+c -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+f,+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+f,+c -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+f,+c -M no-aliases -d -r - # | #0 0x0000557e28a8e098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x0000557e28a8b845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x0000557e28a8e791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fde7e449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fde7e49e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fde7e449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fde7e4324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fde7e432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000557e290f694b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x0000557e290f64a9 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x29044a9) # | #10 0x0000557e290f8383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x0000557e286f6532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000557e28704169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000557e286f9b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000557e286f39b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x0000557e28714cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007fde7e433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fde7e433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fde7e433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000557e286615a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s:46:14: error: CHECK-OBJ: expected string not found in input # | # CHECK-OBJ: c.addi4spn a0, sp, 0xc8 # | ^ # | :12:24: note: scanning from here # | a: 0835 c.addi a6, 0xd # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 7: 0: 952e c.add a0, a1 # | 8: 2: 952e c.add a0, a1 # | 9: 4: 0535 c.addi a0, 0xd # | 10: 6: 0535 c.addi a0, 0xd # | 11: 8: 0835 c.addi a6, 0xd # | 12: a: 0835 c.addi a6, 0xd # | check:46 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-lpm.s (44 of 61334) ******************** TEST 'LLVM :: MC/AVR/inst-lpm.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=lpm,lpmx -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=lpm,lpmx -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=lpm,lpmx < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=lpm,lpmx - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=lpm,lpmx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=lpm,lpmx - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=lpm,lpmx - # | #0 0x000055f4ff7aa098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000055f4ff7a7845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x000055f4ff7aa791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f8d64649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f8d6469e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f8d64649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f8d646324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f8d64632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055f4ffd63864 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855864) # | #9 0x000055f4ffd63553 llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855553) # | #10 0x000055f4ffd64103 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2856103) # | #11 0x000055f4ff410bb7 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055f4ff420169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055f4ff415b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055f4ff40f9b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x000055f4ff430cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f8d64633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f8d64633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f8d64633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055f4ff37d5a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s:25:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: lpm r3, Z # | ^ # | :7:14: note: scanning from here # | 0: c8 95 lpm # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-avr # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 : # | 7: 0: c8 95 lpm # | check:25 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Disassembler/AArch64/armv8.4a-trace.txt (45 of 61334) ******************** TEST 'LLVM :: MC/Disassembler/AArch64/armv8.4a-trace.txt' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple aarch64-none-linux-gnu -mattr=+v8.4a --disassemble < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/AArch64/armv8.4a-trace.txt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/AArch64/armv8.4a-trace.txt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple aarch64-none-linux-gnu -mattr=+v8.4a --disassemble # .---command stderr------------ # | llvm-mc: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple aarch64-none-linux-gnu -mattr=+v8.4a --disassemble # | #0 0x0000562736410758 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26fc758) # | #1 0x000056273640df05 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26f9f05) # | #2 0x0000562736410e51 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f8bace49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f8bace9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f8bace49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f8bace324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f8bace32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005627364b7943 llvm::AArch64InstPrinter::printBarrierOption(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x27a3943) # | #9 0x00005627364bfda5 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x27abda5) # | #10 0x0000562736308a75 llvm::MCTargetStreamer::prettyPrintAsm(llvm::MCInstPrinter&, unsigned long, llvm::MCInst const&, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x25f4a75) # | #11 0x000056273632d921 (anonymous namespace)::MCAsmStreamer::emitInstruction(llvm::MCInst const&, llvm::MCSubtargetInfo const&) MCAsmStreamer.cpp:0:0 # | #12 0x00005627362a50a1 llvm::Disassembler::disassemble(llvm::Target const&, llvm::MCSubtargetInfo&, llvm::MCStreamer&, llvm::MemoryBuffer&, llvm::SourceMgr&, llvm::MCContext&, llvm::MCTargetOptions const&, bool, unsigned int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x25910a1) # | #13 0x00005627362a7249 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2593249) # | #14 0x00007f8bace33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f8bace33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f8bace33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x00005627362a4751 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590751) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/AArch64/armv8.4a-trace.txt # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/AArch64/armv8.4a-trace.txt # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/compress-rv64i.s (46 of 61334) ******************** TEST 'LLVM :: MC/RISCV/compress-rv64i.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -show-encoding -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -show-encoding -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv64 --mattr=+c --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv64 --mattr=+c --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv64 --mattr=+c --no-print-imm-hex -d - # | #0 0x0000562d6cb56098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x0000562d6cb53845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x0000562d6cb56791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f22d2359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f22d23ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f22d2359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f22d23424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f22d2342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000562d6d1be94b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x0000562d6d1be27f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290427f) # | #10 0x0000562d6d1c0383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x0000562d6c7be532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000562d6c7cc169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000562d6c7c1b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000562d6c7bb9b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x0000562d6c7dccf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f22d2343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f22d2343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f22d2343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000562d6c7295a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s:50:16: error: CHECK-BYTES: expected string not found in input # | # CHECK-BYTES: 70ee # | ^ # | :12:25: note: scanning from here # | a: 9c3d addw s0, s0, a5 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 7: 0: 7fe0 ld s0, 248(a5) # | 8: 2: e3a0 sd s0, 64(a5) # | 9: 4: 227d addiw tp, tp, 31 # | 10: 6: 9c1d subw s0, s0, a5 # | 11: 8: 9c3d addw s0, s0, a5 # | 12: a: 9c3d addw s0, s0, a5 # | check:50 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-xch.s (47 of 61334) ******************** TEST 'LLVM :: MC/AVR/inst-xch.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # | #0 0x000055fb4b5f7098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000055fb4b5f4845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x000055fb4b5f7791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f4d07449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f4d0749e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f4d07449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f4d074324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f4d07432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055fb4bbb0864 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855864) # | #9 0x000055fb4bbb044c llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x285544c) # | #10 0x000055fb4bbb1103 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2856103) # | #11 0x000055fb4b25dbb7 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055fb4b26d169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055fb4b262b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055fb4b25c9b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x000055fb4b27dcf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f4d07433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f4d07433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f4d07433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055fb4b1ca5a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s:15:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: xch Z, r13 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:9: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf32-avr # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 5: # | check:15'0 ~ # | 6: 00000000 : # | check:15'0 ~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Disassembler/Hexagon/j.txt (48 of 61334) ******************** TEST 'LLVM :: MC/Disassembler/Hexagon/j.txt' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -disassemble < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/j.txt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/j.txt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -disassemble # .---command stderr------------ # | llvm-mc: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -disassemble # | #0 0x000055db467dd758 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26fc758) # | #1 0x000055db467daf05 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26f9f05) # | #2 0x000055db467dde51 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f40ea21cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f40ea27195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f40ea21ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f40ea2054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f40ea205420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055db46d6fce6 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2c8ece6) # | #9 0x000055db46d6ef6b llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2c8df6b) # | #10 0x000055db46d9c457 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x000055db46d9bb87 (anonymous namespace)::HexagonDisassembler::getInstructionBundle(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x000055db46671f8b llvm::Disassembler::disassemble(llvm::Target const&, llvm::MCSubtargetInfo&, llvm::MCStreamer&, llvm::MemoryBuffer&, llvm::SourceMgr&, llvm::MCContext&, llvm::MCTargetOptions const&, bool, unsigned int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590f8b) # | #13 0x000055db46674249 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2593249) # | #14 0x00007f40ea206ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f40ea206d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f40ea206d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x000055db46671751 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590751) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/j.txt # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/j.txt # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv64dc-valid.s (49 of 61334) ******************** TEST 'LLVM :: MC/RISCV/rv64dc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s -triple=riscv64 -mattr=+c,+d -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s -triple=riscv64 -mattr=+c,+d -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv64 -mattr=+c,+d < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv64 -mattr=+c,+d # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - # | #0 0x000055ca4a63a098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x000055ca4a637845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x000055ca4a63a791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb16a449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb16a49e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb16a449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb16a4324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb16a432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055ca4aca294b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x000055ca4aca227f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290427f) # | #10 0x000055ca4aca4383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x000055ca4a2a2532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055ca4a2b0169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055ca4a2a5b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055ca4a29f9b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x000055ca4a2c0cf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007fb16a433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fb16a433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fb16a433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055ca4a20d5a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s:18:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: c.fldsp fs0, 504(sp) # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:2: note: possible intended match here # | : file format elf64-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:18'0 X error: no match found # | 2: : file format elf64-littleriscv # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:18'1 ? possible intended match # | 3: # | check:18'0 ~ # | 4: Disassembly of section .text: # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:18'0 ~ # | 6: 0000000000000000 <.text>: # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/xwchc-compress.s (50 of 61334) ******************** TEST 'LLVM :: MC/RISCV/xwchc-compress.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -show-encoding -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -show-encoding -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+xwchc --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+xwchc --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+xwchc --no-print-imm-hex -d - # | #0 0x0000556f403c5098 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229c098) # | #1 0x0000556f403c2845 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299845) # | #2 0x0000556f403c5791 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f626e21cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f626e27195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f626e21ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f626e2054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f626e205420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000556f40a2d94b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290494b) # | #9 0x0000556f40a2d27f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290427f) # | #10 0x0000556f40a2f383 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2906383) # | #11 0x0000556f4002d532 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000556f4003b169 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000556f40030b26 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000556f4002a9b5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f019b5) # | #15 0x0000556f4004bcf7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22cf7) # | #16 0x00007f626e206ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f626e206d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f626e206d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000556f3ff985a1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f5a1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s:107:16: error: CHECK-ALIAS: expected string not found in input # | # CHECK-ALIAS: lbu a2, 7(sp) # | ^ # | :24:28: note: scanning from here # | 34: 04841023 sh s0, 64(s0) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 19: 24: 04045403 lhu s0, 64(s0) # | 20: 28: a4a2 sh s0, 10(s1) # | 21: 2a: bd62 sh s0, 62(a0) # | 22: 2c: 00891023 sh s0, 0(s2) # | 23: 30: 008410a3 sh s0, 1(s0) # | 24: 34: 04841023 sh s0, 64(s0) # | check:107 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/vtype-rm-setup.test (13570 of 61334) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/vtype-rm-setup.test' FAILED ******************** Exit Code: -6 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFWREDUSUM_VS_M1_E32 --max-configs-per-opcode=1 --min-instructions=100 --dump-object-to-disk=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-exegesis/RISCV/rvv/Output/vtype-rm-setup.test.tmp.o > /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-exegesis/RISCV/rvv/Output/vtype-rm-setup.test.tmp.txt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFWREDUSUM_VS_M1_E32 --max-configs-per-opcode=1 --min-instructions=100 --dump-object-to-disk=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-exegesis/RISCV/rvv/Output/vtype-rm-setup.test.tmp.o # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv64 -d /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-exegesis/RISCV/rvv/Output/vtype-rm-setup.test.tmp.o | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/vtype-rm-setup.test --check-prefix=VFWREDUSUM # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv64 -d /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-exegesis/RISCV/rvv/Output/vtype-rm-setup.test.tmp.o # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/vtype-rm-setup.test --check-prefix=VFWREDUSUM # RUN: at line 4 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVSSRL_VX_MF4 --max-configs-per-opcode=1 --min-instructions=100 --dump-object-to-disk=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-exegesis/RISCV/rvv/Output/vtype-rm-setup.test.tmp.o > /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-exegesis/RISCV/rvv/Output/vtype-rm-setup.test.tmp.txt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVSSRL_VX_MF4 --max-configs-per-opcode=1 --min-instructions=100 --dump-object-to-disk=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-exegesis/RISCV/rvv/Output/vtype-rm-setup.test.tmp.o # .---command stderr------------ # | llvm-exegesis: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVSSRL_VX_MF4 --max-configs-per-opcode=1 --min-instructions=100 --dump-object-to-disk=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-exegesis/RISCV/rvv/Output/vtype-rm-setup.test.tmp.o # | #0 0x0000560b2c318988 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df2988) # | #1 0x0000560b2c316135 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df0135) # | #2 0x0000560b2c319081 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb4b5559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb4b55ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb4b5559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb4b55424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb4b5542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000560b2cf6326b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3d26b) # | #9 0x0000560b2cf62b9f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3cb9f) # | #10 0x0000560b2cf64ca3 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3eca3) # | #11 0x0000560b2bb184d2 llvm::exegesis::BenchmarkRunner::getRunnableConfiguration(llvm::exegesis::BenchmarkCode const&, unsigned int, unsigned int, llvm::exegesis::SnippetRepetitor const&) const (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25f24d2) # | #12 0x0000560b2bafa074 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d4074) # | #13 0x0000560b2bafbe4c main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d5e4c) # | #14 0x00007fb4b5543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007fb4b5543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007fb4b5543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x0000560b2baf8511 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d2511) # `----------------------------- # error: command failed with exit status: -6 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (48): LLVM :: CodeGen/Hexagon/compound.ll LLVM :: MC/AVR/inst-elpm.s LLVM :: MC/AVR/inst-lac.s LLVM :: MC/AVR/inst-las.s LLVM :: MC/AVR/inst-lat.s LLVM :: MC/AVR/inst-lpm.s LLVM :: MC/AVR/inst-spm.s LLVM :: MC/AVR/inst-xch.s LLVM :: MC/Disassembler/AArch64/armv8.4a-trace.txt LLVM :: MC/Disassembler/Hexagon/j.txt LLVM :: MC/Disassembler/Hexagon/nv_j.txt LLVM :: MC/Hexagon/dis-duplex-p0.s LLVM :: MC/Hexagon/instructions/j.s LLVM :: MC/Hexagon/instructions/nv_j.s LLVM :: MC/Hexagon/system-inst.s LLVM :: MC/RISCV/compress-rv32d.s LLVM :: MC/RISCV/compress-rv32f.s LLVM :: MC/RISCV/compress-rv32i.s LLVM :: MC/RISCV/compress-rv64i.s LLVM :: MC/RISCV/insn_c.s LLVM :: MC/RISCV/option-arch.s LLVM :: MC/RISCV/option-pushpop.s LLVM :: MC/RISCV/option-rvc.s LLVM :: MC/RISCV/rv32c-only-valid.s LLVM :: MC/RISCV/rv32dc-valid.s LLVM :: MC/RISCV/rv32fc-aliases-valid.s LLVM :: MC/RISCV/rv32fc-valid.s LLVM :: MC/RISCV/rv32zclsd-alias-valid.c LLVM :: MC/RISCV/rv32zclsd-valid.s LLVM :: MC/RISCV/rv64c-aliases-valid.s LLVM :: MC/RISCV/rv64c-valid.s LLVM :: MC/RISCV/rv64dc-valid.s LLVM :: MC/RISCV/rvc-aliases-valid.s LLVM :: MC/RISCV/rvc-valid.s LLVM :: MC/RISCV/rvdc-aliases-valid.s LLVM :: MC/RISCV/xqcilia-valid.s LLVM :: MC/RISCV/xqcilo-valid.s LLVM :: MC/RISCV/xwchc-compress.s LLVM :: MC/RISCV/xwchc-valid.s LLVM :: tools/llvm-exegesis/RISCV/latency-by-extension-C.s LLVM :: tools/llvm-exegesis/RISCV/rvv/eligible-inst.test LLVM :: tools/llvm-exegesis/RISCV/rvv/filter.test LLVM :: tools/llvm-exegesis/RISCV/rvv/self-aliasing.test LLVM :: tools/llvm-exegesis/RISCV/rvv/skip-rm.test LLVM :: tools/llvm-exegesis/RISCV/rvv/valid-sew.test LLVM :: tools/llvm-exegesis/RISCV/rvv/vtype-rm-setup.test LLVM :: tools/llvm-objdump/ELF/RISCV/extensions.test LLVM :: tools/llvm-objdump/ELF/RISCV/source-interleave.ll Testing Time: 187.09s Total Discovered Tests: 68993 Skipped : 16 (0.02%) Unsupported : 2403 (3.48%) Passed : 66356 (96.18%) Expectedly Failed: 170 (0.25%) Failed : 48 (0.07%) FAILED: gen/llvm/test/run-lit python3 bin/llvm-lit -sv ../../llvm/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-llvm']' returned non-zero exit status 1.