[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Sep 2 13:17:22 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/5386
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 112850
Blamelist: bruno,d0k,djg,grosbach,resistor,rjmccall,tcare
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Target/ARM/ARMRegisterInfo.td
test/CodeGen/ARM/lsr-on-unrolled-loops.ll
test/CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll
test/CodeGen/Thumb2/ldr-str-imm12.ll
test/CodeGen/Thumb2/lsr-deficiency.ll
At: Thu 02 Sep 2010 11:17:07
Changed By: grosbach
Comments: Now that register allocation properly considers reserved regs, simplify the
ARM register class allocation order functions to take advantage of that.
Properties:
File: lib/Target/TargetRegisterInfo.cpp
At: Thu 02 Sep 2010 11:22:07
Changed By: grosbach
Comments: handle case where a register class is specifiedProperties:
Files:
lib/Analysis/LazyValueInfo.cpp
test/Transforms/CorrelatedValuePropagation/2010-09-02-Trunc.ll
At: Thu 02 Sep 2010 11:27:10
Changed By: resistor
Comments: Fix a bug in LazyValueInfo that CorrelatedValuePropagation exposed: In the LVI lattice, undef and the full set ConstantRange should not
be treated as equivalent.
Properties:
File: lib/System/Unix/Path.inc
At: Thu 02 Sep 2010 11:27:10
Changed By: djg
Comments: Apply a patch from Kees van Reeuwijk to add support for Minix.
Minix apparently doesn't like double-slash separators, and there's
no apparent need for them here.
Properties:
File: lib/CodeGen/RegisterScavenging.cpp
At: Thu 02 Sep 2010 11:32:07
Changed By: grosbach
Comments: The scavenger should just use getAllocatableSet() rather than reinventing it
locally.Properties:
Files:
lib/Target/X86/AsmPrinter/X86InstComments.cpp
lib/Target/X86/X86ShuffleDecode.h
At: Thu 02 Sep 2010 11:42:14
Changed By: bruno
Comments: Move x86 specific shuffle mask decoding to its own header, it's also going to be used elsewhere. Also trim trailing whitespacesProperties:
File: lib/Target/TargetRegisterInfo.cpp
At: Thu 02 Sep 2010 11:47:07
Changed By: grosbach
Comments: remove trailing whitespaceProperties:
File: include/clang/AST/RecursiveASTVisitor.h
At: Thu 02 Sep 2010 11:52:07
Changed By: rjmccall
Comments: Teach RecursiveASTVisitor to optionally visit bodies of instantiations.
Based on a patch by Francois Pichet!
Properties:
Files:
include/llvm/MC/MCStreamer.h
lib/MC/MCAsmStreamer.cpp
lib/MC/MCNullStreamer.cpp
lib/MC/MCObjectStreamer.cpp
lib/MC/MCParser/ELFAsmParser.cpp
lib/MC/MCStreamer.cpp
test/MC/AsmParser/ELF/directive_previous.s
At: Thu 02 Sep 2010 11:57:07
Changed By: d0k
Comments: Add AsmParser support for the ELF .previous directive. Patch by Roman Divacky.
Properties:
File: lib/Checker/IdempotentOperationChecker.cpp
At: Thu 02 Sep 2010 12:04:38
Changed By: tcare
Comments: Fixed broken build with GCCProperties:
LOGS:
Last 10 lines of 'stdio':
********************
Failing Tests (1):
LLVM :: Transforms/CorrelatedValuePropagation/2010-09-02-Trunc.ll
Expected Passes : 5430
Expected Failures : 37
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