[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Jun 15 15:38:24 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/7907
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 106057
Blamelist: bwilson,johannes,rafael,sampo
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMBaseRegisterInfo.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMRegisterInfo.td
lib/Target/ARM/Thumb1InstrInfo.cpp
lib/Target/ARM/Thumb2InstrInfo.cpp
utils/TableGen/ARMDecoderEmitter.cpp
utils/TableGen/EDEmitter.cpp
At: Tue 15 Jun 2010 15:09:34
Changed By: johannes
Comments: Next round of tail call changes. Register used in a tail
call must not be callee-saved; following x86, add a new
regclass to represent this. Also fixes a couple of bugs.
Still disabled by default; Thumb doesn't work yet.
Properties:
File: gcc/config/arm/llvm-arm-target.h
At: Tue 15 Jun 2010 15:14:30
Changed By: rafael
Comments: If the target ABI and the DEFAULT ABI use the same calling convention,
use the C calling convention instead of forcing a particular one.Properties:
File: utils/TableGen/NeonEmitter.cpp
At: Tue 15 Jun 2010 15:14:30
Changed By: sampo
Comments: Make VC++ happy
Properties:
File: test/FrontendC/pr5406.c
At: Tue 15 Jun 2010 15:19:13
Changed By: rafael
Comments: Update test to match recent llvm-gcc change.Properties:
File: lib/CodeGen/IfConversion.cpp
At: Tue 15 Jun 2010 15:19:13
Changed By: bwilson
Comments: Fix 80col violations, remove trailing whitespace, and clarify a comment.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[2]: Compiling StrongPHIElimination.cpp for Debug build
llvm[2]: Compiling TailDuplication.cpp for Debug build
llvm[2]: Compiling TargetInstrInfoImpl.cpp for Debug build
llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Debug build
llvm[2]: Compiling TwoAddressInstructionPass.cpp for Debug build
llvm[2]: Compiling UnreachableBlockElim.cpp for Debug build
llvm[2]: Compiling VirtRegMap.cpp for Debug build
llvm[2]: Compiling VirtRegRewriter.cpp for Debug build
llvm[2]: Building Debug Archive Library libLLVMCodeGen.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list