[llvm-testresults] buildbot failure in smooshlab on clang-powerpc-darwin8
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Apr 14 12:05:43 PDT 2010
The Buildbot has detected a new failure of clang-powerpc-darwin8 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-powerpc-darwin8/builds/3622
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: clattner.apple.com
Build Reason:
Build Source Stamp: 101269
Blamelist: djg,ggreif
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Analysis/InlineCost.cpp
At: Wed 14 Apr 2010 11:18:08
Changed By: ggreif
Comments: performance: cache the dereferenced use_iterator
Properties:
Files:
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
At: Wed 14 Apr 2010 11:28:08
Changed By: djg
Comments: Fix typos in comments.
Properties:
Files:
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.h
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
At: Wed 14 Apr 2010 11:33:08
Changed By: djg
Comments: Pull utility routines with no SelectionDAG dependence out of
SelectionDAGBuilder. FunctionLoweringInfo isn't an ideal place for
them to live, but it's better than SelectionDAGBuilder for now.
Properties:
Files:
include/llvm/CodeGen/ISDOpcodes.h
include/llvm/CodeGen/SelectionDAGNodes.h
At: Wed 14 Apr 2010 11:48:08
Changed By: djg
Comments: Split ISD::NodeType and a few related items out of SelectionDAGNodes.h
into a separate header to allow clients to use them without pulling in
SelectionDAG-specific declarations.
Properties:
Files:
include/llvm/CodeGen/FastISel.h
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.h
At: Wed 14 Apr 2010 11:53:08
Changed By: djg
Comments: Refine #includes.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[3]: Compiling LowerSetJmp.cpp for Debug build
llvm[3]: Compiling MergeFunctions.cpp for Debug build
llvm[3]: Compiling PartialInlining.cpp for Debug build
llvm[3]: Compiling PartialSpecialization.cpp for Debug build
llvm[3]: Compiling PruneEH.cpp for Debug build
llvm[3]: Compiling StripDeadPrototypes.cpp for Debug build
llvm[3]: Compiling StripSymbols.cpp for Debug build
llvm[3]: Compiling StructRetPromotion.cpp for Debug build
llvm[3]: Building Debug Archive Library libLLVMipo.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list