Use the new PriorityQueue in ScheduleDAGList too, which also
authorDan Gohman <gohman@apple.com>
Mon, 23 Jun 2008 23:40:09 +0000 (23:40 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 23 Jun 2008 23:40:09 +0000 (23:40 +0000)
commitaabdded3b4e8b87e586c6fed7d0f1d6906eb3351
treec04b7bd203dc6d89d3072ab9b21de1a0ff2b2095
parent72e04099c6f3d365b36b48834c8cd2f87efc00c2
Use the new PriorityQueue in ScheduleDAGList too, which also
needs arbitrary-element removal.

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