summaryrefslogtreecommitdiff
path: root/test/tools/llvm-profdata
Commit message (Expand)AuthorAge
* ProfileData: Allow multiple profiles in RawInstrProfReaderJustin Bogner2014-05-16
* 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
* InstrProf: Check pointer size in raw profileDuncan P. N. Exon Smith2014-03-23
* llvm-profdata: Don't pipe stderr into show for the testsJustin Bogner2014-03-22
* InstrProf: Cleanup binary profdata testcaseDuncan P. N. Exon Smith2014-03-21
* InstrProf: Change magic number to have non-text charactersDuncan P. N. Exon Smith2014-03-21
* InstrProf: Actually detect bad headersDuncan P. N. Exon Smith2014-03-21
* InstrProf: Read raw binary profile in llvm-profdataDuncan P. N. Exon Smith2014-03-21
* 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