[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Nov 4 17:35:50 PST 2009
The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/281
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: ddunbar2.apple.com
Build Reason:
Build Source Stamp: 86099
Blamelist: david_goodwin,evancheng,lhames,sandeep
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/CodeGen/LLVMTargetMachine.cpp
At: Wed 04 Nov 2009 17:21:40
Changed By: evancheng
Comments: Now that code placement optimization pass is run for JIT, make sure it's before pre-emit passes.
File: include/llvm/CodeGen/SlotIndexes.h
At: Wed 04 Nov 2009 17:21:40
Changed By: lhames
Comments: Tidied some ugliness in the SlotIndex default constructor.
Files:
lib/CodeGen/AggressiveAntiDepBreaker.cpp
lib/CodeGen/AggressiveAntiDepBreaker.h
lib/CodeGen/PostRASchedulerList.cpp
At: Wed 04 Nov 2009 17:21:40
Changed By: david_goodwin
Comments: Break anti-dependencies using free registers in a round-robin manner to avoid introducing new anti-dependencies.
File: gcc/config/arm/llvm-arm.cpp
At: Wed 04 Nov 2009 17:26:40
Changed By: sandeep
Comments: An aggregate with no register candidate FDTs in it was being marked homogeneous. Committed as obvious.
LOGS:
Last 10 lines of 'compile.stdio':
llvm[3]: Building Debug Archive Library libLLVMARMCodeGen.a
llvm[4]: Compiling ARMAsmPrinter.cpp for Debug build
llvm[4]: Compiling ARMInstPrinter.cpp for Debug build
llvm[4]: Compiling ARMMCInstLower.cpp for Debug build
llvm[4]: Building Debug Archive Library libLLVMARMAsmPrinter.a
llvm[4]: Compiling ARMAsmParser.cpp for Debug build
llvm[4]: Building Debug Archive Library libLLVMARMAsmParser.a
llvm[4]: Compiling ARMTargetInfo.cpp for Debug build
llvm[4]: Building Debug Archive Library libLLVMARMInfo.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list