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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Sep 29 12:52:51 PDT 2010


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/5814

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 115062
Blamelist: bwilson,ddunbar,dgregor,lattner,resistor

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Target/ARM/ARMLoadStoreOptimizer.cpp
 lib/Target/ARM/ARMSubtarget.h
 test/CodeGen/ARM/align.ll
At: Wed 29 Sep 2010 10:56:29
Changed By: bwilson
Comments: Increase ARM APCS preferred alignment for i64 and f64 from 32 bits to 64 bits.
LDM/STM instructions can run one cycle faster on some ARM processors if the
memory address is 64-bit aligned.  Radar 8489376.
Properties: 




Files:
 utils/GetRepositoryPath
 utils/GetSourceVersion
At: Wed 29 Sep 2010 11:01:34
Changed By: ddunbar
Comments: utils: Add GetRepositoryPath script, patch by Jonathan Mulder!
 - Also, fix indention in GetSourceVersion while in the area.Properties: 




Files:
 include/clang/Basic/Version.h
 lib/Basic/Makefile
 lib/Basic/Version.cpp
At: Wed 29 Sep 2010 11:02:05
Changed By: ddunbar
Comments: Basic: Add support for git svn to get the repo version in clang executable,
patch by Jonathan Mulder!Properties: 




Files:
 lib/Sema/SemaTemplateInstantiateDecl.cpp
 test/SemaTemplate/instantiate-using-decl.cpp
At: Wed 29 Sep 2010 11:02:05
Changed By: dgregor
Comments: Fix handling of dependent nested namespace specifiers in UsingDecls
during template instantiation, from Martin Vejnar!
Properties: 




File: lib/Transforms/Scalar/LoopUnrollPass.cpp
At: Wed 29 Sep 2010 11:06:59
Changed By: resistor
Comments: Revert r114919, which caused some serious regressions on ARM.
Properties: 




Files:
 include/clang/Basic/Attr.td
 include/clang/Sema/AttributeList.h
 lib/CodeGen/CodeGenModule.cpp
 lib/Sema/AttributeList.cpp
 lib/Sema/SemaDeclAttr.cpp
 test/CodeGen/attr-naked.c
 test/Sema/attr-naked.c
At: Wed 29 Sep 2010 11:27:06
Changed By: ddunbar
Comments: Add support for attribute((naked)), patch by Zoxc on cfe-commits!
 - Minor style tweaks by me.Properties: 




Files:
 lib/Target/X86/AsmParser/X86AsmParser.cpp
 test/MC/AsmParser/X86/x86_instructions.s
At: Wed 29 Sep 2010 11:41:49
Changed By: lattner
Comments: implement rdar://8491845 - Gas supports commuted forms of non-commutable instructions.

Properties: 




Files:
 include/llvm/Analysis/PointerTracking.h
 include/llvm/LinkAllPasses.h
 lib/Analysis/PointerTracking.cpp
At: Wed 29 Sep 2010 11:46:24
Changed By: lattner
Comments: remove PointerTracking from mainline, Edwin is going to move it out to ClamAV
for LLVM 2.9
Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM :: Analysis/PointerTracking/sizes.ll
	
	  Expected Passes    : 5474
	  Expected Failures  : 36
	  Unsupported Tests  : 40
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'dg.log':
	

Last 10 lines of 'dg.sum':
	




More information about the llvm-testresults mailing list