[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Mar 9 16:31:26 PST 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/356
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-11.apple.com
Build Reason:
Build Source Stamp: 98106
Blamelist: djg,johannes,lattner
BUILD FAILED: failed make.test-suite
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Analysis/ScalarEvolution.cpp
test/Analysis/ScalarEvolution/unreachable-code.ll
At: Tue 09 Mar 2010 15:49:24
Changed By: djg
Comments: Avoid analyzing instructions in blocks not reachable from the entry block.
They are lots of trouble, and they don't matter. This fixes PR6559.
Properties:
File: lib/CodeGen/BranchFolding.cpp
At: Tue 09 Mar 2010 15:54:24
Changed By: johannes
Comments: Ever more complicated DEBUG_VALUE fixes for branch folding.
Properties:
Files:
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfException.cpp
lib/CodeGen/AsmPrinter/DwarfPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfPrinter.h
At: Tue 09 Mar 2010 15:54:24
Changed By: lattner
Comments: eliminate EOL, adding all comments with the OutStreamer.AddComment
method. With this, comments should end up on the same lines as the .byte
directives (for example) and we now get no output with:
$ llc CodeGen/X86/2009-02-12-DebugInfoVLA.ll -o - -filetype=null -asm-verbose
woot.
Properties:
Files:
lib/CodeGen/AsmPrinter/DwarfPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfPrinter.h
At: Tue 09 Mar 2010 15:59:24
Changed By: lattner
Comments: inline the bool form of PrintRelDirective away, leaving just the unsigned form.
Properties:
LOGS:
Last 10 lines of 'stdio':
SingleSource/UnitTests/Vector/SSE/sse.shift | 0.0266 880 0.0129 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/SSE/sse.stepfft | 0.5243 8448 0.3748 * * | 0.8200 * 0.7100 * * | n/a 1.15 n/a n/a
SingleSource/UnitTests/Vector/build | 0.0158 1072 0.0239 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/build2 | 0.0719 1520 0.0392 * * | 1.1700 * 1.6400 * * | n/a 0.71 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0196 720 0.0111 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1370 2064 0.1068 * * | 0.5600 * 1.4200 * * | n/a 0.39 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0357 1664 0.0379 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0265 1072 0.0283 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0281 1088 0.0318 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0139 832 0.0255 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'report':
SingleSource/UnitTests/Vector/SSE/sse.shift | 0.0266 880 0.0129 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/SSE/sse.stepfft | 0.5243 8448 0.3748 * * | 0.8200 * 0.7100 * * | n/a 1.15 n/a n/a
SingleSource/UnitTests/Vector/build | 0.0158 1072 0.0239 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/build2 | 0.0719 1520 0.0392 * * | 1.1700 * 1.6400 * * | n/a 0.71 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0196 720 0.0111 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1370 2064 0.1068 * * | 0.5600 * 1.4200 * * | n/a 0.39 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0357 1664 0.0379 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0265 1072 0.0283 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0281 1088 0.0318 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0139 832 0.0255 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'fail.LLC':
LLC.SingleSource/UnitTests/ObjC/constant-strings
LLC.SingleSource/UnitTests/ObjC/dot-syntax-1
LLC.SingleSource/UnitTests/ObjC/for-in
LLC.SingleSource/UnitTests/ObjC/messages
LLC.SingleSource/UnitTests/ObjC/messages-2
LLC.SingleSource/UnitTests/ObjC/predefined-expr-in-method
LLC.SingleSource/UnitTests/ObjC/print-class-info
LLC.SingleSource/UnitTests/ObjC/property
LLC.SingleSource/UnitTests/ObjC/protocols
LLC.SingleSource/UnitTests/ObjC/synchronized
Last 10 lines of 'fail.LLC_compile':
LLC_compile.SingleSource/UnitTests/ObjC/constant-strings
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-1
LLC_compile.SingleSource/UnitTests/ObjC/for-in
LLC_compile.SingleSource/UnitTests/ObjC/messages
LLC_compile.SingleSource/UnitTests/ObjC/messages-2
LLC_compile.SingleSource/UnitTests/ObjC/predefined-expr-in-method
LLC_compile.SingleSource/UnitTests/ObjC/print-class-info
LLC_compile.SingleSource/UnitTests/ObjC/property
LLC_compile.SingleSource/UnitTests/ObjC/protocols
LLC_compile.SingleSource/UnitTests/ObjC/synchronized
Last 10 lines of 'xfail.LLC':
LLC.SingleSource/Benchmarks/CoyoteBench/fftbench
LLC.SingleSource/Benchmarks/Shootout-C++/moments
LLC.SingleSource/Regression/C++/EH/ConditionalExpr
LLC.SingleSource/Regression/C++/EH/ctor_dtor_count-2
LLC.SingleSource/Regression/C++/EH/function_try_block
LLC.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
LLC.SingleSource/UnitTests/ObjC/dot-syntax
LLC.SingleSource/UnitTests/ObjC/dot-syntax-2
LLC.SingleSource/UnitTests/ObjC/exceptions
LLC.SingleSource/UnitTests/ObjC/parameter-passing
Last 10 lines of 'xfail.GCCAS':
GCCAS.MultiSource/Applications/lua/lua
GCCAS.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
GCCAS.SingleSource/UnitTests/ObjC/dot-syntax
GCCAS.SingleSource/UnitTests/ObjC/parameter-passing
Last 10 lines of 'xfail.LLC_compile':
LLC_compile.SingleSource/Benchmarks/CoyoteBench/fftbench
LLC_compile.SingleSource/Benchmarks/Shootout-C++/moments
LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr
LLC_compile.SingleSource/Regression/C++/EH/ctor_dtor_count-2
LLC_compile.SingleSource/Regression/C++/EH/function_try_block
LLC_compile.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-2
LLC_compile.SingleSource/UnitTests/ObjC/exceptions
LLC_compile.SingleSource/UnitTests/ObjC/parameter-passing
Last 10 lines of 'xfail.Bytecode':
Bytecode.MultiSource/Applications/lua/lua
Bytecode.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
Bytecode.SingleSource/UnitTests/ObjC/dot-syntax
Bytecode.SingleSource/UnitTests/ObjC/parameter-passing
Last 10 lines of 'xpass.GCCAS':
GCCAS.MultiSource/Applications/hbd/hbd
GCCAS.MultiSource/Applications/minisat/minisat
GCCAS.MultiSource/Benchmarks/Bullet/bullet
GCCAS.MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl
Last 10 lines of 'xpass.LLC':
LLC.MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl
Last 10 lines of 'xpass.LLC_compile':
LLC_compile.MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl
Last 10 lines of 'xpass.Bytecode':
Bytecode.MultiSource/Applications/hbd/hbd
Bytecode.MultiSource/Applications/minisat/minisat
Bytecode.MultiSource/Benchmarks/Bullet/bullet
Bytecode.MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl
More information about the llvm-testresults
mailing list