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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Mar 25 16:55:51 PDT 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/901

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 99568
Blamelist: ggreif,grosbach,johnny

BUILD FAILED: failed test-llvm test-llvm_1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Target/ARM/ARM.td
 lib/Target/ARM/ARMSubtarget.cpp
 lib/Target/ARM/ARMSubtarget.h
At: Thu 25 Mar 2010 16:13:00
Changed By: grosbach
Comments: switch the use-vml[as] instructions flag to a subtarget 'feature'Properties: 




File: lib/Target/ARM/ARMInstrFormats.td
At: Thu 25 Mar 2010 16:13:00
Changed By: johnny
Comments: Removed instruction class NI from ARMInstrFormats.td.
It doesn't seem to be used anywhere.Properties: 




Files:
 include/llvm/Support/CFG.h
 lib/Analysis/ProfileEstimatorPass.cpp
 lib/Analysis/ProfileInfo.cpp
 lib/Analysis/ProfileInfoLoaderPass.cpp
 lib/Analysis/ProfileVerifierPass.cpp
 lib/Transforms/Utils/BreakCriticalEdges.cpp
 lib/VMCore/AsmWriter.cpp
At: Thu 25 Mar 2010 16:28:00
Changed By: ggreif
Comments: rename pred_const_iterator to const_pred_iterator for consistency's sakeProperties: 




Files:
 lib/Target/ARM/ARM.td
 lib/Target/ARM/ARMSubtarget.cpp
At: Thu 25 Mar 2010 16:33:00
Changed By: grosbach
Comments: switch the flag for using NEON for SP floating point to a subtarget 'feature'Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug2.ll
	    LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug3.ll
	    LLVM :: CodeGen/Thumb2/2009-08-07-NeonFPBug.ll
	
	  Expected Passes    : 4584
	  Expected Failures  : 28
	  Unsupported Tests  : 515
	  Unexpected Failures: 17
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/ARM/fabss.ll
	LLVM :: CodeGen/ARM/fp_convert.ll
	LLVM :: CodeGen/ARM/fnmscs.ll
	LLVM :: CodeGen/ARM/fsubs.ll
	LLVM :: CodeGen/Thumb2/2009-08-04-CoalescerBug.ll
	LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug3.ll
	LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll
	LLVM :: CodeGen/Thumb2/2009-08-04-ScavengerAssert.ll
	LLVM :: CodeGen/Thumb2/2009-08-07-NeonFPBug.ll
	LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug2.ll

Last 10 lines of 'xfail':
	LLVM :: MC/AsmParser/X86/x86_32-encoding.s
	LLVM :: MC/AsmParser/X86/x86_32-bit.s
	LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
	LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.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/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/opt-test.c
	LLVM :: LLVMC/C/sink.c
	LLVM :: LLVMC/C/hello.c
	LLVM :: LLVMC/C/include.c
	LLVM :: LLVMC/C/wall.c
	LLVM :: LLVMC/C/emit-llvm.c
	LLVM :: LLVMC/ObjC++/hello.mm
	LLVM :: LLVMC/ObjC/hello.m

Last 10 lines of 'fadds.ll':
	; NFP1: test:
	        ^
	<stdin>:1:1: note: scanning from here
	
	^
	
	--
	
	********************
	

Last 10 lines of 'fnmacs.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/fnmacs.ll:8:9: error: expected string not found in input
	; NEON: vmls.f32
	        ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'fdivs.ll':
	; NFP1: test:
	        ^
	<stdin>:1:1: note: scanning from here
	
	^
	
	--
	
	********************
	

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

Last 10 lines of 'fmacs.ll':
	; NFP1: test:
	        ^
	<stdin>:1:1: note: scanning from here
	
	^
	
	--
	
	********************
	

Last 10 lines of 'fmuls.ll':
	; NFP1: test:
	        ^
	<stdin>:1:1: note: scanning from here
	
	^
	
	--
	
	********************
	

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

Last 10 lines of 'fabss.ll':
	; NFP1: test:
	        ^
	<stdin>:1:1: note: scanning from here
	
	^
	
	--
	
	********************
	

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

Last 10 lines of 'fnmscs.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/fnmscs.ll:8:10: error: expected string not found in input
	; CHECK: vnmla.f32 s2, s1, s0
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'fsubs.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/fsubs.ll:12:9: error: expected string not found in input
	; NFP1: vsub.f32 d0, d1, d0
	        ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of '2009-08-04-coalescerbug.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	llc: Unknown command line argument '-arm-use-neon-fp'.  Try: 'llc -help'
	--
	
	********************
	

Last 10 lines of '2009-08-04-subregloweringbug3.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	llc: Unknown command line argument '-arm-use-neon-fp'.  Try: 'llc -help'
	--
	
	********************
	

Last 10 lines of '2009-08-04-subregloweringbug.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	llc: Unknown command line argument '-arm-use-neon-fp'.  Try: 'llc -help'
	--
	
	********************
	

Last 10 lines of '2009-08-04-scavengerassert.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	llc: Unknown command line argument '-arm-use-neon-fp'.  Try: 'llc -help'
	--
	
	********************
	

Last 10 lines of '2009-08-07-neonfpbug.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	llc: Unknown command line argument '-arm-use-neon-fp'.  Try: 'llc -help'
	--
	
	********************
	

Last 10 lines of '2009-08-04-subregloweringbug2.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	llc: Unknown command line argument '-arm-use-neon-fp'.  Try: 'llc -help'
	--
	
	********************
	

Last 10 lines of 'stdio':
	    LLVM :: CodeGen/Thumb2/2009-08-07-NeonFPBug.ll
	
	  Expected Passes    : 4339
	  Expected Failures  : 28
	  Unsupported Tests  : 515
	  Unexpected Failures: 17
	
	1 warning(s) in tests.
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'warnings':
	lit.py: lit.py:297: warning: test suite 'LLVM-Unit' contained no tests

Last 10 lines of 'fail':
	LLVM :: CodeGen/ARM/fnegs.ll
	LLVM :: CodeGen/ARM/fp_convert.ll
	LLVM :: CodeGen/ARM/fmacs.ll
	LLVM :: CodeGen/ARM/fsubs.ll
	LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll
	LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug2.ll
	LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug3.ll
	LLVM :: CodeGen/Thumb2/2009-08-04-CoalescerBug.ll
	LLVM :: CodeGen/Thumb2/2009-08-04-ScavengerAssert.ll
	LLVM :: CodeGen/Thumb2/2009-08-07-NeonFPBug.ll

Last 10 lines of 'xfail':
	LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
	LLVM :: MC/AsmParser/X86/x86_32-bit.s
	LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
	LLVM :: MC/AsmParser/X86/x86_32-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/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 'fadds.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/fadds.ll:16:9: error: expected string not found in input
	; NFP1: test:
	        ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

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

Last 10 lines of 'fnmscs.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/fnmscs.ll:8:10: error: expected string not found in input
	; CHECK: vnmla.f32 s2, s1, s0
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'fdivs.ll':
	; NFP1: test:
	        ^
	<stdin>:1:1: note: scanning from here
	
	^
	
	--
	
	********************
	

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

Last 10 lines of 'fnmacs.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/fnmacs.ll:8:9: error: expected string not found in input
	; NEON: vmls.f32
	        ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

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

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

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

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

Last 10 lines of 'fsubs.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/fsubs.ll:12:9: error: expected string not found in input
	; NFP1: vsub.f32 d0, d1, d0
	        ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of '2009-08-04-subregloweringbug.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	llc: Unknown command line argument '-arm-use-neon-fp'.  Try: 'llc -help'
	--
	
	********************
	

Last 10 lines of '2009-08-04-subregloweringbug2.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	llc: Unknown command line argument '-arm-use-neon-fp'.  Try: 'llc -help'
	--
	
	********************
	

Last 10 lines of '2009-08-04-subregloweringbug3.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	llc: Unknown command line argument '-arm-use-neon-fp'.  Try: 'llc -help'
	--
	
	********************
	

Last 10 lines of '2009-08-04-coalescerbug.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	llc: Unknown command line argument '-arm-use-neon-fp'.  Try: 'llc -help'
	--
	
	********************
	

Last 10 lines of '2009-08-04-scavengerassert.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	llc: Unknown command line argument '-arm-use-neon-fp'.  Try: 'llc -help'
	--
	
	********************
	

Last 10 lines of '2009-08-07-neonfpbug.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	llc: Unknown command line argument '-arm-use-neon-fp'.  Try: 'llc -help'
	--
	
	********************
	




More information about the llvm-testresults mailing list