-steens doesn't use the inlined globals facility.
[oota-llvm.git] / lib / Analysis / ProfileInfo.cpp
2005-01-08 Jeff CohenAdd even more missing createXxxPass functions.
2004-03-08 Chris LattnerSwitch to using edge profiling information as the basic...
2004-03-08 Chris LattnerRefactor implementations
2004-02-11 Chris LattnerFix copy-and-pastos
2004-02-11 Chris LattnerMake sure to register the 'no profile' implementation...
2004-02-10 Chris LattnerAn initial implementation of an LLVM ProfileInfo class...