[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Jul 28 23:21:15 PDT 2009
The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/1037
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04.apple.com
Build Reason:
Build Source Stamp: 77436
Blamelist: evancheng,lattner,nicholas
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: utils/TableGen/AsmWriterEmitter.cpp
At: Tue 28 Jul 2009 22:08:35
Changed By: evancheng
Comments: Revert AsmWriterEmitter.cpp to 74742. The recent changes are causing serious compile time regression.
Files:
include/llvm/Target/TargetLoweringObjectFile.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/ELFWriter.cpp
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
lib/Target/Alpha/AsmPrinter/AlphaAsmPrinter.cpp
lib/Target/CellSPU/AsmPrinter/SPUAsmPrinter.cpp
lib/Target/MSP430/MSP430AsmPrinter.cpp
lib/Target/Mips/AsmPrinter/MipsAsmPrinter.cpp
lib/Target/PIC16/PIC16AsmPrinter.cpp
lib/Target/PIC16/PIC16TargetObjectFile.cpp
lib/Target/PIC16/PIC16TargetObjectFile.h
lib/Target/PowerPC/AsmPrinter/PPCAsmPrinter.cpp
lib/Target/Sparc/AsmPrinter/SparcAsmPrinter.cpp
lib/Target/SystemZ/AsmPrinter/SystemZAsmPrinter.cpp
lib/Target/TargetLoweringObjectFile.cpp
lib/Target/X86/AsmPrinter/X86ATTAsmPrinter.cpp
lib/Target/XCore/XCoreAsmPrinter.cpp
At: Tue 28 Jul 2009 22:13:36
Changed By: lattner
Comments: pass the mangler down into the various SectionForGlobal methods.
No functionality change.
Files:
lib/Transforms/Scalar/SimplifyLibCalls.cpp
test/Transforms/SimplifyLibCalls/2009-07-28-Exit.ll
At: Tue 28 Jul 2009 22:18:36
Changed By: nicholas
Comments: Bulk erasing instructions without RAUWing them is unsafe. Instead, break them
into a new BB that has no predecessors.
Files:
lib/Target/TargetLoweringObjectFile.cpp
test/CodeGen/X86/global-sections.ll
At: Tue 28 Jul 2009 22:23:36
Changed By: lattner
Comments: fix PR4584 with a trivial patch now that the pieces are in place.
File: lib/Target/TargetLoweringObjectFile.cpp
At: Tue 28 Jul 2009 22:28:36
Changed By: lattner
Comments: mingw uses .data and .text, not _data and _text.
File: test/Transforms/SimplifyLibCalls/2009-07-28-Exit.ll
At: Tue 28 Jul 2009 22:33:36
Changed By: lattner
Comments: don't dump .bc file to stdout, and simplify this to a trivial testcase.
LOGS:
Last 10 lines of 'test-llvm.stdio':
Running /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Transforms/TailDup/dg.exp ...
Running /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Verifier/dg.exp ...
=== Summary ===
# of expected passes 4370
# of unexpected failures 1
# of expected failures 34
make[1]: *** [check-local] Error 1
make: *** [check] Error 2
Last 10 lines of 'test-llvm.fails':
FAIL: /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/FrontendC++/2009-07-15-LineNumbers.cpp
More information about the llvm-testresults
mailing list