[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Dec 15 14:47:04 PST 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/7165
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 121904
Blamelist: bwilson,dgregor,evancheng,matthewbg
BUILD FAILED: failed test-llvm compile.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: include/clang/AST/RecursiveASTVisitor.h
At: Wed 15 Dec 2010 14:11:40
Changed By: dgregor
Comments: Teach the RecursiveASTVisitor to traverse the type-location
information for all of the explicit casts.
Properties:
Files:
test/MC/ARM/neon-abs-encoding.s
test/MC/ARM/neon-absdiff-encoding.s
test/MC/ARM/neon-bitcount-encoding.s
test/MC/ARM/neon-bitwise-encoding.s
test/MC/ARM/neon-cmp-encoding.s
test/MC/ARM/neon-convert-encoding.s
test/MC/ARM/neon-dup-encoding.s
test/MC/ARM/neon-minmax-encoding.s
test/MC/ARM/neon-mov-encoding.s
test/MC/ARM/neon-mul-accum-encoding.s
test/MC/ARM/neon-mul-encoding.s
test/MC/ARM/neon-neg-encoding.s
test/MC/ARM/neon-pairwise-encoding.s
test/MC/ARM/neon-reciprocal-encoding.s
test/MC/ARM/neon-reverse-encoding.s
test/MC/ARM/neon-satshift-encoding.s
test/MC/ARM/neon-shift-encoding.s
test/MC/ARM/neon-shiftaccum-encoding.s
test/MC/ARM/neon-shuffle-encoding.s
test/MC/ARM/neon-sub-encoding.s
test/MC/ARM/neon-table-encoding.s
test/MC/ARM/neont2-abs-encoding.s
test/MC/ARM/neont2-absdiff-encoding.s
test/MC/ARM/neont2-bitcount-encoding.s
test/MC/ARM/neont2-bitwise-encoding.s
test/MC/ARM/neont2-cmp-encoding.s
test/MC/ARM/neont2-convert-encoding.s
test/MC/ARM/neont2-dup-encoding.s
test/MC/ARM/neont2-minmax-encoding.s
test/MC/ARM/neont2-mov-encoding.s
test/MC/ARM/neont2-mul-accum-encoding.s
test/MC/ARM/neont2-mul-encoding.s
test/MC/ARM/neont2-neg-encoding.s
test/MC/ARM/neont2-pairwise-encoding.s
test/MC/ARM/neont2-reciprocal-encoding.s
test/MC/ARM/neont2-reverse-encoding.s
test/MC/ARM/neont2-satshift-encoding.s
test/MC/ARM/neont2-shift-encoding.s
test/MC/ARM/neont2-shiftaccum-encoding.s
test/MC/ARM/neont2-shuffle-encoding.s
test/MC/ARM/neont2-sub-encoding.s
test/MC/ARM/neont2-table-encoding.s
At: Wed 15 Dec 2010 14:16:59
Changed By: bwilson
Comments: Fix misspelled target triples in MC/ARM test commands.Properties:
Files:
include/llvm/IntrinsicsARM.td
lib/Target/ARM/ARM.td
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrNEON.td
test/CodeGen/ARM/vcvt.ll
test/MC/ARM/neon-convert-encoding.s
test/MC/ARM/neont2-convert-encoding.s
At: Wed 15 Dec 2010 14:16:59
Changed By: bwilson
Comments: Add Neon VCVT instructions for f32 <-> f16 conversions.
Clang is now providing intrinsics for these and so we need to support them
in the backend. Radar 8068427.Properties:
Files:
lib/CodeGen/MachineCSE.cpp
test/CodeGen/X86/machine-cse.ll
At: Wed 15 Dec 2010 14:21:50
Changed By: evancheng
Comments: Teach machine cse to commute instructions.Properties:
File: lib/MC/MCStreamer.cpp
At: Wed 15 Dec 2010 14:26:40
Changed By: matthewbg
Comments: Fix opt -Werror build
Properties:
LOGS:
Last 10 lines of 'stdio':
LLVM :: CodeGen/X86/andimm8.ll
LLVM :: CodeGen/X86/fp-in-intregs.ll
LLVM :: CodeGen/X86/limited-prec.ll
Expected Passes : 5108
Expected Failures : 43
Unsupported Tests : 557
Unexpected Failures: 7
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/X86/2009-04-27-CoalescerAssert.ll
LLVM :: CodeGen/X86/2009-05-23-dagcombine-shifts.ll
LLVM :: CodeGen/X86/3addr-or.ll
LLVM :: CodeGen/X86/andimm8.ll
LLVM :: CodeGen/X86/and-or-fold.ll
LLVM :: CodeGen/X86/fp-in-intregs.ll
LLVM :: CodeGen/X86/limited-prec.ll
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 '2009-04-27-coalescerassert.ll':
--
Exit Code: 1
Command Output (stderr):
--
LLVM ERROR: Don't know how to commute: %reg16871<def> = ADD32ri8_DB %reg17299, 57, %EFLAGS<imp-def,dead>; GR32:%reg16871,17299
--
********************
Last 10 lines of '2009-05-23-dagcombine-shifts.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/X86/2009-05-23-dagcombine-shifts.ll:12:10: error: expected string not found in input
; CHECK: foo:
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of '3addr-or.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/X86/3addr-or.ll:6:10: error: expected string not found in input
; CHECK: test1:
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'andimm8.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/X86/andimm8.ll:4:10: error: expected string not found in input
; CHECK: andl $-64, %edi # encoding: [0x83,0xe7,0xc0]
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'and-or-fold.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/X86/and-or-fold.ll:24:15: error: expected string not found in input
; DARWIN-OPT: andq $123124
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'fp-in-intregs.ll':
--
Exit Code: 1
Command Output (stderr):
--
LLVM ERROR: Don't know how to commute: %reg16386<def> = ADD32ri_DB %reg16385, 1065353216, %EFLAGS<imp-def,dead>; GR32:%reg16386,16385
--
********************
Last 10 lines of 'limited-prec.ll':
--
Exit Code: 1
Command Output (stderr):
--
LLVM ERROR: Don't know how to commute: %reg16386<def> = ADD32ri_DB %reg16385, 1065353216, %EFLAGS<imp-def,dead>; GR32:%reg16386,16385
--
********************
Last 10 lines of 'stdio':
make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/Program.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/APFloat.o] Error 1
fatal error: error in backend: Don't know how to commute: %reg16393<def> = ADD32ri8_DB %reg16392, 8, %EFLAGS<imp-def,dead>; GR32:%reg16393,16392
make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/Regex.o] Error 1
fatal error: error in backend: Don't know how to commute: %reg16413<def> = ADD32ri8_DB %reg16412, 16, %EFLAGS<imp-def,dead>; GR32:%reg16413,16412
make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/APInt.o] Error 1
make: *** [all] Error 1
More information about the llvm-testresults
mailing list