[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue May 11 16:56:11 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/1984
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 103523
Blamelist: jyasskin,stoklund
BUILD FAILED: failed compile.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/CodeGen/RegAllocFast.cpp
test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll
test/CodeGen/ARM/2008-02-29-RegAllocLocal.ll
test/CodeGen/ARM/2009-05-07-RegAllocLocal.ll
At: Tue 11 May 2010 16:30:46
Changed By: stoklund
Comments: Keep track of the last place a live virtreg was used.
This allows us to add accurate kill markers, something the scavenger likes.
Add some more tests from ARM that needed this.Properties:
File: lib/CodeGen/RegAllocFast.cpp
At: Tue 11 May 2010 16:30:46
Changed By: stoklund
Comments: Store the Dirty bit in the LiveReg structure instead of a bit vector.Properties:
File: tools/bugpoint/Miscompilation.cpp
At: Tue 11 May 2010 16:30:46
Changed By: jyasskin
Comments: Fix PR6951 by fixing Module leaks in bugpoint.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Building Release Archive Library libLLVMARMAsmPrinter.a
llvm[4]: Compiling ARMAsmLexer.cpp for Release build
llvm[4]: Compiling ARMAsmParser.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMARMAsmParser.a
llvm[4]: Compiling ARMDisassembler.cpp for Release build
llvm[4]: Compiling ARMDisassemblerCore.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMARMDisassembler.a
llvm[4]: Compiling ARMTargetInfo.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMARMInfo.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list