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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Dec 14 09:28:21 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/2278

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

Buildslave for this Build: ddunbar2.apple.com

Build Reason: 
Build Source Stamp: 91290
Blamelist: djg,fjahanian

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Analysis/LoopInfo.h
 lib/Analysis/IVUsers.cpp
At: Mon 14 Dec 2009 09:08:30
Changed By: djg
Comments: Drop Loop::isNotAlreadyContainedIn in favor of Loop::contains. The
former was just exposing a LoopInfoBase implementation detail.
Properties: 




File: lib/Transforms/Scalar/LoopStrengthReduce.cpp
At: Mon 14 Dec 2009 09:08:30
Changed By: djg
Comments: Delete an unused variable.
Properties: 




File: lib/Transforms/Scalar/LoopStrengthReduce.cpp
At: Mon 14 Dec 2009 09:13:37
Changed By: djg
Comments: Don't bother cleaning up if there's nothing to clean up.
Properties: 




File: lib/Transforms/Scalar/LoopStrengthReduce.cpp
At: Mon 14 Dec 2009 09:13:37
Changed By: djg
Comments: Instead of having a ScalarEvolution pointer member in BasedUser, just pass
the ScalarEvolution pointer into the functions which need it.
Properties: 




Files:
 test/CodeGenObjC/2008-10-23-invalid-icmp.m
 test/CodeGenObjC/PR4541.m
 test/CodeGenObjC/PR4894-recursive-debug-crash.m
 test/CodeGenObjC/bitfield-1.m
 test/CodeGenObjC/bitfield-ivar-metadata.m
 test/CodeGenObjC/bitfield-ivar-offsets.m
 test/CodeGenObjC/blocks-1.m
 test/CodeGenObjC/blocks-2.m
 test/CodeGenObjC/blocks-3.m
 test/CodeGenObjC/blocks.m
 test/CodeGenObjC/category-super-class-meth.m
 test/CodeGenObjC/class-getter-dotsyntax.m
 test/CodeGenObjC/class-type.m
 test/CodeGenObjC/compatibility-alias.m
 test/CodeGenObjC/constant-strings.m
 test/CodeGenObjC/continuation-class.m
 test/CodeGenObjC/deadcode_strip_used_var.m
 test/CodeGenObjC/debug-info-linkagename.m
 test/CodeGenObjC/dot-syntax-1.m
 test/CodeGenObjC/dot-syntax.m
 test/CodeGenObjC/encode-test-1.m
 test/CodeGenObjC/encode-test-2.m
 test/CodeGenObjC/encode-test-3.m
 test/CodeGenObjC/encode-test-4.m
 test/CodeGenObjC/encode-test-5.m
 test/CodeGenObjC/encode-test.m
 test/CodeGenObjC/for-in.m
 test/CodeGenObjC/forward-class-impl-metadata.m
 test/CodeGenObjC/hidden-visibility.m
 test/CodeGenObjC/hidden.m
 test/CodeGenObjC/id-isa-codegen.m
 test/CodeGenObjC/image-info.m
 test/CodeGenObjC/implicit-objc_msgSend.m
 test/CodeGenObjC/implicit-property.m
 test/CodeGenObjC/interface-layout-64.m
 test/CodeGenObjC/interface.m
 test/CodeGenObjC/ivar-layout-64-bitfields.m
 test/CodeGenObjC/ivar-layout-64.m
 test/CodeGenObjC/ivar-layout-no-optimize.m
 test/CodeGenObjC/ivars.m
 test/CodeGenObjC/link-errors.m
 test/CodeGenObjC/message-arrays.m
 test/CodeGenObjC/messages-2.m
 test/CodeGenObjC/messages.m
 test/CodeGenObjC/metadata-symbols-32.m
 test/CodeGenObjC/metadata-symbols-64.m
 test/CodeGenObjC/metadata_symbols.m
 test/CodeGenObjC/missing-atend-metadata.m
 test/CodeGenObjC/newproperty-nested-synthesis-1.m
 test/CodeGenObjC/no-category-class.m
 test/CodeGenObjC/non-lazy-classes.m
 test/CodeGenObjC/objc-align.m
 test/CodeGenObjC/objc-assign-ivar.m
 test/CodeGenObjC/objc-gc-aggr-assign.m
 test/CodeGenObjC/objc-read-weak-byref.m
 test/CodeGenObjC/objc2-assign-global.m
 test/CodeGenObjC/objc2-ivar-assign.m
 test/CodeGenObjC/objc2-new-gc-api-strongcast.m
 test/CodeGenObjC/objc2-no-strong-cast.m
 test/CodeGenObjC/objc2-no-write-barrier.m
 test/CodeGenObjC/objc2-property-encode.m
 test/CodeGenObjC/objc2-protocol-enc.m
 test/CodeGenObjC/objc2-retain-codegen.m
 test/CodeGenObjC/objc2-strong-cast-1.m
 test/CodeGenObjC/objc2-strong-cast.m
 test/CodeGenObjC/objc2-weak-assign.m
 test/CodeGenObjC/objc2-weak-compare.m
 test/CodeGenObjC/objc2-weak-import-attribute.m
 test/CodeGenObjC/objc2-weak-ivar-debug.m
 test/CodeGenObjC/objc2-weak-ivar.m
 test/CodeGenObjC/objc2-write-barrier-2.m
 test/CodeGenObjC/objc2-write-barrier-3.m
 test/CodeGenObjC/objc2-write-barrier-4.m
 test/CodeGenObjC/objc2-write-barrier-5.m
 test/CodeGenObjC/objc2-write-barrier.m
 test/CodeGenObjC/object-incr-decr-1.m
 test/CodeGenObjC/overloadable.m
 test/CodeGenObjC/predefined-expr.m
 test/CodeGenObjC/property-aggr-type.m
 test/CodeGenObjC/property-agrr-getter.m
 test/CodeGenObjC/property-complex.m
 test/CodeGenObjC/property-getter-dot-syntax.m
 test/CodeGenObjC/property-incr-decr-1.m
 test/CodeGenObjC/property-list-in-class.m
 test/CodeGenObjC/property-setter-attr.m
 test/CodeGenObjC/property.m
 test/CodeGenObjC/protocol-in-extended-class.m
 test/CodeGenObjC/protocol-property-synth.m
 test/CodeGenObjC/protocols-lazy.m
 test/CodeGenObjC/protocols.m
 test/CodeGenObjC/runtime-fns.m
 test/CodeGenObjC/sel-as-builtin-type.m
 test/CodeGenObjC/super-classmethod-category.m
 test/CodeGenObjC/super-dotsyntax-property.m
 test/CodeGenObjC/super-message-fragileabi.m
 test/CodeGenObjC/synchronized.m
 test/CodeGenObjC/synthesize_ivar-cont-class.m
 test/CodeGenObjC/synthesize_ivar.m
 test/CodeGenObjC/try.m
 test/CodeGenObjC/undefined-protocol.m
 test/CodeGenObjC/unname-bf-metadata.m
 test/CodeGenObjC/variadic-sends.m
At: Mon 14 Dec 2009 09:13:38
Changed By: fjahanian
Comments: Tests use the new clang.

Properties: 




LOGS:
Last 10 lines of 'test-llvm.stdio':
	    LLVM::CodeGen/X86/change-compare-stride-1.ll
	    LLVM::CodeGen/X86/iv-users-in-other-loops.ll
	    LLVM::Transforms/IndVarSimplify/addrec-gep.ll
	
	  Expected Passes    : 4435
	  Expected Failures  : 26
	  Unsupported Tests  : 496
	  Unexpected Failures: 3
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'test-llvm.fail':
	LLVM::CodeGen/X86/change-compare-stride-1.ll
	LLVM::CodeGen/X86/iv-users-in-other-loops.ll
	LLVM::Transforms/IndVarSimplify/addrec-gep.ll

Last 10 lines of 'test-llvm.xfail':
	LLVM::MC/AsmParser/directive_lsym.s
	LLVM::MC/AsmParser/exprs-invalid.s
	LLVM::Transforms/GVN/rle-no-phi-translate.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::CodeGen/X86/illegal-asm.ll
	LLVM::Transforms/InstCombine/cast-sext-zext.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.change-compare-stride-1.ll':
	--
		cmpq	$-478, %r8
		leal	-1(%r8,%rcx), %r9d
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of 'test-llvm.iv-users-in-other-loops.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Expected 1 lines, got 2.
	--
	
	********************
	

Last 10 lines of 'test-llvm.addrec-gep.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Expected 1 lines, got 2.
	--
	
	********************
	




More information about the llvm-testresults mailing list