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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sun Sep 19 13:25:23 PDT 2010


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

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

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

Build Reason: 
Build Source Stamp: 114312
Blamelist: resistor

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

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/CodeGen/SelectionDAG/DAGCombiner.cpp
At: Sun 19 Sep 2010 12:55:32
Changed By: resistor
Comments: Tentatively enabled DAGCombiner Alias Analysis by default.  As far as I know,
r114268 fixed the last of the blockers to enabling it.  I will be monitoring
for failures.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM :: CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll
	    LLVM :: CodeGen/X86/remat-scalar-zero.ll
	    LLVM :: CodeGen/X86/tailcallstack64.ll
	
	  Expected Passes    : 4945
	  Expected Failures  : 28
	  Unsupported Tests  : 553
	  Unexpected Failures: 6
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/ARM/lsr-on-unrolled-loops.ll
	LLVM :: CodeGen/ARM/memcpy-inline.ll
	LLVM :: CodeGen/Thumb2/pic-load.ll
	LLVM :: CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll
	LLVM :: CodeGen/X86/remat-scalar-zero.ll
	LLVM :: CodeGen/X86/tailcallstack64.ll

Last 10 lines of 'xfail':
	LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
	LLVM :: MC/AsmParser/X86/x86_32-encoding.s
	LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
	LLVM :: MC/AsmParser/directive_lsym.s
	LLVM :: MC/AsmParser/exprs-invalid.s
	LLVM :: Transforms/DeadArgElim/deadexternal.ll
	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++/together.cpp
	LLVM :: LLVMC/C++/unknown_suffix.unk
	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 'lsr-on-unrolled-loops.ll':
	<stdin>:158:1: note: scanning from here
	LBB0_6: @ %bb156
	^
	<stdin>:187:2: note: possible intended match here
	 vldr.32 s2, [r5]
	 ^
	--
	
	********************
	

Last 10 lines of 'memcpy-inline.ll':
	--
	llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep ldmia
	llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep stmia
	llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep ldrb
	llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep ldrh
	--
	Exit Code: 1
	
	********************
	

Last 10 lines of 'pic-load.ll':
	<stdin>:14:1: note: scanning from here
	@ BB#0: @ %entry
	^
	<stdin>:25:2: note: possible intended match here
	 add r1, pc
	 ^
	--
	
	********************
	

Last 10 lines of '2010-02-19-tailcallretaddrbug.ll':
	<stdin>:32:2: note: scanning from here
	 movl %eax, %ecx
	 ^
	<stdin>:42:2: note: possible intended match here
	 movl %ecx, 80(%esp)
	 ^
	--
	
	********************
	

Last 10 lines of 'remat-scalar-zero.ll':
	grep {\\.quad.*0} /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/remat-scalar-zero.ll.tmp
	--
	Exit Code: 1
	Command Output (stdout):
	--
		pxor	%xmm1, %xmm1
	--
	
	********************
	

Last 10 lines of 'tailcallstack64.ll':
	<stdin>:8:2: note: scanning from here
	 addl %edi, %eax
	 ^
	<stdin>:10:2: note: possible intended match here
	 movl 40(%rsp), %eax
	 ^
	--
	
	********************
	

Last 10 lines of 'stdio':
	    LLVM :: CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll
	    LLVM :: CodeGen/X86/remat-scalar-zero.ll
	    LLVM :: CodeGen/X86/tailcallstack64.ll
	
	  Expected Passes    : 5421
	  Expected Failures  : 36
	  Unsupported Tests  : 69
	  Unexpected Failures: 6
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/ARM/lsr-on-unrolled-loops.ll
	LLVM :: CodeGen/ARM/memcpy-inline.ll
	LLVM :: CodeGen/Thumb2/pic-load.ll
	LLVM :: CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll
	LLVM :: CodeGen/X86/remat-scalar-zero.ll
	LLVM :: CodeGen/X86/tailcallstack64.ll

Last 10 lines of 'xfail':
	LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
	LLVM :: MC/AsmParser/X86/x86_32-encoding.s
	LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
	LLVM :: MC/AsmParser/directive_lsym.s
	LLVM :: MC/AsmParser/exprs-invalid.s
	LLVM :: Transforms/DeadArgElim/deadexternal.ll
	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-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 :: FrontendObjC/2010-03-17-StructRef.m
	LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m
	LLVM :: LLVMC/ObjC++/hello.mm
	LLVM :: LLVMC/ObjC/hello.m

Last 10 lines of 'lsr-on-unrolled-loops.ll':
	<stdin>:158:1: note: scanning from here
	LBB0_6: @ %bb156
	^
	<stdin>:187:2: note: possible intended match here
	 vldr.32 s2, [r5]
	 ^
	--
	
	********************
	

Last 10 lines of 'memcpy-inline.ll':
	--
	llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep ldmia
	llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep stmia
	llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep ldrb
	llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep ldrh
	--
	Exit Code: 1
	
	********************
	

Last 10 lines of 'pic-load.ll':
	<stdin>:14:1: note: scanning from here
	@ BB#0: @ %entry
	^
	<stdin>:25:2: note: possible intended match here
	 add r1, pc
	 ^
	--
	
	********************
	

Last 10 lines of '2010-02-19-tailcallretaddrbug.ll':
	<stdin>:32:2: note: scanning from here
	 movl %eax, %ecx
	 ^
	<stdin>:42:2: note: possible intended match here
	 movl %ecx, 80(%esp)
	 ^
	--
	
	********************
	

Last 10 lines of 'remat-scalar-zero.ll':
	grep {\\.quad.*0} /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/remat-scalar-zero.ll.tmp
	--
	Exit Code: 1
	Command Output (stdout):
	--
		pxor	%xmm1, %xmm1
	--
	
	********************
	

Last 10 lines of 'tailcallstack64.ll':
	<stdin>:8:2: note: scanning from here
	 addl %edi, %eax
	 ^
	<stdin>:10:2: note: possible intended match here
	 movl 40(%rsp), %eax
	 ^
	--
	
	********************
	




More information about the llvm-testresults mailing list