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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Apr 27 18:54:39 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/6645

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 102485
Blamelist: evancheng,lattner

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/CodeGen/AsmPrinter.h
 lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 lib/Target/XCore/AsmPrinter/XCoreAsmPrinter.cpp
At: Tue 27 Apr 2010 18:14:07
Changed By: lattner
Comments: further simplify EmitAlignment by eliminating the 
ForcedAlignBits argument, tweaking the single client of it.
Properties: 




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.s
	LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
	LLVM :: MC/AsmParser/directive_lsym.s
	LLVM :: MC/AsmParser/exprs-invalid.s
	LLVM :: MC/AsmParser/X86/x86_32-encoding.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.
	--
	
	********************
	




More information about the llvm-testresults mailing list