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

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Tue Oct 1 11:59:29 PDT 2013


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

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 191785
Blamelist: pgurd,rafael,samsonov,whunt

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/DebugInfo/DWARFDebugAranges.cpp
On: smooshlab-project
At: Tue 01 Oct 2013 10:00:30
Changed By: samsonov
Comments: [DebugInfo] Simplify and speedup .debug_aranges parsing

Parsing .debug_aranges section now takes O(nlogn) operations instead
of O(n^2), where "n" is the number of address ranges. With this change,
the time required to symbolize an address from a random large
Clang-generated binary drops from 165 seconds to 1.5 seconds.

No functionality change.
Properties: 
  phase_id: r191782-t20131001_101918-b12216



File: test/CodeGen/X86/atom-lea-addw-bug.ll
On: smooshlab-project
At: Tue 01 Oct 2013 10:10:30
Changed By: pgurd
Comments: Add test case for PR16785.

Thanks for Dimitry Andric, Rafael Espindola, and Benjamin Kramer
for providing and progressively reducing the test case!

Properties: 
  phase_id: r191782-t20131001_101918-b12216



File: lib/Headers/Intrin.h
On: smooshlab-project
At: Tue 01 Oct 2013 10:20:30
Changed By: whunt
Comments: Fixing implementation of bittestandset in Intrin.h.

Properties: 
  phase_id: r191783-t20131001_102617-b12217



Files:
 CMakeLists.txt
 lib/Basic/CMakeLists.txt
On: smooshlab-project
At: Tue 01 Oct 2013 10:36:32
Changed By: rafael
Comments: Revert commits r190613, r190560 and r190557.

The added a cmake invocation to null builds, making them a lot slower.Properties: 
  phase_id: r191784-t20131001_103832-b12218



File: cmake/modules/GetSVN.cmake
On: smooshlab-project
At: Tue 01 Oct 2013 10:46:30
Changed By: rafael
Comments: Reverts commit r190808 and r190556.

The use of these features in clang has been reverted.Properties: 
  phase_id: r191785-t20131001_104830-b12219



LOGS:






More information about the llvm-testresults mailing list