[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Jul 26 16:07:57 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/3210
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 109452
Blamelist: asl,bwilson,d0k,djg,evancheng
BUILD FAILED: failed make.test-suite
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: tools/c-index-test/c-index-test.c
At: Mon 26 Jul 2010 14:46:14
Changed By: djg
Comments: Fix an apparent bug.
Properties:
File: lib/Target/ARM/README.txt
At: Mon 26 Jul 2010 14:51:16
Changed By: asl
Comments: Add a noteProperties:
File: lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
At: Mon 26 Jul 2010 14:51:16
Changed By: evancheng
Comments: The "excess register pressure" returned by HighRegPressure() is not accurate enough to factor into scheduling priority. Eliminate it and add early exits to speed up scheduling.
Properties:
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
At: Mon 26 Jul 2010 14:51:16
Changed By: evancheng
Comments: On x86, f32 / f64 nodes share the same registers as 128-bit vector values.
Properties:
File: lib/ExecutionEngine/JIT/JIT.cpp
At: Mon 26 Jul 2010 15:02:58
Changed By: bwilson
Comments: Don't call __register_frame from the JIT on systems that use setjmp/longjmp
exception handling. Also fix an extra underscore typo in one instance of
"__ARM_EABI__". Radar 8236264.
Properties:
Files:
include/clang/Basic/Builtins.def
test/Sema/builtins.c
At: Mon 26 Jul 2010 15:06:18
Changed By: d0k
Comments: Mark __builtin_eh_return as noreturn. Patch by Dimitry Andric.
Properties:
LOGS:
Last 10 lines of 'stdio':
SingleSource/UnitTests/Vector/build2 | 0.1003 1520 0.0474 * * | 1.5400 * 2.1400 * * | n/a 0.72 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0243 720 0.0122 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1271 2064 0.1205 * * | 0.7400 * 2.0100 * * | n/a 0.37 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0501 1664 0.0488 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0343 1072 0.0335 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0402 1088 0.0398 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/block-call-r7674133 | 0.0405 544 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0167 976 0.0202 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/initp1 | 0.3518 640 0.0075 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0172 848 0.0294 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'report':
SingleSource/UnitTests/Vector/build2 | 0.1003 1520 0.0474 * * | 1.5400 * 2.1400 * * | n/a 0.72 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0243 720 0.0122 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1271 2064 0.1205 * * | 0.7400 * 2.0100 * * | n/a 0.37 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0501 1664 0.0488 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0343 1072 0.0335 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0402 1088 0.0398 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/block-call-r7674133 | 0.0405 544 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0167 976 0.0202 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/initp1 | 0.3518 640 0.0075 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0172 848 0.0294 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'fail.LLC':
LLC.SingleSource/UnitTests/ObjC/synchronized
Last 10 lines of 'fail.LLC_compile':
LLC_compile.SingleSource/UnitTests/ObjC/synchronized
Last 10 lines of 'xfail.LLC':
LLC.SingleSource/Regression/C++/EH/ConditionalExpr
LLC.SingleSource/UnitTests/ObjC/dot-syntax-2
Last 10 lines of 'xfail.LLC_compile':
LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-2
Last 10 lines of 'xpass.LLC':
LLC.SingleSource/Regression/C++/EH/function_try_block
LLC.SingleSource/UnitTests/ObjC/dot-syntax
LLC.SingleSource/UnitTests/ObjC/exceptions
Last 10 lines of 'xpass.LLC_compile':
LLC_compile.SingleSource/Regression/C++/EH/function_try_block
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax
LLC_compile.SingleSource/UnitTests/ObjC/exceptions
More information about the llvm-testresults
mailing list