[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Apr 16 13:23:23 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/1415
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 101531
Blamelist: djg,johnny
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp
test/MC/Disassembler/arm-tests.txt
At: Fri 16 Apr 2010 13:03:04
Changed By: johnny
Comments: In the same spirit of r101524, which removed the assert() from printAddrMode2OffsetOperand(),
this patch removes the assert() from printAddrMode3OffsetOperand() and adds a test case.
Properties:
File: include/llvm/Target/TargetLowering.h
At: Fri 16 Apr 2010 13:13:09
Changed By: djg
Comments: Fix this code to avoid implicit assumptions about the length of the array.
Properties:
Files:
include/llvm/Target/TargetLowering.h
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.h
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
At: Fri 16 Apr 2010 13:13:09
Changed By: djg
Comments: Eliminate an unnecessary SelectionDAG dependency in getOptimalMemOpType.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[3]: Compiling CallGraphSCCPass.cpp for Release build
llvm[3]: Compiling GlobalsModRef.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMX86Disassembler.a
llvm[4]: Compiling X86TargetInfo.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMX86Info.a
llvm[3]: Building Release Archive Library libLLVMipa.a
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