move some simple scheduler methods into the simple scheduler
authorChris Lattner <sabre@nondot.org>
Fri, 10 Mar 2006 07:35:21 +0000 (07:35 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 10 Mar 2006 07:35:21 +0000 (07:35 +0000)
commite76074ab89136d9ffd4520949f580c6114402512
tree2e354a4622e2ffbac64911e673bce4bd04aa2321
parent8c7ef0599c3d5b0beea9c16ac1e4ac6755d34de2
move some simple scheduler methods into the simple scheduler

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