summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-profdata/errors.test
Commit message (Expand)AuthorAgeFilesLines
* ProfileData: Treat missing function counts as malformedJustin Bogner2014-04-251-0/+3
* llvm-profdata: Avoid writing to /dev/null in testsJustin Bogner2014-04-181-10/+4
* test: Add extra run lines to investigate an error on the botsJustin Bogner2014-04-181-0/+6
* ProfileData: Add support for the indexed instrprof formatJustin Bogner2014-04-181-2/+2
* llvm-profdata: Check for bad data in the show commandJustin Bogner2014-03-231-0/+2
* ProfileData: Introduce InstrProfWriter using the naive text formatJustin Bogner2014-03-211-14/+6
* ProfileData: Introduce the InstrProfReader interface and a text readerJustin Bogner2014-03-211-6/+6
* llvm-profdata: Make "merge" into a subcommand.Justin Bogner2014-03-191-8/+8
* llvm-profdata: Update to use the naive text format with function hashJustin Bogner2014-03-191-7/+4
* Back out Profile library and dependent commitsJustin Bogner2014-03-121-0/+22
* llvm-profdata: Use the Profile library, implement show and generateJustin Bogner2014-03-121-22/+0
* PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith2014-02-171-0/+22
OpenPOWER on IntegriCloud