diff options
author | Michael Gottesman <mgottesman@apple.com> | 2013-12-13 23:44:36 +0000 |
---|---|---|
committer | Michael Gottesman <mgottesman@apple.com> | 2013-12-13 23:44:36 +0000 |
commit | 120701f1371dcc7e0e6b60a72041a7d9f95fda20 (patch) | |
tree | 4a5f6d1a60473e8bae1f06bf778a057fe0fac484 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | f39136c39fac3aa38ff991e930ee055efbc31b63 (diff) | |
download | llvm-120701f1371dcc7e0e6b60a72041a7d9f95fda20.zip llvm-120701f1371dcc7e0e6b60a72041a7d9f95fda20.tar.gz llvm-120701f1371dcc7e0e6b60a72041a7d9f95fda20.tar.bz2 |
[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.
llvm-svn: 197284
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions