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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Nov 17 12:19:49 PST 2009


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/1018

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

Buildslave for this Build: ddunbar2.apple.com

Build Reason: 
Build Source Stamp: 89137
Blamelist: asl

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
At: Tue 17 Nov 2009 12:07:31
Changed By: asl
Comments: Both Darwin as and GNU as violate ARM docs wrt printing of addrmode6
alignment imm (in the same way). Fix asmprinting for non-darwin platforms.



LOGS:
Last 10 lines of 'test-llvm.stdio':
	Failing Tests (2):
	    LLVM::CodeGen/ARM/spill-q.ll
	    LLVM::CodeGen/Thumb2/thumb2-spill-q.ll
	
	  Expected Passes    : 4393
	  Expected Failures  : 30
	  Unsupported Tests  : 491
	  Unexpected Failures: 2
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'test-llvm.fail':
	LLVM::CodeGen/ARM/spill-q.ll
	LLVM::CodeGen/Thumb2/thumb2-spill-q.ll

Last 10 lines of 'test-llvm.xfail':
	LLVM::MC/AsmParser/exprs-invalid.s
	LLVM::CodeGen/X86/illegal-asm.ll
	LLVM::Transforms/GVN/rle-must-alias.ll
	LLVM::Transforms/GlobalOpt/2009-03-03-dbg.ll
	LLVM::Transforms/GlobalOpt/2009-03-05-dbg.ll
	LLVM::Transforms/IndVarSimplify/loop_evaluate_6.ll
	LLVM::Transforms/InstCombine/cast-sext-zext.ll
	LLVM::Transforms/InstCombine/compare-signs.ll
	LLVM::Transforms/TailCallElim/nocapture.ll
	LLVM::Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll

Last 10 lines of 'test-llvm.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 'test-llvm.spill-q.ll':
	/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/spill-q.ll:15:31: error: expected string not found in input
	; CHECK: vst1.64 {{.*}}sp @128
	                              ^
	<stdin>:20:2: note: scanning from here
	 vld1.32 {d0,d1}, [r0]
	 ^
	--
	
	********************
	

Last 10 lines of 'test-llvm.thumb2-spill-q.ll':
	/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/thumb2-spill-q.ll:15:31: error: expected string not found in input
	; CHECK: vst1.64 {{.*}}sp @128
	                              ^
	<stdin>:22:2: note: scanning from here
	 movs r1, #0
	 ^
	--
	
	********************
	




More information about the llvm-testresults mailing list