[llvm-testresults] buildbot failure in smooshlab on clang-powerpc-darwin8

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Jun 30 12:09:29 PDT 2010


The Buildbot has detected a new failure of clang-powerpc-darwin8 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-powerpc-darwin8/builds/5111

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

Buildslave for this Build: clattner.apple.com

Build Reason: 
Build Source Stamp: 107305
Blamelist: bruno,cornedbee,echristo,fjahanian,stoklund,wan

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/X86/X86InstrSSE.td
At: Wed 30 Jun 2010 11:06:58
Changed By: bruno
Comments: Fix a bug introduced in r107211 where instructions with memory operands are declared as commutableProperties: 




Files:
 lib/Sema/SemaInit.cpp
 lib/Sema/SemaOverload.cpp
 test/SemaCXX/rval-references.cpp
At: Wed 30 Jun 2010 11:17:01
Changed By: cornedbee
Comments: Make both old and new versions of reference binding use the new classification functions, and updated them for N3092.Properties: 




Files:
 lib/CodeGen/InlineSpiller.cpp
 lib/CodeGen/Spiller.cpp
At: Wed 30 Jun 2010 11:21:57
Changed By: stoklund
Comments: Remember to track spill slot uses in VirtRegMap when inserting loads and stores.
LocalRewriter::runOnMachineFunction uses this information to mark dead spill
slots.

This means that InlineSpiller now also works for functions that spill.Properties: 




Files:
 lib/CodeGen/Mangle.cpp
 test/CodeGenObjCXX/method-local-extern-mangle.mm
At: Wed 30 Jun 2010 11:32:23
Changed By: fjahanian
Comments: extern variable declared locally to objective-c++ method
should not be mangled either. Fixes radar 8016412.

Properties: 




File: include/clang/AST/RecursiveASTVisitor.h
At: Wed 30 Jun 2010 11:36:54
Changed By: wan
Comments: Fix RecursiveASTVisitor to traverse the ctor initializer list before
traversing the ctor body when traversing a CXXConstructorDecl.
Reviewed by chandlerc and csilvers.
Properties: 




Files:
 lib/Target/X86/X86InstrSSE.td
 test/MC/AsmParser/X86/x86_32-encoding.s
 test/MC/AsmParser/X86/x86_64-encoding.s
At: Wed 30 Jun 2010 11:41:53
Changed By: bruno
Comments: Add AVX SSE2 mask creation and conditional store instructionsProperties: 




File: lib/CodeGen/Spiller.cpp
At: Wed 30 Jun 2010 11:41:53
Changed By: stoklund
Comments: Some fool committed without testing (or even building) first.Properties: 




File: lib/Sema/SemaOverload.cpp
At: Wed 30 Jun 2010 11:41:53
Changed By: echristo
Comments: Add a return to silence a warning.  Alternately a default: return false
would work.

Sebastian: figure out which one you want :)
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[2]: Compiling TargetMachine.cpp for Debug build
	llvm[3]: Building Debug Archive Library libLLVMMBlazeCodeGen.a
	llvm[4]: Compiling MBlazeAsmPrinter.cpp for Debug build
	llvm[2]: Compiling TargetRegisterInfo.cpp for Debug build
	llvm[2]: Compiling TargetSubtarget.cpp for Debug build
	llvm[2]: Building Debug Archive Library libLLVMTarget.a
	llvm[4]: Building Debug Archive Library libLLVMMBlazeAsmPrinter.a
	llvm[4]: Compiling MBlazeTargetInfo.cpp for Debug build
	llvm[4]: Building Debug Archive Library libLLVMMBlazeInfo.a
	make: *** [all] Error 1




More information about the llvm-testresults mailing list