Move the scheduler constructor functions to SchedulerRegistry.h, to
authorDan Gohman <gohman@apple.com>
Mon, 24 Nov 2008 19:53:21 +0000 (19:53 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 24 Nov 2008 19:53:21 +0000 (19:53 +0000)
commitad38b6e4e51bcda85a0ef3e8dbabde72ca3e008f
tree473616e459877a5168893d69f7f4fa54b6bb0afe
parentd59b083d22a01d9c48c9ea16757186ebf7c7049a
Move the scheduler constructor functions to SchedulerRegistry.h, to
simplify header dependencies for front-ends that just want to choose
a scheduler and don't need all the scheduling machinery declarations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59978 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LinkAllCodegenComponents.h
include/llvm/CodeGen/ScheduleDAGSDNodes.h
include/llvm/CodeGen/SchedulerRegistry.h