1. 41bee7d [InstrProf] Use atomic profile counter updates for TSan by Vedant Kumar · 7 years ago
  2. b6a0f6b [InstrProf] Don't register __llvm_profile_runtime_user by Reid Kleckner · 7 years ago
  3. aeb706b [InstrProf] Use comdats on COFF for available_externally functions by Reid Kleckner · 7 years ago
  4. 4ed7d96 [InstrProfiling] Emit the runtime hook when no counters are lowered by Vedant Kumar · 8 years ago
  5. 17eda3f [InstrProfiling] Don't exit early when an unused intrinsic is found by Vedant Kumar · 8 years ago
  6. 9ed1dbe [InstrProf] Don't take the address of alwaysinline available_externally functions by Vedant Kumar · 8 years ago
  7. 2fc706b [Profile] PE binary coverage bug fix by Xinliang David Li · 8 years ago
  8. 6f00c7b Resubmit r297897: [PGO] Value profile for size of memory intrinsic calls by Rong Xu · 8 years ago
  9. 9dd65de Revert "[PGO] Value profile for size of memory intrinsic calls" by Eric Liu · 8 years ago
  10. 670b422 [PGO] Value profile for size of memory intrinsic calls by Rong Xu · 8 years ago
  11. dca651f Re-apply "[profiling] Remove dead profile name vars after emitting name data" by Vedant Kumar · 9 years ago
  12. a3d1bca Revert "[profiling] Remove dead profile name vars after emitting name data" by Vedant Kumar · 9 years ago
  13. 21ea8f2 [profiling] Remove dead profile name vars after emitting name data by Vedant Kumar · 9 years ago
  14. f14d6e1 [InstrProfiling] Mark __llvm_profile_instrument_target last parameter as i32 zeroext if appropriate. by Marcin Koscielnicki · 9 years ago
  15. 426fd51 [InstrProf] Add support for dead_strip+live_support functionality by Vedant Kumar · 9 years ago
  16. 6e7129c [profile] value profiling bug fix -- missing icall targets in profile-use by Xinliang David Li · 9 years ago
  17. 0f324db [profile] Fix runtime hook linkage bug for COFF by Xinliang David Li · 9 years ago
  18. ad650ee [profile] Static counter allocation for value profiling (part-1) by Xinliang David Li · 9 years ago
  19. 3ddae02e Add missing tests for new PM by Xinliang David Li · 9 years ago
  20. 6be977a Port InstrProfiling pass to the new pass manager by Xinliang David Li · 9 years ago
  21. cbdb39c [PGO] Remove redundant counter copies for avail_extern functions. by Xinliang David Li · 10 years ago
  22. e82b9c2 [instrprof] Use __{start,stop}_SECNAME on PS4 too. by Sean Silva · 10 years ago
  23. a6320f1 [PGO] Add test case to ensure covmap section is not allocatable. by Xinliang David Li · 10 years ago
  24. 1c98859 revert r261038: arm/aarch64 bot failure by Xinliang David Li · 10 years ago
  25. 20fb2a1 New test case: make sure alloc bit is not set for covmap section on Linux by Xinliang David Li · 10 years ago
  26. 04638a6 [PGO] Enable compression in pgo instrumentation by Xinliang David Li · 10 years ago
  27. b6b29c7 Partial fix for PR25912, see comment 13. Should fix the sanitizer bootstrap bot by Kostya Serebryany · 10 years ago
  28. ceb49e0 [PGO] Fix another comdat related issue for COFF by Xinliang David Li · 10 years ago
  29. 79129dd Fix test case comment (NFC) by Xinliang David Li · 10 years ago
  30. af14cd0 Resubmit r256193 with test fix: assertion failure analyzed by Xinliang David Li · 10 years ago
  31. 9a0b6e7 Revert r256193: build bot failure triggered by Xinliang David Li · 10 years ago
  32. e3e5614 [PGO] Fix profile var comdat generation problem with COFF by Xinliang David Li · 10 years ago
  33. acf945f [PGO] make profile prefix even shorter and more readable by Xinliang David Li · 10 years ago
  34. 617c484 [PGO] Shorten profile symbol prefixes by Xinliang David Li · 10 years ago
  35. 59ef72d [PGO] Stop using invalid char in instr variable names. by Xinliang David Li · 10 years ago
  36. a5be9e3 [PGO] Value profiling support by Betul Buyukkurt · 10 years ago
  37. bdd6759 [PGO] Do not emit runtime hook user function for Linux by Xinliang David Li · 10 years ago
  38. 0971eb7 [PGO] Eliminate prof data register calls on FreeBSD platform by Xinliang David Li · 10 years ago
  39. 69cda66 Add a instrumentation test for Linux by Xinliang David Li · 10 years ago
  40. 198cdec by Xinliang David Li · 10 years ago
  41. 2f1d7a4 Put profile variables of COMDAT functions to it's own COMDAT group. by Wei Mi · 10 years ago
  42. b72f3e0 Final fix for PR 23499 and IR test case. by Diego Novillo · 10 years ago
  43. 5a70dd1 [opaque pointer type] Add textual IR support for explicit type parameter to gep operator by David Blaikie · 11 years ago
  44. 7c9c6ed [opaque pointer type] Add textual IR support for explicit type parameter to load instruction by David Blaikie · 11 years ago
  45. 4a3b80e InstrProf: Make the __llvm_profile_runtime_user symbol hidden by Justin Bogner · 11 years ago
  46. 564b4a8 InstrProf: Test for appropriate linkage of the profiling structures by Justin Bogner · 11 years ago
  47. 70b0751 InstrProf: An intrinsic and lowering for instrumentation based profiling by Justin Bogner · 11 years ago