[LLVMdev] Register Liveness
George Patsilaras
gpatsilaras at hotmail.com
Thu Mar 19 09:28:12 PDT 2009
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Ā®.
http://www.windowslive-hotmail.com/LearnMore/personalize.aspx?ocid=TXT_MSGTX_WL_HM_express_032009#colortheme
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090319/135eb360/attachment.html>
More information about the llvm-dev
mailing list