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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Nov 18 22:19:35 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/1120

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

Buildslave for this Build: ddunbar2.apple.com

Build Reason: 
Build Source Stamp: 89322
Blamelist: bruno

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Target/Mips/AsmPrinter/MipsAsmPrinter.cpp
 lib/Target/Mips/MipsISelDAGToDAG.cpp
 lib/Target/Mips/MipsRegisterInfo.h
 lib/Target/Mips/MipsRegisterInfo.td
 test/CodeGen/Mips/2008-08-03-ReturnDouble.ll
At: Wed 18 Nov 2009 22:06:47
Changed By: bruno
Comments: - Add sugregister logic to handle f64=(f32,f32).
- Support mips1 like load/store of doubles:

Instead of:
  sdc $f0, X($3)
Generate:
  swc $f0, X($3)
  swc $f1, X+4($3)





LOGS:
Last 10 lines of 'test-llvm.stdio':
	********************
	Failing Tests (1):
	    LLVM::CodeGen/Mips/2008-08-03-ReturnDouble.ll
	
	  Expected Passes    : 4401
	  Expected Failures  : 28
	  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/Mips/2008-08-03-ReturnDouble.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-05-dbg.ll
	LLVM::Transforms/GlobalOpt/2009-03-03-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.2008-08-03-returndouble.ll':
	
	--
	Command Output (stderr):
	--
	error: no check strings found with prefix 'CHECK:'
	LLVM ERROR: IO failure on output stream.
	--
	
	********************
	




More information about the llvm-testresults mailing list