[llvm-testresults] buildbot failure in smooshlab on clang-powerpc-darwin8
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sun Nov 1 19:40:39 PST 2009
The Buildbot has detected a new failure of clang-powerpc-darwin8 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-powerpc-darwin8/builds/58
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: clattner.apple.com
Build Reason:
Build Source Stamp: 85775
Blamelist: lattner
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Transforms/Scalar/InstructionCombining.cpp
test/Transforms/InstCombine/store.ll
At: Sun 01 Nov 2009 18:07:50
Changed By: lattner
Comments: fix instcombine to only do store sinking when the alignments
of the two loads agree. Propagate that onto the new store.
File: lib/Transforms/Scalar/SCCP.cpp
At: Sun 01 Nov 2009 18:22:50
Changed By: lattner
Comments: change LatticeVal to use PointerIntPair to save some space.
File: lib/Transforms/Scalar/SCCP.cpp
At: Sun 01 Nov 2009 18:32:50
Changed By: lattner
Comments: remove some extraneous llvmcontext stuff.
File: lib/Transforms/Scalar/SCCP.cpp
At: Sun 01 Nov 2009 18:37:50
Changed By: lattner
Comments: Chris used to use '...' instead of proper grammar.
LOGS:
Last 10 lines of 'test-llvm.stdio':
Running /Users/buildslave/zorg2/buildbot/slaves/clang/build.clang-powerpc-darwin8/llvm/test/Transforms/TailDup/dg.exp ...
Running /Users/buildslave/zorg2/buildbot/slaves/clang/build.clang-powerpc-darwin8/llvm/test/Verifier/dg.exp ...
=== Summary ===
# of expected passes 4125
# of unexpected failures 7
# of expected failures 27
make[1]: *** [check-local] Error 1
make: *** [check] Error 2
Last 10 lines of 'test-llvm.fails':
FAIL: /Users/buildslave/zorg2/buildbot/slaves/clang/build.clang-powerpc-darwin8/llvm/test/Transforms/SCCP/2006-12-04-PackedType.ll
FAIL: /Users/buildslave/zorg2/buildbot/slaves/clang/build.clang-powerpc-darwin8/llvm/test/Transforms/SCCP/2008-01-27-UndefCorrelate.ll for PR1938
FAIL: /Users/buildslave/zorg2/buildbot/slaves/clang/build.clang-powerpc-darwin8/llvm/test/Transforms/SCCP/apint-ipsccp3.ll
FAIL: /Users/buildslave/zorg2/buildbot/slaves/clang/build.clang-powerpc-darwin8/llvm/test/Transforms/SCCP/apint-ipsccp4.ll
FAIL: /Users/buildslave/zorg2/buildbot/slaves/clang/build.clang-powerpc-darwin8/llvm/test/Transforms/SCCP/ipsccp-basic.ll for PR4313
More information about the llvm-testresults
mailing list