[llvm-commits] Regalloc Refactoring

Chris Lattner clattner at apple.com
Wed May 16 13:32:14 PDT 2007


On May 16, 2007, at 1:01 PM, David Greene wrote:

> Chris Lattner wrote:
>
>>> I think your suggestion of createRegisterCoalescer() is the right
>>> solution in the long run.  My goal here was to submit the first  
>>> phase
>>> of a larger refactoring effort that separated coalescing from
>>> live interval analysis but tried not to do anything else dramatic.
>>
>> I think this part of the patch is right-minded.  I took a quick look
>> at the patch and it looks good to me!
>
> Just to be clear, are you saying the patch should be merged as-is
> or that I should make the changes Evan suggested and resubmit?

What did Evan ask for?  Are you referring to the addrequired bit?

-Chris 



More information about the llvm-commits mailing list