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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sun Oct 31 12:05:31 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/15020

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

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

Build Reason: 
Build Source Stamp: 117858
Blamelist: lattner

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Target/ARM/ARMInstrInfo.td
 lib/Target/ARM/ARMInstrThumb.td
 lib/Target/ARM/ARMInstrThumb2.td
 lib/Target/ARM/ARMInstrVFP.td
 lib/Target/MBlaze/MBlazeInstrInfo.td
 utils/TableGen/AsmMatcherEmitter.cpp
At: Sun 31 Oct 2010 11:52:41
Changed By: lattner
Comments: the asm matcher can't handle operands with modifiers (like ${foo:bar}).
Instead of silently ignoring these instructions, emit a hard error and
force the target author to either refactor the target or mark the 
instruction 'isCodeGenOnly'.

Mark a few instructions in ARM and MBlaze as isCodeGenOnly the are 
doing this.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM :: MC/X86/x86_64-imm-widths.s
	    LLVM :: MC/X86/x86_errors.s
	    LLVM :: MC/X86/x86_operands.s
	
	  Expected Passes    : 4951
	  Expected Failures  : 35
	  Unsupported Tests  : 555
	  Unexpected Failures: 52
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: MC/X86/x86_64-avx-clmul-encoding.s
	LLVM :: MC/X86/x86_64-encoding.s
	LLVM :: MC/X86/x86_64-imm-widths.s
	LLVM :: MC/X86/x86-32.s
	LLVM :: MC/X86/x86_64-fma3-encoding.s
	LLVM :: MC/X86/x86_operands.s
	LLVM :: MC/X86/x86_errors.s
	LLVM :: MC/X86/x86-32-avx.s
	LLVM :: MC/X86/x86_64-avx-encoding.s
	LLVM :: MC/X86/x86-32-coverage.s

Last 10 lines of 'xfail':
	LLVM :: MC/ARM/neon-shiftaccum-encoding.ll
	LLVM :: MC/ARM/neon-shuffle-encoding.ll
	LLVM :: MC/ARM/neon-sub-encoding.ll
	LLVM :: MC/ARM/neon-table-encoding.ll
	LLVM :: MC/ARM/neon-shift-encoding.ll
	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 'neon-bitwise-encoding.s':
	<stdin>:1:2: note: scanning from here
	 .section __TEXT,__text,regular,pure_instructions
	 ^
	<stdin>:1:7: note: possible intended match here
	 .section __TEXT,__text,regular,pure_instructions
	      ^
	--
	
	********************
	

Last 10 lines of 'neon-add-encoding.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/ARM/neon-add-encoding.s:4:11: error: expected string not found in input
	// CHECK: vadd.i8 d16, d17, d16 @ encoding: [0xa0,0x08,0x41,0xf2]
	          ^
	<stdin>:1:2: note: scanning from here
	 .section __TEXT,__text,regular,pure_instructions
	 ^
	--
	
	********************
	

Last 10 lines of 'arm_instructions.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/ARM/arm_instructions.s:11:10: error: expected string not found in input
	@ CHECK: bx lr
	         ^
	<stdin>:21:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'neon-abs-encoding.s':
	<stdin>:1:2: note: scanning from here
	 .section __TEXT,__text,regular,pure_instructions
	 ^
	<stdin>:1:29: note: possible intended match here
	 .section __TEXT,__text,regular,pure_instructions
	                            ^
	--
	
	********************
	

Last 10 lines of 'neon-minmax-encoding.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/ARM/neon-minmax-encoding.s:3:11: error: expected string not found in input
	// CHECK: vmin.s8 d16, d16, d17 @ encoding: [0xb1,0x06,0x40,0xf2]
	          ^
	<stdin>:1:2: note: scanning from here
	 .section __TEXT,__text,regular,pure_instructions
	 ^
	--
	
	********************
	

Last 10 lines of 'neon-convert-encoding.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/ARM/neon-convert-encoding.s:3:11: error: expected string not found in input
	// CHECK: vcvt.s32.f32 d16, d16 @ encoding: [0x20,0x07,0xfb,0xf3]
	          ^
	<stdin>:1:2: note: scanning from here
	 .section __TEXT,__text,regular,pure_instructions
	 ^
	--
	
	********************
	

Last 10 lines of 'neon-neg-encoding.s':
	<stdin>:1:2: note: scanning from here
	 .section __TEXT,__text,regular,pure_instructions
	 ^
	<stdin>:1:24: note: possible intended match here
	 .section __TEXT,__text,regular,pure_instructions
	                       ^
	--
	
	********************
	

Last 10 lines of 'neon-mul-encoding.s':
	<stdin>:1:2: note: scanning from here
	 .section __TEXT,__text,regular,pure_instructions
	 ^
	<stdin>:1:26: note: possible intended match here
	 .section __TEXT,__text,regular,pure_instructions
	                         ^
	--
	
	********************
	

Last 10 lines of 'neon-reverse-encoding.s':
	<stdin>:1:2: note: scanning from here
	 .section __TEXT,__text,regular,pure_instructions
	 ^
	<stdin>:1:24: note: possible intended match here
	 .section __TEXT,__text,regular,pure_instructions
	                       ^
	--
	
	********************
	

Last 10 lines of 'neon-satshift-encoding.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/ARM/neon-satshift-encoding.s:3:11: error: expected string not found in input
	// CHECK: vqshl.s8 d16, d16, d17 @ encoding: [0xb0,0x04,0x41,0xf2]
	          ^
	<stdin>:1:2: note: scanning from here
	 .section __TEXT,__text,regular,pure_instructions
	 ^
	--
	
	********************
	

Last 10 lines of 'neon-reciprocal-encoding.s':
	<stdin>:1:2: note: scanning from here
	 .section __TEXT,__text,regular,pure_instructions
	 ^
	<stdin>:1:24: note: possible intended match here
	 .section __TEXT,__text,regular,pure_instructions
	                       ^
	--
	
	********************
	

Last 10 lines of 'simple-fp-encoding.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/ARM/simple-fp-encoding.s:3:11: error: expected string not found in input
	// CHECK: vadd.f64 d16, d17, d16 @ encoding: [0xa0,0x0b,0x71,0xee]
	          ^
	<stdin>:1:2: note: scanning from here
	 .section __TEXT,__text,regular,pure_instructions
	 ^
	--
	
	********************
	

Last 10 lines of 'exprs.s':
	Exit Code: 1
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/AsmParser/exprs.s:68:9: error: invalid instruction mnemonic 'movw'
	        movw	$8, (42)+66(%eax)
	        ^
	--
	
	********************
	

Last 10 lines of 'hello.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/AsmParser/hello.s:20:2: error: invalid instruction mnemonic 'movl'
		movl	-4(%ebp), %eax
		^
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/AsmParser/hello.s:21:2: error: invalid instruction mnemonic 'addl'
		addl	$8, %esp
		^
	--
	
	********************
	

Last 10 lines of 'labels.s':
	<stdin>:13:2: note: scanning from here
	 .long 0
	 ^
	<stdin>:54:2: note: possible intended match here
	"a 9" = a-b
	 ^
	--
	
	********************
	

Last 10 lines of 'simple-fixups.s':
	<stdin>:1:1: note: scanning from here
	{
	^
	<stdin>:2:7: note: possible intended match here
	 MachineType = 
	      ^
	--
	
	********************
	

Last 10 lines of 'symbol-fragment-offset.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/COFF/symbol-fragment-offset.s:39:11: error: expected string not found in input
	// CHECK: MachineType = IMAGE_FILE_MACHINE_I386 (0x14C)
	          ^
	<stdin>:2:2: note: scanning from here
	 MachineType = 
	 ^
	--
	
	********************
	

Last 10 lines of 'basic-coff.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/COFF/basic-coff.s:28:11: error: expected string not found in input
	// CHECK: MachineType = IMAGE_FILE_MACHINE_I386 (0x14C)
	          ^
	<stdin>:2:2: note: scanning from here
	 MachineType = 
	 ^
	--
	
	********************
	

Last 10 lines of 'weak.s':
	<stdin>:1:1: note: scanning from here
	{
	^
	<stdin>:2:9: note: possible intended match here
	 MachineType = 
	        ^
	--
	
	********************
	

Last 10 lines of 'diff2.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/ELF/Output/diff2.s.tmp:1:1: note: scanning from here
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/ELF/diff2.s:13:9: error: invalid instruction mnemonic 'mov'
	^
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/ELF/Output/diff2.s.tmp:1:100: note: possible intended match here
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/ELF/diff2.s:13:9: error: invalid instruction mnemonic 'mov'
	                                                                                                   ^
	--
	
	********************
	




More information about the llvm-testresults mailing list