[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
Chris Lattner
clattner at apple.com
Tue Nov 30 15:28:05 PST 2010
mine, fixed.
-Chris
On Nov 30, 2010, at 3:22 PM, daniel_dunbar at apple.com wrote:
> 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/16326
>
> Buildbot URL: http://smooshlab.apple.com:8010/
>
> Buildslave for this Build: smoosh-15.apple.com
>
> Build Reason:
> Build Source Stamp: 120487
> Blamelist: fjahanian,kremenek,lattner
>
> BUILD FAILED: failed test-llvm
>
> sincerely,
> -The Buildbot
>
>
> ================================================================================
>
> CHANGES:
> Files:
> include/llvm/Analysis/ValueTracking.h
> lib/Transforms/Scalar/DeadStoreElimination.cpp
> test/Transforms/DeadStoreElimination/PartialStore.ll
> At: Tue 30 Nov 2010 15:11:40
> Changed By: lattner
> Comments: teach DSE to use GetPointerBaseWithConstantOffset to analyze
> may-aliasing stores that partially overlap with different base
> pointers. This implements PR6043 and the non-variable part of
> PR8657
> Properties:
>
>
>
>
> Files:
> lib/CodeGen/CGDecl.cpp
> test/CodeGen/blockwithlocalstatic.c
> At: Tue 30 Nov 2010 15:11:41
> Changed By: fjahanian
> Comments: Declaring local static in global block
> literal declaration caused crash in CodeGen.
> This patch fixes it. pr8707
> Properties:
>
>
>
>
> File: www/analyzer/latest_checker.html.incl
> At: Tue 30 Nov 2010 15:11:41
> Changed By: kremenek
> Comments: Update checker build.Properties:
>
>
>
>
> LOGS:
> Last 10 lines of 'stdio':
> ********************
> Failing Tests (1):
> LLVM :: Analysis/BasicAA/modref.ll
>
> Expected Passes : 5094
> 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 :: Analysis/BasicAA/modref.ll
>
> Last 10 lines of 'xfail':
> LLVM :: MC/ARM/neont2-vst-encoding.s
> LLVM :: MC/ARM/thumb2.s
> LLVM :: MC/ARM/neont2-vld-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++/unknown_suffix.unk
> LLVM :: LLVMC/C/emit-llvm-opt.c
> LLVM :: LLVMC/C/emit-llvm.c
> LLVM :: LLVMC/C/wall.c
> LLVM :: LLVMC/C/include.c
> LLVM :: LLVMC/C/opt-test.c
> LLVM :: LLVMC/C/sink.c
> LLVM :: LLVMC/C/hello.c
> LLVM :: LLVMC/ObjC++/hello.mm
> LLVM :: LLVMC/ObjC/hello.m
>
> Last 10 lines of 'modref.ll':
> <stdin>:41:20: note: scanning from here
> define void @test3a(i8* %P, i8 %X) {
> ^
> <stdin>:60:13: note: possible intended match here
> define i8 @test6(i8* %p, i8* noalias %a) {
> ^
> --
>
> ********************
>
>
More information about the llvm-testresults
mailing list