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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Apr 27 18:51: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/5869

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

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

Build Reason: 
Build Source Stamp: 102485
Blamelist: evancheng

BUILD FAILED: failed test.llvm.stage1 compile.llvm-gcc.stage1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Target/X86/X86ISelLowering.cpp
 lib/Target/X86/X86Instr64bit.td
 lib/Target/X86/X86InstrInfo.td
At: Tue 27 Apr 2010 18:23:53
Changed By: evancheng
Comments: Rather than having a ton of patterns for double shift instructions, e.g. SHLD16rrCL, just perform custom dag combine to form x86 specific dag so they match to the same pattern. This also makes sure later dag combine do not cause isel to miss them (e.g. promoting i16 to i32).
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Failing Tests (2):
	    LLVM :: CodeGen/X86/rot16.ll
	    LLVM :: CodeGen/X86/rot32.ll
	
	  Expected Passes    : 4669
	  Expected Failures  : 27
	  Unsupported Tests  : 516
	  Unexpected Failures: 2
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/X86/rot16.ll
	LLVM :: CodeGen/X86/rot32.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++/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 'rot16.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Expected 2 lines, got 3.
	--
	
	********************
	

Last 10 lines of 'rot32.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Expected 2 lines, got 3.
	--
	
	********************
	

Last 10 lines of 'stdio':
	make[2]: *** Waiting for unfinished jobs....
	config.status: creating Makefile
	config.status: creating gccbug
	config.status: creating mklibgcc
	config.status: creating libada-mk
	config.status: creating ada/Makefile
	config.status: creating auto-host.h
	config.status: executing default commands
	make[1]: *** [stage2-bubble] Error 2
	make: *** [all] Error 2

Last 10 lines of 'warnings':
	warning: structure `et_node' used but not defined
	warning: structure `loop' used but not defined
	warning: structure `ipa_reference_vars_info_d' used but not defined
	warning: structure `reg_info_def' used but not defined
	warning: structure `value_set' used but not defined
	../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn'
	../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
	../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
	../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
	../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return




More information about the llvm-testresults mailing list