[llvm-profdata] Add check for text profile formats and improve error reporting
[oota-llvm.git] / lib / ProfileData / SampleProf.cpp
2015-11-12 Nathan Slingerland[llvm-profdata] Add check for text profile formats...
2015-11-12 Diego NovilloSamplePGO - Move FunctionSamples::print() to a better...
2015-10-13 Diego NovilloSample profiles - Add a name table to the binary encoding.
2015-09-17 Diego NovilloGCC AutoFDO profile reader - Initial support.
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2014-11-01 Diego NovilloAdd show and merge tools for sample PGO profiles.
2014-10-30 Diego NovilloAdd profile writing capabilities for sampling profiles.