[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Feb 18 16:37:32 PST 2010


The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/917

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

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

Build Reason: 
Build Source Stamp: 96634
Blamelist: djg,grosbach

BUILD FAILED: failed compile.llvm.stage1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Transforms/Scalar/LoopStrengthReduce.cpp
 test/CodeGen/X86/lsr-reuse.ll
At: Thu 18 Feb 2010 16:10:30
Changed By: djg
Comments: When determining the set of interesting reuse factors, consider
strides in foreign loops. This helps locate reuse opportunities
with existing induction variables in foreign loops and reduces
the need for inserting new ones. This fixes rdar://7657764.
Properties: 




Files:
 include/llvm/Target/TargetRegisterInfo.h
 lib/CodeGen/PrologEpilogInserter.cpp
 lib/Target/ARM/ARMBaseRegisterInfo.cpp
 lib/Target/ARM/ARMBaseRegisterInfo.h
At: Thu 18 Feb 2010 16:20:23
Changed By: grosbach
Comments: Radar 7636153. In the presence of large call frames, it's not sufficient
for ARM to just check if a function has a FP to determine if it's safe
to simplify the stack adjustment pseudo ops prior to eliminating frame
indices. Allow targets to override the default behavior and does so for ARM
and Thumb2.

Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[3]: Compiling InstCombineCasts.cpp for Release build
	llvm[3]: Compiling InstCombineCompares.cpp for Release build
	llvm[3]: Compiling InstCombineLoadStoreAlloca.cpp for Release build
	llvm[3]: Compiling InstCombineMulDivRem.cpp for Release build
	llvm[3]: Compiling InstCombinePHI.cpp for Release build
	llvm[3]: Compiling InstCombineSelect.cpp for Release build
	llvm[3]: Compiling InstCombineShifts.cpp for Release build
	llvm[3]: Compiling InstCombineSimplifyDemanded.cpp for Release build
	llvm[3]: Compiling InstCombineVectorOps.cpp for Release build
	llvm[3]: Compiling InstructionCombining.cpp for Release build

Last 10 lines of 'interrupt':
	The web-page 'stop build' button was pressed by '<unknown>': <no reason specified>




More information about the llvm-testresults mailing list