summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SpillPlacement.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-01-19 23:14:59 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-01-19 23:14:59 +0000
commit79be8aecba47d6d422174bd85f62efcb0d608252 (patch)
tree7738654fd8ae169f606009c7aeeeb18b1285dc2d /llvm/lib/CodeGen/SpillPlacement.cpp
parent509089f5b62d041510db10deff916407eff2f37b (diff)
downloadbcm5719-llvm-79be8aecba47d6d422174bd85f62efcb0d608252.tar.gz
bcm5719-llvm-79be8aecba47d6d422174bd85f62efcb0d608252.zip
Divert Hopfield network debug output. It is very noisy.
llvm-svn: 123859
Diffstat (limited to 'llvm/lib/CodeGen/SpillPlacement.cpp')
-rw-r--r--llvm/lib/CodeGen/SpillPlacement.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/SpillPlacement.cpp b/llvm/lib/CodeGen/SpillPlacement.cpp
index cda2742e4a6..ee92a59c9bc 100644
--- a/llvm/lib/CodeGen/SpillPlacement.cpp
+++ b/llvm/lib/CodeGen/SpillPlacement.cpp
@@ -27,7 +27,7 @@
//
//===----------------------------------------------------------------------===//
-#define DEBUG_TYPE "regalloc"
+#define DEBUG_TYPE "spillplacement"
#include "SpillPlacement.h"
#include "llvm/CodeGen/EdgeBundles.h"
#include "llvm/CodeGen/LiveIntervalAnalysis.h"
OpenPOWER on IntegriCloud