[llvm-commits] Speeding up instruction selection
Dan Gohman
gohman at apple.com
Fri Apr 18 15:56:06 PDT 2008
On Apr 16, 2008, at 9:19 AM, Roman Levenstein wrote:
>
> BTW, Dan, have you had any time to look at the patch introducing
> queues instead of heaps in the target specific instruction selectors?
Is this the ScheduleDAGRRList patch that changes std::priority_queue
to std::set? I know you checked in part of those changes already;
could you send me an updated patch with just the outstanding changes?
Thanks,
Dan
More information about the llvm-commits
mailing list