Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | llvm-profdata: Remove an empty comment | Justin Bogner | 2014-03-20 | 1 | -1/+0 | |
* | llvm-profdata: Make "merge" into a subcommand. | Justin Bogner | 2014-03-19 | 1 | -16/+51 | |
* | llvm-profdata: Update to use the naive text format with function hash | Justin Bogner | 2014-03-19 | 1 | -101/+53 | |
* | Back out Profile library and dependent commits | Justin Bogner | 2014-03-12 | 1 | -263/+117 | |
* | Profile: Remove an inefficient and unnecessary API function | Justin Bogner | 2014-03-12 | 1 | -7/+7 | |
* | llvm-profdata: Use the Profile library, implement show and generate | Justin Bogner | 2014-03-12 | 1 | -117/+263 | |
* | Replace OwningPtr<T> with std::unique_ptr<T>. | Ahmed Charles | 2014-03-06 | 1 | -3/+2 | |
* | Replace the F_Binary flag with a F_Text one. | Rafael Espindola | 2014-02-24 | 1 | -1/+1 | |
* | Don't make F_None the default. | Rafael Espindola | 2014-02-24 | 1 | -1/+1 | |
* | PGO: llvm-profdata: tool for merging profiles | Duncan P. N. Exon Smith | 2014-02-17 | 1 | -0/+178 |