[block-freq] Add the equivalent methods to MachineBlockFrequencyInfo and BlockFrequen...
[oota-llvm.git] / lib / CodeGen / MachineBlockFrequencyInfo.cpp
2013-12-14 Michael Gottesman[block-freq] Add the equivalent methods to MachineBlock...
2013-12-03 Michael GottesmanFixed various whitespace/spelling/80+ issues.
2013-12-03 Michael GottesmanAdded MachineBlockFrequencyInfo::view for displaying...
2013-06-25 Benjamin KramerBlockFrequency: Bump up the entry frequency a bit.
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2011-12-20 Jakub StaszakAdd some constantness to BranchProbabilityInfo and...
2011-08-03 Jakub StaszakAdd more constantness in BlockFrequencyInfo.
2011-07-27 Jakub StaszakUse BlockFrequency instead of uint32_t in BlockFrequenc...
2011-07-25 Jakub StaszakRename BlockFrequency to BlockFrequencyInfo and Machine...