[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Oct 13 17:50:13 PDT 2010


The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/10868

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

Buildslave for this Build: smoosh-04

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

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/ADT/APInt.h
 lib/Support/APInt.cpp
At: Wed 13 Oct 2010 17:00:21
Changed By: lattner
Comments: constify these methods.
Properties: 




File: include/llvm/ADT/APInt.h
At: Wed 13 Oct 2010 17:00:21
Changed By: lattner
Comments: missed a line :(
Properties: 




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 {
	             ^
	--
	
	********************
	




More information about the llvm-testresults mailing list