ProfileData: Add support for the indexed instrprof format
[oota-llvm.git] / test / tools / llvm-profdata / simple.test
2014-04-18 Justin BognerProfileData: Add support for the indexed instrprof...
2014-03-22 Justin Bognerllvm-profdata: Don't pipe stderr into show for the...
2014-03-21 Justin BognerProfileData: Introduce InstrProfWriter using the naive...
2014-03-19 Justin Bognerllvm-profdata: Make "merge" into a subcommand.
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