[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Oct 28 17:50:36 PDT 2009
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/7161
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: ddunbar2.apple.com
Build Reason:
Build Source Stamp: 85459
Blamelist: dgregor,lattner,void
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/CodeGen/Passes.h
include/llvm/IntrinsicInst.h
lib/CodeGen/DwarfEHPrepare.cpp
lib/CodeGen/LLVMTargetMachine.cpp
lib/CodeGen/SimpleRegisterCoalescing.cpp
lib/CodeGen/SimpleRegisterCoalescing.h
At: Wed 28 Oct 2009 17:25:01
Changed By: void
Comments: Reverting r85338 for now. It's causing a bootstrap failure on PPC darwin9.
--- Reverse-merging r85338 into '.':
U lib/CodeGen/SimpleRegisterCoalescing.cpp
U lib/CodeGen/SimpleRegisterCoalescing.h
Files:
lib/AST/ExprConstant.cpp
lib/CodeGen/CodeGenFunction.h
At: Wed 28 Oct 2009 17:25:01
Changed By: lattner
Comments: optimize out some ifdefs.
File: lib/Transforms/Utils/ValueMapper.cpp
At: Wed 28 Oct 2009 17:30:01
Changed By: lattner
Comments: unindent massive blocks, no functionality change.
File: lib/Transforms/Utils/ValueMapper.cpp
At: Wed 28 Oct 2009 17:35:01
Changed By: lattner
Comments: teach ValueMapper about BlockAddress', making bugpoint a lot more useful.
File: include/llvm/ADT/StringSwitch.h
At: Wed 28 Oct 2009 17:35:01
Changed By: dgregor
Comments: A switch-on-string-literal construct that is a nice alternative to
cascading "ifs" of strcmps/memcmps.
LOGS:
Last 10 lines of 'test-llvm.stdio':
Running /Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/test/Transforms/TailDup/dg.exp ...
Running /Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/test/Verifier/dg.exp ...
=== Summary ===
# of expected passes 4127
# of unexpected failures 1
# of expected failures 27
make[1]: *** [check-local] Error 1
make: *** [check] Error 2
Last 10 lines of 'test-llvm.fails':
FAIL: /Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/test/CodeGen/Generic/2007-06-06-CriticalEdgeLandingPad.ll for PR1422,1508
More information about the llvm-testresults
mailing list