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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Mar 2 12:32:35 PST 2010


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

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

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

Build Reason: 
Build Source Stamp: 97581
Blamelist: dgregor,djg,evancheng,lattner

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

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/CodeGen/MachineCSE.cpp
At: Tue 02 Mar 2010 11:03:48
Changed By: evancheng
Comments: Fix typo.Properties: 




Files:
 include/llvm/CodeGen/MachineInstr.h
 lib/CodeGen/DeadMachineInstructionElim.cpp
 lib/CodeGen/MachineInstr.cpp
 lib/CodeGen/MachineSink.cpp
 lib/CodeGen/SimpleRegisterCoalescing.cpp
 lib/CodeGen/TwoAddressInstructionPass.cpp
At: Tue 02 Mar 2010 11:03:48
Changed By: evancheng
Comments: Swap parameters of isSafeToMove and isSafeToReMat for consistency.
Properties: 




File: include/clang/Basic/LangOptions.h
At: Tue 02 Mar 2010 11:18:47
Changed By: dgregor
Comments: Bump the default maximum template-instantiation depth to 500, as in
GCC. Fixes PR6301.
Properties: 




Files:
 lib/Analysis/ScalarEvolutionExpander.cpp
 test/CodeGen/X86/pr3495.ll
At: Tue 02 Mar 2010 11:33:47
Changed By: djg
Comments: When expanding an expression such as (A + B + C + D), sort the operands
by loop depth and emit loop-invariant subexpressions outside of loops.
This speeds up MultiSource/Applications/viterbi and others.
Properties: 




File: lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
At: Tue 02 Mar 2010 11:38:49
Changed By: lattner
Comments: run HandleMergeInputChains even if we only have one input chain.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM :: CodeGen/PIC16/C16-11.ll
	
	  Expected Passes    : 4549
	  Expected Failures  : 22
	  Unsupported Tests  : 511
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/PIC16/C16-11.ll

Last 10 lines of 'xfail':
	LLVM :: CodeGen/X86/pre-split1.ll
	LLVM :: CodeGen/X86/umul-with-carry.ll
	LLVM :: LLVMC/MultiplePluginPriorities.td
	LLVM :: LLVMC/OutputSuffixHook.td
	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 'c16-11.ll':
	        0x183ba9c: i8,ch = PIC16ISD::PIC16Load 0x1006e18, 0x1820a08, 0x1820a8c, 0x18212cc [ID=10]
	          0x1006e18: ch = EntryToken [ORD=1] [ID=0]
	          0x1820a08: i8 = TargetGlobalAddress<i1* @c612.auto.A.b> 0 [ID=6]
	          0x1820a8c: i8 = Constant<1> [ID=1]
	          0x18212cc: i8 = Constant<0> [ID=3]
	        0x1820da4: i8 = Constant<-128> [ID=8]
	--
	
	********************
	

Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM :: CodeGen/PIC16/C16-11.ll
	
	  Expected Passes    : 4984
	  Expected Failures  : 34
	  Unsupported Tests  : 64
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/PIC16/C16-11.ll

Last 10 lines of 'xfail':
	LLVM :: FrontendC/Atomics.c
	LLVM :: FrontendC/pr5406.c
	LLVM :: LLVMC/MultiplePluginPriorities.td
	LLVM :: LLVMC/OutputSuffixHook.td
	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 :: 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 :: FrontendObjC/2009-11-30-Objc-ID.m
	LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m
	LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m
	LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m
	LLVM :: LLVMC/ObjC++/hello.mm
	LLVM :: LLVMC/ObjC/hello.m

Last 10 lines of 'c16-11.ll':
	        0x103ba9c: i8,ch = PIC16ISD::PIC16Load 0xe06e48, 0x1020a08, 0x1020a8c, 0x10212cc [ID=10]
	          0xe06e48: ch = EntryToken [ORD=1] [ID=0]
	          0x1020a08: i8 = TargetGlobalAddress<i1* @c612.auto.A.b> 0 [ID=6]
	          0x1020a8c: i8 = Constant<1> [ID=1]
	          0x10212cc: i8 = Constant<0> [ID=3]
	        0x1020da4: i8 = Constant<-128> [ID=8]
	--
	
	********************
	




More information about the llvm-testresults mailing list