For llvm-objdump added support for printing Objc2 32-bit runtime meta data
[oota-llvm.git] / test / tools / llvm-profdata / Inputs /
2014-11-01 Diego NovilloAdd show and merge tools for sample PGO profiles.
2014-08-01 Justin BognerInstrProf: Allow multiple functions with the same name
2014-08-01 Justin Bognerllvm-profdata: Replace redundant tests with more target...
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