[LLVMdev] Recalculating live intervals
Anton Vayvod
avayvod at gmail.com
Sun Aug 6 09:00:51 PDT 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.llvm.org/pipermail/llvm-dev/attachments/20060806/480d119d/attachment.html>
More information about the llvm-dev
mailing list