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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Oct 13 17:54:08 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/10065

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

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

Build Reason: 
Build Source Stamp: 116459
Blamelist: grosbach,lattner

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

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/ADT/APInt.h
 lib/Analysis/ConstantFolding.cpp
 lib/Support/APInt.cpp
 test/Transforms/ConstProp/overflow-ops.ll
At: Wed 13 Oct 2010 17:10:21
Changed By: lattner
Comments: add uadd_ov/usub_ov to apint, consolidate constant folding
logic to use the new APInt methods.  Among other things this
implements rdar://8501501 - llvm.smul.with.overflow.i32 should constant fold

which comes from "clang -ftrapv", originally brought to my attention from PR8221.
Properties: 




File: utils/PerfectShuffle/PerfectShuffle.cpp
At: Wed 13 Oct 2010 17:15:22
Changed By: grosbach
Comments: Teach PerfectShuffle to not generate files with embedded tab characters.Properties: 




File: lib/Target/ARM/ARMPerfectShuffle.h
At: Wed 13 Oct 2010 17:20:22
Changed By: grosbach
Comments: Regenerate. No functional change, just cleanup.Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM :: Transforms/ConstProp/overflow-ops.ll
	
	  Expected Passes    : 4960
	  Expected Failures  : 23
	  Unsupported Tests  : 554
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: Transforms/ConstProp/overflow-ops.ll

Last 10 lines of 'xfail':
	LLVM :: CodeGen/X86/asm-modifier-P.ll
	LLVM :: CodeGen/X86/pre-split1.ll
	LLVM :: CodeGen/X86/umul-with-carry.ll
	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++/unknown_suffix.unk
	LLVM :: LLVMC/C/emit-llvm-opt.c
	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 'overflow-ops.ll':
	<stdin>:53:1: note: scanning from here
	}
	^
	<stdin>:55:14: note: possible intended match here
	define %i8i1 @ssub_2() nounwind {
	             ^
	--
	
	********************
	

Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM :: Transforms/ConstProp/overflow-ops.ll
	
	  Expected Passes    : 5437
	  Expected Failures  : 31
	  Unsupported Tests  : 69
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: Transforms/ConstProp/overflow-ops.ll

Last 10 lines of 'xfail':
	LLVM :: FrontendC/2009-02-13-zerosize-union-field-ppc.c
	LLVM :: FrontendC/2010-03-10-arm-asmreg.c
	LLVM :: FrontendC/pr5406.c
	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 'overflow-ops.ll':
	<stdin>:53:1: note: scanning from here
	}
	^
	<stdin>:55:14: note: possible intended match here
	define %i8i1 @ssub_2() nounwind {
	             ^
	--
	
	********************
	




More information about the llvm-testresults mailing list