[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Feb 16 14:16:03 PST 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/4156
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-11.apple.com
Build Reason:
Build Source Stamp: 96402
Blamelist: bwilson,johannes,johnny
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Target/PowerPC/PPCRegisterInfo.td
At: Tue 16 Feb 2010 13:58:19
Changed By: johannes
Comments: Really reserve R2 on PPC Darwin. PR 6314.
Properties:
File: lib/Target/ARM/ARMInstrInfo.td
At: Tue 16 Feb 2010 14:03:23
Changed By: johnny
Comments: Add SMC (Secure Monitor Call) system instruction for disassembly only.
Properties:
File: lib/Target/ARM/ARMBaseInstrInfo.cpp
At: Tue 16 Feb 2010 14:03:23
Changed By: bwilson
Comments: Handle tGPR register class in a few more places. This fixes some llvm-gcc
build failures due to my fix for pr6111.
Properties:
LOGS:
Last 10 lines of 'stdio':
LLVM :: CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll
LLVM :: CodeGen/PowerPC/LargeAbsoluteAddr.ll
LLVM :: CodeGen/PowerPC/indirectbr.ll
Expected Passes : 4530
Expected Failures : 25
Unsupported Tests : 508
Unexpected Failures: 4
make[1]: *** [check-local-lit] Error 1
make: *** [check-lit] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll
LLVM :: CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll
LLVM :: CodeGen/PowerPC/LargeAbsoluteAddr.ll
LLVM :: CodeGen/PowerPC/indirectbr.ll
Last 10 lines of 'xfail':
LLVM :: DebugInfo/deaddebuglabel.ll
LLVM :: LLVMC/OutputSuffixHook.td
LLVM :: MC/AsmParser/directive_lsym.s
LLVM :: MC/AsmParser/exprs-invalid.s
LLVM :: Transforms/GVN/rle-no-phi-translate.ll
LLVM :: Transforms/GlobalOpt/2009-03-03-dbg.ll
LLVM :: Transforms/GlobalOpt/2009-03-05-dbg.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++/dash-x.cpp
LLVM :: LLVMC/C/emit-llvm.c
LLVM :: LLVMC/C/hello.c
LLVM :: LLVMC/C/sink.c
LLVM :: LLVMC/C/include.c
LLVM :: LLVMC/C/opt-test.c
LLVM :: LLVMC/C/wall.c
LLVM :: LLVMC/C++/together.cpp
LLVM :: LLVMC/ObjC++/hello.mm
LLVM :: LLVMC/ObjC/hello.m
Last 10 lines of '2007-04-30-inlineasmearlyclobber.ll':
Command Output (stdout):
--
subfc r3,r5,r4
--
Command Output (stderr):
--
--
********************
Last 10 lines of '2009-08-17-inline-asm-addr-mode-breakage.ll':
<stdin>:6:2: note: scanning from here
.align 4
^
<stdin>:14:2: note: possible intended match here
add r3, r4, r5
^
--
********************
Last 10 lines of 'largeabsoluteaddr.ll':
Exit Code: 1
Command Output (stdout):
--
--
Command Output (stderr):
--
--
********************
Last 10 lines of 'indirectbr.ll':
<stdin>:24:1: note: scanning from here
LBB1_2: ; %bb3
^
<stdin>:49:2: note: possible intended match here
addis r5, r4, ha16(L_BA4__foo_L5-"L1$pb")
^
--
********************
More information about the llvm-testresults
mailing list