[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Nov 12 20:54:40 PST 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/6518
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 118975
Blamelist: ddunbar,peckw,rafael
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Target/MBlaze/Disassembler/MBlazeDisassembler.cpp
lib/Target/MBlaze/MBlazeInstrInfo.td
lib/Target/MBlaze/TODO
test/MC/MBlaze/mblaze_pattern.s
At: Fri 12 Nov 2010 18:42:37
Changed By: peckw
Comments: 1. Adding test cases for MBlaze MC disassembler.
2. Fixing several errors in disassembler uncovered by test cases.
3. Fixing invalid encoding of PCMPEQ and PCMPNE uncovered by test cases.
Properties:
File: include/llvm/ExecutionEngine/JITEventListener.h
At: Fri 12 Nov 2010 18:52:54
Changed By: ddunbar
Comments: Clean up some doxyments/style.Properties:
File: include/llvm/ExecutionEngine/JITMemoryManager.h
At: Fri 12 Nov 2010 18:52:54
Changed By: ddunbar
Comments: More style nittiness.Properties:
Files:
include/llvm/Support/ErrorHandling.h
lib/Support/ErrorHandling.cpp
At: Fri 12 Nov 2010 18:52:54
Changed By: ddunbar
Comments: report_fatal_error: Simplify a possible ambiguity.Properties:
Files:
include/llvm/ExecutionEngine/ExecutionEngine.h
lib/ExecutionEngine/ExecutionEngine.cpp
At: Fri 12 Nov 2010 18:52:54
Changed By: ddunbar
Comments: JIT: More nitty style tweakage, aka territory marking.Properties:
File: test/MC/Disassembler/mblaze-tests.txt
At: Fri 12 Nov 2010 18:57:59
Changed By: peckw
Comments: Add test cases that should have been committed with 118969.
Properties:
Files:
include/llvm/MC/MCContext.h
include/llvm/MC/MCDwarf.h
lib/MC/MCContext.cpp
lib/MC/MCParser/AsmParser.cpp
test/MC/AsmParser/directive_loc.s
At: Fri 12 Nov 2010 19:23:02
Changed By: rafael
Comments: Parse and remember discriminators in .loc line. I try to output them with
another patch.
This lets us parse a bit more of the gcc 4.5 output.Properties:
LOGS:
Last 10 lines of 'stdio':
********************
Failing Tests (1):
LLVM :: MC/Disassembler/mblaze-tests.txt
Expected Passes : 5572
Expected Failures : 53
Unsupported Tests : 40
Unexpected Failures: 1
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'dg.log':
Last 10 lines of 'dg.sum':
More information about the llvm-testresults
mailing list