aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/BlockFrequency.h
AgeCommit message (Collapse)Author
2011-11-04Add missing includes/class declaration.Eli Friedman
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143718 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-01Add BlockFrequency::getEntryFrequency()Jakub Staszak
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136618 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-27Move static methods to the anonymous namespace.Jakub Staszak
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136221 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-25Add BlockFrequency class.Jakub Staszak
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135992 91177308-0d34-0410-b5e6-96231b3b80d8