Use TRI::printReg instead of AbstractRegisterDescription when printing
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 14 Dec 2010 18:53:47 +0000 (18:53 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 14 Dec 2010 18:53:47 +0000 (18:53 +0000)
commit4a84cce3ed0008baf72ccc6831a046215addd2d7
treec45e40981a349816137152d212bffa851fe3ccd5
parent414e5023f8f8b22486313e2867fdb39c7c4f564b
Use TRI::printReg instead of AbstractRegisterDescription when printing
LiveIntervalUnions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121781 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveIntervalUnion.cpp
lib/CodeGen/LiveIntervalUnion.h
lib/CodeGen/RegAllocBasic.cpp