[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Dec 10 13:35:53 PST 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/7044
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 121524
Blamelist: djg,grosbach,stoklund
BUILD FAILED: failed compile.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/CodeGen/RegAllocGreedy.cpp
At: Fri 10 Dec 2010 12:52:34
Changed By: stoklund
Comments: Fix miscompilation caused by trivial logic error in the reassignVReg()
interference check.Properties:
Files:
lib/Analysis/BasicAliasAnalysis.cpp
test/Analysis/TypeBasedAliasAnalysis/precedence.ll
At: Fri 10 Dec 2010 12:52:34
Changed By: djg
Comments: Implement PartialAlias checking in BasicAA.
Properties:
File: lib/Target/ARM/ARMInstrFormats.td
At: Fri 10 Dec 2010 12:52:34
Changed By: grosbach
Comments: Trailing whitespace.Properties:
File: lib/Target/ARM/ARMInstrFormats.td
At: Fri 10 Dec 2010 12:56:46
Changed By: grosbach
Comments: Tidy up.Properties:
Files:
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td
At: Fri 10 Dec 2010 12:56:46
Changed By: grosbach
Comments: More trivial cleanup. No need to define the EncoderMethod property type. Can
just assign to it.Properties:
File: lib/Target/ARM/ARMMCCodeEmitter.cpp
At: Fri 10 Dec 2010 13:12:52
Changed By: grosbach
Comments: Fix encoding of 'U' bit for Thumb2 STRD/LDRD instructions. rdar://8755726Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[2]: Compiling VirtRegMap.cpp for Release+Asserts build
llvm[2]: Compiling VirtRegRewriter.cpp for Release+Asserts build
llvm[3]: Building Release+Asserts Archive Library libLLVMipa.a
llvm[4]: Building Release+Asserts Archive Library libLLVMX86Disassembler.a
llvm[4]: Compiling X86TargetInfo.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libLLVMX86Info.a
make[1]: *** [Target/.makeall] Error 2
make[1]: *** Waiting for unfinished jobs....
llvm[2]: Building Release+Asserts Archive Library libLLVMCodeGen.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list