[llvm] r197284 - [block-freq] Begin move of BlockFrequency::EntryFreq -> BlockFrequencyImpl::EntryFreq.

Chandler Carruth chandlerc at google.com
Fri Dec 13 15:54:11 PST 2013


On Fri, Dec 13, 2013 at 3:44 PM, Michael Gottesman <mgottesman at apple.com>wrote:

> [block-freq] Begin move of BlockFrequency::EntryFreq ->
> BlockFrequencyImpl::EntryFreq.


I think what you really mean is moving it from a static constant to an
analysis method? I like the direction, just trying to make sure I
understand.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131213/90ee625a/attachment.html>


More information about the llvm-commits mailing list