aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/BlockFrequencyInfo.h
AgeCommit message (Expand)Author
2011-12-20Add some constantness to BranchProbabilityInfo and BlockFrequnencyInfo.Jakub Staszak
2011-10-19Add pass printing support to BlockFrequencyInfo pass. The implementationChandler Carruth
2011-08-03Add more constantness in BlockFrequencyInfo.Jakub Staszak
2011-07-27Use BlockFrequency instead of uint32_t in BlockFrequencyInfo.Jakub Staszak
2011-07-25Rename BlockFrequency to BlockFrequencyInfo and MachineBlockFrequency toJakub Staszak