Print physreg register nodes with target names (e.g. F1) instead of numbers
authorChris Lattner <sabre@nondot.org>
Fri, 19 Aug 2005 21:21:16 +0000 (21:21 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 19 Aug 2005 21:21:16 +0000 (21:21 +0000)
commit7228aa78686c2920c0f8588628b1278698720d07
tree1216f8fbab4da145de717ba4914e520200d59aa9
parent0189197608d14f03437da889b87393d59cc5c66a
Print physreg register nodes with target names (e.g. F1) instead of numbers

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22934 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp