[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Jun 30 20:47:46 PDT 2010
The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/4477
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 107374
Blamelist: bruno,dgregor,djg
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
At: Wed 30 Jun 2010 19:02:48
Changed By: djg
Comments: Reapply r106422, splitting the code for materializing a value out of
SelectionDAGBuilder::getValue into a helper function, with fixes to
use DenseMaps safely.
Properties:
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaOverload.cpp
test/SemaCXX/overload-call.cpp
test/SemaObjCXX/objc-pointer-conv.mm
At: Wed 30 Jun 2010 19:17:26
Changed By: dgregor
Comments: Extend the "cannot convert from base class pointer to derived class
pointer" diagnostic to handle references, too.
Properties:
Files:
lib/Target/X86/X86FastISel.cpp
test/CodeGen/X86/fast-isel-gep.ll
At: Wed 30 Jun 2010 19:31:53
Changed By: djg
Comments: Teach X86FastISel to fold constant offsets and scaled indices in
the same address.
Properties:
Files:
lib/Target/X86/X86InstrSSE.td
test/MC/AsmParser/X86/x86_32-encoding.s
test/MC/AsmParser/X86/x86_64-encoding.s
At: Wed 30 Jun 2010 19:36:53
Changed By: bruno
Comments: Add AVX SSE3 replicate and convert instructionsProperties:
Files:
lib/Sema/Sema.h
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclCXX.cpp
test/CodeGenCXX/destructors.cpp
test/SemaCXX/destructor.cpp
www/compatibility.html
At: Wed 30 Jun 2010 19:36:53
Changed By: dgregor
Comments: When building the type of a destructor, make sure to keep the
exception specification. Fixes PR7526.
Properties:
LOGS:
Last 10 lines of 'stdio':
Running /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Transforms/TailDup/dg.exp ...
Running /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Verifier/dg.exp ...
=== Summary ===
# of expected passes 5036
# of unexpected failures 1
# of expected failures 35
make[1]: *** [check-local] Error 1
make: *** [check] Error 2
Last 10 lines of 'dg.log':
Last 10 lines of 'dg.sum':
More information about the llvm-testresults
mailing list