[llvm-commits] Speeding up instruction selection

Dan Gohman gohman at apple.com
Wed Apr 16 14:59:47 PDT 2008


On Apr 16, 2008, at 9:19 AM, Roman Levenstein wrote:
> Good. I committed the patch including all improvements suggested by  
> you.

Thanks!

>
>
> BTW, Dan, have you had any time to look at the patch introducing
> queues instead of heaps in the target specific instruction selectors?

Not yet, but I'm hoping to soon. I briefly looked at it a while
ago and had the same question that I think was one you had asked;
is a multiset really necessary? But I haven't dug into it yet.

Dan




More information about the llvm-commits mailing list