Move type handling to make sure we get all created types that aren't
[oota-llvm.git] / lib / CodeGen / MachineBlockFrequencyInfo.cpp
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...