diff options
author | Dan Gohman <gohman@apple.com> | 2008-06-21 18:35:25 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-06-21 18:35:25 +0000 |
commit | a4db3352f9c0c8ff6d25962904f2d57a82734057 (patch) | |
tree | 3f7286ef260ce218ee1dc7bba8a2bcce11479e31 /llvm/lib/CodeGen/SelectionDAG/ScheduleDAGList.cpp | |
parent | 5d20a70d010df99b6726f0f638bb164c0280e785 (diff) | |
download | bcm5719-llvm-a4db3352f9c0c8ff6d25962904f2d57a82734057.tar.gz bcm5719-llvm-a4db3352f9c0c8ff6d25962904f2d57a82734057.zip |
Add a priority queue class, which is a wrapper around std::priority_queue
and provides fairly efficient removal of arbitrary elements. Switch
ScheduleDAGRRList from std::set to this new priority queue.
llvm-svn: 52582
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/ScheduleDAGList.cpp')
0 files changed, 0 insertions, 0 deletions