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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Jun 21 15:08:26 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/8067

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 106485
Blamelist: bruno,bwilson,evancheng,fjahanian,grosbach,tcare

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Target/ARM/ARMLoadStoreOptimizer.cpp
 test/CodeGen/ARM/2010-06-21-LdStMultipleBug.ll
At: Mon 21 Jun 2010 14:24:13
Changed By: evancheng
Comments: Fix PR7421: bug in kill transferring logic. It was ignoring loads / stores which have already been processed.
Properties: 




File: lib/Target/X86/X86InstrSSE.td
At: Mon 21 Jun 2010 14:24:13
Changed By: bruno
Comments: Add unpack and interleave AVX instructions, encoding tests cooming soonProperties: 




Files:
 lib/Frontend/TextDiagnosticPrinter.cpp
 lib/Sema/SemaChecking.cpp
 test/Sema/format-strings-fixit.c
 test/Sema/format-strings.c
At: Mon 21 Jun 2010 14:24:13
Changed By: tcare
Comments: Bug 7377: printf checking fails to flag some undefined behavior 
http://llvm.org/bugs/show_bug.cgi?id=7377

Updated format string highlighting and fixits to take advantage of the new CharSourceRange class.
- Change HighlightRange to allow highlighting whitespace only in a CharSourceRange (for warnings about the ' ' (space) flag)
- Change format specifier range helper function to allow for half-open ranges (+1 to end)
- Enabled previously failing tests (FIXMEs/XFAILs removed)
- Small fixes and additions to format string test cases

M       test/Sema/format-strings.c
M       test/Sema/format-strings-fixit.c
M       lib/Frontend/TextDiagnosticPrinter.cpp
M       lib/Sema/SemaChecking.cppProperties: 




Files:
 lib/Target/ARM/ARMInstrInfo.td
 lib/Target/ARM/ARMInstrThumb.td
 lib/Target/ARM/ARMInstrThumb2.td
At: Mon 21 Jun 2010 14:29:13
Changed By: grosbach
Comments: LEApcrelJT shouldn't be marked as neverHasSideEffects, as we don't want it
being moved around away from the jump table it references. rdar://8104340Properties: 




File: lib/Target/ARM/ARMISelLowering.cpp
At: Mon 21 Jun 2010 14:29:13
Changed By: bwilson
Comments: sign_extend_inreg needs to be expanded for pre-v6 Thumb as well as ARM.
Radar 8104310.
Properties: 




File: lib/Target/X86/X86InstrSSE.td
At: Mon 21 Jun 2010 14:29:13
Changed By: bruno
Comments: change parameter name to avoid confusion with global definitionProperties: 




Files:
 lib/CodeGen/CGDeclCXX.cpp
 lib/CodeGen/CodeGenModule.h
At: Mon 21 Jun 2010 14:29:13
Changed By: fjahanian
Comments: In supporting init-priority, globals with the same init_priority must be
emitted in the order in which they are seen (still radar 8076356).
Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM :: CodeGen/Generic/v-binop-widen2.ll
	
	  Expected Passes    : 4798
	  Expected Failures  : 27
	  Unsupported Tests  : 532
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/Generic/v-binop-widen2.ll

Last 10 lines of 'xfail':
	LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
	LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
	LLVM :: MC/AsmParser/X86/x86_32-encoding.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 'v-binop-widen2.ll':
	17 lli               0x0000000100021908 start + 52
	Stack dump:
	0.	Program arguments: lli 
	1.	Running pass 'X86 Machine Code Emitter' on function '@main'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/Generic/Output/v-binop-widen2.ll.script: line 3: 66856 Done                    'llvm-as' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/Generic/v-binop-widen2.ll'
	     66857 Abort trap              | 'lli'
	--
	
	********************
	




More information about the llvm-testresults mailing list