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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Aug 30 16:57:34 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/3810

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 112554
Blamelist: asl,dgregor,lattner,resistor

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/ARM/ARMExpandPseudoInsts.cpp
At: Mon 30 Aug 2010 15:52:07
Changed By: asl
Comments: Expand MOVi32imm in ARM mode after regalloc. This provides
scheduling opportunities (extra instruction can go in between
MOVT / MOVW pair removing the stall).Properties: 




File: lib/Lex/Lexer.cpp
At: Mon 30 Aug 2010 16:12:07
Changed By: lattner
Comments: silence a warning
Properties: 




Files:
 lib/Sema/SemaTemplateInstantiateDecl.cpp
 test/SemaTemplate/instantiate-member-template.cpp
At: Mon 30 Aug 2010 16:27:07
Changed By: dgregor
Comments: When template substitution into a template parameter reduces the level
of that parameter, reduce the level by the number of active template
argument lists rather than by 1. The number of active template
argument lists is only > 1 when we have a class template partial
specialization of a member template of a class template that itself is
a member template of another class template. 

... and Boost.MSM does this. Fixes PR7669.
Properties: 




File: lib/Transforms/Scalar/JumpThreading.cpp
At: Mon 30 Aug 2010 16:27:07
Changed By: resistor
Comments: Re-apply r112539, being more careful to respect the return values of the constant folding methods.  Additionally,
use the ConstantExpr::get*() methods to simplify some constant folding.
Properties: 




File: lib/Sema/SemaDeclAttr.cpp
At: Mon 30 Aug 2010 16:32:07
Changed By: dgregor
Comments: Add a missing return. Bug noticed by Dawn Perchik!

Properties: 




File: lib/Transforms/Scalar/ValuePropagation.cpp
At: Mon 30 Aug 2010 16:37:07
Changed By: resistor
Comments: Cleanups suggested by Chris.
Properties: 




Files:
 test/Transforms/ValuePropagation/basic.ll
 test/Transforms/ValuePropagation/phi.ll
 test/Transforms/ValuePropagation/select.ll
At: Mon 30 Aug 2010 16:42:09
Changed By: resistor
Comments: Combine these two tests, and make sure there's a newline at the end of the file.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Debug+Asserts build
	llvm[2]: Compiling TwoAddressInstructionPass.cpp for Debug+Asserts build
	llvm[2]: Compiling UnreachableBlockElim.cpp for Debug+Asserts build
	llvm[2]: Compiling VirtRegMap.cpp for Debug+Asserts build
	llvm[4]: Building Debug+Asserts Archive Library libLLVMARMDisassembler.a
	llvm[4]: Compiling ARMTargetInfo.cpp for Debug+Asserts build
	llvm[2]: Compiling VirtRegRewriter.cpp for Debug+Asserts build
	llvm[4]: Building Debug+Asserts Archive Library libLLVMARMInfo.a
	llvm[2]: Building Debug+Asserts Archive Library libLLVMCodeGen.a
	make: *** [all] Error 1




More information about the llvm-testresults mailing list