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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Fri Aug 27 17:26:40 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/4183

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 112330
Blamelist: bwilson,dgregor,ggreif,resistor

BUILD FAILED: failed test-clang test-clang_1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/LinkAllPasses.h
 include/llvm/Transforms/Scalar.h
 lib/Transforms/Scalar/ValuePropagation.cpp
 test/Transforms/ValuePropagation
 test/Transforms/ValuePropagation/dg.exp
 test/Transforms/ValuePropagation/phi.ll
 test/Transforms/ValuePropagation/select.ll
At: Fri 27 Aug 2010 16:37:09
Changed By: resistor
Comments: Add a prototype of a new peephole optimizing pass that uses LazyValue info to simplify PHIs and select's.
This pass addresses the missed optimizations from PR2581 and PR4420.
Properties: 




File: test/SemaTemplate/inject-templated-friend.cpp
At: Fri 27 Aug 2010 16:42:08
Changed By: ggreif
Comments: reproduction recipe for PR8007, expected to fail for now, review welcomeProperties: 




File: lib/Target/ARM/ARMLoadStoreOptimizer.cpp
At: Fri 27 Aug 2010 17:03:39
Changed By: bwilson
Comments: When merging Thumb2 loads/stores, do not give up when the offset is one of
the special values that for ARM would be used with IB or DA modes.  Fall
through and consider materializing a new base address is it would be
profitable.
Properties: 




Files:
 include/clang/Sema/Sema.h
 lib/Parse/ParseDeclCXX.cpp
 lib/Sema/SemaCodeComplete.cpp
At: Fri 27 Aug 2010 17:03:43
Changed By: dgregor
Comments: Basic code completion support for the base and member initializers in
a constructor.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 18.28s
	********************
	Unexpected Passing Tests (1):
	    Clang :: SemaTemplate/inject-templated-friend.cpp
	
	  Expected Passes    : 2487
	  Expected Failures  : 19
	  Unexpected Passes  : 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: Lexer/hexfloat.cpp
	Clang :: PCH/changed-files.c
	Clang :: PCH/pr4489.c
	Clang :: PCH/source-manager-stack.c
	Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp
	Clang :: SemaCXX/rval-references-xfail.cpp
	Clang :: SemaObjCXX/overload.mm
	Clang :: SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'xpass':
	Clang :: SemaTemplate/inject-templated-friend.cpp

Last 10 lines of 'inject-templated-friend.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang  /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/SemaTemplate/inject-templated-friend.cpp -S -emit-llvm -o - | grep -e "define linkonce_odr.*_ZN6pr8007lsERNS_11std_ostreamERKNS_8StreamerINS_3FooEEE"
	--
	Exit Code: 0
	Command Output (stdout):
	--
	define linkonce_odr %"struct.pr8007::std_ostream"* @_ZN6pr8007lsERNS_11std_ostreamERKNS_8StreamerINS_3FooEEE(%"struct.pr8007::std_ostream"* %o, %"struct.pr8007::Streamer"* %f) nounwind inlinehint ssp {
	--
	
	********************
	

Last 10 lines of 'stdio':
	Testing Time: 16.62s
	********************
	Unexpected Passing Tests (1):
	    Clang :: SemaTemplate/inject-templated-friend.cpp
	
	  Expected Passes    : 2487
	  Expected Failures  : 19
	  Unexpected Passes  : 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: Lexer/hexfloat.cpp
	Clang :: PCH/changed-files.c
	Clang :: PCH/pr4489.c
	Clang :: PCH/source-manager-stack.c
	Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp
	Clang :: SemaCXX/rval-references-xfail.cpp
	Clang :: SemaObjCXX/overload.mm
	Clang :: SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'xpass':
	Clang :: SemaTemplate/inject-templated-friend.cpp

Last 10 lines of 'inject-templated-friend.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang  /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/SemaTemplate/inject-templated-friend.cpp -S -emit-llvm -o - | grep -e "define linkonce_odr.*_ZN6pr8007lsERNS_11std_ostreamERKNS_8StreamerINS_3FooEEE"
	--
	Exit Code: 0
	Command Output (stdout):
	--
	define linkonce_odr %"struct.pr8007::std_ostream"* @_ZN6pr8007lsERNS_11std_ostreamERKNS_8StreamerINS_3FooEEE(%"struct.pr8007::std_ostream"* %o, %"struct.pr8007::Streamer"* %f) nounwind inlinehint ssp {
	--
	
	********************
	




More information about the llvm-testresults mailing list