In -debug mode, dump SelectionDAGs both before and after the
authorDan Gohman <gohman@apple.com>
Mon, 8 Oct 2007 15:12:17 +0000 (15:12 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 8 Oct 2007 15:12:17 +0000 (15:12 +0000)
commit417e11b9bf625b3626f8765d44248927fb200906
tree8007818fb5e89c1d0ea5d70246040fdacce3fb03
parent3ab264a985de3d86e0d1f5716f6d633fd8538618
In -debug mode, dump SelectionDAGs both before and after the
optimization passes.

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