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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Jan 26 13:35:15 PST 2011


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

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 124314
Blamelist: bwilson

BUILD FAILED: failed failed slave lost

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 utils/TableGen/AsmMatcherEmitter.cpp
 utils/TableGen/CodeGenInstruction.cpp
 utils/TableGen/CodeGenInstruction.h
At: Wed 26 Jan 2011 11:51:52
Changed By: bwilson
Comments: Improve the AsmMatcher's ability to handle suboperands.

When an operand class is defined with MIOperandInfo set to a list of
suboperands, the AsmMatcher has so far required that operand to also define
a custom ParserMatchClass, and InstAlias patterns have not been able to
set the individual suboperands separately.  This patch removes both of those
restrictions.  If a "compound" operand does not override the default
ParserMatchClass, then the AsmMatcher will now parse its suboperands
separately.  If an InstAlias operand has the same class as the corresponding
compound operand, then it will be handled as before; but if that check fails,
TableGen will now try to match up a sequence of InstAlias operands with the
corresponding suboperands.Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[3]: Compiling Intercept.cpp for Debug+Asserts build
	llvm[2]: Building Debug+Asserts Archive Library libCompilerDriver.a
	llvm[3]: Building Sparc.td register information header with tblgen
	llvm[3]: Compiling JIT.cpp for Debug+Asserts build
	llvm[2]: Compiling AliasDebugger.cpp for Debug+Asserts build
	llvm[3]: Building X86.td register info implementation with tblgen
	llvm[3]: Building Sparc.td register names with tblgen
	llvm[2]: Building Debug+Asserts Archive Library libLLVMLinker.a
	llvm[2]: Building Debug+Asserts Archive Library libLLVMAsmParser.a
	llvm[3]: Building Sparc.td register info implementation with tblgen

Last 10 lines of '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