[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Jan 25 13:46:05 PST 2011


The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/18278

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

Buildslave for this Build: smoosh-15.apple.com

Build Reason: 
Build Source Stamp: 124230
Blamelist: void

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/MC/MCParser/AsmParser.cpp
At: Tue 25 Jan 2011 13:34:34
Changed By: void
Comments: Add support for parsing a Real value. It stores the Real value as its binary
encoding. It's up to the individual back-ends to convert it to their preferred
representation when printing.
Properties: 




File: lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
At: Tue 25 Jan 2011 13:34:34
Changed By: void
Comments: The floating point value is encoded in its binary form as an Imm. Convert it
appropriately so that it prints out the decimal representation.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM :: CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll
	    LLVM :: CodeGen/Thumb2/cross-rc-coalescing-2.ll
	    LLVM :: MC/Disassembler/ARM/neon-tests.txt
	
	  Expected Passes    : 5165
	  Expected Failures  : 41
	  Unsupported Tests  : 560
	  Unexpected Failures: 16
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/ARM/2010-12-07-PEIBug.ll
	LLVM :: CodeGen/ARM/fast-isel-static.ll
	LLVM :: CodeGen/ARM/fpconsts.ll
	LLVM :: CodeGen/ARM/neon_minmax.ll
	LLVM :: CodeGen/ARM/select.ll
	LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll
	LLVM :: CodeGen/Thumb2/2009-08-04-ScavengerAssert.ll
	LLVM :: CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll
	LLVM :: CodeGen/Thumb2/cross-rc-coalescing-2.ll
	LLVM :: MC/Disassembler/ARM/neon-tests.txt

Last 10 lines of 'xfail':
	LLVM :: MC/ARM/neont2-pairwise-encoding.s
	LLVM :: MC/ARM/thumb2.s
	LLVM :: MC/ARM/simple-fp-encoding.s
	LLVM :: MC/AsmParser/directive_lsym.s
	LLVM :: MC/AsmParser/exprs-invalid.s
	LLVM :: Transforms/GVN/rle-no-phi-translate.ll
	LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
	LLVM :: Transforms/MergeFunc/fold-weak.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 '2009-08-21-postrakill3.ll':
	24 llc               0x00000008 start + 18446744073709543944
	Stack dump:
	0.	Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/llc -asm-verbose=false -O3 -relocation-model=pic -disable-fp-elim -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -post-RA-scheduler 
	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
	2.	Running pass 'ARM Assembly Printer' on function '@alloc_tree'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/Output/2009-08-21-PostRAKill3.ll.script: line 2: 54072 Illegal instruction     '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/llc' '-asm-verbose=false' '-O3' '-relocation-model=pic' '-disable-fp-elim' '-mtriple=thumbv7-apple-darwin' '-mcpu=cortex-a8' '-post-RA-scheduler' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/2009-08-21-PostRAKill3.ll'
	--
	
	********************
	

Last 10 lines of '2009-08-29-toolongsplat.ll':
	23 llc               0x00001e36 start + 54
	Stack dump:
	0.	Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/llc -mattr=+neon 
	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
	2.	Running pass 'ARM Assembly Printer' on function '@aaa'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/Output/2009-08-29-TooLongSplat.ll.script: line 2: 54086 Illegal instruction     '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/llc' '-mattr=+neon' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/2009-08-29-TooLongSplat.ll'
	--
	
	********************
	

Last 10 lines of '2009-09-23-livevariablesbug.ll':
	23 llc               0x00001e36 start + 54
	Stack dump:
	0.	Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/llc -mtriple=armv7-none-linux-gnueabi -mattr=+neon 
	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
	2.	Running pass 'ARM Assembly Printer' on function '@hhh3'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/Output/2009-09-23-LiveVariablesBug.ll.script: line 2: 54111 Illegal instruction     '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/llc' '-mtriple=armv7-none-linux-gnueabi' '-mattr=+neon' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/2009-09-23-LiveVariablesBug.ll'
	--
	
	********************
	

Last 10 lines of '2009-11-07-subregasmprinting.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/2009-11-07-SubRegAsmPrinting.ll:15:10: error: expected string not found in input
	; CHECK: foo:
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of '2009-11-13-vrrewritercrash.ll':
	23 llc               0x00001e36 start + 54
	Stack dump:
	0.	Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/llc -mtriple=armv7-eabi -mcpu=cortex-a8 
	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
	2.	Running pass 'ARM Assembly Printer' on function '@aaa'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/Output/2009-11-13-VRRewriterCrash.ll.script: line 2: 54148 Illegal instruction     '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/llc' '-mtriple=armv7-eabi' '-mcpu=cortex-a8' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/2009-11-13-VRRewriterCrash.ll'
	--
	
	********************
	

Last 10 lines of '2009-11-13-scavengerassert2.ll':
	23 llc               0x00001e36 start + 54
	Stack dump:
	0.	Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/llc -mtriple=armv7-eabi -mcpu=cortex-a8 
	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
	2.	Running pass 'ARM Assembly Printer' on function '@aaa'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/Output/2009-11-13-ScavengerAssert2.ll.script: line 2: 54146 Illegal instruction     '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/llc' '-mtriple=armv7-eabi' '-mcpu=cortex-a8' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/2009-11-13-ScavengerAssert2.ll'
	--
	
	********************
	

Last 10 lines of '2010-12-07-peibug.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/2010-12-07-PEIBug.ll:6:10: error: expected string not found in input
	; CHECK: foo:
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'fast-isel-static.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/fast-isel-static.ll:26:15: error: expected string not found in input
	; CHECK-LONG: blx r2
	              ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'fpconsts.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/fpconsts.ll:5:10: error: expected string not found in input
	; CHECK: t1:
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'neon_minmax.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/neon_minmax.ll:4:9: error: expected string not found in input
	;CHECK: fmin_ole:
	        ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'select.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/select.ll:78:15: error: expected string not found in input
	; CHECK-NEON: _f8:
	              ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of '2009-08-04-subregloweringbug.ll':
	23 llc               0x00001e36 start + 54
	Stack dump:
	0.	Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/llc -mtriple=thumbv7-apple-darwin9 -mcpu=cortex-a8 
	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
	2.	Running pass 'ARM Assembly Printer' on function '@get_results'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/Output/2009-08-04-SubregLoweringBug.ll.script: line 5: 59004 Illegal instruction     '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/llc' '-mtriple=thumbv7-apple-darwin9' '-mcpu=cortex-a8' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll'
	--
	
	********************
	

Last 10 lines of '2009-08-04-scavengerassert.ll':
	23 llc               0x00001e36 start + 54
	Stack dump:
	0.	Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -relocation-model=pic -disable-fp-elim -O3 
	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
	2.	Running pass 'ARM Assembly Printer' on function '@PS_PrintGraphicInclude'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/Output/2009-08-04-ScavengerAssert.ll.script: line 2: 58999 Illegal instruction     '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/llc' '-mtriple=thumbv7-apple-darwin' '-mcpu=cortex-a8' '-relocation-model=pic' '-disable-fp-elim' '-O3' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/2009-08-04-ScavengerAssert.ll'
	--
	
	********************
	

Last 10 lines of '2009-12-01-loopivusers.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll:8:10: error: expected string not found in input
	; CHECK: ldr.64
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'cross-rc-coalescing-2.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/cross-rc-coalescing-2.ll:4:10: error: expected string not found in input
	; CHECK: fht:
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'neon-tests.txt':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/Disassembler/ARM/neon-tests.txt:3:10: error: expected string not found in input
	# CHECK: vbif q15, q7, q0
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	




More information about the llvm-testresults mailing list