[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Jun 30 20:16:50 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/2917
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 107374
Blamelist: bruno,dgregor,djg
BUILD FAILED: failed make.test-suite
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':
SingleSource/UnitTests/Vector/build | 0.0140 1072 0.0258 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/build2 | 0.1070 1520 0.0485 * * | 1.5500 * 2.1400 * * | n/a 0.72 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0245 720 0.0128 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1417 2064 0.1204 * * | 0.7100 * 1.7600 * * | n/a 0.40 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0529 1664 0.0477 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0361 1072 0.0324 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0381 1088 0.0410 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0157 976 0.0208 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/initp1 | 0.3542 640 0.0078 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0166 848 0.0289 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'report':
SingleSource/UnitTests/Vector/build | 0.0140 1072 0.0258 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/build2 | 0.1070 1520 0.0485 * * | 1.5500 * 2.1400 * * | n/a 0.72 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0245 720 0.0128 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1417 2064 0.1204 * * | 0.7100 * 1.7600 * * | n/a 0.40 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0529 1664 0.0477 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0361 1072 0.0324 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0381 1088 0.0410 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0157 976 0.0208 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/initp1 | 0.3542 640 0.0078 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0166 848 0.0289 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'fail.GCCAS':
GCCAS.SingleSource/Benchmarks/CoyoteBench/fftbench
GCCAS.SingleSource/Benchmarks/Misc-C++-EH/spirit
GCCAS.SingleSource/UnitTests/ObjC++/property-reference
Last 10 lines of 'fail.Bytecode':
Bytecode.SingleSource/Benchmarks/CoyoteBench/fftbench
Bytecode.SingleSource/Benchmarks/Misc-C++-EH/spirit
Bytecode.SingleSource/UnitTests/ObjC++/property-reference
Last 10 lines of 'fail.LLC':
LLC.SingleSource/Benchmarks/CoyoteBench/fftbench
LLC.SingleSource/Benchmarks/Misc-C++-EH/spirit
LLC.SingleSource/UnitTests/ObjC++/property-reference
Last 10 lines of 'fail.LLC_compile':
LLC_compile.SingleSource/Benchmarks/CoyoteBench/fftbench
LLC_compile.SingleSource/Benchmarks/Misc-C++-EH/spirit
LLC_compile.SingleSource/UnitTests/ObjC++/property-reference
Last 10 lines of 'xfail.LLC':
LLC.SingleSource/Regression/C++/EH/ConditionalExpr
LLC.SingleSource/Regression/C++/EH/function_try_block
LLC.SingleSource/UnitTests/ObjC/dot-syntax-2
LLC.SingleSource/UnitTests/ObjC/exceptions
Last 10 lines of 'xfail.LLC_compile':
LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr
LLC_compile.SingleSource/Regression/C++/EH/function_try_block
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-2
LLC_compile.SingleSource/UnitTests/ObjC/exceptions
Last 10 lines of 'xpass.LLC':
LLC.SingleSource/UnitTests/ObjC/dot-syntax
Last 10 lines of 'xpass.LLC_compile':
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax
More information about the llvm-testresults
mailing list