[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Nov 8 10:18:20 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/15315
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 118423
Blamelist: atrick,ddunbar,jasonwkim
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/MC/MCParser/AsmParser.cpp
At: Mon 08 Nov 2010 09:59:04
Changed By: ddunbar
Comments: Fix typo.Properties:
Files:
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/ARMBuildAttrs.h
test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll
At: Mon 08 Nov 2010 10:03:12
Changed By: jasonwkim
Comments: Support -mcpu=cortex-a8 in ARM attributes - Has Fixme. 1 Test modified.
Properties:
Files:
lib/CodeGen/LiveIntervalUnion.cpp
lib/CodeGen/LiveIntervalUnion.h
lib/CodeGen/RegAllocBase.h
lib/CodeGen/RegAllocBasic.cpp
At: Mon 08 Nov 2010 10:07:38
Changed By: atrick
Comments: Adds support for spilling previously allocated live intervals to
handle cases in which a register is unavailable for spill code.
Adds LiveIntervalUnion::extract. While processing interferences on a
live virtual register, reuses the same Query object for each
physcial reg.
Properties:
LOGS:
Last 10 lines of 'stdio':
********************
Failing Tests (1):
LLVM :: CodeGen/ARM/2010-10-19-mc-elf-objheader.ll
Expected Passes : 5024
Expected Failures : 34
Unsupported Tests : 556
Unexpected Failures: 1
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/ARM/2010-10-19-mc-elf-objheader.ll
Last 10 lines of 'xfail':
LLVM :: MC/ARM/neon-table-encoding.s
LLVM :: MC/ARM/neon-vld-encoding.s
LLVM :: MC/ARM/neon-vst-encoding.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/emit-llvm-opt.c
LLVM :: LLVMC/C++/together.cpp
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-10-19-mc-elf-objheader.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll:22:13: error: expected string not found in input
; CORTEXA8: .ARM.attributes
^
<stdin>:1:1: note: scanning from here
^
--
********************
More information about the llvm-testresults
mailing list