[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Sep 2 15:39:34 PDT 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/12789
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 112879
Blamelist: asl,dgregor,lattner,resistor,rjmccall
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86RegisterInfo.cpp
At: Thu 02 Sep 2010 15:22:58
Changed By: asl
Comments: Properly allocate win64 shadow reg area.
Patch by Jan Sjodin!Properties:
File: lib/Analysis/LazyValueInfo.cpp
At: Thu 02 Sep 2010 15:22:58
Changed By: resistor
Comments: Remove incorrect and poorly tested code for trying to reason about values on default edges of
switches. Just return the conservatively correct answer.
Properties:
Files:
lib/Transforms/Scalar/LICM.cpp
test/Transforms/LICM/scalar_promote.ll
At: Thu 02 Sep 2010 15:22:58
Changed By: lattner
Comments: fix more AST updating bugs, correcting miscompilation in PR8041
Properties:
Files:
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticSemaKinds.td
test/Analysis/additive-folding.c
test/Analysis/null-deref-ps.c
At: Thu 02 Sep 2010 15:23:14
Changed By: rjmccall
Comments: Experimentally move the tautological comparison warnings from -Wsign-compare
to -Wtautological-compare. This implies that they're now on by default.
If this causes chaos, I'll figure something else out.
Properties:
Files:
test/Index/load-stmts.cpp
tools/libclang/CIndex.cpp
At: Thu 02 Sep 2010 15:23:14
Changed By: dgregor
Comments: Add libclang visitation for UnresolvedLookupExprsProperties:
LOGS:
Last 10 lines of 'stdio':
Failing Tests (2):
LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll
LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll
Expected Passes : 4925
Expected Failures : 28
Unsupported Tests : 552
Unexpected Failures: 2
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll
LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll
Last 10 lines of 'xfail':
LLVM :: MC/AsmParser/X86/x86_32-bit.s
LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
LLVM :: MC/AsmParser/X86/x86_32-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++/hello.cpp
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 '2009-06-03-win64disableredzone.ll':
******************** TEST 'LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll' FAILED ********************Script:
--
llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll | grep "subq.*\\\$40, \\\%rsp"
--
Exit Code: 1
********************
Last 10 lines of '2009-06-03-win64spillxmm.ll':
--
llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/2009-06-03-Win64SpillXMM.ll -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1
grep "subq.*\\\$72, \\\%rsp" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1
grep "movaps \\\%xmm8, 32\\\(\\\%rsp\\\)" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1
grep "movaps \\\%xmm7, 48\\\(\\\%rsp\\\)" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1
--
Exit Code: 1
********************
More information about the llvm-testresults
mailing list