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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed May 5 19:13:24 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/1718

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 103157
Blamelist: djg,evancheng

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Support/raw_ostream.cpp
At: Wed 05 May 2010 18:33:07
Changed By: djg
Comments: Handle EWOULDBLOCK as EAGAIN. And add a comment explaining why
EAGAIN and EWOULDBLOCK are used here.

Also, handle the case where a write call is interrupted after
some data has already been written.
Properties: 




File: lib/Target/ARM/ARMBaseInstrInfo.cpp
At: Wed 05 May 2010 18:38:06
Changed By: evancheng
Comments: storeRegToStackSlot has forgotten about QPR_8 register class.Properties: 




File: lib/Target/ARM/ARMBaseInstrInfo.cpp
At: Wed 05 May 2010 18:38:06
Changed By: evancheng
Comments: Cosmetic changes.Properties: 




Files:
 lib/Target/ARM/ARMBaseInstrInfo.cpp
 lib/Target/ARM/ARMBaseRegisterInfo.cpp
 lib/Target/ARM/ARMInstrNEON.td
 lib/Target/ARM/ARMRegisterInfo.h
 lib/Target/ARM/ARMRegisterInfo.td
At: Wed 05 May 2010 18:58:06
Changed By: evancheng
Comments: Adding pseudo 256-bit registers QQ0 . . . QQ7 to represent pairs of Q registers. These will be used to model VLD2 / VST2 instructions in order to get substantially better codegen for them.
Properties: 




File: lib/Target/ARM/ARMBaseInstrInfo.cpp
At: Wed 05 May 2010 18:58:06
Changed By: evancheng
Comments: Fix an obvious bug in isMoveInstr. It needs to return sub-register indices.Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[3]: Compiling CallGraphSCCPass.cpp for Debug build
	llvm[3]: Compiling FindUsedTypes.cpp for Debug build
	llvm[3]: Compiling GlobalsModRef.cpp for Debug build
	llvm[4]: Compiling X86TargetInfo.cpp for Debug build
	llvm[4]: Building Debug Archive Library libLLVMX86Info.a
	make[1]: *** [Target/.makeall] Error 2
	make[1]: *** Waiting for unfinished jobs....
	llvm[2]: Building Debug Archive Library libLLVMCodeGen.a
	llvm[3]: Building Debug Archive Library libLLVMipa.a
	make: *** [all] Error 1




More information about the llvm-testresults mailing list