[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Dec 15 10:05:48 PST 2010


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

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

Buildslave for this Build: smoosh-15.apple.com

Build Reason: 
Build Source Stamp: 121871
Blamelist: stoklund

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/CodeGen/SplitKit.cpp
 lib/CodeGen/SplitKit.h
At: Wed 15 Dec 2010 09:56:40
Changed By: stoklund
Comments: Detect and enumerate bypass loops.

Bypass loops have the current live range live through, but contain no uses or
defs. Splitting around a bypass loop can free registers for other uses inside
the loop by spilling the split range.Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Building Debug+Asserts Archive Library libLLVMARMAsmPrinter.a
	llvm[4]: Compiling ARMAsmLexer.cpp for Debug+Asserts build
	llvm[4]: Compiling ARMAsmParser.cpp for Debug+Asserts build
	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[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: *** [all] Error 1

Last 10 lines of 'warnings':
	MCDwarf.cpp:239: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'
	SPUISelLowering.cpp:692: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
	SPUISelLowering.cpp:924: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'




More information about the llvm-testresults mailing list