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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Oct 18 11:35:55 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/6081

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 116716
Blamelist: enderby,grosbach,rafael

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/CodeGen/PrologEpilogInserter.cpp
At: Mon 18 Oct 2010 09:33:53
Changed By: grosbach
Comments: Trivial grammar tweak.Properties: 




Files:
 lib/MC/ELFObjectWriter.cpp
 test/MC/ELF/relocation-386.s
At: Mon 18 Oct 2010 09:43:59
Changed By: rafael
Comments: Handle GOTOFF correctly on i386.Properties: 




File: lib/Target/ARM/ARMBaseRegisterInfo.cpp
At: Mon 18 Oct 2010 09:43:59
Changed By: grosbach
Comments: Grammar tweak.Properties: 




File: lib/Target/ARM/ARMBaseRegisterInfo.cpp
At: Mon 18 Oct 2010 09:53:56
Changed By: grosbach
Comments: ARM addrmode4 instructions (ldm, stm and friends) can't encode an immediate
offset for stack references. Make sure we take that into account when
deciding whether to reserver an emergency spill slot for the register
scavenger. rdar://8559625Properties: 




Files:
 lib/MC/ELFObjectWriter.cpp
 test/MC/ELF/relocation-386.s
At: Mon 18 Oct 2010 10:03:53
Changed By: rafael
Comments: Produce a R_386_PLT32 when needed. Moved the default cases of switches to the
start for consistency.Properties: 




Files:
 lib/Target/X86/AsmParser/X86AsmParser.cpp
 lib/Target/X86/X86InstrControl.td
 lib/Target/X86/X86InstrInfo.td
 test/MC/X86/x86-32.s
 test/MC/X86/x86-64.s
At: Mon 18 Oct 2010 10:08:53
Changed By: enderby
Comments: Added a handful of x86-32 instructions that were missing so that llvm-mc would
be more complete.  These are only expected to be used by llvm-mc with assembly
source so there is no pattern, [], in the .td files.  Most are being added to
X86InstrInfo.td as Chris suggested and only comments about register uses are
added.  Suggestions welcome on the .td changes as I'm not sure on every detail
of the x86 records.  More missing instructions will be coming.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM :: MC/ELF/basic-elf.ll
	
	  Expected Passes    : 5473
	  Expected Failures  : 31
	  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