[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Nov 12 15:36:25 PST 2010
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/15542
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 118940
Blamelist: dpatel,resistor
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Target/ARM/ARMInstrThumb2.td
At: Fri 12 Nov 2010 15:22:52
Changed By: resistor
Comments: Attemt to provide correct encodings for Thumb2 binary operators.
Properties:
Files:
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h
At: Fri 12 Nov 2010 15:22:52
Changed By: dpatel
Comments: Remove DW_AT_start_scope support. It is incomplete and superseeded by location entries support.
Properties:
LOGS:
Last 10 lines of 'stdio':
LLVM :: CodeGen/Thumb2/thumb2-rsb.ll
LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll
LLVM :: MC/Disassembler/thumb-tests.txt
Expected Passes : 5052
Expected Failures : 45
Unsupported Tests : 556
Unexpected Failures: 5
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/Thumb2/2010-03-08-addi12-ccout.ll
LLVM :: CodeGen/Thumb2/mul_const.ll
LLVM :: CodeGen/Thumb2/thumb2-rsb.ll
LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll
LLVM :: MC/Disassembler/thumb-tests.txt
Last 10 lines of 'xfail':
LLVM :: MC/ARM/neont2-vld-encoding.s
LLVM :: MC/ARM/neont2-vst-encoding.s
LLVM :: MC/ARM/thumb2.s
LLVM :: MC/AsmParser/directive_lsym.s
LLVM :: MC/AsmParser/exprs-invalid.s
LLVM :: Transforms/DeadArgElim/deadexternal.ll
LLVM :: Transforms/GVN/rle-no-phi-translate.ll
LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
LLVM :: Transforms/TailCallElim/nocapture.ll
LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll
Last 10 lines of 'unsupported':
LLVM :: LLVMC/C++/unknown_suffix.unk
LLVM :: LLVMC/C/emit-llvm-opt.c
LLVM :: LLVMC/C/emit-llvm.c
LLVM :: LLVMC/C/hello.c
LLVM :: LLVMC/C/include.c
LLVM :: LLVMC/C/opt-test.c
LLVM :: LLVMC/C/sink.c
LLVM :: LLVMC/C/wall.c
LLVM :: LLVMC/ObjC++/hello.mm
LLVM :: LLVMC/ObjC/hello.m
Last 10 lines of '2010-03-08-addi12-ccout.ll':
23 llc 0x00000002 start + 18446744073709544194
Stack dump:
0. Program arguments: llc -mtriple=thumbv7-apple-darwin
1. Running pass 'Function Pass Manager' on module '<stdin>'.
2. Running pass 'Post RA top-down list latency scheduler' on function '@SyHelp'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/Output/2010-03-08-addi12-ccout.ll.script: line 2: 70602 Illegal instruction 'llc' '-mtriple=thumbv7-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/2010-03-08-addi12-ccout.ll'
--
********************
Last 10 lines of 'mul_const.ll':
<stdin>:17:1: note: scanning from here
@ BB#0: @ %entry
^
<stdin>:18:2: note: possible intended match here
rsb r0, r0, lsl #3, r0
^
--
********************
Last 10 lines of 'thumb2-rsb.ll':
<stdin>:8:1: note: scanning from here
Leh_func_begin0:
^
<stdin>:43:2: note: possible intended match here
rsb r0, r0, ror #8, r0
^
--
********************
Last 10 lines of 'thumb2-rsb2.ll':
<stdin>:8:1: note: scanning from here
Leh_func_begin0:
^
<stdin>:54:2: note: possible intended match here
rsb.w r0, #66846720, r0
^
--
********************
Last 10 lines of 'thumb-tests.txt':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/Disassembler/thumb-tests.txt:59:10: error: expected string not found in input
# CHECK: rsb r0, r2, r0
^
<stdin>:19:2: note: scanning from here
rsb r0, r0, r2
^
--
********************
More information about the llvm-testresults
mailing list