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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sun Dec 12 14:21:37 PST 2010


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

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

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

Build Reason: 
Build Source Stamp: 121649
Blamelist: peckw

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 cmake/modules/LLVMLibDeps.cmake
 lib/Target/MBlaze/MBlazeAsmBackend.cpp
 lib/Target/MBlaze/MBlazeFrameInfo.cpp
 lib/Target/MBlaze/MBlazeISelDAGToDAG.cpp
 lib/Target/MBlaze/MBlazeISelLowering.cpp
 lib/Target/MBlaze/MBlazeInstrFPU.td
 lib/Target/MBlaze/MBlazeInstrInfo.td
 lib/Target/MBlaze/MBlazeMCCodeEmitter.cpp
 lib/Target/MBlaze/MBlazeRegisterInfo.cpp
At: Sun 12 Dec 2010 14:06:40
Changed By: peckw
Comments: The ADD and ADDK (and all variants) instructions where flip-flopped in the MBlaze backend. This bug fix makes 64-bit math work on the MBlaze backend.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Failing Tests (2):
	    LLVM :: CodeGen/MBlaze/cc.ll
	    LLVM :: CodeGen/MBlaze/imm.ll
	
	  Expected Passes    : 5111
	  Expected Failures  : 43
	  Unsupported Tests  : 557
	  Unexpected Failures: 2
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/MBlaze/imm.ll
	LLVM :: CodeGen/MBlaze/cc.ll

Last 10 lines of 'xfail':
	LLVM :: MC/ARM/neont2-pairwise-encoding.s
	LLVM :: MC/ARM/neont2-vst-encoding.s
	LLVM :: MC/ARM/thumb2.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/include.c
	LLVM :: LLVMC/C/emit-llvm-opt.c
	LLVM :: LLVMC/C/emit-llvm.c
	LLVM :: LLVMC/C++/together.cpp
	LLVM :: LLVMC/C++/unknown_suffix.unk
	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 'imm.ll':
	<stdin>:26:2: note: 'next' match was here
	 addik r3, r0, 31212
	 ^
	<stdin>:12:6: note: previous match was here
	 rtsd r15, 8
	     ^
	--
	
	********************
	

Last 10 lines of 'cc.ll':
	<stdin>:25:1: error: CHECK-NOT: string occurred!
	 addik r3, r0, 1
	^
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/MBlaze/cc.ll:23:32: note: CHECK-NOT: pattern specified here
	 ; CHECK-NOT: {{.* r3, .*, .*}}
	                               ^
	--
	
	********************
	




More information about the llvm-testresults mailing list