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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Dec 21 12:35:58 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/7353

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 122355
Blamelist: johannes

BUILD FAILED: failed compile.llvm.stage2

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/CodeGen/SelectionDAG/DAGCombiner.cpp
At: Tue 21 Dec 2010 12:07:21
Changed By: johannes
Comments: Shift by the word size is invalid IR; don't create it.

Properties: 




Files:
 lib/CodeGen/SelectionDAG/DAGCombiner.cpp
 test/CodeGen/X86/divide-by-constant.ll
At: Tue 21 Dec 2010 12:12:21
Changed By: johannes
Comments: Get the type of a shift from the shift, not from its shift
count operand.  These should be the same but apparently are
not always, and this is cleaner anyway.  This improves the
code in an existing test.

Properties: 




Files:
 lib/CodeGen/SelectionDAG/DAGCombiner.cpp
 test/CodeGen/X86/x86-64-extend-shift.ll
At: Tue 21 Dec 2010 12:17:25
Changed By: johannes
Comments: Add a new transform to DAGCombiner.

Properties: 




LOGS:
Last 10 lines of 'stdio':
	            0x10360d110: i64 = Constant<8> [ORD=428] [ID=6]
	          0x103778f10: i64 = undef [ORD=425] [ID=5]
	        0x10360ca10: i64 = add 0x103750510, 0x10360d110 [ORD=453] [ID=18]
	          0x103750510: i64 = FrameIndex<2> [ORD=421] [ID=1]
	          0x10360d110: i64 = Constant<8> [ORD=428] [ID=6]
	        0x103778f10: i64 = undef [ORD=425] [ID=5]
	    0x1035c8410: i64 = Constant<274877907> [ID=13]
	  0x103778b10: i64 = Constant<63> [ID=15]
	make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/Timer.o] Error 1
	make: *** [all] Error 1




More information about the llvm-testresults mailing list