[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sat Jan 8 14:06:21 PST 2011


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/6768

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 123089
Blamelist: lattner

BUILD FAILED: failed make.test-suite

sincerely,
 -The Buildbot


================================================================================

CHANGES:
File: include/llvm/Analysis/AliasAnalysis.h
At: Sat 08 Jan 2011 13:00:51
Changed By: lattner
Comments: fit in 80 cols
Properties: 




Files:
 lib/Transforms/Scalar/MemCpyOptimizer.cpp
 test/Transforms/MemCpyOpt/form-memset.ll
At: Sat 08 Jan 2011 13:00:51
Changed By: lattner
Comments: enhance memcpyopt to merge a store and a subsequent
memset into a single larger memset.
Properties: 




Files:
 lib/Transforms/Scalar/MemCpyOptimizer.cpp
 test/Transforms/MemCpyOpt/form-memset.ll
At: Sat 08 Jan 2011 13:10:51
Changed By: lattner
Comments: fix an issue in IsPointerOffset that prevented us from recognizing that
P and P+1 are relative to the same base pointer.
Properties: 




Files:
 lib/Transforms/Scalar/MemCpyOptimizer.cpp
 test/Transforms/MemCpyOpt/form-memset.ll
At: Sat 08 Jan 2011 13:25:51
Changed By: lattner
Comments: Merge memsets followed by neighboring memsets and other stores into
larger memsets.  Among other things, this fixes rdar://8760394 and
allows us to handle "Example 2" from http://blog.regehr.org/archives/320,
compiling it into a single 4096-byte memset:

_mad_synth_mute:                        ## @mad_synth_mute
## BB#0:                                ## %entry
	pushq	%rax
	movl	$4096, %esi             ## imm = 0x1000
	callq	___bzero
	popq	%rax
	ret

Properties: 




LOGS:
Last 10 lines of 'stdio':
	SingleSource/UnitTests/block-copied-in-cxxobj                            | 0.2372   3408     0.0853      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/block-copied-in-cxxobj-1                          | 0.0715   2880     0.1048      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/blockstret                                        | 0.0469   720      0.0064      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/byval-alignment                                   | 0.0155   1088     0.0200      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/conditional-gnu-ext                               | 0.0227   528      0.0063      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/conditional-gnu-ext-cxx                           | 0.0372   544      0.0060      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/initp1                                            | 0.3551   656      0.0083      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/printargs                                         | 0.0174   976      0.0303      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/stmtexpr                                          | 0.0650   560      0.0062      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/vla                                               | 0.1480   528      0.0061      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 

Last 10 lines of 'report':
	SingleSource/UnitTests/block-copied-in-cxxobj                            | 0.2372   3408     0.0853      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/block-copied-in-cxxobj-1                          | 0.0715   2880     0.1048      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/blockstret                                        | 0.0469   720      0.0064      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/byval-alignment                                   | 0.0155   1088     0.0200      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/conditional-gnu-ext                               | 0.0227   528      0.0063      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/conditional-gnu-ext-cxx                           | 0.0372   544      0.0060      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/initp1                                            | 0.3551   656      0.0083      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/printargs                                         | 0.0174   976      0.0303      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/stmtexpr                                          | 0.0650   560      0.0062      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 
	SingleSource/UnitTests/vla                                               | 0.1480   528      0.0061      *                *           |  0.0000  *    0.0000  *        *   | n/a     -       n/a          n/a 

Last 10 lines of 'fail.GCCAS':
	GCCAS.MultiSource/Benchmarks/Bullet/bullet

Last 10 lines of 'fail.Bytecode':
	Bytecode.MultiSource/Benchmarks/Bullet/bullet

Last 10 lines of 'fail.LLC':
	LLC.MultiSource/Benchmarks/Bullet/bullet

Last 10 lines of 'fail.LLC_compile':
	LLC_compile.MultiSource/Benchmarks/Bullet/bullet

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




More information about the llvm-testresults mailing list