Files
llvm-6502/include/llvm
Michael Gottesman ccf34d2295 [block-freq] Begin move of BlockFrequency::EntryFreq -> BlockFrequencyImpl::EntryFreq.
This is a property associated with a function, not with BlockFrequency data.
Additionally it loosens the artifical requirement that the entry frequency
arbitrarily be the same for every function.

There is a series of patches forthcoming updating various code that uses the old
way of getting a block frequency to the new location.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197284 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-13 23:44:36 +00:00
..
2013-11-15 01:34:59 +00:00
2013-12-07 11:21:42 +00:00
2013-12-13 16:05:32 +00:00
2013-10-22 15:18:03 +00:00
2013-11-15 01:34:59 +00:00
2013-11-22 16:58:05 +00:00