summaryrefslogtreecommitdiff
path: root/test/tools/llvm-profdata/errors.test
Commit message (Expand)AuthorAge
* ProfileData: Treat missing function counts as malformedJustin Bogner2014-04-25
* llvm-profdata: Avoid writing to /dev/null in testsJustin Bogner2014-04-18
* test: Add extra run lines to investigate an error on the botsJustin Bogner2014-04-18
* ProfileData: Add support for the indexed instrprof formatJustin Bogner2014-04-18
* llvm-profdata: Check for bad data in the show commandJustin Bogner2014-03-23
* ProfileData: Introduce InstrProfWriter using the naive text formatJustin Bogner2014-03-21
* ProfileData: Introduce the InstrProfReader interface and a text readerJustin Bogner2014-03-21
* llvm-profdata: Make "merge" into a subcommand.Justin Bogner2014-03-19
* llvm-profdata: Update to use the naive text format with function hashJustin Bogner2014-03-19
* Back out Profile library and dependent commitsJustin Bogner2014-03-12
* llvm-profdata: Use the Profile library, implement show and generateJustin Bogner2014-03-12
* PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith2014-02-17