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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Nov 2 16:53:23 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/6338

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 118098
Blamelist: ddunbar,djg,foldr,lattner,rafael,resistor,void

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/MC/MCAssembler.h
 lib/MC/MCAssembler.cpp
At: Tue 02 Nov 2010 14:42:53
Changed By: rafael
Comments: Do relaxations with FT_Org fragments. Fixes the FIXME:

    // FIXME: We should compute this sooner, we don't want to recurse here, and
    // we would like to be more functional.

In MCAssembler::ComputeFragmentSize.Properties: 




Files:
 lib/Target/ARM/ARMInstrNEON.td
 test/MC/ARM/neon-vst-encoding.s
At: Tue 02 Nov 2010 14:52:38
Changed By: resistor
Comments: Add correct encodings for basic variants for vst3 and vst4.
Properties: 




File: utils/TableGen/AsmMatcherEmitter.cpp
At: Tue 02 Nov 2010 14:52:38
Changed By: lattner
Comments: merge two large parallel loops in EmitConvertToMCInst, no change
in the generated .inc files.
Properties: 




File: lib/Target/ARM/ARMInstrNEON.td
At: Tue 02 Nov 2010 14:57:54
Changed By: resistor
Comments: Tentative encodings for the "single element from one lane" variant of vst1.
Properties: 




File: lib/System/Unix/Path.inc
At: Tue 02 Nov 2010 15:12:37
Changed By: djg
Comments: Eliminate some temporary std::strings.
Properties: 




Files:
 lib/Target/ARM/ARMInstrNEON.td
 test/MC/ARM/neon-vst-encoding.s
At: Tue 02 Nov 2010 15:22:37
Changed By: resistor
Comments: Provide correct encodings for the remaining vst variants that we currently generate.
Properties: 




File: lib/Support/SystemUtils.cpp
At: Tue 02 Nov 2010 15:22:37
Changed By: foldr
Comments: Revert r118057, this is better fixed in appendSuffix itself.Properties: 




Files:
 include/llvm/System/Path.h
 lib/System/Path.cpp
 lib/System/Unix/Path.inc
 lib/System/Win32/Path.inc
At: Tue 02 Nov 2010 15:22:37
Changed By: foldr
Comments: appendSuffix: don't append a dot when the suffix is empty.

Additionally, move the implementation of appendSuffix to Path.cpp: it is
platform-independent.Properties: 




Files:
 lib/Target/MBlaze/MBlazeInstrFPU.td
 lib/Target/MBlaze/MBlazeInstrInfo.td
At: Tue 02 Nov 2010 15:34:04
Changed By: lattner
Comments: mark a few codegenonly instructions.
Properties: 




Files:
 lib/Target/ARM/ARMCodeEmitter.cpp
 lib/Target/ARM/ARMInstrInfo.td
 lib/Target/ARM/ARMMCCodeEmitter.cpp
At: Tue 02 Nov 2010 15:34:04
Changed By: resistor
Comments: Rename encoder methods to match naming convention.
Properties: 




File: www/get_started.html
At: Tue 02 Nov 2010 15:39:23
Changed By: ddunbar
Comments: Add link to LLVM releases page.Properties: 




Files:
 lib/Target/ARM/ARMCodeEmitter.cpp
 lib/Target/ARM/ARMInstrInfo.td
 lib/Target/ARM/ARMInstrVFP.td
 lib/Target/ARM/ARMMCCodeEmitter.cpp
 test/MC/ARM/arm_instructions.s
 test/MC/ARM/simple-fp-encoding.s
At: Tue 02 Nov 2010 15:39:23
Changed By: void
Comments: Rename getAddrModeImm12OpValue to getAddrModeImmOpValue and expand it to work
with immediates up to 16-bits in size. The same logic is applied to other LDR
encodings, e.g. VLDR, but which use a different immediate bit width (8-bits in
VLDR's case). Removing the "12" allows it to be more generic.
Properties: 




File: lib/System/Unix/Path.inc
At: Tue 02 Nov 2010 15:47:37
Changed By: djg
Comments: Use '\0' instead of 0 for nul character constants.
Properties: 




Files:
 lib/Target/ARM/ARMInstrFormats.td
 lib/Target/ARM/ARMInstrNEON.td
At: Tue 02 Nov 2010 15:47:37
Changed By: resistor
Comments: Since these fields are not exactly equivalent to the encoded field, rename them to something with semantic meaning.
Properties: 




File: lib/Target/ARM/ARMMCCodeEmitter.cpp
At: Tue 02 Nov 2010 15:47:37
Changed By: void
Comments: Simplify the EncodeInstruction method now that a lot of the special case stuff
is handled with the MC encoder.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM :: CodeGen/ARM/vst4.ll
	    LLVM :: CodeGen/Thumb2/crash.ll
	    LLVM :: MC/Disassembler/neon-tests.txt
	
	  Expected Passes    : 5513
	  Expected Failures  : 41
	  Unsupported Tests  : 40
	  Unexpected Failures: 6
	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