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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Oct 27 18:58:39 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/14856

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

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

Build Reason: 
Build Source Stamp: 117518
Blamelist: evancheng

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
At: Wed 27 Oct 2010 18:49:01
Changed By: evancheng
Comments: Fix a major bug in operand latency computation. The use index must be adjusted
by the number of defs first for it to match the instruction itinerary.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM :: MC/ARM/neon-sub-encoding.ll
	    LLVM :: MC/ARM/neon-table-encoding.ll
	    LLVM :: MC/ARM/simple-fp-encoding.ll
	
	  Expected Passes    : 4986
	  Expected Failures  : 23
	  Unsupported Tests  : 555
	  Unexpected Failures: 23
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: MC/ARM/neon-mul-accum-encoding.ll
	LLVM :: MC/ARM/neon-reciprocal-encoding.ll
	LLVM :: MC/ARM/neon-table-encoding.ll
	LLVM :: MC/ARM/neon-pairwise-encoding.ll
	LLVM :: MC/ARM/neon-shuffle-encoding.ll
	LLVM :: MC/ARM/neon-shiftaccum-encoding.ll
	LLVM :: MC/ARM/neon-satshift-encoding.ll
	LLVM :: MC/ARM/neon-sub-encoding.ll
	LLVM :: MC/ARM/neon-shift-encoding.ll
	LLVM :: MC/ARM/simple-fp-encoding.ll

Last 10 lines of 'xfail':
	LLVM :: CodeGen/X86/asm-modifier-P.ll
	LLVM :: CodeGen/X86/pre-split1.ll
	LLVM :: CodeGen/X86/umul-with-carry.ll
	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/sink.c
	LLVM :: LLVMC/C/wall.c
	LLVM :: LLVMC/C/include.c
	LLVM :: LLVMC/C/opt-test.c
	LLVM :: LLVMC/C/emit-llvm.c
	LLVM :: LLVMC/C/hello.c
	LLVM :: LLVMC/ObjC++/hello.mm
	LLVM :: LLVMC/ObjC/hello.m

Last 10 lines of 'fabss.ll':
	<stdin>:5:8: note: scanning from here
	_test: @ @test
	       ^
	<stdin>:11:2: note: possible intended match here
	 vabs.f32 s1, s1
	 ^
	--
	
	********************
	

Last 10 lines of 'fadds.ll':
	<stdin>:5:8: note: scanning from here
	_test: @ @test
	       ^
	<stdin>:10:2: note: possible intended match here
	 vadd.f32 s0, s1, s0
	 ^
	--
	
	********************
	

Last 10 lines of 'fdivs.ll':
	<stdin>:5:8: note: scanning from here
	_test: @ @test
	       ^
	<stdin>:10:2: note: possible intended match here
	 vdiv.f32 s0, s1, s0
	 ^
	--
	
	********************
	

Last 10 lines of 'fmscs.ll':
	<stdin>:5:8: note: scanning from here
	_test: @ @test
	       ^
	<stdin>:11:2: note: possible intended match here
	 vnmls.f32 s2, s1, s0
	 ^
	--
	
	********************
	

Last 10 lines of 'fmacs.ll':
	<stdin>:5:8: note: scanning from here
	_test: @ @test
	       ^
	<stdin>:11:2: note: possible intended match here
	 vmla.f32 s0, s2, s1
	 ^
	--
	
	********************
	

Last 10 lines of 'fmuls.ll':
	<stdin>:5:8: note: scanning from here
	_test: @ @test
	       ^
	<stdin>:10:2: note: possible intended match here
	 vmul.f32 s0, s1, s0
	 ^
	--
	
	********************
	

Last 10 lines of 'shifter_operand.ll':
	<stdin>:30:2: note: scanning from here
	 add r0, r1, r0
	 ^
	<stdin>:41:2: note: possible intended match here
	 add r0, r0, r0, lsl #2
	 ^
	--
	
	********************
	

Last 10 lines of 'neon-bitwise-encoding.ll':
	<stdin>:14:2: note: scanning from here
	 .align 2
	 ^
	<stdin>:19:2: note: possible intended match here
	 vand q8, q9, q8 @ encoding: [0xf0,0x01,0x42,0xf2]
	 ^
	--
	
	********************
	

Last 10 lines of 'neon-absdiff-encoding.ll':
	<stdin>:4:2: note: scanning from here
	 .align 2
	 ^
	<stdin>:9:2: note: possible intended match here
	 vabd.s8 d16, d17, d16 @ encoding: [0xa0,0x07,0x41,0xf2]
	 ^
	--
	
	********************
	

Last 10 lines of 'neon-minmax-encoding.ll':
	<stdin>:4:2: note: scanning from here
	 .align 2
	 ^
	<stdin>:9:2: note: possible intended match here
	 vmin.s8 d16, d17, d16 @ encoding: [0xb0,0x06,0x41,0xf2]
	 ^
	--
	
	********************
	

Last 10 lines of 'neon-add-encoding.ll':
	<stdin>:44:2: note: scanning from here
	 .align 2
	 ^
	<stdin>:49:2: note: possible intended match here
	 vadd.f32 d16, d17, d16 @ encoding: [0xa0,0x0d,0x41,0xf2]
	 ^
	--
	
	********************
	

Last 10 lines of 'neon-cmp-encoding.ll':
	<stdin>:4:2: note: scanning from here
	 .align 2
	 ^
	<stdin>:9:2: note: possible intended match here
	 vceq.i8 d16, d17, d16 @ encoding: [0xb0,0x08,0x41,0xf3]
	 ^
	--
	
	********************
	

Last 10 lines of 'neon-mul-encoding.ll':
	<stdin>:4:2: note: scanning from here
	 .align 2
	 ^
	<stdin>:9:2: note: possible intended match here
	 vmul.i8 d16, d17, d16 @ encoding: [0xb0,0x09,0x41,0xf2]
	 ^
	--
	
	********************
	

Last 10 lines of 'neon-mul-accum-encoding.ll':
	<stdin>:4:2: note: scanning from here
	 .align 2
	 ^
	<stdin>:10:2: note: possible intended match here
	 vmla.i8 d18, d17, d16 @ encoding: [0xa0,0x29,0x41,0xf2]
	 ^
	--
	
	********************
	

Last 10 lines of 'neon-reciprocal-encoding.ll':
	<stdin>:42:2: note: scanning from here
	 .align 2
	 ^
	<stdin>:47:2: note: possible intended match here
	 vrecps.f32 d16, d17, d16 @ encoding: [0xb0,0x0f,0x41,0xf2]
	 ^
	--
	
	********************
	

Last 10 lines of 'neon-table-encoding.ll':
	<stdin>:41:2: note: scanning from here
	 vmov r0, r1, d16 @ encoding: [0x30,0x0b,0x51,0xec]
	 ^
	<stdin>:51:2: note: possible intended match here
	 vtbx.8 d17, {d18}, d16 @ encoding: [0xe0,0x18,0xf2,0xf3]
	 ^
	--
	
	********************
	

Last 10 lines of 'neon-pairwise-encoding.ll':
	<stdin>:34:2: note: scanning from here
	 .align 2
	 ^
	<stdin>:39:2: note: possible intended match here
	 vpadd.f32 d16, d17, d16 @ encoding: [0xa0,0x0d,0x41,0xf3]
	 ^
	--
	
	********************
	

Last 10 lines of 'neon-shuffle-encoding.ll':
	<stdin>:20:2: note: scanning from here
	 vmov r0, r1, d16 @ encoding: [0x30,0x0b,0x51,0xec]
	 ^
	<stdin>:29:2: note: possible intended match here
	 vext.8 q8, q9, q8, #3 @ encoding: [0xe0,0x03,0xf2,0xf2]
	 ^
	--
	
	********************
	

Last 10 lines of 'neon-shiftaccum-encoding.ll':
	<stdin>:1:2: note: scanning from here
	 .syntax unified
	 ^
	<stdin>:9:2: note: possible intended match here
	 vsra.s8 d17, d16, #8 @ encoding: [0x30,0x11,0xc8,0xf2]
	 ^
	--
	
	********************
	

Last 10 lines of 'neon-satshift-encoding.ll':
	<stdin>:1:2: note: scanning from here
	 .syntax unified
	 ^
	<stdin>:9:2: note: possible intended match here
	 vqshl.s8 d16, d17, d16 @ encoding: [0xb1,0x04,0x40,0xf2]
	 ^
	--
	
	********************
	




More information about the llvm-testresults mailing list