[LLVMdev] Recalculating live intervals
Anton Vayvod
avayvod at gmail.com
Sun Aug 6 11:00:51 CDT 2006
Hi!
I'm developing a register allocator that works iteratively. It spills some
virtual registers on each iteration until all the rest have physical ones
assigned.
How can I spill some live intervals at the end of each iteration with new
live intervals having correct weights?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cs.uiuc.edu/pipermail/llvmdev/attachments/20060806/480d119d/attachment.html
More information about the LLVMdev
mailing list