[llvm-testresults] buildbot failure in lab.llvm.org on phase3 - tree health

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Mon Sep 30 21:18:33 PDT 2013


The Buildbot has detected a new failure on builder phase3 - tree health while building lab.llvm.org.
Full details are available at:
 http://lab.llvm.org:8013/builders/phase3%20-%20tree%20health/builds/1961

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 191698
Blamelist: andersg,dblaikie,enrico,jacksprat,mren,tilmann,ygao

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/clang/Basic/BuiltinsX86.def
 lib/Headers/CMakeLists.txt
 lib/Headers/tbmintrin.h
 lib/Headers/x86intrin.h
 test/CodeGen/tbm-builtins.c
On: smooshlab-project
At: Mon 30 Sep 2013 10:30:30
Changed By: ygao
Comments: Adding intrinsics to the clang front end for the x86 TBM instruction set.

Differential Revision: http://llvm-reviews.chandlerc.com/D1751

Properties: 
  phase_id: r191683-t20130930_104030-b12162



File: tools/clang-format/ClangFormat.cpp
On: smooshlab-project
At: Mon 30 Sep 2013 10:36:30
Changed By: dblaikie
Comments: Remove unused variable introduced in 191666Properties: 
  phase_id: r191683-t20130930_104030-b12162



File: test/MC/ARM/arm-ldrd.s
On: smooshlab-project
At: Mon 30 Sep 2013 10:36:30
Changed By: tilmann
Comments: [ARM] Use FileCheck instead of grep for ARM LDRD negative tests.

Properties: 
  phase_id: r191683-t20130930_104030-b12162



Files:
 lib/Target/Mips/MipsMSAInstrFormats.td
 lib/Target/Mips/MipsMSAInstrInfo.td
 test/MC/Mips/msa/test_2r.s
On: smooshlab-project
At: Mon 30 Sep 2013 10:50:30
Changed By: jacksprat
Comments: [PATCH 1/4] [mips][msa] Source register of FILL instructions is GPR
 and not an MSA register

Patch by Matheus Almeida
Properties: 
  phase_id: r191685-t20130930_110230-b12164



Files:
 lib/Target/Mips/MipsMSAInstrFormats.td
 lib/Target/Mips/MipsMSAInstrInfo.td
 test/MC/Mips/msa/test_2r.s
On: smooshlab-project
At: Mon 30 Sep 2013 11:00:30
Changed By: jacksprat
Comments: [mips][msa] Direct Object Emission for 2R instructions.

This patch adds Direct Object Emission support for 2R instructions: nloc.{b,h,w}, nlzc.{b,h,w}, pcnt.{b,w,d}.  


Patch by Matheus Almeida
Properties: 
  phase_id: r191685-t20130930_110230-b12164



File: lib/Target/ARM/AsmParser/ARMAsmParser.cpp
On: smooshlab-project
At: Mon 30 Sep 2013 11:06:30
Changed By: tilmann
Comments: [ARM] Clean up ARMAsmParser::validateInstruction().

Fix some LLVM Coding Standards violations.

No changes in functionality.
Properties: 
  phase_id: r191694-t20130930_122727-b12169



Files:
 lib/Target/Mips/MipsMSAInstrFormats.td
 lib/Target/Mips/MipsMSAInstrInfo.td
 test/MC/Mips/msa/test_i5.s
On: smooshlab-project
At: Mon 30 Sep 2013 11:06:30
Changed By: jacksprat
Comments: [mips][msa] Direct Object Emission for I5 instructions.

This patch adds Direct Object Emission support for I5 instructions: addvi.{b,h,w,d}, ceqi.{b,h,w,d}, clei_s.{b,h,w,d}, clei_u.{b,h,w,d}, clti_s.{b,h,w,d}, clti_u.{b,h,w,d}, maxi_s.{b,h,w,d}, maxi_u.{b,h,w,d}, mini_s.{b,h,w,d}, mini_u.{b,h,w,d}, subvi.{b,h,w,d}.


Patch by Matheus Almeida
Properties: 
  phase_id: r191694-t20130930_122727-b12169



Files:
 lib/Target/Mips/MipsMSAInstrFormats.td
 lib/Target/Mips/MipsMSAInstrInfo.td
 test/MC/Mips/msa/test_i8.s
On: smooshlab-project
At: Mon 30 Sep 2013 11:10:30
Changed By: jacksprat
Comments: [mips][msa] Direct Object Emission for I8 instructions.

This patch adds Direct Object Emission support for I8 instructions: andi.b, bmnzi.b, bmzi.b, bseli.b, nori.b, ori.b, shf.{b,h,w} and xori.b.


Patch by Matheus Almeida
Properties: 
  phase_id: r191694-t20130930_122727-b12169



Files:
 test/CodeGen/ARM/coalesce-dbgvalue.ll
 test/CodeGen/ARM/misched-copy-arm.ll
 test/CodeGen/ARM/struct-byval-frame-index.ll
 test/CodeGen/Hexagon/BranchPredict.ll
 test/CodeGen/Hexagon/union-1.ll
 test/CodeGen/Mips/cmplarge.ll
 test/CodeGen/PowerPC/dyn-alloca-aligned.ll
 test/CodeGen/PowerPC/isel-rc-nox0.ll
 test/CodeGen/PowerPC/stack-realign.ll
 test/CodeGen/R600/si-vector-hang.ll
 test/CodeGen/R600/store.ll
 test/CodeGen/R600/wrong-transalu-pos-fix.ll
 test/CodeGen/X86/stack-protector-dbginfo.ll
 test/CodeGen/X86/stack-protector-vreg-to-vreg-copy.ll
 test/Transforms/Inline/alloca-merge-align-nodl.ll
 test/Transforms/Inline/alloca-merge-align.ll
 test/Transforms/LoopVectorize/debugloc.ll
 test/Transforms/LoopVectorize/multiple-address-spaces.ll
 test/Transforms/SLPVectorizer/X86/crash_bullet3.ll
 test/Transforms/SLPVectorizer/X86/debug_info.ll
On: smooshlab-project
At: Mon 30 Sep 2013 11:26:30
Changed By: mren
Comments: TBAA: remove !tbaa from testing cases when they are not needed.
Properties: 
  phase_id: r191694-t20130930_122727-b12169



Files:
 test/CodeGen/PowerPC/glob-comp-aa-crash.ll
 test/CodeGen/R600/llvm.SI.imageload.ll
 test/CodeGen/R600/sgpr-copy.ll
 test/CodeGen/R600/si-lod-bias.ll
 test/CodeGen/SPARC/setjmp.ll
 test/CodeGen/SystemZ/and-08.ll
 test/Transforms/GVN/cond_br2.ll
 test/Transforms/LoopVectorize/scev-exitlim-crash.ll
 test/Transforms/SLPVectorizer/X86/pr16899.ll
On: smooshlab-project
At: Mon 30 Sep 2013 11:26:30
Changed By: mren
Comments: TBAA: update tbaa format from scalar format to struct-path aware format.
Properties: 
  phase_id: r191694-t20130930_122727-b12169



Files:
 test/MC/ARM/thumb-diagnostics.s
 test/MC/ARM/thumb2-diagnostics.s
On: smooshlab-project
At: Mon 30 Sep 2013 11:56:30
Changed By: tilmann
Comments: [ARM] Fix Thumb(-2) diagnostic tests.

Changing the diagnostic message for out of range branch targets in 191686 broke the tests.

The diagnostic message for out of range branch targets was changed to be more consistent with the other diagnostics.
 
Properties: 
  phase_id: r191694-t20130930_122727-b12169



Files:
 include/llvm-c/ExecutionEngine.h
 lib/ExecutionEngine/ExecutionEngineBindings.cpp
On: smooshlab-project
At: Mon 30 Sep 2013 12:16:30
Changed By: andersg
Comments: llvm-c: use typedef for function pointers

This makes it consistent with other function pointers used in llvm-c

Differential Revision: http://llvm-reviews.chandlerc.com/D1712

Properties: 
  phase_id: r191694-t20130930_122727-b12169



Files:
 include/lldb/Core/ValueObject.h
 include/lldb/DataFormatters/ValueObjectPrinter.h
 include/lldb/Interpreter/OptionGroupValueObjectDisplay.h
 include/lldb/lldb-enumerations.h
 include/lldb/lldb-forward.h
 include/lldb/lldb-private-enumerations.h
 lldb.xcodeproj/project.pbxproj
 source/API/SBValue.cpp
 source/Commands/CommandObjectExpression.cpp
 source/Commands/CommandObjectExpression.h
 source/Commands/CommandObjectFrame.cpp
 source/Commands/CommandObjectMemory.cpp
 source/Commands/CommandObjectTarget.cpp
 source/Core/Debugger.cpp
 source/Core/ValueObject.cpp
 source/DataFormatters/ValueObjectPrinter.cpp
 source/Interpreter/CommandObject.cpp
 source/Interpreter/OptionGroupValueObjectDisplay.cpp
 test/functionalities/data-formatter/data-formatter-advanced/TestDataFormatterAdv.py
 test/lang/cpp/namespace/TestNamespace.py
On: smooshlab-project
At: Mon 30 Sep 2013 12:16:30
Changed By: enrico
Comments: <rdar://problem/14393032>

DumpValueObject() 2.0

This checkin restores pre-Xcode5 functionality to the "po" (expr -O) command:
- expr now has a new --description-verbosity (-v) argument, which takes either compact or full as a value (-v is the same as -vfull)
 When the full mode is on, "po" will show the extended output with type name, persistent variable name and value, as in
(lldb) expr -O -v -- foo
(id) $0 = 0x000000010010baf0 {
    1 = 2;
    2 = 3;
}

 When -v is omitted, or -vcompact is passed, the Xcode5-style output will be shown, as in
(lldb) expr -O -- foo
{
    1 = 2;
    2 = 3;
}

- for a non-ObjectiveC object, LLDB will still try to retrieve a summary and/or value to display
(lldb) po 5
5
-v also works in this mode
(lldb) expr -O -vfull -- 5
(int) $4 = 5 

On top of that, this is a major refactoring of the ValueObject printing code. The functionality is now factored into a ValueObjectPrinter class for easier maintenance in the future
DumpValueObject() was turned into an instance method ValueObject::Dump() which simply calls through to the printer code, Dump_Impl has been removed

Test case to follow

Properties: 
  phase_id: r191694-t20130930_122727-b12169



Files:
 include/clang/Driver/CC1Options.td
 include/clang/Driver/Options.td
 lib/Driver/Tools.cpp
 lib/Frontend/CompilerInvocation.cpp
 test/CodeGen/bitfield.c
 test/CodeGen/may-alias.c
 test/CodeGen/tbaa-class.cpp
 test/CodeGen/tbaa.cpp
On: smooshlab-project
At: Mon 30 Sep 2013 12:40:30
Changed By: mren
Comments: Turn struct-path aware TBAA on by default.

Use -no-struct-path-tbaa to turn it off.
Properties: 
  phase_id: r191696-t20130930_125235-b12171



Files:
 include/llvm/DebugInfo.h
 lib/IR/DIBuilder.cpp
 lib/IR/DebugInfo.cpp
On: smooshlab-project
At: Mon 30 Sep 2013 12:50:35
Changed By: mren
Comments: Debug Info: constify and rename from generateRef to getRef.

No functionality change.
Properties: 
  phase_id: r191696-t20130930_125235-b12171



Files:
 test/expression_command/po_verbosity
 test/expression_command/po_verbosity/Makefile
 test/expression_command/po_verbosity/TestPoVerbosity.py
 test/expression_command/po_verbosity/main.m
On: smooshlab-project
At: Mon 30 Sep 2013 13:46:30
Changed By: enrico
Comments: Test case for the previous checkin

Properties: 
  phase_id: r191698-t20130930_140232-b12173



File: test/expression_command/po_verbosity/TestPoVerbosity.py
On: smooshlab-project
At: Mon 30 Sep 2013 14:00:32
Changed By: enrico
Comments: This test uses ObjC so it should not run on anything != Darwin

Properties: 
  phase_id: r191698-t20130930_140232-b12173



LOGS:






More information about the llvm-testresults mailing list