Move some methods around so that BU specific code is together, TD specific code
authorChris Lattner <sabre@nondot.org>
Sat, 11 Mar 2006 22:28:35 +0000 (22:28 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 11 Mar 2006 22:28:35 +0000 (22:28 +0000)
commit7d82b000488fbb2cd7abae073770c94d8ed2fbc2
treebbd1d4eda49101526b70064e589a8e48c95b874b
parent309cf8a7132bf6dcd00135a49fef4258bbd1a903
Move some methods around so that BU specific code is together, TD specific code
is together, and direction independent code is together.

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