[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Jun 24 18:08:29 PDT 2010


The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/3198

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

Buildslave for this Build: spang.apple.com

Build Reason: 
Build Source Stamp: 106806
Blamelist: bruno,bwilson,djg,dpatel,echristo,jtsoftware,ofv,stoklund,void

BUILD FAILED: failed test.llvm.stage2

sincerely,
 -The Buildbot


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

CHANGES:
File: gcc/c-cppbuiltin.c
At: Thu 24 Jun 2010 13:44:33
Changed By: echristo
Comments: Remove HAS_TLS define.
Properties: 




File: lib/Frontend/InitPreprocessor.cpp
At: Thu 24 Jun 2010 13:44:36
Changed By: echristo
Comments: Remove HAS_TLS define.
Properties: 




Files:
 lib/Target/X86/X86InstrSSE.td
 lib/Target/X86/X86MCCodeEmitter.cpp
 test/MC/AsmParser/X86/x86_32-encoding.s
 test/MC/AsmParser/X86/x86_64-encoding.s
At: Thu 24 Jun 2010 13:49:28
Changed By: bruno
Comments: - Add AVX COMI{SS,SD}{rr,rm} and UCOMI{SS,SD}{rr,rm}.
- Fix a small VEX encoding issue.
- Move compare instructions to their appropriate place.

Properties: 




Files:
 lib/CodeGen/RegAllocLinearScan.cpp
 lib/CodeGen/Spiller.cpp
 lib/CodeGen/Spiller.h
At: Thu 24 Jun 2010 13:59:35
Changed By: stoklund
Comments: Don't return a std::vector in the Spiller interface, but take a reference to a
vector instead. This avoids needless copying and allocation.

Add documentation.Properties: 




Files:
 lib/CodeGen/AsmPrinter/DwarfDebug.cpp
 test/FrontendC/2010-06-24-DbgInlinedFnParameter.c
At: Thu 24 Jun 2010 14:54:30
Changed By: dpatel
Comments: DBG_VALUE machine instruction pointing to undefined register for a variable justify a separate scope if the variable is inlined function's argument.
Radar 8122864.
Properties: 




Files:
 lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
 test/CodeGen/ARM/flag-crash.ll
At: Thu 24 Jun 2010 15:04:30
Changed By: void
Comments: It's possible that a flag is added to the SDNode that points back to the
original SDNode. This is badness. Also, this function allows one SDNode to point
multiple flags to another SDNode. Badness as well.
Properties: 




File: utils/TableGen/NeonEmitter.cpp
At: Thu 24 Jun 2010 15:04:30
Changed By: bwilson
Comments: Use the struct tags mandated by ARM's ABI.  Also use the public type names for
the array fields in these structs.
Properties: 




File: utils/TableGen/NeonEmitter.cpp
At: Thu 24 Jun 2010 15:09:36
Changed By: bwilson
Comments: Fix up some comments.
Properties: 




File: lib/Target/X86/X86InstrSSE.td
At: Thu 24 Jun 2010 15:09:36
Changed By: bruno
Comments: Refactor SSE cmp intrinsics and declare the same for AVXProperties: 




File: include/llvm/System/DataTypes.h.cmake
At: Thu 24 Jun 2010 15:09:36
Changed By: ofv
Comments: DataTypes.h.cmake (MSVC): Protect some #define's and use specific
suffixes for integer types.
Properties: 




File: utils/TableGen/NeonEmitter.cpp
At: Thu 24 Jun 2010 15:24:31
Changed By: bwilson
Comments: Change array references to match my previous change to use the public type
names for the array fields.
Properties: 




File: lib/Target/X86/X86InstrSSE.td
At: Thu 24 Jun 2010 15:24:31
Changed By: bruno
Comments: Refactoring of SSE conversion instructionsProperties: 




Files:
 lib/CodeGen/MachineRegisterInfo.cpp
 test/CodeGen/ARM/long_shift.ll
 test/CodeGen/X86/sse3.ll
At: Thu 24 Jun 2010 15:24:31
Changed By: djg
Comments: Teach EmitLiveInCopies to omit copies for unused virtual registers,
and to clean up unused incoming physregs from the live-in list.
Properties: 




File: lib/Basic/Targets.cpp
At: Thu 24 Jun 2010 15:49:28
Changed By: jtsoftware
Comments: Added PPC-specific asm constraints, PS3 configuration changes.Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM :: FrontendC/2010-06-24-DbgInlinedFnParameter.c
	
	  Expected Passes    : 5239
	  Expected Failures  : 44
	  Unsupported Tests  : 66
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'fail':
	LLVM :: FrontendC/2010-06-24-DbgInlinedFnParameter.c

Last 10 lines of 'xfail':
	LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
	LLVM :: MC/AsmParser/X86/x86_32-encoding.s
	LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.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 :: FrontendObjC/2009-08-05-utf16.m
	LLVM :: FrontendObjC/2009-08-17-DebugInfo.m
	LLVM :: FrontendObjC/2009-11-30-Objc-ID.m
	LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m
	LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m
	LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m
	LLVM :: FrontendObjC/2010-03-17-StructRef.m
	LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m
	LLVM :: LLVMC/ObjC++/hello.mm
	LLVM :: LLVMC/ObjC/hello.m

Last 10 lines of '2010-06-24-dbginlinedfnparameter.c':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Expected 4 lines, got 0.
	--
	
	********************
	




More information about the llvm-testresults mailing list