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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Jan 13 15:29:57 PST 2011


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

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 123406
Blamelist: bwilson,evancheng,fjahanian,lattner,resistor,stoklund

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/ARM/ARMFrameLowering.cpp
At: Thu 13 Jan 2011 13:15:51
Changed By: bwilson
Comments: Tidy comments, indentation, and 80-column violations.Properties: 




Files:
 include/llvm/CodeGen/MachineBasicBlock.h
 lib/CodeGen/MachineBasicBlock.cpp
 lib/Target/ARM/ARMFrameLowering.cpp
 lib/Target/ARM/Thumb1FrameLowering.cpp
 lib/Target/Alpha/AlphaFrameLowering.cpp
 lib/Target/Blackfin/BlackfinFrameLowering.cpp
 lib/Target/CellSPU/SPUFrameLowering.cpp
 lib/Target/MBlaze/MBlazeFrameLowering.cpp
 lib/Target/MSP430/MSP430FrameLowering.cpp
 lib/Target/Mips/MipsFrameLowering.cpp
 lib/Target/PowerPC/PPCFrameLowering.cpp
 lib/Target/Sparc/SparcFrameLowering.cpp
 lib/Target/SystemZ/SystemZFrameLowering.cpp
 lib/Target/X86/X86FrameLowering.cpp
At: Thu 13 Jan 2011 13:36:02
Changed By: stoklund
Comments: Teach frame lowering to ignore debug values after the terminators.Properties: 




File: lib/CodeGen/LiveDebugVariables.cpp
At: Thu 13 Jan 2011 13:36:02
Changed By: stoklund
Comments: Temporary workaround for an i386 crash in LiveDebugVariables.Properties: 




Files:
 clang.xcodeproj/project.pbxproj
 lib/CodeGen/CGDeclCXX.cpp
At: Thu 13 Jan 2011 13:41:38
Changed By: fjahanian
Comments: Save getObjCGCAttrKind and use it in two places
for efficiancy (still part of //rdar://8761767).
Per John's comment.
Properties: 




File: lib/MC/MCAsmStreamer.cpp
At: Thu 13 Jan 2011 13:50:51
Changed By: evancheng
Comments: Relax an assertion. On archs like ARM, an immediate field may be scattered. So it's possible for some bits of every 8 bits to be encoded already, and the rest still needs to be fixed up.Properties: 




Files:
 lib/Target/ARM/ARMInstrInfo.td
 lib/Target/ARM/AsmParser/ARMAsmParser.cpp
 lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
 lib/Target/ARM/InstPrinter/ARMInstPrinter.h
 utils/TableGen/EDEmitter.cpp
At: Thu 13 Jan 2011 13:50:51
Changed By: resistor
Comments: Add support to the ARM MC infrastructure to support mcr and friends. This requires supporting
the symbolic immediate names used for these instructions, fixing their pretty-printers, and
adding proper encoding information for them.

With this, we can properly pretty-print and encode assembly like:
	mrc p15, #0, r3, c13, c0, #3

Fixes <rdar://problem/8857858>.
Properties: 




File: lib/Target/README.txt
At: Thu 13 Jan 2011 14:15:52
Changed By: lattner
Comments: memcpy + metadata = bliss :)

Properties: 




File: lib/Target/README.txt
At: Thu 13 Jan 2011 14:15:52
Changed By: lattner
Comments: typo
Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM :: MC/Disassembler/ARM/arm-tests.txt
	
	  Expected Passes    : 5685
	  Expected Failures  : 48
	  Unsupported Tests  : 41
	  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