[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Sat Apr 19 15:58:32 PDT 2014


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

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 206704
Blamelist: dexonsmith

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Analysis/BlockFrequencyInfoImpl.h
 lib/Analysis/BlockFrequencyInfo.cpp
 lib/Analysis/BlockFrequencyInfoImpl.cpp
 lib/Analysis/CMakeLists.txt
 lib/CodeGen/MachineBlockFrequencyInfo.cpp
 test/Analysis/BlockFrequencyInfo/bad_input.ll
 test/Analysis/BlockFrequencyInfo/basic.ll
 test/Analysis/BlockFrequencyInfo/double_exit.ll
 test/Analysis/BlockFrequencyInfo/irreducible.ll
 test/Analysis/BlockFrequencyInfo/loop_with_branch.ll
 test/Analysis/BlockFrequencyInfo/nested_loop_with_branches.ll
 test/CodeGen/XCore/llvm-intrinsics.ll
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Sat 19 Apr 2014 15:46:41
Changed By: dexonsmith
Comments: Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"

This reverts commit r206677, reapplying my BlockFrequencyInfo rewrite.

I've done a careful audit, added some asserts, and fixed a couple of
bugs (unfortunately, they were in unlikely code paths).  There's a small
chance that this will appease the failing bots [1][2].  (If so, great!)

If not, I have a follow-up commit ready that will temporarily add
-debug-only=block-freq to the two failing tests, allowing me to compare
the code path between what the failing bots and what my machines (and
the rest of the bots) are doing.  Once I've triggered those builds, I'll
revert both commits so the bots go green again.

[1]: http://bb.pgr.jp/builders/ninja-x64-msvc-RA-centos6/builds/1816
[2]: http://llvm-amd64.freebsd.your.org/b/builders/clang-i386-freebsd/builds/18445

<rdar://problem/14292693>Properties: 




LOGS:






More information about the llvm-testresults mailing list