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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Dec 21 15:30:54 PST 2009


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/834

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

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

Build Reason: 
Build Source Stamp: 91849
Blamelist: dgregor,lattner,void

BUILD FAILED: failed failed slave lost

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Sema/SemaTemplateDeduction.cpp
At: Mon 21 Dec 2009 13:33:08
Changed By: dgregor
Comments: Introduce an assertion to ensure that template argument deduction does
not deduce an "overload" type. Such a deduction indicates a failure in
semantic analysis  (e.g., PR5811) that currently isn't caught until
code-generation time. This assertions makes it clearer that this
particular issue is a semantic-analysis problem, not a code-gen problem.
Properties: 




Files:
 include/llvm/CodeGen/SelectionDAG.h
 lib/CodeGen/SelectionDAG/SelectionDAG.cpp
 lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
At: Mon 21 Dec 2009 14:02:28
Changed By: void
Comments: - Add a bit more plumbing assigning an order to SDNodes.
- Modify the "dump" method to emit the order of an SDNode.
Properties: 




File: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
At: Mon 21 Dec 2009 14:32:35
Changed By: void
Comments: Assign ordering to more instructions. Incremental check-in.
Properties: 




File: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
At: Mon 21 Dec 2009 14:42:25
Changed By: void
Comments: Another incremental check-in for assigning ordering to SDNodes. This time for
shuffle and insert vector.
Properties: 




File: lib/Transforms/Utils/SSAUpdater.cpp
At: Mon 21 Dec 2009 14:47:35
Changed By: lattner
Comments: improve indentation avoid a pointless conversion from weakvh to trackingvh,
no functionality change.
Properties: 




File: lib/Transforms/Scalar/GVN.cpp
At: Mon 21 Dec 2009 15:07:35
Changed By: lattner
Comments: refactor some code out to a new helper method.
Properties: 




LOGS:
Last 10 lines of 'svn-llvm-gcc.stdio':
	

Last 10 lines of 'svn-llvm-gcc.interrupt':
	[Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionLost'>: Connection to the other side was lost in a non-clean fashion.
	]




More information about the llvm-testresults mailing list