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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sun Nov 15 21:09:48 PST 2009


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

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

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

Build Reason: 
Build Source Stamp: 88887
Blamelist: bruno

BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Target/Mips/MipsISelDAGToDAG.cpp
 lib/Target/Mips/MipsISelLowering.cpp
 test/CodeGen/Mips/2009-11-16-CstPoolLoad.ll
At: Sun 15 Nov 2009 20:37:31
Changed By: bruno
Comments: - Fix a small bug while handling target constant pools (one param was missing).
- Add a smarter constant pool loading, instead of:

lui $2, %hi($CPI1_0)
addiu $2, $2, %lo($CPI1_0)
lwc1 $f0, 0($2)

Generate:

lui $2, %hi($CPI1_0)
lwc1 $f0, %lo($CPI1_0)($2)





File: lib/Target/Mips/MipsInstrFPU.td
At: Sun 15 Nov 2009 20:37:31
Changed By: bruno
Comments: Disable ldc1/sdc1 instructions for mips1 targets. 




LOGS:
Last 10 lines of 'test.llvm.stage1.stdio':
	********************
	Failing Tests (1):
	    LLVM::CodeGen/Mips/2008-08-03-ReturnDouble.ll
	
	  Expected Passes    : 4389
	  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.stage1.fail':
	LLVM::CodeGen/Mips/2008-08-03-ReturnDouble.ll

Last 10 lines of 'test.llvm.stage1.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.stage1.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.stage1.2008-08-03-returndouble.ll':
		.previous
		.file	"<stdin>"
	--
	Command Output (stderr):
	--
	LLVM ERROR: Cannot yet select: 0x181efa4: ch = store 0x181ef20:1, 0x181ef20, 0x181ec8c, 0x181ed94<ST8[%retval]>
	--
	
	********************
	

Last 10 lines of 'test.llvm.stage2.stdio':
	********************
	Failing Tests (1):
	    LLVM::CodeGen/Mips/2008-08-03-ReturnDouble.ll
	
	  Expected Passes    : 4814
	  Expected Failures  : 34
	  Unsupported Tests  : 60
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'test.llvm.stage2.fail':
	LLVM::CodeGen/Mips/2008-08-03-ReturnDouble.ll

Last 10 lines of 'test.llvm.stage2.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::Transforms/InstCombine/compare-signs.ll
	LLVM::Transforms/TailCallElim/nocapture.ll
	LLVM::Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll

Last 10 lines of 'test.llvm.stage2.unsupported':
	LLVM::FrontendObjC/2008-11-25-Blocks.m
	LLVM::FrontendObjC/2009-01-26-WriteBarrier-2.m
	LLVM::FrontendObjC/2009-02-05-VolatileProp.m
	LLVM::FrontendObjC/2009-04-14-AsmSection.m
	LLVM::FrontendObjC/2009-04-27-bitfield-vs-ivar.m
	LLVM::FrontendObjC/2009-04-28-bitfield-vs-vbc.m
	LLVM::FrontendObjC/2009-08-05-utf16.m
	LLVM::FrontendObjC/2009-08-17-DebugInfo.m
	LLVM::LLVMC/ObjC++/hello.mm
	LLVM::LLVMC/ObjC/hello.m

Last 10 lines of 'test.llvm.stage2.2008-08-03-returndouble.ll':
		.previous
		.file	"<stdin>"
	--
	Command Output (stderr):
	--
	LLVM ERROR: Cannot yet select: 0x101efa4: ch = store 0x101ef20:1, 0x101ef20, 0x101ec8c, 0x101ed94<ST8[%retval]>
	--
	
	********************
	




More information about the llvm-testresults mailing list