| Commit message (Expand) | Author | Age | Files | Lines |
| * | [llvm-profdata] Add mode to recover from profile read failures | Vedant Kumar | 2019-09-03 | 1 | -0/+8 |
| * | [docs] [NFC] Removed excess spacing | Alex Brachet | 2019-07-04 | 1 | -1/+0 |
| * | [docs][tools] Add missing "program" tags to rst files | James Henderson | 2019-06-27 | 1 | -0/+2 |
| * | [llvm-profdata] Fix indentation error in docs. NFC. | Rong Xu | 2019-04-30 | 1 | -1/+1 |
| * | [llvm-profdata] Fix indentation error. NFC | Rong Xu | 2019-04-30 | 1 | -1/+1 |
| * | [llvm-profdata] Add overlap command to compute similarity b/w two profile files | Rong Xu | 2019-04-30 | 1 | -0/+67 |
| * | [llvm-profdata] Fix one bad format in llvm-profdata CommandGuide doc. NFC | Rong Xu | 2019-04-18 | 1 | -0/+1 |
| * | [PGO] Context sensitive PGO (part 2) | Rong Xu | 2019-02-28 | 1 | -0/+4 |
| * | [llvm-profdata] add value-cutoff functionality in show command | Rong Xu | 2019-01-08 | 1 | -1/+11 |
| * | [PGO] Revert r350579 to fix commit message. | Rong Xu | 2019-01-08 | 1 | -11/+1 |
| * | [PGO] Use SourceFileName rather module name in PGOFuncName | Rong Xu | 2019-01-07 | 1 | -1/+11 |
| * | Add flag to llvm-profdata to allow symbols in profile data to be remapped, and | Richard Smith | 2018-09-13 | 1 | -0/+10 |
| * | [ProfileData] Add new option to dump topn hottest functions | Xinliang David Li | 2017-07-11 | 1 | -0/+6 |
| * | Resubmit r297897: [PGO] Value profile for size of memory intrinsic calls | Rong Xu | 2017-03-16 | 1 | -0/+4 |
| * | Revert "[PGO] Value profile for size of memory intrinsic calls" | Eric Liu | 2017-03-16 | 1 | -4/+0 |
| * | [PGO] Value profile for size of memory intrinsic calls | Rong Xu | 2017-03-15 | 1 | -0/+4 |
| * | Retry: [llvm-profdata] Speed up merging by using a thread pool | Vedant Kumar | 2016-07-19 | 1 | -0/+5 |
| * | Revert "[llvm-profdata] Speed up merging by using a thread pool" | Vedant Kumar | 2016-07-19 | 1 | -5/+0 |
| * | [llvm-profdata] Speed up merging by using a thread pool | Vedant Kumar | 2016-07-18 | 1 | -0/+5 |
| * | [docs] Fix indentation for a tool option | Vedant Kumar | 2016-06-09 | 1 | -1/+1 |
| * | Retry^4 "[llvm-profdata] Add option to ingest filepaths from a file" | Vedant Kumar | 2016-06-07 | 1 | -0/+9 |
| * | Revert "Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file"" | Vedant Kumar | 2016-06-06 | 1 | -9/+0 |
| * | Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file" | Vedant Kumar | 2016-06-06 | 1 | -0/+9 |
| * | Revert "Retry "[llvm-profdata] Add option to ingest filepaths from a file" | Vedant Kumar | 2016-06-06 | 1 | -9/+0 |
| * | Retry "[llvm-profdata] Add option to ingest filepaths from a file" | Vedant Kumar | 2016-06-06 | 1 | -0/+9 |
| * | [llvm-profdata] Revert r271709 and the 3 subsequent commits - the code | Chandler Carruth | 2016-06-04 | 1 | -9/+0 |
| * | [llvm-profdata] Add option to ingest filepaths from a file | Vedant Kumar | 2016-06-03 | 1 | -0/+9 |
| * | [docs] Be a bit more precise. | Sean Silva | 2016-05-28 | 1 | -4/+5 |
| * | [Profiling] Add a -sparse mode to llvm-profdata merge | Vedant Kumar | 2016-01-29 | 1 | -0/+6 |
| * | [llvm-profdata] Add support for weighted merge of profile data (2nd try) | Nathan Slingerland | 2015-12-15 | 1 | -1/+40 |
| * | Revert "[llvm-profdata] Add support for weighted merge of profile data" | Nathan Slingerland | 2015-12-04 | 1 | -5/+1 |
| * | [llvm-profdata] Add support for weighted merge of profile data | Nathan Slingerland | 2015-12-04 | 1 | -1/+5 |
| * | Fix sphinx-build error when building documentation. | Xinliang David Li | 2015-11-24 | 1 | -16/+10 |
| * | [PGO] Add --text option for llvm-profdata show|merge commands | Xinliang David Li | 2015-11-23 | 1 | -1/+18 |
| * | Update documentation for llvm-profdata. | Diego Novillo | 2015-05-28 | 1 | -0/+30 |
| * | docs: Try to fix a couple of internal links in the llvm-profdata manual | Justin Bogner | 2015-03-12 | 1 | -4/+4 |
| * | docs: update the command guide documentation for llvm-profdata. | Alex Lorenz | 2014-07-30 | 1 | -12/+85 |
| * | PGO: llvm-profdata: tool for merging profiles | Duncan P. N. Exon Smith | 2014-02-17 | 1 | -0/+29 |