[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Jul 8 16:09:42 PDT 2010


The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/8457

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 107926
Blamelist: dpatel,lattner,stoklund,stuart,void

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Target/X86/X86MCCodeEmitter.cpp
 test/MC/AsmParser/X86/x86_64-encoding.s
At: Thu 08 Jul 2010 15:33:38
Changed By: lattner
Comments: Rework segment prefix emission code to handle segments
in memory operands at the same type as hard coded segments.
This fixes problems where we'd emit the segment override after
the REX prefix on instructions like:
mov %gs:(%rdi), %rax

This fixes rdar://8127102.  I have several cleanup patches coming
next.
Properties: 




Files:
 include/llvm/Analysis/DebugInfo.h
 lib/Analysis/DebugInfo.cpp
 lib/CodeGen/AsmPrinter/DwarfDebug.cpp
At: Thu 08 Jul 2010 15:33:38
Changed By: stuart
Comments: Fix decl/def debug info for template functions.  Radar 8063111.Properties: 




File: lib/Target/X86/X86InstrInfo.cpp
At: Thu 08 Jul 2010 15:33:38
Changed By: stoklund
Comments: Remember the VR64 register classProperties: 




File: lib/CodeGen/SimpleRegisterCoalescing.cpp
At: Thu 08 Jul 2010 15:33:38
Changed By: stoklund
Comments: Fix broken isCopy handling in TrimLiveIntervalToLastUseProperties: 




Files:
 gcc/cp/pt.c
 gcc/llvm-convert.cpp
 gcc/llvm-debug.cpp
At: Thu 08 Jul 2010 15:33:38
Changed By: stuart
Comments: Fix decl/def debug info for template functions.  Radar 8063111.Properties: 




Files:
 lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
 test/CodeGen/X86/leaf-fp-elim.ll
At: Thu 08 Jul 2010 15:38:38
Changed By: void
Comments: Extension of r107506. Make sure that we don't mark a function as having a call
if the inline ASM doesn't need a stack frame.
Properties: 




File: lib/CodeGen/AsmPrinter/DwarfDebug.cpp
At: Thu 08 Jul 2010 15:43:38
Changed By: dpatel
Comments: Relax assertion. In optimized code, it is possible that first instruction is coming from a inlined function.
This fixes PR7596 .

Properties: 




Files:
 lib/Target/X86/X86CodeEmitter.cpp
 lib/Target/X86/X86FloatingPoint.cpp
 lib/Target/X86/X86ISelLowering.cpp
 lib/Target/X86/X86InstrInfo.cpp
 lib/Target/X86/X86InstrInfo.h
 lib/Target/X86/X86MCCodeEmitter.cpp
At: Thu 08 Jul 2010 15:43:38
Changed By: lattner
Comments: add some long-overdue enums to refer to the parts of the 5-operand
X86 memory operand.

Properties: 




File: lib/CodeGen/SimpleRegisterCoalescing.cpp
At: Thu 08 Jul 2010 15:53:40
Changed By: stoklund
Comments: Revert "Fix broken isCopy handling in TrimLiveIntervalToLastUse"

This reverts commit 107921. It broke the clang self host.Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Building Debug+Asserts Archive Library libclangAST.a
	llvm[4]: Compiling SemaTemplateDeduction.cpp for Debug+Asserts build
	llvm[4]: Compiling SemaTemplateInstantiate.cpp for Debug+Asserts build
	llvm[4]: Compiling SemaTemplateInstantiateDecl.cpp for Debug+Asserts build
	llvm[4]: Compiling SemaType.cpp for Debug+Asserts build
	llvm[4]: Compiling TargetAttributesSema.cpp for Debug+Asserts build
	llvm[4]: Building Debug+Asserts Archive Library libclangSema.a
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1




More information about the llvm-testresults mailing list