[llvm-testresults] buildbot failure in lab.llvm.org on clang-x86_64-darwin11-nobootstrap-RAincremental
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Tue Sep 17 21:10:51 PDT 2013
The Buildbot has detected a new failure on builder clang-x86_64-darwin11-nobootstrap-RAincremental while building llvm.
Full details are available at:
http://lab.llvm.org:8013/builders/clang-x86_64-darwin11-nobootstrap-RAincremental/builds/7332
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: xserve5
Build Reason: Triggerable(phase1-stage0)
Build Source Stamp: 190916
Blamelist:
BUILD FAILED: failed run.llvm.tests
sincerely,
-The Buildbot
================================================================================
CHANGES:
LOGS:
Last 15 lines of 'stdio':
LLVM :: Transforms/SLPVectorizer/X86/long_chains.ll
LLVM :: Transforms/SLPVectorizer/X86/loopinvariant.ll
LLVM :: Transforms/SLPVectorizer/X86/multi_block.ll
LLVM :: Transforms/SLPVectorizer/X86/multi_user.ll
LLVM :: Transforms/SLPVectorizer/X86/phi.ll
LLVM :: Transforms/SLPVectorizer/X86/saxpy.ll
LLVM :: Transforms/SLPVectorizer/X86/simple-loop.ll
LLVM :: Transforms/SLPVectorizer/X86/simplebb.ll
Expected Passes : 15352
Expected Failures : 74
Unsupported Tests : 33
Unexpected Failures: 19
make[1]: *** [check-local-all] Error 1
make: *** [check-all] Error 2
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__cast.ll':
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/SLPVectorizer/X86/cast.ll:13:9: error: expected string not found in input
;CHECK: load <4 x i8>
^
<stdin>:5:17: note: scanning from here
define i32 @foo(i32* noalias nocapture %A, i8* noalias nocapture %B) {
^
<stdin>:7:7: note: possible intended match here
%0 = load i8* %B, align 1
^
--
********************
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__cmp_sel.ll':
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/SLPVectorizer/X86/cmp_sel.ll:12:9: error: expected string not found in input
;CHECK: load <2 x double>
^
<stdin>:5:17: note: scanning from here
define i32 @foo(double* noalias nocapture %A, double* noalias nocapture %B, double %G) {
^
<stdin>:8:2: note: possible intended match here
%0 = load double* %arrayidx, align 8
^
--
********************
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__barriercall.ll':
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/SLPVectorizer/X86/barriercall.ll:7:9: error: expected string not found in input
;CHECK: store <4 x i32>
^
<stdin>:5:17: note: scanning from here
define i32 @foo(i32* nocapture %A, i32 %n) {
^
<stdin>:5:25: note: possible intended match here
define i32 @foo(i32* nocapture %A, i32 %n) {
^
--
********************
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__cross_block_slp.ll':
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/SLPVectorizer/X86/cross_block_slp.ll:20:9: error: expected string not found in input
;CHECK: load <2 x float>
^
<stdin>:5:17: note: scanning from here
define i32 @foo(double* nocapture %A, float* nocapture %B, i32 %g) {
^
<stdin>:7:2: note: possible intended match here
%0 = load float* %B, align 4
^
--
********************
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__cse.ll':
%3 = insertelement <4 x double> undef, double %conv, i32 0
^
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/SLPVectorizer/X86/cse.ll:185:9: error: expected string not found in input
;CHECK: insertelement <2 x double>
^
<stdin>:101:25: note: scanning from here
define i32 @partial_mrg(double* nocapture %A, i32 %n) {
^
<stdin>:107:13: note: possible intended match here
%arrayidx2 = getelementptr inbounds double* %A, i64 1
^
--
********************
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__cycle_dup.ll':
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/SLPVectorizer/X86/cycle_dup.ll:15:9: error: expected string not found in input
;CHECK: bitcast i32* %A to <4 x i32>*
^
<stdin>:5:16: note: scanning from here
define i32 @foo(i32* nocapture %A) {
^
<stdin>:10:31: note: possible intended match here
%arrayidx2 = getelementptr inbounds i32* %A, i64 2
^
--
********************
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__debug_info.ll':
;CHECK: bitcast double* {{.*}}, !dbg ![[LOC]]
^
<stdin>:18:2: note: scanning from here
%0 = load double* %arrayidx, align 8, !dbg !24, !tbaa !26
^
<stdin>:18:2: note: with variable "LOC" equal to "24"
%0 = load double* %arrayidx, align 8, !dbg !24, !tbaa !26
^
<stdin>:19:34: note: possible intended match here
%arrayidx1 = getelementptr inbounds double* %A, i64 5, !dbg !29
^
--
********************
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__diamond.ll':
%0 = load i32* %A, align 4
^
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/SLPVectorizer/X86/diamond.ll:83:10: error: expected string not found in input
; CHECK: load <4 x i32>
^
<stdin>:53:24: note: scanning from here
define i32 @extr_user1(i32* noalias nocapture %B, i32* noalias nocapture %A, i32 %n, i32 %m) {
^
<stdin>:55:7: note: possible intended match here
%0 = load i32* %A, align 4
^
--
********************
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__external_user.ll':
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/SLPVectorizer/X86/external_user.ll:30:9: error: expected string not found in input
;CHECK: store <2 x double>
^
<stdin>:19:5: note: scanning from here
br i1 %exitcond, label %for.end, label %for.body
^
<stdin>:22:16: note: possible intended match here
%6 = extractelement <2 x double> %5, i32 0
^
--
********************
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__extract.ll':
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/SLPVectorizer/X86/extract.ll:8:9: error: expected string not found in input
;CHECK: fadd <2 x double>
^
<stdin>:5:19: note: scanning from here
define void @fextr(double* %ptr) {
^
<stdin>:7:8: note: possible intended match here
%LD = load <2 x double>* undef
^
--
********************
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__hoist.ll':
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/SLPVectorizer/X86/hoist.ll:17:14: error: expected string not found in input
;CHECK-NEXT: insertelement
^
<stdin>:6:6: note: scanning from here
entry:
^
<stdin>:11:12: note: possible intended match here
%arrayidx = getelementptr inbounds i32* %A, i32 %i.024
^
--
********************
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__multi_block.ll':
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/SLPVectorizer/X86/multi_block.ll:20:9: error: expected string not found in input
;CHECK: load <2 x double>
^
<stdin>:5:17: note: scanning from here
define i32 @bar(double* nocapture %A, i32 %d) {
^
<stdin>:21:15: note: possible intended match here
%12 = fpext float %10 to double
^
--
********************
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__loopinvariant.ll':
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/SLPVectorizer/X86/loopinvariant.ll:7:9: error: expected string not found in input
;CHECK: load <4 x i32>
^
<stdin>:6:17: note: scanning from here
define i32 @foo(i32* nocapture %A, i32 %n) #0 {
^
<stdin>:15:7: note: possible intended match here
%1 = load <8 x i32>* %0, align 4
^
--
********************
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__long_chains.ll':
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/SLPVectorizer/X86/long_chains.ll:9:10: error: expected string not found in input
; CHECK: insertelement <2 x i8>
^
<stdin>:5:17: note: scanning from here
define i32 @test(double* nocapture %A, i8* nocapture %B) {
^
<stdin>:8:13: note: possible intended match here
%arrayidx1 = getelementptr inbounds i8* %B, i64 1
^
--
********************
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__multi_user.ll':
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/SLPVectorizer/X86/multi_user.ll:15:9: error: expected string not found in input
;CHECK: insertelement <4 x i32>
^
<stdin>:5:17: note: scanning from here
define i32 @foo(i32* nocapture %A, i32 %n) {
^
<stdin>:12:5: note: possible intended match here
%6 = getelementptr inbounds i32* %A, i64 1
^
--
********************
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__phi.ll':
%2 = phi <2 x double> [ %1, %if.else ], [ <double 3.000000e+00, double 5.000000e+00>, %entry ]
^
<stdin>:28:26: note: possible intended match here
%0 = bitcast double* %A to <2 x double>*
^
<stdin>:114:7: error: CHECK-NOT: string occurred!
%0 = insertelement <2 x x86_fp80> undef, x86_fp80 %i1.0, i32 0
^
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/SLPVectorizer/X86/phi.ll:191:14: note: CHECK-NOT: pattern specified here
; CHECK-NOT: insertelement <2 x x86_fp80>
^
--
********************
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__saxpy.ll':
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/SLPVectorizer/X86/saxpy.ll:8:9: error: expected string not found in input
;CHECK: mul <4 x i32>
^
<stdin>:5:19: note: scanning from here
define void @SAXPY(i32* noalias nocapture %x, i32* noalias nocapture %y, i32 %a, i64 %i) {
^
<stdin>:8:7: note: possible intended match here
%3 = mul nsw i32 %2, %a
^
--
********************
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__simple-loop.ll':
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/SLPVectorizer/X86/simple-loop.ll:15:8: error: expected string not found in input
;CHECK:load <4 x i32>
^
<stdin>:5:21: note: scanning from here
define i32 @rollable(i32* noalias nocapture %in, i32* noalias nocapture %out, i64 %n) {
^
<stdin>:13:7: note: possible intended match here
%4 = load i32* %3, align 4
^
--
********************
Last 15 lines of 'LLVM :: Transforms__SLPVectorizer__X86__simplebb.ll':
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/SLPVectorizer/X86/simplebb.ll:8:10: error: expected string not found in input
; CHECK: store <2 x double>
^
<stdin>:5:19: note: scanning from here
define void @test1(double* %a, double* %b, double* %c) {
^
<stdin>:5:21: note: possible intended match here
define void @test1(double* %a, double* %b, double* %c) {
^
--
********************
Last 15 lines of 'warnings (1)':
lit.py: discovery.py:190: warning: test suite 'Extra Tools Unit Tests' contained no tests
More information about the llvm-testresults
mailing list