[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Aug 10 19:14:00 PDT 2010


The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/5005

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 110762
Blamelist: bwilson,ddunbar,djg,echristo,grosbach,kremenek,ofv,rafael,rjmccall,void

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 gcc/config/arm/arm-cores.def
 gcc/config/arm/arm.c
 gcc/config/arm/arm.h
At: Tue 10 Aug 2010 16:36:20
Changed By: grosbach
Comments: pass long cortex-m* to the backend when it's selectedProperties: 




File: utils/TableGen/DAGISelMatcherGen.cpp
At: Tue 10 Aug 2010 16:50:48
Changed By: echristo
Comments: We already have this as OperandNode.
Properties: 




Files:
 include/llvm/Analysis/ScalarEvolution.h
 lib/Analysis/ScalarEvolution.cpp
At: Tue 10 Aug 2010 16:50:48
Changed By: djg
Comments: Rename and reorder the arguments to isImpliedCond, for consistency and clarity.
Properties: 




File: tools/lto/LTOModule.cpp
At: Tue 10 Aug 2010 16:50:48
Changed By: ddunbar
Comments: LTOModule.cpp: Fix numerous style issues.Properties: 




File: tools/lto/LTOModule.cpp
At: Tue 10 Aug 2010 16:50:48
Changed By: ddunbar
Comments: lto: Reduce nesting.Properties: 




Files:
 include/llvm/Config/config.h.cmake
 include/llvm/Config/llvm-config.h.cmake
At: Tue 10 Aug 2010 16:50:48
Changed By: ofv
Comments: Avoid multiple definition warnings when both config.h and
llvm-config.h are included.

This is the cmake counterpart of r110547. See bug #7809.Properties: 




Files:
 lib/Target/ARM/ARMBaseInstrInfo.h
 lib/Target/ARM/ARMCodeEmitter.cpp
 lib/Target/ARM/ARMInstrFormats.td
 lib/Target/ARM/ARMInstrInfo.td
 lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
 lib/Target/ARM/Disassembler/ARMDisassemblerCore.h
 utils/TableGen/ARMDecoderEmitter.cpp
At: Tue 10 Aug 2010 17:06:53
Changed By: bwilson
Comments: Add a separate ARM instruction format for Saturate instructions.
(I discovered 2 more copies of the ARM instruction format list, bringing the
total to 4!!  Two of them were already out of sync.  I haven't yet gotten into
the disassembler enough to know the best way to fix this, but something needs
to be done.)  Add support for encoding these instructions.
Properties: 




Files:
 include/clang/Checker/PathSensitive/GRCoreEngine.h
 lib/Checker/GRCoreEngine.cpp
At: Tue 10 Aug 2010 17:06:53
Changed By: kremenek
Comments: Have GRCoreEngine record the blocks where analysis was aborted because we visited a block too many times along a given path.  This is to support the unreachable code analysis.Properties: 




File: tools/lto/LTOModule.cpp
At: Tue 10 Aug 2010 17:16:06
Changed By: ddunbar
Comments: lto: Fix gratuitous memory leaks.Properties: 




File: tools/lto/LTOModule.cpp
At: Tue 10 Aug 2010 17:16:06
Changed By: ddunbar
Comments: lto: Fix an inverted conditional which prevented the addition of symbols scraped
from inline assembly, except in cases where they had already been seen (in which
case they would get added twice).
 - I can't see how this ever worked...Properties: 




Files:
 lib/Analysis/ScalarEvolution.cpp
 test/Analysis/ScalarEvolution/max-trip-count.ll
At: Tue 10 Aug 2010 17:16:06
Changed By: djg
Comments: When analyzing loop exit conditions combined with and and or, don't
make any assumptions about when the two conditions will agree on when
to permit the loop to exit. This fixes PR7845.
Properties: 




Files:
 include/llvm-c/lto.h
 tools/gold/gold-plugin.cpp
 tools/lto/LTOCodeGenerator.cpp
 tools/lto/LTOCodeGenerator.h
 tools/lto/lto.cpp
At: Tue 10 Aug 2010 17:20:57
Changed By: rafael
Comments: Make it possible to set the cpu used for codegen.Properties: 




Files:
 lib/CodeGen/CGException.cpp
 lib/CodeGen/CGObjCMac.cpp
 test/CodeGenObjC/exceptions.m
At: Tue 10 Aug 2010 17:20:57
Changed By: rjmccall
Comments: Fix a bug in @finally emission in both the fragile and non-fragile EH schemes
where we weren't accounting for the possibility that a @finally block might
have internal cleanups and therefore might write to the cleanup destination slot.

Fixes <rdar://problem/8293901>.

Properties: 




File: lib/Target/ARM/ARMInstrInfo.td
At: Tue 10 Aug 2010 17:25:09
Changed By: void
Comments: Mark ARM compare instructions as isCompare.
Properties: 




File: lib/Target/ARM/ARMBaseInstrInfo.cpp
At: Tue 10 Aug 2010 17:25:09
Changed By: void
Comments: Handle ARM compares as well as converting for ARM adds, subs, and thumb2's adds.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM :: CodeGen/ARM/long_shift.ll
	
	  Expected Passes    : 5407
	  Expected Failures  : 35
	  Unsupported Tests  : 40
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'dg.log':
	

Last 10 lines of 'dg.sum':
	




More information about the llvm-testresults mailing list