1. 2843635 Support for remapping profile data when symbols change, for sample-based by Richard Smith · 7 years ago
  2. a195de8 Use createTemporaryFile in SampleProfTest by Alexander Kornienko · 7 years ago
  3. 67f57c6 Fix filesystem race issue in SampleProfTest introduced in rL342283. by Wei Mi · 7 years ago
  4. 6a14325 [SampleFDO] Add FunctionOffsetTable in compact binary format profile. by Wei Mi · 7 years ago
  5. d9be2c7 [NFC] Change sample profile format enum name SPF_Raw_Binary to SPF_Binary. by Wei Mi · 7 years ago
  6. a0c0857 [SampleFDO] Add a new compact binary format for sample profile. by Wei Mi · 7 years ago
  7. 984ab0f [SampleFDO] Extend SampleProfReader to handle demangled names. by Wei Mi · 8 years ago
  8. 5c0ab47 Remove redundant includes from unittests. by Michael Zolotukhin · 8 years ago
  9. 9a67b07 Re-sort #include lines for unittests. This uses a slightly modified by Chandler Carruth · 8 years ago
  10. 562e829 Use the range variant of find_if instead of unpacking begin/end by David Majnemer · 9 years ago
  11. 7cefdb8 Remove specializations of ProfileSummary by Easwaran Raman · 9 years ago
  12. 5354a8a Fix some Clang-tidy modernize and Include What You Use warnings. by Eugene Zelenko · 9 years ago
  13. 03b42e4 Remove every uses of getGlobalContext() in LLVM (but the C API) by Mehdi Amini · 10 years ago
  14. 6f4903d Sample profile summary cleanup by Easwaran Raman · 10 years ago
  15. 26628d3 Interface to get/set profile summary metadata to module by Easwaran Raman · 10 years ago
  16. 75c21a9 Fix memory leak in tests. by Easwaran Raman · 10 years ago
  17. 57d1dda Use LineLocation instead of CallsiteLocation to index callsite profile. by Dehao Chen · 10 years ago
  18. 7c4f25d Metadata support for profile summary. by Easwaran Raman · 10 years ago
  19. 40ee23d Add profile summary support for sample profile. by Easwaran Raman · 10 years ago
  20. 48dd080 [PGO] Handle and report overflow during profile merge for all types of data by Nathan Slingerland · 10 years ago
  21. 51abea7 [ProfileData] Add unit test infrastructure for sample profile reader/writer by Nathan Slingerland · 10 years ago