[llvm-testresults] buildbot failure in lab.llvm.org on phase2 - living

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Wed Jul 9 15:52:18 PDT 2014


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

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 212648
Blamelist: anemet,arsenm,d0k,gclayton,grosbach,louis,mcinally,samsonov,tfiala,tnorthover

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/AArch64/AArch64FastISel.cpp
On: smooshlab-project
At: Wed 09 Jul 2014 11:05:38
Changed By: louis
Comments: Make AArch64FastISel::EmitIntExt explicitly check its source and destination types

This is a follow up to r212492. There should be no functional difference, but
this patch makes it clear that SrcVT must be an i1/i8/16/i32 and DestVT must be
an i8/i16/i32/i64.

rdar://17516686Properties: 
  phase_id: r212633-t20140709_113530-b1920



Files:
 lib/Target/X86/X86TargetTransformInfo.cpp
 test/Transforms/LoopVectorize/X86/avx512.ll
On: smooshlab-project
At: Wed 09 Jul 2014 11:35:38
Changed By: anemet
Comments: [X86] AVX512: Enable it in the Loop Vectorizer

This lets us experiment with 512-bit vectorization without passing
force-vector-width manually.

The code generated for a simple integer memset loop is properly vectorized.
Disassembly is still broken for it though :(.Properties: 
  phase_id: r212635-t20140709_114512-b1921



File: docs/ReleaseNotes.rst
On: smooshlab-project
At: Wed 09 Jul 2014 11:41:38
Changed By: mcinally
Comments: Update ReleaseNotes to mention Atomic NAND semantic changes.
Properties: 
  phase_id: r212635-t20140709_114512-b1921



Files:
 include/llvm/Target/TargetRegisterInfo.h
 lib/Target/X86/X86RegisterInfo.cpp
 lib/Target/X86/X86RegisterInfo.h
On: smooshlab-project
At: Wed 09 Jul 2014 12:05:38
Changed By: d0k
Comments: TargetRegisterInfo: Remove function that fell out of use years ago.Properties: 
  phase_id: r212638-t20140709_120739-b1922



File: utils/TableGen/CodeGenDAGPatterns.cpp
On: smooshlab-project
At: Wed 09 Jul 2014 12:05:38
Changed By: grosbach
Comments: Change an assert() to a diagnostic.Properties: 
  phase_id: r212638-t20140709_120739-b1922



Files:
 lib/Target/AArch64/AArch64InstrInfo.td
 test/CodeGen/AArch64/f16-convert.ll
On: smooshlab-project
At: Wed 09 Jul 2014 12:05:38
Changed By: grosbach
Comments: AArch64: Better codegen for storing to __fp16.

Storing will generally be immediately preceded by rounding from an f32
or f64, so make sure to match those patterns directly to convert into the
FPR16 register class directly rather than going through the integer GPRs.

This also eliminates an extra step in the convert-from-f64 path
which was first converting to f32 and then to f16 from there.

rdar://17594379Properties: 
  phase_id: r212638-t20140709_120739-b1922



File: test/functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjC.py
On: smooshlab-project
At: Wed 09 Jul 2014 12:11:38
Changed By: tfiala
Comments: Mark failing tests in TestDataFormatterObjC on Darwin as XFAIL

See http://llvm.org/bugs/show_bug.cgi?id=20260 for more details.
Properties: 
  phase_id: r212639-t20140709_122025-b1923



Files:
 lib/CodeGen/SelectionDAG/DAGCombiner.cpp
 test/CodeGen/R600/select64.ll
 test/CodeGen/X86/shift-parts.ll
On: smooshlab-project
At: Wed 09 Jul 2014 12:25:38
Changed By: arsenm
Comments: Add trunc (select c, a, b) -> select c (trunc a), (trunc b) combine.

Do this if the truncate is free and the select is legal.Properties: 
  phase_id: r212641-t20140709_123039-b1924



File: include/llvm/Option/ArgList.h
On: smooshlab-project
At: Wed 09 Jul 2014 12:25:38
Changed By: tnorthover
Comments: Use simpler constructor for range adapter.

It is a good idea, it's slightly clearer and simpler. Unfortunately
the headline news is: we save one line!Properties: 
  phase_id: r212641-t20140709_123039-b1924



File: lib/sanitizer_common/scripts/check_lint.sh
On: smooshlab-project
At: Wed 09 Jul 2014 12:41:39
Changed By: samsonov
Comments: Don't check lint for SpecialCaseList.cppProperties: 
  phase_id: r212642-t20140709_124339-b1925



Files:
 include/llvm/Support/SpecialCaseList.h
 include/llvm/Transforms/Utils/SpecialCaseList.h
 lib/CodeGen/CMakeLists.txt
 lib/CodeGen/CodeGenModule.cpp
 lib/CodeGen/CodeGenModule.h
 lib/CodeGen/SanitizerBlacklist.cpp
 lib/CodeGen/SanitizerBlacklist.h
 lib/Driver/CMakeLists.txt
 lib/Driver/SanitizerArgs.cpp
 lib/Support/CMakeLists.txt
 lib/Support/SpecialCaseList.cpp
 lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
 lib/Transforms/Utils/CMakeLists.txt
 lib/Transforms/Utils/SpecialCaseList.cpp
 unittests/Support/CMakeLists.txt
 unittests/Support/SpecialCaseListTest.cpp
 unittests/Transforms/Utils/CMakeLists.txt
 unittests/Transforms/Utils/SpecialCaseList.cpp
On: smooshlab-project
At: Wed 09 Jul 2014 12:51:39
Changed By: samsonov
Comments: Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics.

Turn llvm::SpecialCaseList into a simple class that parses text files in
a specified format and knows nothing about LLVM IR. Move this class into
LLVMSupport library. Implement two users of this class:
  * DFSanABIList in DFSan instrumentation pass.
  * SanitizerBlacklist in Clang CodeGen library.
The latter will be modified to use actual source-level information from frontend
(source file names) instead of unstable LLVM IR things (LLVM Module identifier).

Remove dependency edge from ClangCodeGen/ClangDriver to LLVMTransformUtils.

No functionality change.
Properties: 
  phase_id: r212643-t20140709_125406-b1926



File: source/Commands/CommandObjectCommands.cpp
On: smooshlab-project
At: Wed 09 Jul 2014 13:31:38
Changed By: gclayton
Comments: Make sure the "command regex add" has a unique name for editline history purposes.Properties: 
  phase_id: r212644-t20140709_133339-b1927



File: test/functionalities/data-formatter/data-formatter-stl/libstdcpp/map/TestDataFormatterStdMap.py
On: smooshlab-project
At: Wed 09 Jul 2014 13:45:38
Changed By: tfiala
Comments: Disable TestDataFormatterStdMap.test_with_dsym_and_run_command on Darwin

See http://llvm.org/bugs/show_bug.cgi?id=20263
Properties: 
  phase_id: r212648-t20140709_140611-b1928



File: test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vector/TestDataFormatterStdVector.py
On: smooshlab-project
At: Wed 09 Jul 2014 13:51:38
Changed By: tfiala
Comments: TestDataFormatterStdVector.test_with_dsym_and_run_command marked XFAIL on Darwin

See http://llvm.org/bugs/show_bug.cgi?id=20264
Properties: 
  phase_id: r212648-t20140709_140611-b1928



File: test/functionalities/process_launch/TestProcessLaunch.py
On: smooshlab-project
At: Wed 09 Jul 2014 13:55:38
Changed By: tfiala
Comments: Marked failing Darwin TestProcessLaunch tests as XFAIL

See http://llvm.org/bugs/show_bug.cgi?id=20265
Properties: 
  phase_id: r212648-t20140709_140611-b1928



File: test/lang/c/register_variables/TestRegisterVariables.py
On: smooshlab-project
At: Wed 09 Jul 2014 13:55:38
Changed By: tfiala
Comments: Marked failing test XFAIL for TestRegisterVariables.test_with_dsym_and_run_command on Darwin

See http://llvm.org/bugs/show_bug.cgi?id=20266
Properties: 
  phase_id: r212648-t20140709_140611-b1928



LOGS:






More information about the llvm-testresults mailing list