[LLVMdev] NumLoads/NumStores for linearscan?

Silvio Ricardo Cordeiro silvioricardoc at gmail.com
Sun Aug 15 17:12:39 PDT 2010


Hi,

Is there a way for me to collect statistics about the number of loads/stores
added by the "linearscan" register allocator (just like can be done with the
"local" allocator)?  I still haven't grokked very well the interaction
between RALinScan and Spiller... Should I add those two statistics to the
spiller's class?

Thanks,
-- Silvio Ricardo Cordeiro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100815/66d2d2a7/attachment.html>


More information about the llvm-dev mailing list