[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sun Nov 14 11:22:40 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/6260
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 119056
Blamelist: baldrick,lattner
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
Makefile.rules
autoconf/configure.ac
configure
lib/Target/Alpha/AlphaCodeEmitter.cpp
lib/Target/Alpha/AlphaJITInfo.cpp
lib/Target/Alpha/AlphaJITInfo.h
lib/Target/Alpha/AlphaTargetMachine.cpp
lib/Target/Alpha/AlphaTargetMachine.h
lib/Target/Alpha/AsmPrinter/AlphaAsmPrinter.cpp
lib/Target/Alpha/CMakeLists.txt
lib/Target/Alpha/Makefile
At: Sun 14 Nov 2010 10:29:21
Changed By: lattner
Comments: remove JIT support from the Alpha backend. The JIT will be moving to MC,
and the Alpha backend isn't MCized yet. Approved by Andrew.
Properties:
File: docs/CodeGenerator.html
At: Sun 14 Nov 2010 10:32:37
Changed By: lattner
Comments: no alpha jit support.
Properties:
File: lib/Target/Alpha/CMakeLists.txt
At: Sun 14 Nov 2010 10:32:37
Changed By: lattner
Comments: fix cmake
Properties:
Files:
lib/Target/PowerPC/AsmPrinter
lib/Target/PowerPC/CMakeLists.txt
lib/Target/PowerPC/Makefile
lib/Target/PowerPC/PPCAsmPrinter.cpp
At: Sun 14 Nov 2010 10:37:37
Changed By: lattner
Comments: move PPCAsmPrinter into the main PPC library, like ARM and X86.
Properties:
Files:
include/llvm/Analysis/InstructionSimplify.h
include/llvm/Instructions.h
lib/Analysis/InstructionSimplify.cpp
lib/Transforms/Scalar/GVN.cpp
lib/Transforms/Scalar/LoopUnswitch.cpp
lib/VMCore/Instructions.cpp
At: Sun 14 Nov 2010 10:43:14
Changed By: baldrick
Comments: If dom tree information is available, make it possible to pass
it to get better phi node simplification.
Properties:
Files:
CMakeLists.txt
lib/Target/Alpha/AlphaAsmPrinter.cpp
lib/Target/Alpha/AsmPrinter
lib/Target/Alpha/CMakeLists.txt
lib/Target/Alpha/Makefile
lib/Target/Blackfin/AsmPrinter
lib/Target/Blackfin/BlackfinAsmPrinter.cpp
lib/Target/Blackfin/CMakeLists.txt
lib/Target/Blackfin/Makefile
lib/Target/CellSPU/AsmPrinter
lib/Target/CellSPU/CMakeLists.txt
lib/Target/CellSPU/Makefile
lib/Target/CellSPU/SPUAsmPrinter.cpp
lib/Target/Mips/AsmPrinter
lib/Target/Mips/CMakeLists.txt
lib/Target/Mips/Makefile
lib/Target/Mips/MipsAsmPrinter.cpp
lib/Target/PTX/AsmPrinter
lib/Target/PTX/CMakeLists.txt
lib/Target/PTX/Makefile
lib/Target/PTX/PTXAsmPrinter.cpp
lib/Target/Sparc/AsmPrinter
lib/Target/Sparc/CMakeLists.txt
lib/Target/Sparc/Makefile
lib/Target/Sparc/SparcAsmPrinter.cpp
lib/Target/SystemZ/AsmPrinter
lib/Target/SystemZ/CMakeLists.txt
lib/Target/SystemZ/Makefile
lib/Target/SystemZ/SystemZAsmPrinter.cpp
lib/Target/XCore/AsmPrinter
lib/Target/XCore/CMakeLists.txt
lib/Target/XCore/Makefile
lib/Target/XCore/XCoreAsmPrinter.cpp
At: Sun 14 Nov 2010 10:47:37
Changed By: lattner
Comments: move all the target's asmprinters into the main target. The piece
that should be split out is the InstPrinter (if a target is mc'ized).
This change makes all the targets be consistent.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[2]: ======= Finished Linking Release+Asserts Executable lli (without symbols)
llvm[2]: Linking Release+Asserts executable llvm-bcanalyzer (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-bcanalyzer (without symbols)
llvm[2]: Linking Release+Asserts executable llvm-ld (without symbols)
llvm[2]: Linking Release+Asserts executable opt (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-ld (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable opt (without symbols)
llvm[2]: Linking Release+Asserts executable bugpoint (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable bugpoint (without symbols)
make: *** [all] Error 1
More information about the llvm-testresults
mailing list