summaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineBlockFrequencyInfo.cpp
Commit message (Expand)AuthorAge
* BlockFrequency: Bump up the entry frequency a bit.Benjamin Kramer2013-06-25
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Add some constantness to BranchProbabilityInfo and BlockFrequnencyInfo.Jakub Staszak2011-12-20
* 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