add a new -view-sched-dags option to view dags as they are sent to the scheduler.
authorChris Lattner <sabre@nondot.org>
Thu, 18 Aug 2005 20:11:49 +0000 (20:11 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Aug 2005 20:11:49 +0000 (20:11 +0000)
commit068ca15d5e1c55af57e2b0898c1ea6a5aee836c0
tree07c2d6804554b813a9fc8d58c338c5e010fd784d
parent0bc04231c0aa42fbb50cc4fd531340d35b60450d
add a new -view-sched-dags option to view dags as they are sent to the scheduler.

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