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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Nov 11 18:33:42 PST 2009


The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/303

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

Buildslave for this Build: smoosh-04.apple.com

Build Reason: 
Build Source Stamp: 86924
Blamelist: ddunbar,echristo,lattner,lhames

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/ExecutionEngine/JIT/JITMemoryManager.cpp
At: Wed 11 Nov 2009 17:09:53
Changed By: echristo
Comments: Fix typo, cleanup whitespace.




Files:
 lib/Analysis/LazyValueInfo.cpp
 test/Transforms/JumpThreading/basic.ll
At: Wed 11 Nov 2009 17:24:53
Changed By: lattner
Comments: move some stuff into DEBUG's and turn on lazy-value-info for
the basic.ll testcase.




File: lib/CodeGen/PreAllocSplitting.cpp
At: Wed 11 Nov 2009 17:24:53
Changed By: lhames
Comments: Fixed an iteration condition in PreAllocSplitting. This should fix some miscompilations casued by PreAllocSplitting.




Files:
 include/llvm/Analysis/LazyValueInfo.h
 lib/Analysis/LazyValueInfo.cpp
 lib/Transforms/Scalar/JumpThreading.cpp
At: Wed 11 Nov 2009 17:29:53
Changed By: lattner
Comments: expose edge information and switch j-t to use it.




File: lib/Transforms/Scalar/JumpThreading.cpp
At: Wed 11 Nov 2009 17:39:53
Changed By: lattner
Comments: this argument can be an arbitrary value, it doesn't need to be an instruction.




Files:
 test/PCH/preprocess.c
 tools/clang-cc/clang-cc.cpp
At: Wed 11 Nov 2009 17:39:53
Changed By: ddunbar
Comments: Fix PCH/preprocess test to be more useful, and unbreak -E mode with implicit
PCH, which I broke.



File: tools/clang-cc/clang-cc.cpp
At: Wed 11 Nov 2009 17:39:53
Changed By: ddunbar
Comments: clang-cc: Move non-Consumer action handling to common location, to expose the massive amount of redundancy we have introduced through blind copy-and-paste.



Files:
 lib/Transforms/Scalar/JumpThreading.cpp
 test/Transforms/JumpThreading/basic.ll
At: Wed 11 Nov 2009 17:44:53
Changed By: lattner
Comments: with the new code we can thread non-instruction values.  This
allows us to handle the test10 testcase.




LOGS:
Last 10 lines of 'test-llvm.stdio':
	Running /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Transforms/TailDup/dg.exp ...
	Running /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Verifier/dg.exp ...
	
			===  Summary ===
	
	# of expected passes		4599
	# of unexpected failures	1
	# of expected failures		36
	make[1]: *** [check-local] Error 1
	make: *** [check] Error 2

Last 10 lines of 'test-llvm.fails':
	FAIL: /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Transforms/JumpThreading/basic.ll
	




More information about the llvm-testresults mailing list