[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
Andy Trick
atrick at apple.com
Mon Oct 18 19:53:30 PDT 2010
Fixed in 116790.
-Andy
On Oct 18, 2010, at 6:53 PM, daniel_dunbar at apple.com wrote:
> 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/4863
>
> Buildbot URL: http://smooshlab.apple.com:8010/
>
> Buildslave for this Build: smoosh-02
>
> Build Reason:
> Build Source Stamp: 116782
> Blamelist: chapuni,evancheng
>
> BUILD FAILED: failed make.test-suite
>
> sincerely,
> -The Buildbot
>
>
> ================================================================================
>
> CHANGES:
> Files:
> include/llvm/Target/TargetInstrInfo.h
> lib/CodeGen/MachineLICM.cpp
> lib/Target/ARM/ARMBaseInstrInfo.cpp
> lib/Target/ARM/ARMBaseInstrInfo.h
> lib/Target/X86/X86InstrInfo.cpp
> lib/Target/X86/X86InstrInfo.h
> test/CodeGen/ARM/remat.ll
> test/CodeGen/Thumb2/machine-licm-vdup.ll
> test/CodeGen/X86/2008-10-27-CoalescerBug.ll
> test/CodeGen/X86/2009-02-26-MachineLICMBug.ll
> At: Mon 18 Oct 2010 17:59:17
> Changed By: evancheng
> Comments: - Add a hook for target to determine whether an instruction def is
> "long latency" enough to hoist even if it may increase spilling. Reloading
> a value from spill slot is often cheaper than performing an expensive
> computation in the loop. For X86, that means machine LICM will hoist
> SQRT, DIV, etc. ARM will be somewhat aggressive with VFP and NEON
> instructions.
> - Enable register pressure aware machine LICM by default.
> Properties:
>
>
>
>
> File: test/Coverage/html-diagnostics.c
> At: Mon 18 Oct 2010 18:13:53
> Changed By: chapuni
> Comments: test/Coverage/html-diagnostics.c: Do not make hit "CHECK: Dereference of null pointer" to the output itself!
> Properties:
>
>
>
>
> LOGS:
> Last 10 lines of 'stdio':
> SingleSource/UnitTests/Vector/sumarray | 0.0354 1184 0.0319 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/Vector/sumarray-dbl | 0.0374 1200 0.0374 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/block-call-r7674133 | 0.0433 544 0.0062 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/blockstret | 0.0519 720 0.0063 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/byval-alignment | 0.0163 1120 0.0229 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/conditional-gnu-ext | 0.0242 528 0.0061 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/conditional-gnu-ext-cxx | 0.0385 544 0.0059 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/initp1 | 0.3631 656 0.0078 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/printargs | 0.0168 976 0.0291 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/vla | 0.1470 528 0.0058 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
>
> Last 10 lines of 'report':
> SingleSource/UnitTests/Vector/sumarray | 0.0354 1184 0.0319 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/Vector/sumarray-dbl | 0.0374 1200 0.0374 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/block-call-r7674133 | 0.0433 544 0.0062 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/blockstret | 0.0519 720 0.0063 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/byval-alignment | 0.0163 1120 0.0229 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/conditional-gnu-ext | 0.0242 528 0.0061 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/conditional-gnu-ext-cxx | 0.0385 544 0.0059 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/initp1 | 0.3631 656 0.0078 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/printargs | 0.0168 976 0.0291 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
> SingleSource/UnitTests/vla | 0.1470 528 0.0058 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
>
> Last 10 lines of 'fail.LLC':
> LLC.MultiSource/Benchmarks/VersaBench/beamformer/beamformer
>
> Last 10 lines of 'fail.LLC_compile':
> LLC_compile.MultiSource/Benchmarks/VersaBench/beamformer/beamformer
>
> Last 10 lines of 'xfail.LLC':
> LLC.SingleSource/UnitTests/ObjC/dot-syntax-2
>
> Last 10 lines of 'xfail.LLC_compile':
> LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-2
>
> Last 10 lines of 'xpass.LLC':
> LLC.SingleSource/Regression/C++/EH/ConditionalExpr
>
> Last 10 lines of 'xpass.LLC_compile':
> LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr
>
> _______________________________________________
> llvm-testresults mailing list
> llvm-testresults at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults
More information about the llvm-testresults
mailing list