[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel

daniel_dunbar at apple.com daniel_dunbar at apple.com
Fri Nov 12 16:08:05 PST 2010


The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/6210

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 118941
Blamelist: dpatel,peckw,resistor

BUILD FAILED: failed test-llvm test-llvm_1

sincerely,
 -The Buildbot


================================================================================

CHANGES:
File: lib/Target/ARM/ARMInstrThumb2.td
At: Fri 12 Nov 2010 15:22:52
Changed By: resistor
Comments: Attemt to provide correct encodings for Thumb2 binary operators.
Properties: 




Files:
 lib/CodeGen/AsmPrinter/DwarfDebug.cpp
 lib/CodeGen/AsmPrinter/DwarfDebug.h
At: Fri 12 Nov 2010 15:22:52
Changed By: dpatel
Comments: Remove DW_AT_start_scope support. It is incomplete and superseeded by location entries support.
Properties: 




Files:
 cmake/modules/LLVMLibDeps.cmake
 lib/Target/MBlaze/AsmParser/MBlazeAsmParser.cpp
 lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.cpp
 lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h
 lib/Target/MBlaze/MBlazeAsmPrinter.cpp
 lib/Target/MBlaze/MBlazeISelDAGToDAG.cpp
 lib/Target/MBlaze/MBlazeInstrFPU.td
 lib/Target/MBlaze/MBlazeInstrFormats.td
 lib/Target/MBlaze/MBlazeInstrInfo.cpp
 lib/Target/MBlaze/MBlazeInstrInfo.h
 lib/Target/MBlaze/MBlazeInstrInfo.td
 lib/Target/MBlaze/MBlazeRegisterInfo.cpp
 test/MC/MBlaze/mblaze_branch.s
 test/MC/MBlaze/mblaze_fpu.s
 test/MC/MBlaze/mblaze_fsl.s
 test/MC/MBlaze/mblaze_memory.s
 test/MC/MBlaze/mblaze_pattern.s
 test/MC/MBlaze/mblaze_shift.s
 test/MC/MBlaze/mblaze_special.s
 test/MC/MBlaze/mblaze_typea.s
At: Fri 12 Nov 2010 15:32:37
Changed By: peckw
Comments: 1. Finishing MBlaze MC asm parser test cases
2. Parsing .word directive in MBlaze asm parser
3. Fixing hack where memory instructions reversed order of last two parameters
4. Fixing many improperly encoded instructions
5. Support parsing special instructions (MFS,MTS,etc.)
6. Removing unused functions from inst printer
Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM :: CodeGen/Thumb2/thumb2-rsb.ll
	    LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll
	    LLVM :: MC/Disassembler/thumb-tests.txt
	
	  Expected Passes    : 5058
	  Expected Failures  : 45
	  Unsupported Tests  : 556
	  Unexpected Failures: 5
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/Thumb2/2010-03-08-addi12-ccout.ll
	LLVM :: CodeGen/Thumb2/mul_const.ll
	LLVM :: CodeGen/Thumb2/thumb2-rsb.ll
	LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll
	LLVM :: MC/Disassembler/thumb-tests.txt

Last 10 lines of 'xfail':
	LLVM :: MC/ARM/neont2-vst-encoding.s
	LLVM :: MC/ARM/neont2-mov-encoding.s
	LLVM :: MC/ARM/thumb2.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++/unknown_suffix.unk
	LLVM :: LLVMC/C/emit-llvm-opt.c
	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 '2010-03-08-addi12-ccout.ll':
	19 llc               0x0000000000000002 start + 4294846350
	Stack dump:
	0.	Program arguments: llc -mtriple=thumbv7-apple-darwin 
	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
	2.	Running pass 'Post RA top-down list latency scheduler' on function '@SyHelp'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/CodeGen/Thumb2/Output/2010-03-08-addi12-ccout.ll.script: line 2: 69426 Illegal instruction     'llc' '-mtriple=thumbv7-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/Thumb2/2010-03-08-addi12-ccout.ll'
	--
	
	********************
	

Last 10 lines of 'mul_const.ll':
	<stdin>:17:1: note: scanning from here
	@ BB#0: @ %entry
	^
	<stdin>:18:2: note: possible intended match here
	 rsb r0, r0, lsl #3, r0
	 ^
	--
	
	********************
	

Last 10 lines of 'thumb2-rsb.ll':
	<stdin>:8:1: note: scanning from here
	Leh_func_begin0:
	^
	<stdin>:43:2: note: possible intended match here
	 rsb r0, r0, ror #8, r0
	 ^
	--
	
	********************
	

Last 10 lines of 'thumb2-rsb2.ll':
	<stdin>:8:1: note: scanning from here
	Leh_func_begin0:
	^
	<stdin>:54:2: note: possible intended match here
	 rsb.w r0, #66846720, r0
	 ^
	--
	
	********************
	

Last 10 lines of 'thumb-tests.txt':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/MC/Disassembler/thumb-tests.txt:59:10: error: expected string not found in input
	# CHECK: rsb r0, r2, r0
	         ^
	<stdin>:19:2: note: scanning from here
	 rsb r0, r0, r2
	 ^
	--
	
	********************
	

Last 10 lines of 'stdio':
	    LLVM :: CodeGen/Thumb2/thumb2-rsb.ll
	    LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll
	    LLVM :: MC/Disassembler/thumb-tests.txt
	
	  Expected Passes    : 5058
	  Expected Failures  : 45
	  Unsupported Tests  : 556
	  Unexpected Failures: 5
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/Thumb2/2010-03-08-addi12-ccout.ll
	LLVM :: CodeGen/Thumb2/mul_const.ll
	LLVM :: CodeGen/Thumb2/thumb2-rsb.ll
	LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll
	LLVM :: MC/Disassembler/thumb-tests.txt

Last 10 lines of 'xfail':
	LLVM :: MC/ARM/neont2-mul-accum-encoding.s
	LLVM :: MC/ARM/thumb2.s
	LLVM :: MC/ARM/neont2-vst-encoding.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.c
	LLVM :: LLVMC/C/include.c
	LLVM :: LLVMC/C/sink.c
	LLVM :: LLVMC/C/wall.c
	LLVM :: LLVMC/C/emit-llvm-opt.c
	LLVM :: LLVMC/C/emit-llvm.c
	LLVM :: LLVMC/C/opt-test.c
	LLVM :: LLVMC/C++/unknown_suffix.unk
	LLVM :: LLVMC/ObjC++/hello.mm
	LLVM :: LLVMC/ObjC/hello.m

Last 10 lines of '2010-03-08-addi12-ccout.ll':
	20 llc               0x0000000000000002 start + 4294838626
	Stack dump:
	0.	Program arguments: llc -mtriple=thumbv7-apple-darwin 
	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
	2.	Running pass 'Post RA top-down list latency scheduler' on function '@SyHelp'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/CodeGen/Thumb2/Output/2010-03-08-addi12-ccout.ll.script: line 2: 71211 Illegal instruction     'llc' '-mtriple=thumbv7-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/Thumb2/2010-03-08-addi12-ccout.ll'
	--
	
	********************
	

Last 10 lines of 'mul_const.ll':
	<stdin>:17:1: note: scanning from here
	@ BB#0: @ %entry
	^
	<stdin>:18:2: note: possible intended match here
	 rsb r0, r0, lsl #3, r0
	 ^
	--
	
	********************
	

Last 10 lines of 'thumb2-rsb.ll':
	<stdin>:8:1: note: scanning from here
	Leh_func_begin0:
	^
	<stdin>:43:2: note: possible intended match here
	 rsb r0, r0, ror #8, r0
	 ^
	--
	
	********************
	

Last 10 lines of 'thumb2-rsb2.ll':
	<stdin>:8:1: note: scanning from here
	Leh_func_begin0:
	^
	<stdin>:54:2: note: possible intended match here
	 rsb.w r0, #66846720, r0
	 ^
	--
	
	********************
	

Last 10 lines of 'thumb-tests.txt':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/MC/Disassembler/thumb-tests.txt:59:10: error: expected string not found in input
	# CHECK: rsb r0, r2, r0
	         ^
	<stdin>:19:2: note: scanning from here
	 rsb r0, r0, r2
	 ^
	--
	
	********************
	




More information about the llvm-testresults mailing list