[LLVMdev] Register Liveness

Evan Cheng echeng at apple.com
Thu Mar 19 10:44:57 PDT 2009


There has been talk about lazily computing liveness. Please search the  
llvmdev archive.

Evan

On Mar 19, 2009, at 9:28 AM, George Patsilaras wrote:

> I was wonderring if there is any quick way to check how many virtual  
> registers are live-in at any give instruction of a function?
>
> Right now my understanding is that I would have to calculate the  
> gen, kill, in and out sets and iterate over the entire functions CFG  
> until the sets stop changing.
>
> Thanks
>
> Express your personality in color! Preview and select themes for  
> HotmailĀ®. See how._______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090319/5610db1a/attachment.html>


More information about the llvm-dev mailing list