[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Jul 15 10:49:14 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/3390

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 108429
Blamelist: resistor

BUILD FAILED: failed compile.llvm.stage2

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
 lib/Transforms/InstCombine/InstCombineSelect.cpp
At: Thu 15 Jul 2010 10:29:46
Changed By: resistor
Comments: Per Chris' suggestion, get rid of the select canonicalization and just add
the corresponding or-icmp-and pattern.  This has the added benefit of doing
the matching earlier, and thus being less susceptible to being confused by
earlier transforms.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Compiling ARMAsmLexer.cpp for Release+Asserts build
	llvm[4]: Compiling ARMAsmParser.cpp for Release+Asserts build
	llvm[4]: Building Release+Asserts Archive Library libLLVMARMAsmParser.a
	llvm[4]: Compiling ARMDisassembler.cpp for Release+Asserts build
	llvm[4]: Compiling ARMDisassemblerCore.cpp for Release+Asserts build
	llvm[4]: Building Release+Asserts Archive Library libLLVMARMDisassembler.a
	llvm[4]: Compiling ARMTargetInfo.cpp for Release+Asserts build
	llvm[4]: Building Release+Asserts Archive Library libLLVMARMInfo.a
	make[1]: *** [Target/.makeall] Error 2
	make: *** [all] Error 1




More information about the llvm-testresults mailing list