[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Jul 30 19:46:19 PDT 2009
The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/2913
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: ddunbar2.apple.com
Build Reason:
Build Source Stamp: 77657
Blamelist: ddunbar
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Target/X86/AsmParser/X86AsmParser.cpp
test/MC/AsmParser/x86_instructions.s
test/MC/AsmParser/x86_operands.s
utils/TableGen/AsmMatcherEmitter.cpp
At: Thu 30 Jul 2009 19:35:12
Changed By: ddunbar
Comments: llvm-mc: Match a few X86 instructions.
- This is "experimental" code, I am feeling my way around and working out the
best way to do things (and learning tblgen in the process). Comments welcome,
but keep in mind this stuff will change radically.
- This is enough to match "subb" and friends, but not much else. The next step is to
automatically generate the matchers for individual operands.
LOGS:
Last 10 lines of 'test-llvm.stdio':
Running /Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/test/Transforms/TailDup/dg.exp ...
Running /Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/test/Verifier/dg.exp ...
=== Summary ===
# of expected passes 3968
# of unexpected failures 1
# of expected failures 27
make[1]: *** [check-local] Error 1
make: *** [check] Error 2
Last 10 lines of 'test-llvm.fails':
FAIL: /Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/test/MC/AsmParser/x86_instructions.s
More information about the llvm-testresults
mailing list