Sample profiles - Add a name table to the binary encoding.
[oota-llvm.git] / include / llvm / ProfileData / SampleProf.h
2015-10-13 Diego NovilloSample profiles - Add a name table to the binary encoding.
2015-10-08 Diego NovilloRe-apply r249644: Handle inline stacks in gcov-encoded...
2015-10-08 Diego NovilloRevert "Handle inline stacks in gcov-encoded sample...
2015-10-08 Diego NovilloHandle inline stacks in gcov-encoded sample profiles.
2015-10-01 Dehao ChenUpdate sample profile propagation algorithm.
2015-09-30 Dehao Chenhttp://reviews.llvm.org/D13145
2015-09-29 Dehao Chenhttp://reviews.llvm.org/D13231
2015-09-17 Diego NovilloGCC AutoFDO profile reader - Initial support.
2015-05-12 Diego NovilloTidy comments in SampleProfile header. NFC.
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-11-01 Diego NovilloAdd show and merge tools for sample PGO profiles.
2014-10-30 Diego NovilloAdd profile writing capabilities for sampling profiles.