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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Nov 9 14:54:13 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/518

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

Buildslave for this Build: ddunbar2.apple.com

Build Reason: 
Build Source Stamp: 86606
Blamelist: grosbach,jyasskin,lattner

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/ARM/ARMBaseRegisterInfo.cpp
At: Mon 09 Nov 2009 14:33:47
Changed By: grosbach
Comments: Set dynamic stack realignment to real values.



File: lib/Transforms/Scalar/JumpThreading.cpp
At: Mon 09 Nov 2009 14:33:47
Changed By: lattner
Comments: stub out a new form of BasicBlock::RemovePredecessorAndSimplify which
simplifies instruction users of PHIs when the phi is eliminated.  This
will be moved to transforms/utils after some other refactoring.




File: lib/Target/ARM/ARMBaseRegisterInfo.cpp
At: Mon 09 Nov 2009 14:33:47
Changed By: grosbach
Comments: Enable dynamic stack realignment by default.



Files:
 include/llvm/ExecutionEngine/ExecutionEngine.h
 include/llvm/ExecutionEngine/JITMemoryManager.h
 lib/ExecutionEngine/ExecutionEngine.cpp
 lib/ExecutionEngine/JIT/JIT.cpp
 lib/ExecutionEngine/JIT/JIT.h
 lib/ExecutionEngine/JIT/JITEmitter.cpp
 lib/ExecutionEngine/JIT/JITMemoryManager.cpp
 unittests/ExecutionEngine/JIT/JITTest.cpp
At: Mon 09 Nov 2009 14:38:47
Changed By: jyasskin
Comments: Remove dlsym stubs, with Nate Begeman's permission.




LOGS:
Last 10 lines of 'test-llvm.stdio':
	********************
	Failing Tests (1):
	    LLVM::CodeGen/Thumb2/large-stack.ll
	
	  Expected Passes    : 4365
	  Expected Failures  : 29
	  Unsupported Tests  : 491
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'test-llvm.fail':
	LLVM::CodeGen/Thumb2/large-stack.ll

Last 10 lines of 'test-llvm.xfail':
	LLVM::MC/AsmParser/directive_lsym.s
	LLVM::MC/AsmParser/exprs-invalid.s
	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::CodeGen/X86/illegal-asm.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.large-stack.ll':
	/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/large-stack.ll:21:24: error: expected string not found in input
	; CHECK: sub sp, #4 * 4
	                       ^
	<stdin>:40:2: note: scanning from here
	 sub sp, #6 * 4
	 ^
	--
	
	********************
	




More information about the llvm-testresults mailing list