Implement G5HazardRecognizer as a trivial thing that wants 5 cycles between
authorChris Lattner <sabre@nondot.org>
Sun, 5 Mar 2006 23:13:56 +0000 (23:13 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Mar 2006 23:13:56 +0000 (23:13 +0000)
commit6cc3f0a77427b66378f5a57aff2cd4310b91a670
tree233fadb6e3b81e7d7053d26a878d47f22e40f4ea
parentad0f78ace25ebc5a9597c189b0a797331f350fea
Implement G5HazardRecognizer as a trivial thing that wants 5 cycles between
copyfromreg nodes.  Clearly useful!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26559 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/ScheduleDAGList.cpp