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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Jul 20 10:48:40 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/4683

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 108864
Blamelist: djg,ggreif,resistor

BUILD FAILED: failed svn-llvm

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Analysis/ScalarEvolutionNormalization.cpp
At: Tue 20 Jul 2010 09:34:15
Changed By: djg
Comments: Minor code cleanups.
Properties: 




File: unittests/Support/Casting.cpp
At: Tue 20 Jul 2010 09:34:15
Changed By: ggreif
Comments: initial checkin for unittest to exercise Support/Casting.h

this is still minimal on purpose, but I plan to migrate the ugly
hack under #ifdef DEBUG_CAST_OPERATORS into this fileProperties: 




File: lib/Analysis/ScalarEvolutionNormalization.cpp
At: Tue 20 Jul 2010 09:39:15
Changed By: djg
Comments: Change an argument from an Instruction* to a Value*, which is all
that is needed here.
Properties: 




File: unittests/Support/Casting.cpp
At: Tue 20 Jul 2010 09:39:15
Changed By: ggreif
Comments: isa<> testsProperties: 




Files:
 include/llvm/Analysis/ScalarEvolutionExpander.h
 lib/Analysis/ScalarEvolutionExpander.cpp
At: Tue 20 Jul 2010 09:49:15
Changed By: djg
Comments: Make getOrInsertCanonicalInductionVariable guarantee that its
result is a PHINode*.
Properties: 




File: lib/Analysis/ScalarEvolutionExpander.cpp
At: Tue 20 Jul 2010 09:49:15
Changed By: djg
Comments: Simplify this code; LoopInfo::getCanonicalInductionVariable will only
find integer induction variables.
Properties: 




File: unittests/Support/Casting.cpp
At: Tue 20 Jul 2010 09:54:18
Changed By: ggreif
Comments: extend to cast<> and cast_or_null<> testsProperties: 




File: lib/Analysis/ScalarEvolution.cpp
At: Tue 20 Jul 2010 09:54:18
Changed By: djg
Comments: Add a fast path for x - x.
Properties: 




Files:
 include/llvm/PassSupport.h
 lib/VMCore/PassManager.cpp
At: Tue 20 Jul 2010 09:59:18
Changed By: resistor
Comments: Pull out r108755.  After offline discussion with Chris, we're going to go a different direction with this.
Properties: 




Files:
 lib/Analysis/ScalarEvolutionNormalization.cpp
 test/CodeGen/X86/lsr-normalization.ll
At: Tue 20 Jul 2010 10:09:15
Changed By: djg
Comments: Fix SCEV denormalization of expressions where the exit value from
one loop is involved in the increment of an addrec for another
loop. This fixes rdar://8168938.
Properties: 




File: unittests/Support/Casting.cpp
At: Tue 20 Jul 2010 10:09:15
Changed By: ggreif
Comments: migrate essentially everything from under #ifdef DEBUG_CAST_OPERATORS into this fileProperties: 




LOGS:
Last 10 lines of 'stdio':
	svn: OPTIONS of 'http://llvm.org/svn/llvm-project/llvm/trunk': could not connect to server (http://llvm.org)
	svn: OPTIONS of 'http://llvm.org/svn/llvm-project/llvm/trunk': could not connect to server (http://llvm.org)




More information about the llvm-testresults mailing list