summaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/BlockFrequencyInfo.h
Commit message (Expand)AuthorAge
* Added BlockFrequencyInfo::view for displaying the block frequency propagation...Michael Gottesman2013-11-14
* Fixed 80+ violation and added C++ to header.Michael Gottesman2013-07-12
* BlockFrequency: Bump up the entry frequency a bit.Benjamin Kramer2013-06-25
* Add some constantness to BranchProbabilityInfo and BlockFrequnencyInfo.Jakub Staszak2011-12-20
* Add pass printing support to BlockFrequencyInfo pass. The implementationChandler Carruth2011-10-19
* Add more constantness in BlockFrequencyInfo.Jakub Staszak2011-08-03
* Use BlockFrequency instead of uint32_t in BlockFrequencyInfo.Jakub Staszak2011-07-27
* Rename BlockFrequency to BlockFrequencyInfo and MachineBlockFrequency toJakub Staszak2011-07-25