summaryrefslogtreecommitdiff
path: root/tools/llvm-profdata/llvm-profdata.cpp
Commit message (Expand)AuthorAge
* llvm-profdata: Use the Profile library, implement show and generateJustin Bogner2014-03-12
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-06
* Replace the F_Binary flag with a F_Text one.Rafael Espindola2014-02-24
* Don't make F_None the default.Rafael Espindola2014-02-24
* PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith2014-02-17