Add support for updating the LiveIntervals of registers used by 'exotic'
[oota-llvm.git] / include / llvm / CodeGen / MachineBlockFrequencyInfo.h
2011-12-20 Jakub StaszakAdd some constantness to BranchProbabilityInfo and...
2011-11-14 Benjamin KramerMake headers standalone.
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 StaszakFix #include guard directive.
2011-07-25 Jakub StaszakRename BlockFrequency to BlockFrequencyInfo and Machine...