The interface to instruction scheduling is now just a call to get the pass.
authorChris Lattner <sabre@nondot.org>
Mon, 4 Feb 2002 20:03:43 +0000 (20:03 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Feb 2002 20:03:43 +0000 (20:03 +0000)
commit5ff562e2c08a719c4f4f5280bff2da88fc9d5e8c
treeadfe79ba01411a4dce1f67ba1dd42c71f9806bcd
parent4d7fc119b8e717f221a4efaac79214b2d20d2ed1
The interface to instruction scheduling is now just a call to get the pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1702 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9TargetMachine.cpp