[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Oct 1 13:31:07 PDT 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/5120
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 115337
Blamelist: cornedbee,evancheng,lattner,resistor
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Target/ARM/ARMScheduleA9.td
At: Fri 01 Oct 2010 12:47:05
Changed By: evancheng
Comments: Per Cortex-A9 pipeline diagram. AGU (core load / store issue) and NEON/FP issue are multiplexed. Model it correctly.Properties:
File: include/clang/Basic/Builtins.def
At: Fri 01 Oct 2010 12:53:09
Changed By: lattner
Comments: fix a bogus "I" that I added to the per-function attribute list.
Properties:
Files:
include/clang/Serialization/ASTReader.h
lib/Serialization/ASTReader.cpp
At: Fri 01 Oct 2010 13:02:29
Changed By: cornedbee
Comments: Record module loaders and module source order.Properties:
Files:
include/clang/Serialization/ASTReader.h
lib/Serialization/ASTReader.cpp
lib/Serialization/ASTReaderDecl.cpp
lib/Serialization/ASTReaderStmt.cpp
At: Fri 01 Oct 2010 13:02:29
Changed By: cornedbee
Comments: Thread PerFileData through everything. This allows us to remap stuff later.Properties:
Files:
lib/Transforms/Scalar/GVN.cpp
test/Transforms/GVN/2010-03-31-RedundantPHIs.ll
At: Fri 01 Oct 2010 13:06:48
Changed By: resistor
Comments: Now that the profitable bits of EnableFullLoadPRE have been enabled by default, rip out the remainder.
Anyone interested in more general PRE would be better served by implementing it separately, to get real
anticipation calculation, etc.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Release+Asserts build
llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Release+Asserts build
llvm[4]: Compiling UnixAPIChecker.cpp for Release+Asserts build
llvm[4]: Compiling UnreachableCodeChecker.cpp for Release+Asserts build
llvm[4]: Compiling VLASizeChecker.cpp for Release+Asserts build
llvm[4]: Compiling ValueManager.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangChecker.a
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
More information about the llvm-testresults
mailing list