[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Nov 10 14:26:54 PST 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/6144
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 118724
Blamelist: bwilson,djg,rafael
BUILD FAILED: failed compile.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Analysis/MemoryDependenceAnalysis.cpp
test/Analysis/TypeBasedAliasAnalysis/gvn-nonlocal-type-mismatch.ll
At: Wed 10 Nov 2010 13:47:37
Changed By: djg
Comments: Fully invalidate cached results when a prior query's size or
type is insufficient for, or incompatible with, the current query.
Properties:
File: lib/MC/ELFObjectWriter.cpp
At: Wed 10 Nov 2010 13:57:57
Changed By: rafael
Comments: Factor some code into ComputeIndexMap.Properties:
File: lib/Analysis/MemoryDependenceAnalysis.cpp
At: Wed 10 Nov 2010 13:57:57
Changed By: djg
Comments: Factor out the code for computing an AliasAnalysis::Location
for a given instruction into a helper function.
Properties:
Files:
include/clang/AST/ASTContext.h
include/clang/AST/Type.h
lib/AST/ASTContext.cpp
lib/AST/ASTImporter.cpp
lib/AST/TypePrinter.cpp
lib/CodeGen/Mangle.cpp
lib/Sema/SemaChecking.cpp
lib/Sema/SemaInit.cpp
lib/Sema/SemaType.cpp
lib/Sema/TreeTransform.h
lib/Serialization/ASTReader.cpp
lib/Serialization/ASTWriter.cpp
At: Wed 10 Nov 2010 14:02:37
Changed By: bwilson
Comments: Add a variant of GCC-style vector types for ARM NEON.
NEON vector types need to be mangled in a special way to comply with ARM's ABI,
similar to some of the AltiVec-specific vector types. This patch is mostly
just renaming a bunch of "AltiVecSpecific" things, since they will no longer
be specific to AltiVec. Besides that, it just adds the new "NeonVector" enum.Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling ARMAsmLexer.cpp for Release+Asserts build
llvm[4]: Compiling ARMAsmParser.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMARMAsmParser.a
llvm[4]: Compiling ARMDisassembler.cpp for Release+Asserts build
llvm[4]: Compiling ARMDisassemblerCore.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMARMDisassembler.a
llvm[4]: Compiling ARMTargetInfo.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMARMInfo.a
make[1]: *** [Target/.makeall] Error 2
make: *** [all] Error 1
More information about the llvm-testresults
mailing list