Convert XLS m_pending to priority_queue
commit6eb84e4faf1dbd3363dc80745c17c4646e77af67
authorEdwin Smith <smith@fb.com>
Thu, 19 Dec 2013 18:00:40 +0000 (19 10:00 -0800)
committerSara Golemon <sgolemon@fb.com>
Tue, 24 Dec 2013 17:58:33 +0000 (24 09:58 -0800)
tree6ece22e3b5dca0dc30dbf0adb160c3b8b7d3831a
parent1b389496b4dcb240fffe9a22e9121d4e82348c7f
Convert XLS m_pending to priority_queue

Simpler than explicitly doing heap operations on a vector.

Reviewed By: @swtaarrs

Differential Revision: D1106561
hphp/runtime/vm/jit/xls.cpp