[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Jan 26 12:55:34 PST 2011
The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/12913
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
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 PPCISelDAGToDAG.cpp for Release+Asserts build
llvm[2]: Compiling MemoryDependenceAnalysis.cpp for Release+Asserts build
llvm[3]: Compiling X86InstrInfo.cpp for Release+Asserts build
llvm[3]: Compiling InstCombineAndOrXor.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMTransformUtils.a
llvm[3]: Compiling ArgumentPromotion.cpp for Release+Asserts build
llvm[3]: Compiling ScheduleDAGSDNodes.cpp for Release+Asserts build
llvm[3]: Compiling PPCISelLowering.cpp for Release+Asserts build
llvm[3]: Compiling X86JITInfo.cpp for Release+Asserts build
llvm[3]: Compiling LICM.cpp for Release+Asserts build
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