Make it simplier to dump DAGs while in DAGCombiner. Remove a nasty optimization.
authorJim Laskey <jlaskey@mac.com>
Tue, 17 Oct 2006 19:33:52 +0000 (19:33 +0000)
committerJim Laskey <jlaskey@mac.com>
Tue, 17 Oct 2006 19:33:52 +0000 (19:33 +0000)
commit26f7fa7bba94eb18bf0e43586dd2b596cb58ca80
tree6708a40e03a0bc00223f823b7a2689133101dfcb
parent3f3a6f6c3b6b178602a1246e62ed1e6c5d9631de
Make it simplier to dump DAGs while in DAGCombiner.  Remove a nasty optimization.

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