[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Nov 12 16:06:31 PST 2010
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/10905
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
Build Reason:
Build Source Stamp: 118941
Blamelist: dpatel,evancheng,peckw,resistor
BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Target/ARM/ARMCodeEmitter.cpp
lib/Target/ARM/ARMExpandPseudoInsts.cpp
lib/Target/ARM/ARMInstrInfo.cpp
lib/Target/ARM/ARMInstrInfo.h
lib/Target/ARM/ARMInstrInfo.td
At: Fri 12 Nov 2010 15:09:26
Changed By: evancheng
Comments: Eliminate ARM::MOVi2pieces. Just use MOVi32imm and expand it to either movi+orr or movw+movt depending on the subtarget.Properties:
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:
Files:
cmake/modules/LLVMLibDeps.cmake
lib/Target/MBlaze/AsmParser/MBlazeAsmParser.cpp
lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.cpp
lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h
lib/Target/MBlaze/MBlazeAsmPrinter.cpp
lib/Target/MBlaze/MBlazeISelDAGToDAG.cpp
lib/Target/MBlaze/MBlazeInstrFPU.td
lib/Target/MBlaze/MBlazeInstrFormats.td
lib/Target/MBlaze/MBlazeInstrInfo.cpp
lib/Target/MBlaze/MBlazeInstrInfo.h
lib/Target/MBlaze/MBlazeInstrInfo.td
lib/Target/MBlaze/MBlazeRegisterInfo.cpp
test/MC/MBlaze/mblaze_branch.s
test/MC/MBlaze/mblaze_fpu.s
test/MC/MBlaze/mblaze_fsl.s
test/MC/MBlaze/mblaze_memory.s
test/MC/MBlaze/mblaze_pattern.s
test/MC/MBlaze/mblaze_shift.s
test/MC/MBlaze/mblaze_special.s
test/MC/MBlaze/mblaze_typea.s
At: Fri 12 Nov 2010 15:32:37
Changed By: peckw
Comments: 1. Finishing MBlaze MC asm parser test cases
2. Parsing .word directive in MBlaze asm parser
3. Fixing hack where memory instructions reversed order of last two parameters
4. Fixing many improperly encoded instructions
5. Support parsing special instructions (MFS,MTS,etc.)
6. Removing unused functions from inst printer
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 : 5058
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':
18 llc 0x00001b36 start + 54
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.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/Thumb2/Output/2010-03-08-addi12-ccout.ll.script: line 2: 17792 Illegal instruction 'llc' '-mtriple=thumbv7-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/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.llvm-gcc-i386-darwin9/llvm.src/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
^
--
********************
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 : 5537
Expected Failures : 53
Unsupported Tests : 69
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 :: FrontendObjC/2009-08-05-utf16.m
LLVM :: FrontendObjC/2009-08-17-DebugInfo.m
LLVM :: FrontendObjC/2009-11-30-Objc-ID.m
LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m
LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m
LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m
LLVM :: FrontendObjC/2010-03-17-StructRef.m
LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m
LLVM :: LLVMC/ObjC++/hello.mm
LLVM :: LLVMC/ObjC/hello.m
Last 10 lines of '2010-03-08-addi12-ccout.ll':
20 llc 0x00002636 start + 54
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.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/Thumb2/Output/2010-03-08-addi12-ccout.ll.script: line 2: 74013 Illegal instruction 'llc' '-mtriple=thumbv7-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/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.llvm-gcc-i386-darwin9/llvm.src/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