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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Dec 14 16:29:23 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/7132

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 121812
Blamelist: grosbach,stoklund,void

BUILD FAILED: failed test-llvm test-llvm_1

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/CodeGen/RegAllocGreedy.cpp
At: Tue 14 Dec 2010 15:41:57
Changed By: stoklund
Comments: Simplify RegAllocGreedy's use of register aliases.Properties: 




File: lib/Target/ARM/ARMISelDAGToDAG.cpp
At: Tue 14 Dec 2010 15:46:40
Changed By: void
Comments: Make the ISel selections for LDR/STR the same as before the LDRr/LDRi split. In
particular, we want

   ldr r2, [r3]

to be equivalent to

   ldr r2, [r3, #0]

and not

   ldr r2, [r3, r0]

Properties: 




File: lib/Target/ARM/ARMInstrThumb.td
At: Tue 14 Dec 2010 15:46:40
Changed By: void
Comments: Comments and cleaning.Properties: 




File: lib/Target/ARM/ARMMCCodeEmitter.cpp
At: Tue 14 Dec 2010 15:51:50
Changed By: grosbach
Comments: thumb adr fixup needs alignment just like the t2 version.Properties: 




LOGS:
Last 10 lines of 'stdio':
	Failing Tests (2):
	    LLVM :: CodeGen/Thumb/asmprinter-bug.ll
	    LLVM :: CodeGen/Thumb/ldr_ext.ll
	
	  Expected Passes    : 5111
	  Expected Failures  : 43
	  Unsupported Tests  : 557
	  Unexpected Failures: 2
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/Thumb/asmprinter-bug.ll
	LLVM :: CodeGen/Thumb/ldr_ext.ll

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

Last 10 lines of 'asmprinter-bug.ll':
	LLVM ERROR: Cannot yet select: 0x101854610: i32,ch = load 0x10132a5d8, 0x10184fd10, 0x101853e10<LD2[%0], sext from i16> [ID=36]
	  0x10132a5d8: ch = EntryToken [ORD=1] [ID=0]
	  0x10184fd10: i32,ch = CopyFromReg 0x10132a5d8, 0x10184fc10 [ORD=1] [ID=27]
	    0x10132a5d8: ch = EntryToken [ORD=1] [ID=0]
	    0x10184fc10: i32 = Register %reg16423 [ORD=1] [ID=4]
	  0x101853e10: i32 = undef [ORD=2] [ID=10]
	--
	
	********************
	

Last 10 lines of 'ldr_ext.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/Thumb/ldr_ext.ll:7:7: error: expected string not found in input
	; V5: ldrb
	      ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'stdio':
	Failing Tests (2):
	    LLVM :: CodeGen/Thumb/asmprinter-bug.ll
	    LLVM :: CodeGen/Thumb/ldr_ext.ll
	
	  Expected Passes    : 5111
	  Expected Failures  : 43
	  Unsupported Tests  : 557
	  Unexpected Failures: 2
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/Thumb/asmprinter-bug.ll
	LLVM :: CodeGen/Thumb/ldr_ext.ll

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

Last 10 lines of 'asmprinter-bug.ll':
	LLVM ERROR: Cannot yet select: 0x101054610: i32,ch = load 0x100f2a5d8, 0x101052510, 0x101053e10<LD2[%0], sext from i16> [ID=36]
	  0x100f2a5d8: ch = EntryToken [ORD=1] [ID=0]
	  0x101052510: i32,ch = CopyFromReg 0x100f2a5d8, 0x101052410 [ORD=1] [ID=27]
	    0x100f2a5d8: ch = EntryToken [ORD=1] [ID=0]
	    0x101052410: i32 = Register %reg16423 [ORD=1] [ID=4]
	  0x101053e10: i32 = undef [ORD=2] [ID=10]
	--
	
	********************
	

Last 10 lines of 'ldr_ext.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/Thumb/ldr_ext.ll:7:7: error: expected string not found in input
	; V5: ldrb
	      ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	




More information about the llvm-testresults mailing list