[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9

Evan Cheng evan.cheng at apple.com
Thu May 13 23:04:23 PDT 2010


I am investigating.

Evan

On May 13, 2010, at 5:35 PM, daniel_dunbar at apple.com wrote:

> The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on smooshlab.
> Full details are available at:
> http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/2601
> 
> Buildbot URL: http://smooshlab.apple.com:8010/
> 
> Buildslave for this Build: smoosh-14.apple.com
> 
> Build Reason: 
> Build Source Stamp: 103743
> Blamelist: evancheng
> 
> BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2
> 
> sincerely,
> -The Buildbot
> 
> 
> ================================================================================
> 
> CHANGES:
> File: include/llvm/Target/TargetLowering.h
> At: Thu 13 May 2010 16:04:31
> Changed By: evancheng
> Comments: Fix up LoadExtActions, TruncStoreActions, and IndexedModeActions representation and setter and getter's so they will continue to work if the number of scalar ValueType's exceeds 31.
> Properties: 
> 
> 
> 
> 
> File: include/llvm/Target/TargetLowering.h
> At: Thu 13 May 2010 16:29:31
> Changed By: evancheng
> Comments: Eliminate use of magic numbers to access OpActions. It also has the effect of allowing more than 31 scalar value types. MAX_ALLOWED_VALUETYPE had already been updated to 64 a while back.
> Properties: 
> 
> 
> 
> 
> LOGS:
> Last 10 lines of 'stdio':
> 	    LLVM :: CodeGen/X86/widen_load-1.ll
> 	    LLVM :: CodeGen/X86/widen_load-2.ll
> 	    LLVM :: CodeGen/X86/widen_select-1.ll
> 	
> 	  Expected Passes    : 4656
> 	  Expected Failures  : 27
> 	  Unsupported Tests  : 522
> 	  Unexpected Failures: 55
> 	make[1]: *** [check-local-lit] Error 1
> 	make: *** [check-lit] Error 2
> 
> Last 10 lines of 'fail':
> 	LLVM :: CodeGen/X86/widen_cast-6.ll
> 	LLVM :: CodeGen/X86/widen_conv-1.ll
> 	LLVM :: CodeGen/X86/widen_conv-2.ll
> 	LLVM :: CodeGen/X86/widen_conv-3.ll
> 	LLVM :: CodeGen/X86/widen_conv-4.ll
> 	LLVM :: CodeGen/X86/widen_extract-1.ll
> 	LLVM :: CodeGen/X86/widen_load-0.ll
> 	LLVM :: CodeGen/X86/widen_load-1.ll
> 	LLVM :: CodeGen/X86/widen_load-2.ll
> 	LLVM :: CodeGen/X86/widen_select-1.ll
> 
> Last 10 lines of 'xfail':
> 	LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
> 	LLVM :: MC/AsmParser/X86/x86_32-encoding.s
> 	LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
> 	LLVM :: MC/AsmParser/directive_lsym.s
> 	LLVM :: MC/AsmParser/exprs-invalid.s
> 	LLVM :: Transforms/DeadArgElim/deadexternal.ll
> 	LLVM :: Transforms/GVN/rle-no-phi-translate.ll
> 	LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
> 	LLVM :: Transforms/TailCallElim/nocapture.ll
> 	LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll
> 
> Last 10 lines of 'unsupported':
> 	LLVM :: LLVMC/C++/hello.cpp
> 	LLVM :: LLVMC/C++/together.cpp
> 	LLVM :: LLVMC/C/emit-llvm.c
> 	LLVM :: LLVMC/C/hello.c
> 	LLVM :: LLVMC/C/include.c
> 	LLVM :: LLVMC/C/opt-test.c
> 	LLVM :: LLVMC/C/sink.c
> 	LLVM :: LLVMC/C/wall.c
> 	LLVM :: LLVMC/ObjC++/hello.mm
> 	LLVM :: LLVMC/ObjC/hello.m
> 
> Last 10 lines of '2009-04-08-floatundef.ll':
> 	
> 	Stack dump:
> 	0.	Program arguments: llc -march=arm 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'ARM Instruction Selection' on function '@execute_shader'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/ARM/Output/2009-04-08-FloatUndef.ll.script: line 2: 60290 Abort trap              'llc' '-march=arm' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/2009-04-08-FloatUndef.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2009-05-07-regalloclocal.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -mtriple=armv5-unknown-linux-gnueabi -O0 -regalloc=local 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'ARM Instruction Selection' on function '@fn16'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/ARM/Output/2009-05-07-RegAllocLocal.ll.script: line 4: 60296 Abort trap              'llc' '-mtriple=armv5-unknown-linux-gnueabi' '-O0' '-regalloc=local' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/2009-05-07-RegAllocLocal.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2010-04-14-splitvector.ll':
> 	3  libSystem.B.dylib 0x000001f6 _sigtramp + 1867036734
> 	Stack dump:
> 	0.	Program arguments: llc -march=arm -mcpu=arm1136jf-s 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'ARM Instruction Selection' on function '@test'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/ARM/Output/2010-04-14-SplitVector.ll.script: line 2: 60462 Abort trap              'llc' '-march=arm' '-mcpu=arm1136jf-s' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/2010-04-14-SplitVector.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'illegal-vector-bitcast.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=arm 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'ARM Instruction Selection' on function '@foo'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/ARM/Output/illegal-vector-bitcast.ll.script: line 4: 60877 Abort trap              'llc' '-march=arm' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/illegal-vector-bitcast.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2008-02-04-extractsubvector.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@main'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/Generic/Output/2008-02-04-ExtractSubvector.ll.script: line 2: 62740 Abort trap              'llc' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/Generic/2008-02-04-ExtractSubvector.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'v-split.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@test_f8'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/Generic/Output/v-split.ll.script: line 2: 62910 Abort trap              'llc' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/Generic/v-split.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'vector-casts.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@e'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/Generic/Output/vector-casts.ll.script: line 2: 62912 Abort trap              'llc' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/Generic/vector-casts.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'vector.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@test_f2'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/Generic/Output/vector.ll.script: line 2: 62918 Abort trap              'llc' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/Generic/vector.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2007-11-19-vectorsplitting.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=ppc32 -mcpu=g3 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@execute_shader'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/PowerPC/Output/2007-11-19-VectorSplitting.ll.script: line 6: 63443 Abort trap              'llc' '-march=ppc32' '-mcpu=g3' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/PowerPC/2007-11-19-VectorSplitting.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'vec_splat.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=ppc32 -mcpu=g3 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@splat'
> 	Expected 4 lines, got 0.
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'vector.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=ppc32 -mcpu=g5 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@test_f2'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/PowerPC/Output/vector.ll.script: line 4: 64313 Abort trap              'llc' '-march=ppc32' '-mcpu=g5' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/PowerPC/vector.ll' > '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/PowerPC/Output/vector.ll.tmp'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2006-10-13-cycleindag.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=x86 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'X86 DAG->DAG Instruction Selection' on function '@test'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/X86/Output/2006-10-13-CycleInDAG.ll.script: line 2: 65621 Abort trap              'llc' '-march=x86' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/2006-10-13-CycleInDAG.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2007-05-05-veccastexpand.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=x86 -mcpu=i386 -mattr=+sse 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'X86 DAG->DAG Instruction Selection' on function '@test'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/X86/Output/2007-05-05-VecCastExpand.ll.script: line 2: 65727 Abort trap              'llc' '-march=x86' '-mcpu=i386' '-mattr=+sse' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/2007-05-05-VecCastExpand.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2008-07-23-vsetcc.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=x86 -mcpu=pentium 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'X86 DAG->DAG Instruction Selection' on function '@entry'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/X86/Output/2008-07-23-VSetCC.ll.script: line 2: 66140 Abort trap              'llc' '-march=x86' '-mcpu=pentium' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/2008-07-23-VSetCC.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2008-10-16-vecunaryop.ll':
> 	        0x1839c90: i32 = undef [ORD=1] [ID=2]
> 	  0x1839e28: i32,ch = load 0x1106da8, 0x1839da0, 0x1839c90<LD4[FixedStack-2]> [ID=6]
> 	    0x1106da8: ch = EntryToken [ORD=1] [ID=0]
> 	    0x1839da0: i32 = FrameIndex<-2> [ID=3]
> 	    0x1839c90: i32 = undef [ORD=1] [ID=2]
> 	  0x1839c90: i32 = undef [ORD=1] [ID=2]
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2009-01-13-doubleupdate.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=x86 -mattr=+sse2 -disable-mmx -enable-legalize-types-checking 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'X86 DAG->DAG Instruction Selection' on function '@__mindd16'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/X86/Output/2009-01-13-DoubleUpdate.ll.script: line 2: 66357 Abort trap              'llc' '-march=x86' '-mattr=+sse2' '-disable-mmx' '-enable-legalize-types-checking' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/2009-01-13-DoubleUpdate.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2009-07-07-spliticmp.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=x86 -disable-mmx 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'X86 DAG->DAG Instruction Selection' on function '@test2'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/X86/Output/2009-07-07-SplitICmp.ll.script: line 2: 66616 Abort trap              'llc' '-march=x86' '-disable-mmx' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/2009-07-07-SplitICmp.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'bitcast-int-to-vector.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=x86 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'X86 DAG->DAG Instruction Selection' on function '@foo'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/X86/Output/bitcast-int-to-vector.ll.script: line 2: 67013 Abort trap              'llc' '-march=x86' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/bitcast-int-to-vector.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'dagcombine-buildvector.ll':
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/dagcombine-buildvector.ll:6:10: error: expected string not found in input
> 	; CHECK: test:
> 	         ^
> 	<stdin>:1:1: note: scanning from here
> 	
> 	^
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'extract-combine.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=x86-64 -mcpu=core2 -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/X86/Output/extract-combine.ll.tmp 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'X86 DAG->DAG Instruction Selection' on function '@foo'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/X86/Output/extract-combine.ll.script: line 4: 67392 Abort trap              'llc' '-march=x86-64' '-mcpu=core2' '-o' '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/X86/Output/extract-combine.ll.tmp' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/extract-combine.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'stdio':
> 	    LLVM :: CodeGen/X86/widen_load-1.ll
> 	    LLVM :: CodeGen/X86/widen_load-2.ll
> 	    LLVM :: CodeGen/X86/widen_select-1.ll
> 	
> 	  Expected Passes    : 5100
> 	  Expected Failures  : 40
> 	  Unsupported Tests  : 65
> 	  Unexpected Failures: 55
> 	make[1]: *** [check-local-lit] Error 1
> 	make: *** [check-lit] Error 2
> 
> Last 10 lines of 'fail':
> 	LLVM :: CodeGen/X86/widen_cast-6.ll
> 	LLVM :: CodeGen/X86/widen_conv-1.ll
> 	LLVM :: CodeGen/X86/widen_conv-2.ll
> 	LLVM :: CodeGen/X86/widen_conv-3.ll
> 	LLVM :: CodeGen/X86/widen_conv-4.ll
> 	LLVM :: CodeGen/X86/widen_extract-1.ll
> 	LLVM :: CodeGen/X86/widen_load-0.ll
> 	LLVM :: CodeGen/X86/widen_load-1.ll
> 	LLVM :: CodeGen/X86/widen_load-2.ll
> 	LLVM :: CodeGen/X86/widen_select-1.ll
> 
> Last 10 lines of 'xfail':
> 	LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
> 	LLVM :: MC/AsmParser/X86/x86_32-encoding.s
> 	LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
> 	LLVM :: MC/AsmParser/directive_lsym.s
> 	LLVM :: MC/AsmParser/exprs-invalid.s
> 	LLVM :: Transforms/DeadArgElim/deadexternal.ll
> 	LLVM :: Transforms/GVN/rle-no-phi-translate.ll
> 	LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
> 	LLVM :: Transforms/TailCallElim/nocapture.ll
> 	LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll
> 
> Last 10 lines of 'unsupported':
> 	LLVM :: FrontendObjC/2009-04-28-bitfield-vs-vbc.m
> 	LLVM :: FrontendObjC/2009-08-05-utf16.m
> 	LLVM :: FrontendObjC/2009-08-17-DebugInfo.m
> 	LLVM :: FrontendObjC/2009-11-30-Objc-ID.m
> 	LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m
> 	LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m
> 	LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m
> 	LLVM :: FrontendObjC/2010-03-17-StructRef.m
> 	LLVM :: LLVMC/ObjC++/hello.mm
> 	LLVM :: LLVMC/ObjC/hello.m
> 
> Last 10 lines of '2009-04-08-floatundef.ll':
> 	3  llc               0x00b85414 llvm::sys::ValgrindDiscardTranslations(void const*, unsigned long) + 123140
> 	Stack dump:
> 	0.	Program arguments: llc -march=arm 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'ARM Instruction Selection' on function '@execute_shader'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/ARM/Output/2009-04-08-FloatUndef.ll.script: line 2: 11840 Abort trap              'llc' '-march=arm' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/2009-04-08-FloatUndef.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2009-05-07-regalloclocal.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -mtriple=armv5-unknown-linux-gnueabi -O0 -regalloc=local 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'ARM Instruction Selection' on function '@fn16'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/ARM/Output/2009-05-07-RegAllocLocal.ll.script: line 4: 11846 Abort trap              'llc' '-mtriple=armv5-unknown-linux-gnueabi' '-O0' '-regalloc=local' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/2009-05-07-RegAllocLocal.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2010-04-14-splitvector.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=arm -mcpu=arm1136jf-s 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'ARM Instruction Selection' on function '@test'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/ARM/Output/2010-04-14-SplitVector.ll.script: line 2: 12012 Abort trap              'llc' '-march=arm' '-mcpu=arm1136jf-s' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/2010-04-14-SplitVector.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'illegal-vector-bitcast.ll':
> 	3  libSystem.B.dylib 0x01001c40 _sigtramp + 1883820680
> 	Stack dump:
> 	0.	Program arguments: llc -march=arm 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'ARM Instruction Selection' on function '@foo'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/ARM/Output/illegal-vector-bitcast.ll.script: line 4: 12427 Abort trap              'llc' '-march=arm' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/illegal-vector-bitcast.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2008-02-04-extractsubvector.ll':
> 	3  libSystem.B.dylib 0x01835de0 _sigtramp + 1892422696
> 	Stack dump:
> 	0.	Program arguments: llc 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@main'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/Generic/Output/2008-02-04-ExtractSubvector.ll.script: line 2: 14290 Abort trap              'llc' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/Generic/2008-02-04-ExtractSubvector.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'v-split.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@test_f8'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/Generic/Output/v-split.ll.script: line 2: 14460 Abort trap              'llc' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/Generic/v-split.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'vector-casts.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@e'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/Generic/Output/vector-casts.ll.script: line 2: 14462 Abort trap              'llc' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/Generic/vector-casts.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'vector.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@test_f2'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/Generic/Output/vector.ll.script: line 2: 14468 Abort trap              'llc' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/Generic/vector.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2007-11-19-vectorsplitting.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=ppc32 -mcpu=g3 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@execute_shader'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/PowerPC/Output/2007-11-19-VectorSplitting.ll.script: line 6: 14993 Abort trap              'llc' '-march=ppc32' '-mcpu=g3' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/PowerPC/2007-11-19-VectorSplitting.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'vec_splat.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=ppc32 -mcpu=g3 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@splat'
> 	Expected 4 lines, got 0.
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'vector.ll':
> 	4  libSystem.B.dylib 0x6958bce8 _sigtramp + 18446744073049043760
> 	Stack dump:
> 	0.	Program arguments: llc -march=ppc32 -mcpu=g5 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@test_f2'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/PowerPC/Output/vector.ll.script: line 4: 15863 Abort trap              'llc' '-march=ppc32' '-mcpu=g5' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/PowerPC/vector.ll' > '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/PowerPC/Output/vector.ll.tmp'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2006-10-13-cycleindag.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=x86 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'X86 DAG->DAG Instruction Selection' on function '@test'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/X86/Output/2006-10-13-CycleInDAG.ll.script: line 2: 17171 Abort trap              'llc' '-march=x86' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/2006-10-13-CycleInDAG.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2007-05-05-veccastexpand.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=x86 -mcpu=i386 -mattr=+sse 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'X86 DAG->DAG Instruction Selection' on function '@test'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/X86/Output/2007-05-05-VecCastExpand.ll.script: line 2: 17277 Abort trap              'llc' '-march=x86' '-mcpu=i386' '-mattr=+sse' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/2007-05-05-VecCastExpand.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2008-07-23-vsetcc.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=x86 -mcpu=pentium 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'X86 DAG->DAG Instruction Selection' on function '@entry'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/X86/Output/2008-07-23-VSetCC.ll.script: line 2: 17690 Abort trap              'llc' '-march=x86' '-mcpu=pentium' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/2008-07-23-VSetCC.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2008-10-16-vecunaryop.ll':
> 	        0x1839c90: i32 = undef [ORD=1] [ID=2]
> 	  0x1839e28: i32,ch = load 0x1006dd8, 0x1839da0, 0x1839c90<LD4[FixedStack-2]> [ID=6]
> 	    0x1006dd8: ch = EntryToken [ORD=1] [ID=0]
> 	    0x1839da0: i32 = FrameIndex<-2> [ID=3]
> 	    0x1839c90: i32 = undef [ORD=1] [ID=2]
> 	  0x1839c90: i32 = undef [ORD=1] [ID=2]
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2009-01-13-doubleupdate.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=x86 -mattr=+sse2 -disable-mmx -enable-legalize-types-checking 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'X86 DAG->DAG Instruction Selection' on function '@__mindd16'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/X86/Output/2009-01-13-DoubleUpdate.ll.script: line 2: 17907 Abort trap              'llc' '-march=x86' '-mattr=+sse2' '-disable-mmx' '-enable-legalize-types-checking' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/2009-01-13-DoubleUpdate.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of '2009-07-07-spliticmp.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=x86 -disable-mmx 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'X86 DAG->DAG Instruction Selection' on function '@test2'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/X86/Output/2009-07-07-SplitICmp.ll.script: line 2: 18166 Abort trap              'llc' '-march=x86' '-disable-mmx' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/2009-07-07-SplitICmp.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'bitcast-int-to-vector.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=x86 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'X86 DAG->DAG Instruction Selection' on function '@foo'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/X86/Output/bitcast-int-to-vector.ll.script: line 2: 18563 Abort trap              'llc' '-march=x86' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/bitcast-int-to-vector.ll'
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'dagcombine-buildvector.ll':
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/dagcombine-buildvector.ll:6:10: error: expected string not found in input
> 	; CHECK: test:
> 	         ^
> 	<stdin>:1:1: note: scanning from here
> 	
> 	^
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'extract-combine.ll':
> 	2  libSystem.B.dylib 0x90b749fc _sigtramp + 68
> 	Stack dump:
> 	0.	Program arguments: llc -march=x86-64 -mcpu=core2 -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/X86/Output/extract-combine.ll.tmp 
> 	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
> 	2.	Running pass 'X86 DAG->DAG Instruction Selection' on function '@foo'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/X86/Output/extract-combine.ll.script: line 4: 18942 Abort trap              'llc' '-march=x86-64' '-mcpu=core2' '-o' '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/X86/Output/extract-combine.ll.tmp' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/extract-combine.ll'
> 	--
> 	
> 	********************
> 	
> 





More information about the llvm-testresults mailing list