ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 65355 tests, 64 workers -- Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/sext.ll (1 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/sext.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sext.ll -O0 --global-isel -mattr=-sign-ext -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sext.ll -check-prefixes=CHECK,NO-SIGNEXT # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -mattr=-sign-ext -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %2:i32regbank(i32) = G_ASHR %3:i32regbank, %4:i32regbank(i32) (in function: sext_i1_i32) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sext.ll -check-prefixes=CHECK,NO-SIGNEXT # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sext.ll -check-prefixes=CHECK,NO-SIGNEXT # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshr.mir (2 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshr.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshr.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshr.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshr.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %3:i32regbank(i32) = disjoint G_OR %7:i32regbank, %8:i32regbank (in function: fshr_i32_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshr.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshr.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/sdiv.ll (3 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/sdiv.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sdiv.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sdiv.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %8:i32regbank(i32) = G_SDIV %6:i32regbank, %7:i32regbank (in function: sdiv_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sdiv.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sdiv.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/lshr.mir (4 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/lshr.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/lshr.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/lshr.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/lshr.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %2:i32regbank(i32) = G_LSHR %0:i32, %4:i32regbank(i32) (in function: lshr_i32_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/lshr.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/lshr.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/shl.mir (5 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/shl.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/shl.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/shl.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/shl.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %2:i32regbank(i32) = G_SHL %0:i32, %4:i32regbank(i32) (in function: shl_i32_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/shl.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/shl.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/rotr.mir (6 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/rotr.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotr.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotr.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotr.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %14:i32regbank(i32) = disjoint G_OR %20:i32regbank, %16:i32regbank (in function: rotr_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotr.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotr.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/add.ll (7 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/add.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/add.ll -O0 --global-isel -mattr=-sign-ext -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/add.ll -check-prefixes=CHECK,NO-SIGNEXT # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -mattr=-sign-ext -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %7:i32(i32) = G_AND %10:i32regbank, %11:i32regbank (in function: add_i8_zext) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/add.ll -check-prefixes=CHECK,NO-SIGNEXT # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/add.ll -check-prefixes=CHECK,NO-SIGNEXT # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshl.ll (8 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshl.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshl.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshl.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %14:i32regbank(i32) = disjoint G_OR %19:i32regbank, %16:i32regbank (in function: fshl_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshl.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshl.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctlz.ll (9 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctlz.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctlz.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctlz.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %7:i32regbank(i32) = nuw G_SUB %5:i32regbank, %6:i32regbank (in function: ctlz_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctlz.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctlz.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ashr.ll (10 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ashr.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ashr.ll -O0 --global-isel -mattr=-sign-ext -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ashr.ll -check-prefixes=CHECK,NO-SIGNEXT # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -mattr=-sign-ext -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %6:i32regbank(i32) = G_ASHR %5:i32regbank, %8:i32regbank(i32) (in function: ashr_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ashr.ll -check-prefixes=CHECK,NO-SIGNEXT # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ashr.ll -check-prefixes=CHECK,NO-SIGNEXT # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/xor.ll (11 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/xor.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/xor.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/xor.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %8:i32regbank(i32) = G_XOR %2:i32, %3:i32 (in function: xor_i1) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/xor.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/xor.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/cttz.mir (12 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/cttz.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/cttz.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/cttz.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/cttz.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %3:i32regbank(i32) = G_CTTZ %0:i32(i32) (in function: cttz_i32_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/cttz.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/cttz.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctpop.ll (13 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctpop.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctpop.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctpop.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %5:i32regbank(i32) = G_CTPOP %4:i32regbank(i32) (in function: ctpop_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctpop.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctpop.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/zext.ll (14 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/zext.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/zext.ll -O0 --global-isel -mattr=-sign-ext -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/zext.ll -check-prefixes=CHECK # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -mattr=-sign-ext -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %2:i32regbank(i32) = G_AND %1:i32, %3:i32regbank (in function: zext_i1_i32) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/zext.ll -check-prefixes=CHECK # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/zext.ll -check-prefixes=CHECK # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/srem.ll (15 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/srem.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/srem.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/srem.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %8:i32regbank(i32) = G_SREM %6:i32regbank, %7:i32regbank (in function: srem_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/srem.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/srem.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/shl.ll (16 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/shl.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/shl.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/shl.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %6:i32regbank(i32) = G_SHL %1:i32, %8:i32regbank(i32) (in function: shl_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/shl.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/shl.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/mul.ll (17 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/mul.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/mul.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/mul.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %8:i32regbank(i32) = G_MUL %2:i32, %3:i32 (in function: mul_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/mul.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/mul.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/cttz.ll (18 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/cttz.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/cttz.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/cttz.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %7:i32regbank(i32) = G_CTTZ %6:i32regbank(i32) (in function: cttz_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/cttz.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/cttz.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctpop.mir (19 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctpop.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctpop.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctpop.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctpop.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %3:i32regbank(i32) = G_CTPOP %0:i32(i32) (in function: ctpop_i32_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctpop.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctpop.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/lshr.ll (20 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/lshr.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/lshr.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/lshr.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %6:i32regbank(i32) = G_LSHR %5:i32regbank, %8:i32regbank(i32) (in function: lshr_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/lshr.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/lshr.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/or.ll (21 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/or.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/or.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/or.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %8:i32regbank(i32) = G_OR %2:i32, %3:i32 (in function: or_i1) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/or.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/or.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshr.ll (22 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshr.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshr.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshr.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %14:i32regbank(i32) = disjoint G_OR %19:i32regbank, %16:i32regbank (in function: fshr_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshr.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshr.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/sub.ll (23 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/sub.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sub.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sub.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %8:i32regbank(i32) = G_SUB %2:i32, %3:i32 (in function: sub_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sub.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/sub.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctlz.mir (24 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctlz.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctlz.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctlz.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctlz.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %3:i32regbank(i32) = G_CTLZ %0:i32(i32) (in function: ctlz_i32_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctlz.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ctlz.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/and.ll (25 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/and.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/and.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/and.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %8:i32regbank(i32) = G_AND %2:i32, %3:i32 (in function: and_i1) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/and.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/and.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshl.mir (26 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshl.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshl.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshl.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshl.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %3:i32regbank(i32) = disjoint G_OR %7:i32regbank, %8:i32regbank (in function: fshl_i32_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshl.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/fshl.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ashr.mir (27 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ashr.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ashr.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ashr.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ashr.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %2:i32regbank(i32) = G_ASHR %0:i32, %4:i32regbank(i32) (in function: ashr_i32_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ashr.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/ashr.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/constant.ll (28 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/constant.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/constant.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/constant.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %2:i32regbank(i32) = G_CONSTANT i32 1 (in function: const_i1) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/constant.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/constant.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/urem.ll (29 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/urem.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/urem.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/urem.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %8:i32regbank(i32) = G_UREM %6:i32regbank, %7:i32regbank (in function: urem_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/urem.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/urem.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/udiv.ll (30 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/udiv.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/udiv.ll -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/udiv.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -O0 --global-isel -disable-wasm-fallthrough-return-opt -wasm-keep-registers # .---command stderr------------ # | LLVM ERROR: cannot select: %8:i32regbank(i32) = G_UDIV %6:i32regbank, %7:i32regbank (in function: udiv_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/udiv.ll # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/udiv.ll # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/rotl.mir (31 of 65355) ******************** TEST 'LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/rotl.mir' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotl.mir -o - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotl.mir # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=wasm32-unknown-unknown -run-pass=legalizer,regbankselect,instruction-select -verify-machineinstrs /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotl.mir -o - # .---command stderr------------ # | LLVM ERROR: cannot select: %14:i32regbank(i32) = disjoint G_OR %20:i32regbank, %16:i32regbank (in function: rotl_i8) # `----------------------------- # error: command failed with exit status: 1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotl.mir # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/WebAssembly/GlobalISel/instructions/rotl.mir # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (31): LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/add.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/and.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ashr.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ashr.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/constant.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctlz.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctlz.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctpop.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/ctpop.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/cttz.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/cttz.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshl.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshl.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshr.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/fshr.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/lshr.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/lshr.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/mul.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/or.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/rotl.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/rotr.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/sdiv.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/sext.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/shl.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/shl.mir LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/srem.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/sub.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/udiv.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/urem.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/xor.ll LLVM :: CodeGen/WebAssembly/GlobalISel/instructions/zext.ll Testing Time: 202.81s Total Discovered Tests: 73833 Skipped : 20 (0.03%) Unsupported : 2823 (3.82%) Passed : 70786 (95.87%) Expectedly Failed: 173 (0.23%) Failed : 31 (0.04%) 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.