[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 17:54:52 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/2971

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 107943
Blamelist: bruno,bwilson,djg,lattner

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Target/X86/AsmPrinter/X86MCInstLower.cpp
 lib/Target/X86/X86MCCodeEmitter.cpp
At: Thu 08 Jul 2010 17:18:51
Changed By: lattner
Comments: reject pseudo instructions early in the encoder.
Properties: 




Files:
 lib/CodeGen/SelectionDAG/DAGCombiner.cpp
 test/CodeGen/ARM/2010-06-29-PartialRedefFastAlloc.ll
 test/CodeGen/ARM/reg_sequence.ll
At: Thu 08 Jul 2010 17:43:38
Changed By: bwilson
Comments: Reenable DAG combining for vector shuffles.  It looks like it was temporarily
disabled and then never turned back on again.  Adjust some tests, one because
this change avoids an unnecessary instruction, and the other to make it
continue testing what it was intended to test.
Properties: 




File: lib/Target/X86/X86MCCodeEmitter.cpp
At: Thu 08 Jul 2010 17:43:38
Changed By: bruno
Comments: Factor out x86 segment override prefix encoding, and also use it for VEXProperties: 




Files:
 include/llvm/CodeGen/CallingConvLower.h
 include/llvm/CodeGen/FastISel.h
 include/llvm/CodeGen/FunctionLoweringInfo.h
 include/llvm/CodeGen/SelectionDAGISel.h
 include/llvm/Support/PassNameParser.h
 include/llvm/Target/TargetLowering.h
 lib/CodeGen/CallingConvLower.cpp
 lib/CodeGen/LLVMTargetMachine.cpp
 lib/CodeGen/SelectionDAG/FastISel.cpp
 lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
 lib/CodeGen/SelectionDAG/InstrEmitter.cpp
 lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
 lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
 lib/CodeGen/SelectionDAG/TargetLowering.cpp
 lib/Target/X86/X86FastISel.cpp
 lib/Target/X86/X86ISelLowering.cpp
 lib/Target/X86/X86ISelLowering.h
 lib/Target/XCore/XCoreISelLowering.cpp
 lib/Target/XCore/XCoreISelLowering.h
 test/CodeGen/X86/fast-isel-loads.ll
 test/CodeGen/X86/fast-isel.ll
At: Thu 08 Jul 2010 17:43:38
Changed By: djg
Comments: Re-apply bottom-up fast-isel, with fixes. Be very careful to avoid emitting
a DBG_VALUE after a terminator, or emitting any instructions before an EH_LABEL.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Building Debug+Asserts Archive Library libLLVMARMAsmParser.a
	llvm[4]: Compiling ARMDisassembler.cpp for Debug+Asserts build
	llvm[4]: Compiling ARMDisassemblerCore.cpp for Debug+Asserts build
	llvm[3]: Building Debug+Asserts Archive Library libLLVMipa.a
	llvm[4]: Building Debug+Asserts Archive Library libLLVMARMDisassembler.a
	llvm[4]: Compiling ARMTargetInfo.cpp for Debug+Asserts build
	llvm[4]: Building Debug+Asserts Archive Library libLLVMARMInfo.a
	make[1]: *** [Target/.makeall] Error 2
	make[1]: *** Waiting for unfinished jobs....
	make: *** [all] Error 1




More information about the llvm-testresults mailing list