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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Oct 13 18:12:58 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/6007

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 116457
Blamelist: grosbach,lattner

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/ARM/ARMInstrFormats.td
At: Wed 13 Oct 2010 16:15:22
Changed By: grosbach
Comments: trailing whitespaceProperties: 




Files:
 lib/Target/ARM/ARMFastISel.cpp
 lib/Target/ARM/ARMInstrNEON.td
 lib/Target/ARM/ARMInstrThumb2.td
At: Wed 13 Oct 2010 16:40:41
Changed By: grosbach
Comments: A few 80 column fixes.Properties: 




Files:
 include/llvm/ADT/APInt.h
 lib/Support/APInt.cpp
At: Wed 13 Oct 2010 16:50:33
Changed By: lattner
Comments: add a few operations for signed operations that also 
return an overflow flag.
Properties: 




Files:
 lib/Target/ARM/Disassembler/ARMDisassembler.cpp
 lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
 lib/Target/ARM/Disassembler/ThumbDisassemblerCore.h
At: Wed 13 Oct 2010 16:50:33
Changed By: grosbach
Comments: Detabify and clean up 80 column violations.Properties: 




File: lib/Lex/PPExpressions.cpp
At: Wed 13 Oct 2010 16:50:33
Changed By: lattner
Comments: move logic for computing signed integer overflow when constant folding
into APInt.
Properties: 




Files:
 include/llvm/ADT/APInt.h
 lib/Support/APInt.cpp
At: Wed 13 Oct 2010 17:00:21
Changed By: lattner
Comments: constify these methods.
Properties: 




File: include/llvm/ADT/APInt.h
At: Wed 13 Oct 2010 17:00:21
Changed By: lattner
Comments: missed a line :(
Properties: 




Files:
 include/llvm/ADT/APInt.h
 lib/Analysis/ConstantFolding.cpp
 lib/Support/APInt.cpp
 test/Transforms/ConstProp/overflow-ops.ll
At: Wed 13 Oct 2010 17:10:21
Changed By: lattner
Comments: add uadd_ov/usub_ov to apint, consolidate constant folding
logic to use the new APInt methods.  Among other things this
implements rdar://8501501 - llvm.smul.with.overflow.i32 should constant fold

which comes from "clang -ftrapv", originally brought to my attention from PR8221.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM :: Transforms/ConstProp/overflow-ops.ll
	
	  Expected Passes    : 5466
	  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