1. 7f5b47d [llvm-profdata] Add support for weighted merge of profile data (2nd try) by Nathan Slingerland · 10 years ago
  2. e3bf4fd3 [PGO] Value profiling text format reader/writer support by Xinliang David Li · 10 years ago
  3. 7706fe5 llvm/test/tools/llvm-profdata/text-format-errors.test: Use prepared version of the input file, instead of using echo. by NAKAMURA Takumi · 10 years ago
  4. 4f82366 [llvm-profdata] Add check for text profile formats and improve error reporting (2nd try) by Nathan Slingerland · 10 years ago
  5. 911ced6 reverting r252916 to investigate test failure by Nathan Slingerland · 10 years ago
  6. f0e107e [llvm-profdata] Add check for text profile formats and improve error reporting by Nathan Slingerland · 10 years ago
  7. af3001e llvm-profdata: Use consistent file suffixes in tests by Justin Bogner · 11 years ago
  8. cf36a36 llvm-profdata: Clean up and reorganize some tests by Justin Bogner · 11 years ago[Renamed (69%) from llvm/test/tools/llvm-profdata/errors.test]
  9. b59d7c7 ProfileData: Treat missing function counts as malformed by Justin Bogner · 11 years ago
  10. fabf183 llvm-profdata: Avoid writing to /dev/null in tests by Justin Bogner · 12 years ago
  11. 6bdea86 test: Add extra run lines to investigate an error on the bots by Justin Bogner · 12 years ago
  12. b7aa263 ProfileData: Add support for the indexed instrprof format by Justin Bogner · 12 years ago
  13. db1225d llvm-profdata: Check for bad data in the show command by Justin Bogner · 12 years ago
  14. b9bd7f8 ProfileData: Introduce InstrProfWriter using the naive text format by Justin Bogner · 12 years ago
  15. f8d7919 ProfileData: Introduce the InstrProfReader interface and a text reader by Justin Bogner · 12 years ago
  16. 618bcea llvm-profdata: Make "merge" into a subcommand. by Justin Bogner · 12 years ago
  17. 38fff86 llvm-profdata: Update to use the naive text format with function hash by Justin Bogner · 12 years ago
  18. ec49f98 Back out Profile library and dependent commits by Justin Bogner · 12 years ago
  19. bfee8d4 llvm-profdata: Use the Profile library, implement show and generate by Justin Bogner · 12 years ago
  20. 846a627 PGO: llvm-profdata: tool for merging profiles by Duncan P. N. Exon Smith · 12 years ago