ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 59097 tests, 8 workers -- Testing: FAIL: LLVM :: MC/RISCV/insn_c.s (1 of 59097) ******************** TEST 'LLVM :: MC/RISCV/insn_c.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s -triple=riscv32 -mattr=+f,+c -M no-aliases -show-encoding | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-ASM /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s -triple=riscv32 -mattr=+f,+c -M no-aliases -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-ASM /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s -triple riscv64 -mattr=+f,+c -M no-aliases -show-encoding | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-ASM /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s -triple riscv64 -mattr=+f,+c -M no-aliases -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-ASM /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # RUN: at line 5 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+f,+c < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+f,+c -M no-aliases -d -r - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+f,+c # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+f,+c -M no-aliases -d -r - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+f,+c -M no-aliases -d -r - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # .---command stderr------------ # | /Users/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: /Users/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/RISCV/compress-rv32f.s (2 of 59097) ******************** TEST 'LLVM :: MC/RISCV/compress-rv32f.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -show-encoding < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -show-encoding -M no-aliases < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -show-encoding -M no-aliases # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # RUN: at line 5 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -filetype=obj < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+f --no-print-imm-hex -d - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -filetype=obj # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+f --no-print-imm-hex -d - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+f --no-print-imm-hex -d - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # .---command stderr------------ # | /Users/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: /Users/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/rvc-aliases-valid.s (3 of 59097) ******************** TEST 'LLVM :: MC/RISCV/rvc-aliases-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s -triple=riscv32 -mattr=+c -M no-aliases | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s -triple=riscv32 -mattr=+c -M no-aliases # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s -triple=riscv64 -mattr=+c -M no-aliases | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s -triple=riscv64 -mattr=+c -M no-aliases # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # RUN: at line 5 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -M no-aliases -d - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -M no-aliases -d - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -M no-aliases -d - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # .---command stderr------------ # | /Users/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: /Users/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/AVR/inst-lat.s (4 of 59097) ******************** TEST 'LLVM :: MC/AVR/inst-lat.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding < /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # RUN: at line 2 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw < /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # .---command stderr------------ # | /Users/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: /Users/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 :: tools/llvm-exegesis/RISCV/rvv/valid-sew.test (5 of 59097) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/valid-sew.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/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 | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test --check-prefix=FRAC-LMUL # executed command: /Users/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: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test --check-prefix=FRAC-LMUL # RUN: at line 3 /Users/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 | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test --check-prefix=FP # executed command: /Users/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------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/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 # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test --check-prefix=FP # .---command stderr------------ # | /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test:23:7: error: FP: expected string not found in input # | # FP: PseudoVFADD_VV_M2_E16 # | ^ # | :5:30: note: scanning from here # | - 'PseudoVFADD_VFPR16_M1_E16 V29 V29 V29 F17_H i_0x0 i_0xffffffffffffffff i_0x4 i_0x0' # | ^ # | :22:5: note: possible intended match here # | - 'PseudoVFADD_VFPR16_M1_E16 V24 V24 V24 F10_H i_0x0 i_0xffffffffffffffff i_0x4 i_0x1' # | ^ # | # | Input file: # | Check file: /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: --- # | 2: mode: latency # | 3: key: # | 4: instructions: # | 5: - 'PseudoVFADD_VFPR16_M1_E16 V29 V29 V29 F17_H i_0x0 i_0xffffffffffffffff i_0x4 i_0x0' # | check:23'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 6: config: 'vtype = {FRM: rne, AVL: VLMAX, SEW: e16, Policy: tu/mu}' # | check:23'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 7: register_initial_values: # | check:23'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: - 'V29=0x0' # | check:23'0 ~~~~~~~~~~~~~ # | 9: - 'F17_H=0x0' # | check:23'0 ~~~~~~~~~~~~~~~ # | 10: cpu_name: sifive-x280 # | check:23'0 ~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | 17: ... # | check:23'0 ~~~~ # | 18: --- # | check:23'0 ~~~~ # | 19: mode: latency # | check:23'0 ~~~~~~~~~~~~~~ # | 20: key: # | check:23'0 ~~~~~ # | 21: instructions: # | check:23'0 ~~~~~~~~~~~~~~~ # | 22: - 'PseudoVFADD_VFPR16_M1_E16 V24 V24 V24 F10_H i_0x0 i_0xffffffffffffffff i_0x4 i_0x1' # | check:23'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:23'1 ? possible intended match # | 23: config: 'vtype = {FRM: rne, AVL: VLMAX, SEW: e16, Policy: ta/mu}' # | check:23'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 24: register_initial_values: # | check:23'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 25: - 'V24=0x0' # | check:23'0 ~~~~~~~~~~~~~ # | 26: - 'F10_H=0x0' # | check:23'0 ~~~~~~~~~~~~~~~ # | 27: cpu_name: sifive-x280 # | check:23'0 ~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rvc-valid.s (6 of 59097) ******************** TEST 'LLVM :: MC/RISCV/rvc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s -triple=riscv32 -mattr=+c -M no-aliases -show-encoding | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s -triple=riscv32 -mattr=+c -M no-aliases -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefixes=CHECK-OBJ,CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefixes=CHECK-OBJ,CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # .---command stderr------------ # | /Users/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: /Users/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 :: tools/llvm-objdump/ELF/RISCV/extensions.test (7 of 59097) ******************** TEST 'LLVM :: tools/llvm-objdump/ELF/RISCV/extensions.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 7 /Users/thakis/src/llvm-project/out/gn/bin/yaml2obj /Users/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test -D BITS=32 -o /Users/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o # executed command: /Users/thakis/src/llvm-project/out/gn/bin/yaml2obj /Users/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test -D BITS=32 -o /Users/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o # RUN: at line 8 /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --no-show-raw-insn /Users/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test --check-prefixes=DISASM # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --no-show-raw-insn /Users/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --no-show-raw-insn /Users/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test --check-prefixes=DISASM # .---command stderr------------ # | /Users/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:54: note: possible intended match here # | /Users/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: /Users/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: /Users/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/rv32c-only-valid.s (8 of 59097) ******************** TEST 'LLVM :: MC/RISCV/rv32c-only-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s -triple=riscv32 -mattr=+c -M no-aliases -show-encoding | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s -triple=riscv32 -mattr=+c -M no-aliases -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # .---command stderr------------ # | /Users/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: /Users/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 :: MC/RISCV/rv64dc-valid.s (9 of 59097) ******************** TEST 'LLVM :: MC/RISCV/rv64dc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s -triple=riscv64 -mattr=+c,+d -M no-aliases -show-encoding | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s -triple=riscv64 -mattr=+c,+d -M no-aliases -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv64 -mattr=+c,+d < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv64 -mattr=+c,+d # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # .---command stderr------------ # | /Users/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: /Users/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 :: tools/llvm-exegesis/RISCV/rvv/skip-rm.test (10 of 59097) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/skip-rm.test' FAILED ******************** Exit Code: -6 Command Output (stdout): -- # RUN: at line 1 /Users/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 | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/skip-rm.test --check-prefix=VX # executed command: /Users/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: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/skip-rm.test --check-prefix=VX # RUN: at line 3 /Users/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 | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/skip-rm.test --check-prefix=FP # executed command: /Users/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------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/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 # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/skip-rm.test --check-prefix=FP -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/filter.test (11 of 59097, 3 of 3 attempts) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/filter.test' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /Users/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 | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/filter.test # executed command: /Users/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------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/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 # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/filter.test # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/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/xwchc-valid.s (12 of 59097) ******************** TEST 'LLVM :: MC/RISCV/xwchc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s -triple=riscv32 -mattr=+xwchc -M no-aliases -show-encoding | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s -triple=riscv32 -mattr=+xwchc -M no-aliases -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+xwchc < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+xwchc --no-print-imm-hex -M no-aliases -d -r - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+xwchc # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+xwchc --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+xwchc --no-print-imm-hex -M no-aliases -d -r - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # .---command stderr------------ # | /Users/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: /Users/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/RISCV/xqcilia-valid.s (13 of 59097) ******************** TEST 'LLVM :: MC/RISCV/xqcilia-valid.s' FAILED ******************** Exit Code: -6 Command Output (stdout): -- # RUN: at line 2 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s -triple=riscv32 -mattr=+experimental-xqcilia -M no-aliases -show-encoding | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ENC,CHECK-INST,CHECK-NOALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s -triple=riscv32 -mattr=+experimental-xqcilia -M no-aliases -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ENC,CHECK-INST,CHECK-NOALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s # RUN: at line 4 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+experimental-xqcilia < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilia -M no-aliases --no-print-imm-hex -d - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+experimental-xqcilia # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilia -M no-aliases --no-print-imm-hex -d - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilia -M no-aliases --no-print-imm-hex -d - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-xch.s (14 of 59097) ******************** TEST 'LLVM :: MC/AVR/inst-xch.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding < /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # RUN: at line 2 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw < /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # .---command stderr------------ # | /Users/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: /Users/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/RISCV/compress-rv32i.s (15 of 59097) ******************** TEST 'LLVM :: MC/RISCV/compress-rv32i.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -show-encoding < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS,CHECK-ALIASASM /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS,CHECK-ALIASASM /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -show-encoding -M no-aliases < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST,CHECK-INSTASM /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -show-encoding -M no-aliases # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST,CHECK-INSTASM /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # RUN: at line 5 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -filetype=obj < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS,CHECK-ALIASOBJ32 /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -filetype=obj # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS,CHECK-ALIASOBJ32 /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # .---command stderr------------ # | /Users/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: /Users/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/rv32dc-valid.s (16 of 59097) ******************** TEST 'LLVM :: MC/RISCV/rv32dc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s -triple=riscv32 -mattr=+c,+d -M no-aliases -show-encoding | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s -triple=riscv32 -mattr=+c,+d -M no-aliases -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c,+d < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c,+d # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # .---command stderr------------ # | /Users/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: /Users/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/AVR/inst-lpm.s (17 of 59097) ******************** TEST 'LLVM :: MC/AVR/inst-lpm.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=lpm,lpmx -show-encoding < /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=lpm,lpmx -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # RUN: at line 2 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=lpm,lpmx < /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=lpm,lpmx - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=lpm,lpmx # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=lpm,lpmx - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=lpm,lpmx - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # .---command stderr------------ # | /Users/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: /Users/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/Hexagon/j.txt (18 of 59097) ******************** TEST 'LLVM :: MC/Disassembler/Hexagon/j.txt' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -disassemble < /Users/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/j.txt | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/j.txt # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -disassemble # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -disassemble # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/j.txt # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/j.txt # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32fc-valid.s (19 of 59097) ******************** TEST 'LLVM :: MC/RISCV/rv32fc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s -triple=riscv32 -mattr=+c,+f -M no-aliases -show-encoding | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s -triple=riscv32 -mattr=+c,+f -M no-aliases -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c,+f < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d -r - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c,+f # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d -r - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # .---command stderr------------ # | /Users/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: /Users/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/rv32fc-aliases-valid.s (20 of 59097) ******************** TEST 'LLVM :: MC/RISCV/rv32fc-aliases-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s -triple=riscv32 -mattr=+c,+f -M no-aliases | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s -triple=riscv32 -mattr=+c,+f -M no-aliases # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c,+f < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c,+f # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # .---command stderr------------ # | /Users/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: /Users/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 :: CodeGen/Hexagon/compound.ll (21 of 59097) ******************** TEST 'LLVM :: CodeGen/Hexagon/compound.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llc -mtriple=hexagon -filetype=obj -ifcvt-limit=0 -o - /Users/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llc -mtriple=hexagon -filetype=obj -ifcvt-limit=0 -o - /Users/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll # .---command stderr------------ # | /Users/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: /Users/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/option-pushpop.s (22 of 59097) ******************** TEST 'LLVM :: MC/RISCV/option-pushpop.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=-relax -M no-aliases < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=-relax -M no-aliases # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-readobj -r - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-RELOC /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-readobj -r - # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-RELOC /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # RUN: at line 5 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -filetype=obj < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c -d - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -filetype=obj # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c -d - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c -d - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # .---command stderr------------ # | /Users/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: /Users/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/rv32zclsd-alias-valid.c (23 of 59097) ******************** TEST 'LLVM :: MC/RISCV/rv32zclsd-alias-valid.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=riscv32 -mattr=+zclsd -M no-aliases < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=riscv32 -mattr=+zclsd -M no-aliases # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+zclsd < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+zclsd -d -M no-aliases - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+zclsd # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+zclsd -d -M no-aliases - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+zclsd -d -M no-aliases - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # .---command stderr------------ # | /Users/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: /Users/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-objdump/ELF/RISCV/source-interleave.ll (24 of 59097) ******************** TEST 'LLVM :: tools/llvm-objdump/ELF/RISCV/source-interleave.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 rm -rf /Users/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp && split-file /Users/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll /Users/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp && cd /Users/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp # executed command: rm -rf /Users/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp # executed command: split-file /Users/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll /Users/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp # executed command: cd /Users/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp # RUN: at line 2 /Users/thakis/src/llvm-project/out/gn/bin/llc -filetype=obj a.ll -o a.o # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llc -filetype=obj a.ll -o a.o # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-readelf -r a.o 2>err | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll --check-prefix=RELOC # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-readelf -r a.o # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll --check-prefix=RELOC # RUN: at line 4 /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -Sl --no-show-raw-insn a.o 2>err | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -Sl --no-show-raw-insn a.o # .---redirected output from 'err' # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -Sl --no-show-raw-insn a.o # `----------------------------- # note: command had no output on stdout or stderr # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll # .---redirected output from 'err' # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -Sl --no-show-raw-insn a.o # `----------------------------- # .---command stderr------------ # | /Users/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: /Users/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/AVR/inst-spm.s (25 of 59097) ******************** TEST 'LLVM :: MC/AVR/inst-spm.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=spm,spmx -show-encoding < /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=spm,spmx -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # RUN: at line 2 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=spm,spmx < /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=spm,spmx - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=spm,spmx # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=spm,spmx - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=spm,spmx - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # .---command stderr------------ # | /Users/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: /Users/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/RISCV/rvdc-aliases-valid.s (27 of 59097) ******************** TEST 'LLVM :: MC/RISCV/rvdc-aliases-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s -triple=riscv32 -mattr=+c,+d -M no-aliases | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s -triple=riscv32 -mattr=+c,+d -M no-aliases # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s -triple=riscv64 -mattr=+c,+d -M no-aliases | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s -triple=riscv64 -mattr=+c,+d -M no-aliases # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # RUN: at line 5 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c,+d < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+d --no-print-imm-hex -M no-aliases -d - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c,+d # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+d --no-print-imm-hex -M no-aliases -d - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+d --no-print-imm-hex -M no-aliases -d - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # .---command stderr------------ # | /Users/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: /Users/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/Hexagon/instructions/j.s (28 of 59097) ******************** TEST 'LLVM :: MC/Hexagon/instructions/j.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -filetype=obj -o - /Users/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -filetype=obj -o - /Users/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s # .---command stderr------------ # | /Users/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: /Users/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/RISCV/rv64c-aliases-valid.s (29 of 59097) ******************** TEST 'LLVM :: MC/RISCV/rv64c-aliases-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=riscv64 -mattr=+c -M no-aliases < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND,CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=riscv64 -mattr=+c -M no-aliases # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND,CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv64 -mattr=+c < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d -M no-aliases - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND,CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv64 -mattr=+c # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d -M no-aliases - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d -M no-aliases - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND,CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # .---command stderr------------ # | /Users/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: /Users/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/Disassembler/Hexagon/nv_j.txt (30 of 59097) ******************** TEST 'LLVM :: MC/Disassembler/Hexagon/nv_j.txt' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -disassemble < /Users/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/nv_j.txt | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/nv_j.txt # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -disassemble # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -disassemble # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/nv_j.txt # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/nv_j.txt # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/xwchc-compress.s (31 of 59097) ******************** TEST 'LLVM :: MC/RISCV/xwchc-compress.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -show-encoding < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -show-encoding -M no-aliases < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -show-encoding -M no-aliases # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # RUN: at line 5 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -filetype=obj < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+xwchc --no-print-imm-hex -d - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -filetype=obj # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+xwchc --no-print-imm-hex -d - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+xwchc --no-print-imm-hex -d - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # .---command stderr------------ # | /Users/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: /Users/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: FAIL: LLVM :: MC/RISCV/option-rvc.s (32 of 59097) ******************** TEST 'LLVM :: MC/RISCV/option-rvc.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -show-encoding < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -show-encoding -M no-aliases < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -show-encoding -M no-aliases # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # RUN: at line 5 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -filetype=obj < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -filetype=obj # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # .---command stderr------------ # | /Users/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: /Users/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 :: MC/AVR/inst-las.s (33 of 59097) ******************** TEST 'LLVM :: MC/AVR/inst-las.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding < /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # RUN: at line 2 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw < /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # .---command stderr------------ # | /Users/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: /Users/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 :: MC/RISCV/compress-rv64i.s (34 of 59097) ******************** TEST 'LLVM :: MC/RISCV/compress-rv64i.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -show-encoding < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -show-encoding -M no-aliases < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -show-encoding -M no-aliases # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # RUN: at line 5 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -filetype=obj < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv64 --mattr=+c --no-print-imm-hex -d - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -filetype=obj # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv64 --mattr=+c --no-print-imm-hex -d - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv64 --mattr=+c --no-print-imm-hex -d - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # .---command stderr------------ # | /Users/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: /Users/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/RISCV/rv32zclsd-valid.s (35 of 59097) ******************** TEST 'LLVM :: MC/RISCV/rv32zclsd-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s -triple=riscv32 -mattr=+zclsd -M no-aliases -show-encoding | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s -triple=riscv32 -mattr=+zclsd -M no-aliases -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+zclsd< /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+zclsd --no-print-imm-hex -M no-aliases -d -r - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+zclsd # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+zclsd --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+zclsd --no-print-imm-hex -M no-aliases -d -r - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # .---command stderr------------ # | /Users/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: /Users/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/compress-rv32d.s (36 of 59097) ******************** TEST 'LLVM :: MC/RISCV/compress-rv32d.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -show-encoding < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -show-encoding -M no-aliases < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -show-encoding -M no-aliases # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # RUN: at line 5 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -filetype=obj < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c,+d -d - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -filetype=obj # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c,+d -d - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c,+d -d - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # .---command stderr------------ # | /Users/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: /Users/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/Hexagon/system-inst.s (37 of 59097) ******************** TEST 'LLVM :: MC/Hexagon/system-inst.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon --mcpu=hexagonv65 -filetype=obj /Users/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mcpu=hexagonv65 -d - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon --mcpu=hexagonv65 -filetype=obj /Users/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mcpu=hexagonv65 -d - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mcpu=hexagonv65 -d - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s # .---command stderr------------ # | /Users/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: /Users/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/Hexagon/dis-duplex-p0.s (38 of 59097) ******************** TEST 'LLVM :: MC/Hexagon/dis-duplex-p0.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -filetype=obj -o - /Users/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -filetype=obj -o - /Users/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s # .---command stderr------------ # | /Users/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: /Users/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 :: tools/llvm-exegesis/RISCV/rvv/eligible-inst.test (39 of 59097) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/eligible-inst.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/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 | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test --allow-empty --check-prefix=LATENCY # executed command: /Users/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: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test --allow-empty --check-prefix=LATENCY # RUN: at line 4 /Users/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 | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test --check-prefix=RTHROUGHPUT1 # executed command: /Users/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------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/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 # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test --check-prefix=RTHROUGHPUT1 # .---command stderr------------ # | /Users/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 V16M2 V16M2 V6M2 V14 i_0xffffffffffffffff i_0x3' # | ^ # | :6:5: note: possible intended match here # | - 'PseudoVCOMPRESS_VM_M2_E8 V12M2 V12M2 V0M2 V25 i_0xffffffffffffffff i_0x3' # | ^ # | # | Input file: # | Check file: /Users/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 V16M2 V16M2 V6M2 V14 i_0xffffffffffffffff i_0x3' # | check:49'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 6: - 'PseudoVCOMPRESS_VM_M2_E8 V12M2 V12M2 V0M2 V25 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:49'1 ? possible intended match # | 7: - 'PseudoVCOMPRESS_VM_M2_E8 V2M2 V2M2 V30M2 V29 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: - 'PseudoVCOMPRESS_VM_M2_E8 V10M2 V10M2 V28M2 V6 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 9: - 'PseudoVCOMPRESS_VM_M2_E8 V20M2 V20M2 V14M2 V18 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 10: - 'PseudoVCOMPRESS_VM_M2_E8 V22M2 V22M2 V0M2 V1 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 11: - 'PseudoVCOMPRESS_VM_M2_E8 V4M2 V4M2 V28M2 V24 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/self-aliasing.test (40 of 59097) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/self-aliasing.test' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /Users/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 | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/self-aliasing.test # executed command: /Users/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------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/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 # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/self-aliasing.test # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/self-aliasing.test # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv64c-valid.s (41 of 59097) ******************** TEST 'LLVM :: MC/RISCV/rv64c-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s -triple=riscv64 -mattr=+c -M no-aliases -show-encoding | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s -triple=riscv64 -mattr=+c -M no-aliases -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv64 -mattr=+c < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv64 -mattr=+c # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # .---command stderr------------ # | /Users/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: /Users/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 :: MC/Hexagon/instructions/nv_j.s (42 of 59097) ******************** TEST 'LLVM :: MC/Hexagon/instructions/nv_j.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -filetype=obj -o - /Users/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -filetype=obj -o - /Users/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s # .---command stderr------------ # | /Users/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: /Users/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 :: tools/llvm-exegesis/RISCV/latency-by-extension-C.s (43 of 59097) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/latency-by-extension-C.s' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /Users/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 | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ADDI /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # executed command: /Users/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: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ADDI /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # RUN: at line 9 /Users/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 | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ADDIW /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # executed command: /Users/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: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ADDIW /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # RUN: at line 17 /Users/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 | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ANDI /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # executed command: /Users/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------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/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 # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ANDI /Users/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ANDI /Users/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/xqcilo-valid.s (44 of 59097) ******************** TEST 'LLVM :: MC/RISCV/xqcilo-valid.s' FAILED ******************** Exit Code: -6 Command Output (stdout): -- # RUN: at line 2 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s -triple=riscv32 -mattr=+experimental-xqcilo -M no-aliases -show-encoding | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ENC,CHECK-INST,CHECK-NOALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s -triple=riscv32 -mattr=+experimental-xqcilo -M no-aliases -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ENC,CHECK-INST,CHECK-NOALIAS /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s # RUN: at line 4 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+experimental-xqcilo < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilo -M no-aliases --no-print-imm-hex -d - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+experimental-xqcilo # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilo -M no-aliases --no-print-imm-hex -d - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilo -M no-aliases --no-print-imm-hex -d - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s -- ******************** Testing: FAIL: LLVM :: MC/Disassembler/AArch64/armv8.4a-trace.txt (45 of 59097) ******************** TEST 'LLVM :: MC/Disassembler/AArch64/armv8.4a-trace.txt' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple aarch64-none-linux-gnu -mattr=+v8.4a --disassemble < /Users/thakis/src/llvm-project/llvm/test/MC/Disassembler/AArch64/armv8.4a-trace.txt | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/Disassembler/AArch64/armv8.4a-trace.txt # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple aarch64-none-linux-gnu -mattr=+v8.4a --disassemble # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple aarch64-none-linux-gnu -mattr=+v8.4a --disassemble # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/Disassembler/AArch64/armv8.4a-trace.txt # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/Disassembler/AArch64/armv8.4a-trace.txt # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-elpm.s (46 of 59097) ******************** TEST 'LLVM :: MC/AVR/inst-elpm.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=elpm,elpmx -show-encoding < /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=elpm,elpmx -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # RUN: at line 2 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=elpm,elpmx < /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=elpm,elpmx - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=elpm,elpmx # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=elpm,elpmx - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=elpm,elpmx - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # .---command stderr------------ # | /Users/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: /Users/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 :: MC/AVR/inst-lac.s (47 of 59097) ******************** TEST 'LLVM :: MC/AVR/inst-lac.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding < /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # RUN: at line 2 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw < /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # .---command stderr------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # .---command stderr------------ # | /Users/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: /Users/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/RISCV/option-arch.s (48 of 59097) ******************** TEST 'LLVM :: MC/RISCV/option-arch.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+experimental -show-encoding < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+experimental -show-encoding # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # RUN: at line 3 /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+experimental -filetype=obj < /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s | /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+m,+a,+f,+zba,+experimental-zicfiss -d -M no-aliases - | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # executed command: /Users/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+experimental -filetype=obj # executed command: /Users/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------------ # | Assertion failed: (idx < size()), function operator[], file SmallVector.h, line 296. # | 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: /Users/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+m,+a,+f,+zba,+experimental-zicfiss -d -M no-aliases - # `----------------------------- # error: command failed with exit status: -6 # executed command: /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-INST /Users/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # .---command stderr------------ # | /Users/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: /Users/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: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (47): 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-objdump/ELF/RISCV/extensions.test LLVM :: tools/llvm-objdump/ELF/RISCV/source-interleave.ll Testing Time: 554.99s Total Discovered Tests: 68987 Skipped : 33 (0.05%) Unsupported : 2625 (3.81%) Passed : 66111 (95.83%) Expectedly Failed: 171 (0.25%) Failed : 47 (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.