[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Nov 29 18:26:18 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/16274
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 120384
Blamelist: lattner,rjmccall
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/IntrinsicInst.h
lib/Transforms/Utils/Local.cpp
At: Mon 29 Nov 2010 18:08:27
Changed By: lattner
Comments: remove the pointless check of MemoryUseIntrinsic from
is trivially dead, since these have side effects. This makes the
(misnamed) MemoryUseIntrinsic class dead, so remove it.
Properties:
File: test/Transforms/InstCombine/2003-08-12-AllocaNonNull.ll
At: Mon 29 Nov 2010 18:08:27
Changed By: lattner
Comments: remove a use of llvm-dis
Properties:
Files:
lib/Sema/SemaCXXCast.cpp
test/SemaTemplate/dependent-expr.cpp
At: Mon 29 Nov 2010 18:13:50
Changed By: rjmccall
Comments: Fix another case of giving the wrong value kind to a dependent cast to
a non-dependent type.
Properties:
LOGS:
Last 10 lines of 'stdio':
********************
Failing Tests (1):
LLVM :: Transforms/InstCombine/invariant.ll
Expected Passes : 5091
Expected Failures : 44
Unsupported Tests : 557
Unexpected Failures: 1
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: Transforms/InstCombine/invariant.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 'invariant.ll':
<stdin>:1:1: note: scanning from here
; ModuleID = '<stdin>'
^
<stdin>:5:4: note: possible intended match here
declare {}* @llvm.invariant.start(i64, i8* nocapture) nounwind readonly
^
--
********************
More information about the llvm-testresults
mailing list