Teach the graph viewer to handle register operands that are zero.
authorChris Lattner <sabre@nondot.org>
Sat, 19 Nov 2005 06:58:46 +0000 (06:58 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 19 Nov 2005 06:58:46 +0000 (06:58 +0000)
commit44fa764355eec81d8ef8fbd63824695b1554c4ab
tree627c7d970365dd98b97f81099dd9ed4ede65eb44
parentb89175feffa7148c05d1d30a8e382b8d321edae5
Teach the graph viewer to handle register operands that are zero.

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