Print the symbolic register name in a register allocator debug dump.
authorChris Lattner <sabre@nondot.org>
Sat, 14 May 2005 05:34:15 +0000 (05:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 14 May 2005 05:34:15 +0000 (05:34 +0000)
commit38135af219c48a8626d6af34a92e7e8bb957c81f
tree3abc90b90f8cb8654fcb59ab57ec12745fb38f79
parenta88a260dbd874a3bdd3e47f4f15ab0d7c7803044
Print the symbolic register name in a register allocator debug dump.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22002 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveInterval.h
lib/CodeGen/LiveInterval.cpp
lib/CodeGen/LiveInterval.h
lib/CodeGen/LiveIntervalAnalysis.cpp