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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Fri Dec 3 14:14:44 PST 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/16484

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

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

Build Reason: 
Build Source Stamp: 120844
Blamelist: sampo

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/X86/X86InstrInfo.td
At: Fri 03 Dec 2010 13:56:40
Changed By: sampo
Comments: Remove SSE1-4 disable when AVX is enabled.  While this may be useful for development,
it completely breaks scalar fp in xmm regs when AVX is enabled.
Properties: 




File: lib/Target/X86/X86InstrSSE.td
At: Fri 03 Dec 2010 14:01:40
Changed By: sampo
Comments: Scalar f32/f64 are also subregs of ymm regs
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Failing Tests (2):
	    LLVM :: CodeGen/X86/avx-128.ll
	    LLVM :: CodeGen/X86/avx-intrinsics-x86.ll
	
	  Expected Passes    : 5099
	  Expected Failures  : 43
	  Unsupported Tests  : 557
	  Unexpected Failures: 2
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/X86/avx-128.ll
	LLVM :: CodeGen/X86/avx-intrinsics-x86.ll

Last 10 lines of 'xfail':
	LLVM :: MC/ARM/neont2-table-encoding.s
	LLVM :: MC/ARM/neont2-vst-encoding.s
	LLVM :: MC/ARM/thumb2.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 'avx-128.ll':
	<stdin>:1:2: note: scanning from here
	 .section __TEXT,__text,regular,pure_instructions
	 ^
	<stdin>:6:2: note: possible intended match here
	 pxor %xmm0, %xmm0
	 ^
	--
	
	********************
	

Last 10 lines of 'avx-intrinsics-x86.ll':
	<stdin>:2198:13: note: scanning from here
	 vcvttps2dq %ymm0, %ymm0
	            ^
	<stdin>:2200:6: note: possible intended match here
	Leh_func_end232:
	     ^
	--
	
	********************
	




More information about the llvm-testresults mailing list