Allow targets to select the default scheduler by name.
authorAndrew Trick <atrick@apple.com>
Thu, 19 Apr 2012 01:34:10 +0000 (01:34 +0000)
committerAndrew Trick <atrick@apple.com>
Thu, 19 Apr 2012 01:34:10 +0000 (01:34 +0000)
commitfc728fbdc2631ce8f343cf9b7292d218fde7419f
treefa897863d259ef63d5a40d1ade8161c5d454c32c
parent27745c19a957f1298cc2c56e6dabea5ef244a1c8
Allow targets to select the default scheduler by name.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155090 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachinePassRegistry.h
include/llvm/CodeGen/MachineScheduler.h
lib/CodeGen/MachinePassRegistry.cpp