Add the ability to synthesize function counts from block count information
[oota-llvm.git] / tools / llvm-prof / ProfileInfo.cpp
2003-10-29 Chris LattnerAdd the ability to synthesize function counts from...
2003-10-28 Chris LattnerAdd support for reading block frequencies. Fix bug...
2003-10-28 Chris LattnerProvide an accessor for getting function count informat...
2003-10-28 Chris LattnerRead in the bytecode and profile information, but don...