make sure that -view-isel-dags is the input to the isel, not the input to
authorChris Lattner <sabre@nondot.org>
Wed, 5 Oct 2005 06:09:10 +0000 (06:09 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 5 Oct 2005 06:09:10 +0000 (06:09 +0000)
commitd48050aa1509130871b8bb2453270c92b969c2e7
treeda19c48b5db1bc3303337630a108a5d50c0cf0b9
parent91559026d346747886bb4a5a686b29d64efdd640
make sure that -view-isel-dags is the input to the isel, not the input to
the second phase of dag combining

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