summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-profdata
Commit message (Expand)AuthorAgeFilesLines
* ProfileData: Introduce InstrProfWriter using the naive text formatJustin Bogner2014-03-212-45/+72
* ProfileData: Introduce the InstrProfReader interface and a text readerJustin Bogner2014-03-211-6/+6
* llvm-profdata: Make "merge" into a subcommand.Justin Bogner2014-03-192-14/+14
* llvm-profdata: Update to use the naive text format with function hashJustin Bogner2014-03-1914-25/+53
* Back out Profile library and dependent commitsJustin Bogner2014-03-1225-150/+77
* llvm-profdata: Use the Profile library, implement show and generateJustin Bogner2014-03-1225-77/+150
* PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith2014-02-1715-0/+96
OpenPOWER on IntegriCloud