Use VerifySchedule instead of doing the work manually.
authorDan Gohman <gohman@apple.com>
Mon, 28 Sep 2009 16:09:41 +0000 (16:09 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 28 Sep 2009 16:09:41 +0000 (16:09 +0000)
commit937d2d86242339c17e77a6016b96999f439a1714
treec8115bc9fe0c2fb6816c1e2013b497c3fd38b38a
parent322b95cd5f94bb3ff21ce3e809ba36f1a292aea8
Use VerifySchedule instead of doing the work manually.

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