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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Nov 2 17:54:47 PDT 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/15148

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

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

Build Reason: 
Build Source Stamp: 118134
Blamelist: dgregor,djg,evancheng

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/AST/ExprCXX.cpp
 lib/Sema/SemaExpr.cpp
 test/Index/get-cursor.cpp
 tools/libclang/CIndex.cpp
At: Tue 02 Nov 2010 17:37:37
Changed By: dgregor
Comments: Improve source-location information for CXXConstructExpr nodes, by
ensuring that they cover all of their child nodes. There's still a
clang_getCursor()-related issue with CXXFunctionalCastExprs with
CXXConstructExprs as children (see FIXME in the test case); I'll look
at that separately.
Properties: 




Files:
 include/llvm/ADT/APInt.h
 include/llvm/Support/MathExtras.h
At: Tue 02 Nov 2010 17:42:37
Changed By: djg
Comments: Factor code out of APInt to form a isUIntN helper function.
Properties: 




Files:
 lib/Target/ARM/ARMScheduleA8.td
 lib/Target/ARM/ARMScheduleA9.td
At: Tue 02 Nov 2010 17:42:37
Changed By: evancheng
Comments: Modify scheduling itineraries to correct instruction latencies (not operand
latencies) of loads.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Failing Tests (2):
	    LLVM :: CodeGen/ARM/lsr-on-unrolled-loops.ll
	    LLVM :: CodeGen/ARM/reg_sequence.ll
	
	  Expected Passes    : 5018
	  Expected Failures  : 33
	  Unsupported Tests  : 555
	  Unexpected Failures: 2
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/ARM/lsr-on-unrolled-loops.ll
	LLVM :: CodeGen/ARM/reg_sequence.ll

Last 10 lines of 'xfail':
	LLVM :: MC/ARM/neon-table-encoding.s
	LLVM :: MC/ARM/neon-vst-encoding.s
	LLVM :: MC/ARM/neon-vld-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++/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 'lsr-on-unrolled-loops.ll':
	<stdin>:1:2: note: scanning from here
	 .syntax unified
	 ^
	<stdin>:62:2: note: possible intended match here
	 vstr.32 s2, [lr, #-128]
	 ^
	--
	
	********************
	

Last 10 lines of 'reg_sequence.ll':
	<stdin>:166:2: note: scanning from here
	 vadd.f32 q8, q8, q8
	 ^
	<stdin>:187:2: note: possible intended match here
	 vmov d30, d22
	 ^
	--
	
	********************
	




More information about the llvm-testresults mailing list