Simplify the interface to the schedulers, to not pass the selected heuristicin.
authorChris Lattner <sabre@nondot.org>
Fri, 10 Mar 2006 07:49:12 +0000 (07:49 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 10 Mar 2006 07:49:12 +0000 (07:49 +0000)
commit20a4921791eafc0cce00fb01dcacfcfc15a0d0fc
tree67c5c321cf423d0b7ca12f387ff092cd3e669578
parent37cb415eec53e20ed77c1c90f86310de217f3e6c
Simplify the interface to the schedulers, to not pass the selected heuristicin.

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