llvm-profdata: Use consistent file suffixes in tests
[oota-llvm.git] / test / tools / llvm-profdata / Inputs /
2014-07-30 Justin Bognerllvm-profdata: Use consistent file suffixes in tests
2014-07-29 Justin Bognerllvm-profdata: Clean up and reorganize some tests
2014-04-25 Justin BognerProfileData: Treat missing function counts as malformed
2014-03-21 Duncan P. N. Exon... InstrProf: Cleanup binary profdata testcase
2014-03-21 Duncan P. N. Exon... InstrProf: Change magic number to have non-text characters
2014-03-21 Duncan P. N. Exon... InstrProf: Read raw binary profile in llvm-profdata
2014-03-19 Justin Bognerllvm-profdata: Update to use the naive text format...
2014-03-12 Justin BognerBack out Profile library and dependent commits
2014-03-12 Justin Bognerllvm-profdata: Use the Profile library, implement show...
2014-02-17 Duncan P. N. Exon... PGO: llvm-profdata: tool for merging profiles