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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Jul 8 16:00:56 PDT 2010


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

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

Buildslave for this Build: smoosh-02

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

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/X86/X86InstrInfo.h
At: Thu 08 Jul 2010 15:28:38
Changed By: lattner
Comments: introduce a new X86II::getMemoryOperandNo method, which
returns the start of the memory operand for an instruction.

Introduce a new "X86AddrSegment" enum to reduce # magic numbers
referring to X86 memory operand layout.
Properties: 




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: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Compiling UndefResultChecker.cpp for Debug+Asserts build
	llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Debug+Asserts build
	llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug+Asserts build
	llvm[4]: Compiling UnixAPIChecker.cpp for Debug+Asserts build
	llvm[4]: Compiling VLASizeChecker.cpp for Debug+Asserts build
	llvm[4]: Compiling ValueManager.cpp for Debug+Asserts build
	llvm[4]: Building Debug+Asserts Archive Library libclangChecker.a
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1




More information about the llvm-testresults mailing list