[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Dec 13 15:59:13 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/6241
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 121730
Blamelist: bwilson,dgregor,djg,lattner,resistor
BUILD FAILED: failed make.test-suite
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Analysis/MemoryDependenceAnalysis.cpp
At: Mon 13 Dec 2010 14:51:43
Changed By: djg
Comments: Update memdep to handle PartialAlias as MayAlias.
Properties:
Files:
lib/Analysis/BasicAliasAnalysis.cpp
test/Analysis/TypeBasedAliasAnalysis/precedence.ll
At: Mon 13 Dec 2010 14:56:40
Changed By: djg
Comments: Reapply r121520, PartialAlias implementation for BasicAA, now that
memdep is updated to handle it.
Properties:
Files:
lib/Target/ARM/ARMAsmBackend.cpp
lib/Target/ARM/ARMCodeEmitter.cpp
lib/Target/ARM/ARMConstantIslandPass.cpp
lib/Target/ARM/ARMExpandPseudoInsts.cpp
lib/Target/ARM/ARMFixupKinds.h
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/ARMMCCodeEmitter.cpp
utils/TableGen/EDEmitter.cpp
At: Mon 13 Dec 2010 14:56:40
Changed By: resistor
Comments: Revert r121721, which broke buildbots.
Properties:
File: lib/Analysis/Lint.cpp
At: Mon 13 Dec 2010 14:56:40
Changed By: djg
Comments: Update a comment.
Properties:
Files:
include/clang/AST/DeclTemplate.h
include/clang/AST/Expr.h
include/clang/AST/NestedNameSpecifier.h
include/clang/AST/Stmt.h
include/clang/AST/TemplateBase.h
include/clang/AST/TemplateName.h
include/clang/AST/Type.h
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/Sema.h
lib/AST/NestedNameSpecifier.cpp
lib/AST/TemplateBase.cpp
lib/AST/TemplateName.cpp
lib/AST/Type.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaExprCXX.cpp
lib/Sema/SemaTemplate.cpp
lib/Serialization/ASTReaderStmt.cpp
lib/Serialization/ASTWriterStmt.cpp
test/CXX/temp/temp.decls/temp.variadic/p5.cpp
At: Mon 13 Dec 2010 14:56:40
Changed By: dgregor
Comments: Variadic templates: extend Type, NestedNameSpecifier, TemplateName,
and TemplateArgument with an operation that determines whether there
are any unexpanded parameter packs within that construct. Use this
information to diagnose the appearance of the names of parameter packs
that have not been expanded (C++ [temp.variadic]p5). Since this
property is checked often (every declaration, ever expression
statement, etc.), we extend Type and Expr with a bit storing the
result of this computation, rather than walking the AST each time to
determine whether any unexpanded parameter packs occur.
This commit is deficient in several ways, which will be remedied with
future commits:
- Expr has a bit to store the presence of an unexpanded parameter
pack, but it is never set.
- The error messages don't point out where the unexpanded parameter
packs were named in the type/expression, but they should.
- We don't check for unexpanded parameter packs in all of the places
where we should.
- Testing is sparse, pending the resolution of the above three
issues.
Properties:
Files:
lib/Transforms/Utils/SimplifyCFG.cpp
test/Transforms/SimplifyCFG/switch_create.ll
At: Mon 13 Dec 2010 15:06:40
Changed By: lattner
Comments: temporarily disable part of my previous patch, which causes an iterator invalidation issue, causing a crash on some versions of perlbmk.
Properties:
File: lib/Target/ARM/ARMInstrNEON.td
At: Mon 13 Dec 2010 15:06:40
Changed By: bwilson
Comments: Simplify N2VSPat, removing some unnecessary type arguments.Properties:
Files:
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMInstrNEON.td
test/CodeGen/Thumb2/cross-rc-coalescing-2.ll
utils/TableGen/ARMDecoderEmitter.cpp
At: Mon 13 Dec 2010 15:06:40
Changed By: bwilson
Comments: Remove the rest of the *_sfp Neon instruction patterns.
Use the same COPY_TO_REGCLASS approach as for the 2-register *_sfp instructions.
This change made a big difference in the code generated for the
CodeGen/Thumb2/cross-rc-coalescing-2.ll test: The coalescer is still doing
a fine job, but some instructions that were previously moved outside the loop
are not moved now. It's using fewer VFP registers now, which is generally
a good thing, so I think the estimates for register pressure changed and that
affected the LICM behavior. Since that isn't obviously wrong, I've just
changed the test file. This completes the work for Radar 8711675.Properties:
LOGS:
Last 10 lines of 'stdio':
SingleSource/UnitTests/block-call-r7674133 | 0.0512 544 0.0071 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/block-copied-in-cxxobj | 0.2440 3360 0.0856 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/blockstret | 0.0501 720 0.0062 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0163 1088 0.0198 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/conditional-gnu-ext | 0.0247 528 0.0051 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/conditional-gnu-ext-cxx | 0.0369 544 0.0067 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/initp1 | 0.3844 656 0.0080 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0174 976 0.0298 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/stmtexpr | 0.0657 560 0.0061 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/vla | 0.1489 528 0.0062 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'report':
SingleSource/UnitTests/block-call-r7674133 | 0.0512 544 0.0071 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/block-copied-in-cxxobj | 0.2440 3360 0.0856 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/blockstret | 0.0501 720 0.0062 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0163 1088 0.0198 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/conditional-gnu-ext | 0.0247 528 0.0051 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/conditional-gnu-ext-cxx | 0.0369 544 0.0067 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/initp1 | 0.3844 656 0.0080 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0174 976 0.0298 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/stmtexpr | 0.0657 560 0.0061 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/vla | 0.1489 528 0.0062 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'fail.GCCAS':
GCCAS.MultiSource/Applications/ClamAV/clamscan
GCCAS.MultiSource/Applications/JM/lencod/lencod
GCCAS.MultiSource/Applications/SIBsim4/SIBsim4
GCCAS.MultiSource/Applications/oggenc/oggenc
GCCAS.MultiSource/Applications/sqlite3/sqlite3
GCCAS.MultiSource/Benchmarks/MallocBench/cfrac/cfrac
GCCAS.MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset
GCCAS.MultiSource/Benchmarks/PAQ8p/paq8p
GCCAS.MultiSource/Benchmarks/Prolangs-C++/fsm/fsm
GCCAS.MultiSource/Benchmarks/Ptrdist/bc/bc
Last 10 lines of 'fail.Bytecode':
Bytecode.MultiSource/Applications/SIBsim4/SIBsim4
Bytecode.MultiSource/Applications/oggenc/oggenc
Bytecode.MultiSource/Applications/sqlite3/sqlite3
Bytecode.MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000
Bytecode.MultiSource/Benchmarks/MallocBench/cfrac/cfrac
Bytecode.MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset
Bytecode.MultiSource/Benchmarks/PAQ8p/paq8p
Bytecode.MultiSource/Benchmarks/Prolangs-C++/fsm/fsm
Bytecode.MultiSource/Benchmarks/Prolangs-C/loader/loader
Bytecode.MultiSource/Benchmarks/Ptrdist/bc/bc
Last 10 lines of 'fail.LLC':
LLC.MultiSource/Applications/SIBsim4/SIBsim4
LLC.MultiSource/Applications/oggenc/oggenc
LLC.MultiSource/Applications/sqlite3/sqlite3
LLC.MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000
LLC.MultiSource/Benchmarks/MallocBench/cfrac/cfrac
LLC.MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset
LLC.MultiSource/Benchmarks/PAQ8p/paq8p
LLC.MultiSource/Benchmarks/Prolangs-C++/fsm/fsm
LLC.MultiSource/Benchmarks/Prolangs-C/loader/loader
LLC.MultiSource/Benchmarks/Ptrdist/bc/bc
Last 10 lines of 'fail.LLC_compile':
LLC_compile.MultiSource/Applications/SIBsim4/SIBsim4
LLC_compile.MultiSource/Applications/oggenc/oggenc
LLC_compile.MultiSource/Applications/sqlite3/sqlite3
LLC_compile.MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000
LLC_compile.MultiSource/Benchmarks/MallocBench/cfrac/cfrac
LLC_compile.MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset
LLC_compile.MultiSource/Benchmarks/PAQ8p/paq8p
LLC_compile.MultiSource/Benchmarks/Prolangs-C++/fsm/fsm
LLC_compile.MultiSource/Benchmarks/Prolangs-C/loader/loader
LLC_compile.MultiSource/Benchmarks/Ptrdist/bc/bc
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