Skip to content

Instantly share code, notes, and snippets.

@Cogitri
Created March 11, 2021 18:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Cogitri/a9ff603559792f24b45a567b5ecab4bd to your computer and use it in GitHub Desktop.
Save Cogitri/a9ff603559792f24b45a567b5ecab4bd to your computer and use it in GitHub Desktop.
FAIL: LLVM :: CodeGen/Hexagon/csr-stubs-spill-threshold.ll (12602 of 38448)
******************** TEST 'LLVM :: CodeGen/Hexagon/csr-stubs-spill-threshold.ll' FAILED ********************
Script:
--
: 'RUN: at line 1'; /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/llc -march=hexagon -O2 -spill-func-threshold=2 < /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/csr-stubs-spill-threshold.ll | /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/FileCheck /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/csr-stubs-spill-threshold.ll
--
Exit Code: 1
Command Output (stderr):
--
/var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/csr-stubs-spill-threshold.ll:6:10: error: CHECK: expected string not found in input
; CHECK: save_r16_through_r23
^
<stdin>:6:5: note: scanning from here
f1: // @f1
^
<stdin>:30:12: note: possible intended match here
r5:4 = combine(r16,r17)
^
/var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/csr-stubs-spill-threshold.ll:18:10: error: CHECK: expected string not found in input
; CHECK: save_r16_through_r21
^
<stdin>:53:5: note: scanning from here
f3: // @f3
^
<stdin>:75:12: note: possible intended match here
r3:2 = combine(r16,r17)
^
Input file: <stdin>
Check file: /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/csr-stubs-spill-threshold.ll
-dump-input=help explains the following input dump.
Input was:
<<<<<<
1: .text
2: .file "<stdin>"
3: .globl f1 // -- Begin function f1
4: .p2align 4
5: .type f1,@function
6: f1: // @f1
check:6'0 X~~~~~ error: no match found
7: // %bb.0: // %b0
check:6'0 ~~~~~~~~~~~~~~~~
8: {
check:6'0 ~~
9: r17:16 = combine(r4,r5)
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~
10: r5:4 = combine(#5,#4)
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~
11: memd(r29+#-16) = r17:16
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~
.
.
.
25: } // 8-byte Folded Spill
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~
26: {
check:6'0 ~~
27: r22 = r0
check:6'0 ~~~~~~~~~
28: r1:0 = combine(r19,r20)
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~
29: r3:2 = combine(r18,r21)
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~
30: r5:4 = combine(r16,r17)
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~
check:6'1 ? possible intended match
31: }
check:6'0 ~~
32: {
check:6'0 ~~
33: call f0
check:6'0 ~~~~~~~~
34: }
check:6'0 ~~
35: {
check:6'0 ~~
.
.
.
48: .size f1, .Lfunc_end0-f1
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~
49: // -- End function
check:6'0 ~~~~~~~~~~~~~~~~~~~
50: .globl f3 // -- Begin function f3
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
51: .p2align 4
check:6'0 ~~~~~~~~~~~
52: .type f3,@function
check:6'0 ~~~~~~~~~~~~~~~~~~~
53: f3: // @f3
check:6'0 ~~~
check:18'0 X~~~~~ error: no match found
54: // %bb.0: // %b0
check:18'0 ~~~~~~~~~~~~~~~~
55: {
check:18'0 ~~
56: r17:16 = combine(r2,r3)
check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~
57: r3:2 = combine(#3,#2)
check:18'0 ~~~~~~~~~~~~~~~~~~~~~~
58: memd(r29+#-16) = r17:16
check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~
.
.
.
70: }
check:18'0 ~~
71: {
check:18'0 ~~
72: call f2
check:18'0 ~~~~~~~~
73: r21 = r0
check:18'0 ~~~~~~~~~
74: r1:0 = combine(r18,r19)
check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~
75: r3:2 = combine(r16,r17)
check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~
check:18'1 ? possible intended match
76: }
check:18'0 ~~
77: {
check:18'0 ~~
78: r20 += add(r21,r0)
check:18'0 ~~~~~~~~~~~~~~~~~~~
79: r17:16 = memd(r29+#16)
check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~
80: r19:18 = memd(r29+#8)
check:18'0 ~~~~~~~~~~~~~~~~~~~~~~
.
.
.
>>>>>>
--
********************
FAIL: LLVM :: CodeGen/Hexagon/long-calls.ll (12883 of 38448)
******************** TEST 'LLVM :: CodeGen/Hexagon/long-calls.ll' FAILED ********************
Script:
--
: 'RUN: at line 1'; /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/llc -march=hexagon -enable-save-restore-long -hexagon-initial-cfg-cleanup=0 < /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/long-calls.ll | /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/FileCheck /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/long-calls.ll
--
Exit Code: 1
Command Output (stderr):
--
/var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/long-calls.ll:6:10: error: CHECK: expected string not found in input
; CHECK: jump ##__restore
^
<stdin>:16:2: note: scanning from here
}
^
<stdin>:31:2: note: possible intended match here
jump ##foo
^
Input file: <stdin>
Check file: /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/long-calls.ll
-dump-input=help explains the following input dump.
Input was:
<<<<<<
.
.
.
11: memd(r29+#-16) = r17:16
12: allocframe(#8)
13: } // 8-byte Folded Spill
14: {
15: call ##foo
16: }
check:6'0 X error: no match found
17: {
check:6'0 ~~
18: r1:0 = add(r17:16,r1:0):raw:lo
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19: r17:16 = memd(r29+#0)
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~
20: dealloc_return
check:6'0 ~~~~~~~~~~~~~~~
21: } // 8-byte Folded Reload
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~
.
.
.
26: .p2align 4
check:6'0 ~~~~~~~~~~~
27: .type test_longtailcall,@function
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
28: test_longtailcall: // @test_longtailcall
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
29: // %bb.0: // %entry
check:6'0 ~~~~~~~~~~~~~~~~~~~
30: {
check:6'0 ~~
31: jump ##foo
check:6'0 ~~~~~~~~~~~
check:6'1 ? possible intended match
32: r0 = add(r0,#5)
check:6'0 ~~~~~~~~~~~~~~~~
33: }
check:6'0 ~~
34: .Lfunc_end1:
check:6'0 ~~~~~~~~~~~~
35: .size test_longtailcall, .Lfunc_end1-test_longtailcall
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
36: // -- End function
check:6'0 ~~~~~~~~~~~~~~~~~~~
.
.
.
>>>>>>
--
********************
FAIL: LLVM :: CodeGen/Hexagon/mlong-calls.ll (12926 of 38448)
******************** TEST 'LLVM :: CodeGen/Hexagon/mlong-calls.ll' FAILED ********************
Script:
--
: 'RUN: at line 1'; /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/llc -hexagon-long-calls -march=hexagon -enable-save-restore-long=true < /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/mlong-calls.ll | /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/FileCheck /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/mlong-calls.ll
--
Exit Code: 1
Command Output (stderr):
--
/var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/mlong-calls.ll:4:10: error: CHECK: expected string not found in input
; CHECK: jump ##__restore
^
<stdin>:16:2: note: scanning from here
}
^
<stdin>:31:2: note: possible intended match here
jump ##f1
^
Input file: <stdin>
Check file: /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/mlong-calls.ll
-dump-input=help explains the following input dump.
Input was:
<<<<<<
.
.
.
11: memd(r29+#-16) = r17:16
12: allocframe(#8)
13: } // 8-byte Folded Spill
14: {
15: call ##f1
16: }
check:4'0 X error: no match found
17: {
check:4'0 ~~
18: r1:0 = add(r17:16,r1:0):raw:lo
check:4'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19: r17:16 = memd(r29+#0)
check:4'0 ~~~~~~~~~~~~~~~~~~~~~~
20: dealloc_return
check:4'0 ~~~~~~~~~~~~~~~
21: } // 8-byte Folded Reload
check:4'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~
.
.
.
26: .p2align 4
check:4'0 ~~~~~~~~~~~
27: .type f2,@function
check:4'0 ~~~~~~~~~~~~~~~~~~~
28: f2: // @f2
check:4'0 ~~~~~~~~~~
29: // %bb.0: // %b0
check:4'0 ~~~~~~~~~~~~~~~~
30: {
check:4'0 ~~
31: jump ##f1
check:4'0 ~~~~~~~~~~
check:4'1 ? possible intended match
32: r0 = add(r0,#5)
check:4'0 ~~~~~~~~~~~~~~~~
33: }
check:4'0 ~~
34: .Lfunc_end1:
check:4'0 ~~~~~~~~~~~~
35: .size f2, .Lfunc_end1-f2
check:4'0 ~~~~~~~~~~~~~~~~~~~~~~~~~
36: // -- End function
check:4'0 ~~~~~~~~~~~~~~~~~~~
.
.
.
>>>>>>
--
********************
FAIL: LLVM :: CodeGen/Hexagon/pic-regusage.ll (13018 of 38448)
******************** TEST 'LLVM :: CodeGen/Hexagon/pic-regusage.ll' FAILED ********************
Script:
--
: 'RUN: at line 1'; /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/llc -march=hexagon -relocation-model=pic < /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/pic-regusage.ll | /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/FileCheck /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/pic-regusage.ll
--
Exit Code: 1
Command Output (stderr):
--
/var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/pic-regusage.ll:6:10: error: CHECK: expected string not found in input
; CHECK: call __save_r16_through_r27
^
<stdin>:1:2: note: scanning from here
.text
^
<stdin>:42:2: note: possible intended match here
call printf
^
Input file: <stdin>
Check file: /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/pic-regusage.ll
-dump-input=help explains the following input dump.
Input was:
<<<<<<
1: .text
check:6'0 X~~~~ error: no match found
2: .file "<stdin>"
check:6'0 ~~~~~~~~~~~~~~~~
3: .globl _Z7testR14Pi // -- Begin function _Z7testR14Pi
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4: .p2align 2
check:6'0 ~~~~~~~~~~~
5: .type _Z7testR14Pi,@function
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6: _Z7testR14Pi: // @_Z7testR14Pi
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.
.
.
37: } // 4-byte Folded Reload
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~
38: {
check:6'0 ~~
39: r1:0 = combine(r14,r16)
check:6'0 ~~~~~~~~~~~~~~~~~~~~~~~~
40: }
check:6'0 ~~
41: {
check:6'0 ~~
42: call printf
check:6'0 ~~~~~~~~~~~~
check:6'1 ? possible intended match
43: memw(r17+#0) = r3
check:6'0 ~~~~~~~~~~~~~~~~~~
44: }
check:6'0 ~~
45: {
check:6'0 ~~
46: call printf
check:6'0 ~~~~~~~~~~~~
47: r0 = r16
check:6'0 ~~~~~~~~~
.
.
.
>>>>>>
--
********************
FAIL: LLVM :: CodeGen/Hexagon/runtime-stkchk.ll (13095 of 38448)
******************** TEST 'LLVM :: CodeGen/Hexagon/runtime-stkchk.ll' FAILED ********************
Script:
--
: 'RUN: at line 1'; /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/llc -march=hexagon -mcpu=hexagonv55 -enable-stackovf-sanitizer < /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/runtime-stkchk.ll | /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/FileCheck /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/runtime-stkchk.ll
--
Exit Code: 1
Command Output (stderr):
--
/var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/runtime-stkchk.ll:19:10: error: CHECK: expected string not found in input
; CHECK: __save_r16_through_r19_stkchk
^
<stdin>:31:15: note: scanning from here
.globl foo_2 // -- Begin function foo_2
^
<stdin>:37:7: note: possible intended match here
call __runtime_stack_check
^
Input file: <stdin>
Check file: /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/runtime-stkchk.ll
-dump-input=help explains the following input dump.
Input was:
<<<<<<
.
.
.
26: r31:30 = dealloc_return(r30):raw
27: }
28: .Lfunc_end0:
29: .size foo_1, .Lfunc_end0-foo_1
30: // -- End function
31: .globl foo_2 // -- Begin function foo_2
check:19'0 X~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found
32: .p2align 2
check:19'0 ~~~~~~~~~~~
33: .type foo_2,@function
check:19'0 ~~~~~~~~~~~~~~~~~~~~~~
34: foo_2: // @foo_2
check:19'0 ~~~~~~~~~~~~~~~~
35: // %bb.0: // %entry
check:19'0 ~~~~~~~~~~~~~~~~~~~
36: {
check:19'0 ~~
37: call __runtime_stack_check
check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
check:19'1 ? possible intended match
38: allocframe(r29,#8208):raw
check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~
39: }
check:19'0 ~~
40: {
check:19'0 ~~
41: r17:16 = combine(r0,r1)
check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~
42: memd(r29+##8200) = r17:16
check:19'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~
.
.
.
>>>>>>
--
********************
FAIL: LLVM :: CodeGen/Hexagon/swp-memrefs-epilog.ll (13264 of 38448)
******************** TEST 'LLVM :: CodeGen/Hexagon/swp-memrefs-epilog.ll' FAILED ********************
Script:
--
: 'RUN: at line 1'; /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/llc -march=hexagon -O2 -fp-contract=fast < /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/swp-memrefs-epilog.ll -pipeliner-experimental-cg=true | /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/FileCheck /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/swp-memrefs-epilog.ll
--
Exit Code: 1
Command Output (stderr):
--
/var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/swp-memrefs-epilog.ll:12:10: error: CHECK: expected string not found in input
; CHECK: [[REG0:r([0-9]+)]] = add(r29,#24)
^
<stdin>:1:2: note: scanning from here
.text
^
<stdin>:21:2: note: possible intended match here
r4 = add(r29,#20)
^
Input file: <stdin>
Check file: /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/swp-memrefs-epilog.ll
-dump-input=help explains the following input dump.
Input was:
<<<<<<
1: .text
check:12'0 X~~~~ error: no match found
2: .file "<stdin>"
check:12'0 ~~~~~~~~~~~~~~~~
3: .globl f0 // -- Begin function f0
check:12'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4: .p2align 4
check:12'0 ~~~~~~~~~~~
5: .type f0,@function
check:12'0 ~~~~~~~~~~~~~~~~~~~
6: f0: // @f0
check:12'0 ~~~~~~~~~~
.
.
.
16: r3 = ##-1086483063
check:12'0 ~~~~~~~~~~~~~~~~~~~
17: memw(r29+#20) = ##1065352075
check:12'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18: }
check:12'0 ~~
19: {
check:12'0 ~~
20: r2 = ##1054105166
check:12'0 ~~~~~~~~~~~~~~~~~~
21: r4 = add(r29,#20)
check:12'0 ~~~~~~~~~~~~~~~~~~
check:12'1 ? possible intended match
22: }
check:12'0 ~~
23: {
check:12'0 ~~
24: r6 = add(r4,#4)
check:12'0 ~~~~~~~~~~~~~~~~
25: r1 = ##1075342136
check:12'0 ~~~~~~~~~~~~~~~~~~
26: r0 = add(r29,#8)
check:12'0 ~~~~~~~~~~~~~~~~~
.
.
.
>>>>>>
--
********************
FAIL: LLVM :: CodeGen/Hexagon/vararg-formal.ll (13365 of 38448)
******************** TEST 'LLVM :: CodeGen/Hexagon/vararg-formal.ll' FAILED ********************
Script:
--
: 'RUN: at line 1'; /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/llc -march=hexagon < /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/vararg-formal.ll | /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/FileCheck /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/vararg-formal.ll
--
Exit Code: 1
Command Output (stderr):
--
/var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/vararg-formal.ll:4:14: error: CHECK-NOT: excluded string found in input
; CHECK-NOT: memw
^
<stdin>:13:2: note: found here
memw(r29+#4) = r1
^~~~
Input file: <stdin>
Check file: /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/CodeGen/Hexagon/vararg-formal.ll
-dump-input=help explains the following input dump.
Input was:
<<<<<<
.
.
.
8: {
9: r29 = add(r29,#-24)
10: r0 = add(r0,#1)
11: }
12: {
13: memw(r29+#4) = r1
not:4 !~~~ error: no match expected
14: memw(r29+#8) = r2
15: }
16: {
17: memw(r29+#12) = r3
18: memw(r29+#16) = r4
.
.
.
>>>>>>
--
********************
FAIL: LLVM :: ExecutionEngine/Interpreter/intrinsics.ll (23665 of 38448)
******************** TEST 'LLVM :: ExecutionEngine/Interpreter/intrinsics.ll' FAILED ********************
Script:
--
: 'RUN: at line 1'; /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/lli -O0 -force-interpreter < /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/ExecutionEngine/Interpreter/intrinsics.ll
--
Exit Code: 134
Command Output (stderr):
--
LLVM ERROR: Tried to execute an unknown external function: roundevenf
PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace.
Stack dump:
0. Program arguments: /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/lli -O0 -force-interpreter
/var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/test/ExecutionEngine/Interpreter/Output/intrinsics.ll.script: line 1: 110150 Aborted (core dumped) /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/build/bin/lli -O0 -force-interpreter < /var/home/rasmus/Projects/aports/main/llvm11/src/llvm-11.1.0.src/test/ExecutionEngine/Interpreter/intrinsics.ll
--
********************
********************
Failed Tests (8):
LLVM :: CodeGen/Hexagon/csr-stubs-spill-threshold.ll
LLVM :: CodeGen/Hexagon/long-calls.ll
LLVM :: CodeGen/Hexagon/mlong-calls.ll
LLVM :: CodeGen/Hexagon/pic-regusage.ll
LLVM :: CodeGen/Hexagon/runtime-stkchk.ll
LLVM :: CodeGen/Hexagon/swp-memrefs-epilog.ll
LLVM :: CodeGen/Hexagon/vararg-formal.ll
LLVM :: ExecutionEngine/Interpreter/intrinsics.ll
Testing Time: 113.83s
Unsupported : 1103
Passed : 37189
Expectedly Failed: 148
Failed : 8
make[3]: *** [test/CMakeFiles/check-llvm.dir/build.make:77: test/CMakeFiles/check-llvm] Error 1
make[2]: *** [CMakeFiles/Makefile2:86493: test/CMakeFiles/check-llvm.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:86500: test/CMakeFiles/check-llvm.dir/rule] Error 2
make: *** [Makefile:16741: check-llvm] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment