Delete the list-tdrr scheduler. Top-down schedulers are going away
authorDan Gohman <gohman@apple.com>
Thu, 20 Oct 2011 21:44:34 +0000 (21:44 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 20 Oct 2011 21:44:34 +0000 (21:44 +0000)
commitff764815e6531be6b2d944bd6a3f1fcfc682db01
tree0e367c77779abf7081df5d3d331add1b4662b792
parenta3a6f215d0a56adb7fee009d3f0f8b55e26137fd
Delete the list-tdrr scheduler. Top-down schedulers are going away
because they don't support physical register dependencies.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142620 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LinkAllCodegenComponents.h
include/llvm/CodeGen/SchedulerRegistry.h
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp