[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Wed Feb 26 14:33:40 PST 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/17134
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 202304
Blamelist: atrick
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/CodeGen/RegAllocGreedy.cpp
test/CodeGen/X86/misched-matmul.ll
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Wed 26 Feb 2014 14:16:15
Changed By: atrick
Comments: Add a limit to the heuristic that register allocates instructions in local order.
This handles pathological cases in which we see 2x increase in spill
code for large blocks (~50k instructions). I don't have a unit test
for this behavior.
Fixes rdar://16072279.Properties:
LOGS:
More information about the llvm-testresults
mailing list