Hoist the HazardRecognizer out of the ScheduleDAGList.cpp file to where
authorChris Lattner <sabre@nondot.org>
Mon, 6 Mar 2006 00:20:29 +0000 (00:20 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 6 Mar 2006 00:20:29 +0000 (00:20 +0000)
commit37e30cf736f9975704f4994d4181fe65ebb7b76c
treebad8e85ae3d9de61fbdd13de800900d6acf9a9e5
parent67727308fa1fbcc5090e1da657bd2bb93c6d0858
Hoist the HazardRecognizer out of the ScheduleDAGList.cpp file to where
targets can implement them.  Make the top-down scheduler non-g5-specific.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26568 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/ScheduleDAG.h
include/llvm/CodeGen/SelectionDAGISel.h