Add a debug option to dump PBQP graphs during register allocation.
authorLang Hames <lhames@gmail.com>
Mon, 26 Mar 2012 23:07:23 +0000 (23:07 +0000)
committerLang Hames <lhames@gmail.com>
Mon, 26 Mar 2012 23:07:23 +0000 (23:07 +0000)
commit20df03ccd572aefadc3d68e4abc2e58c0bef9ff7
treea345dedbf2a51d81dced2ca9add284fa4c0accd4
parenteb6dd23c95c1df08a4a924e2125158c5203b0991
Add a debug option to dump PBQP graphs during register allocation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153483 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/PBQP/Graph.h
lib/CodeGen/RegAllocPBQP.cpp