SamplePGO - Sort samples by source location when emitting as text.
[oota-llvm.git] / lib / ProfileData / SampleProf.cpp
2015-11-19 Diego NovilloSamplePGO - Sort samples by source location when emitti...
2015-11-17 Diego NovilloSamplePGO - Move debug/dump function bodies out of...
2015-11-13 Diego NovilloSamplePGO - Add dump routines for LineLocation, SampleR...
2015-11-13 Nathan Slingerland[llvm-profdata] Add check for text profile formats...
2015-11-12 Nathan Slingerlandreverting r252916 to investigate test failure
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.