1. 80f93a8 Make the baseline threshold based on -Xjitthreshold. by Nicolas Geoffray · 3 years, 1 month ago
  2. 9e59890 Simplify hotness count in baseline compiled code. by Nicolas Geoffray · 3 years, 2 months ago
  3. 095dc46 Move the profiling info out of ArtMethod. by Nicolas Geoffray · 4 years, 5 months ago
  4. 60ef399 Reland "Cleanups around the creation of ProfilingInfo." by Nicolas Geoffray · 4 years, 5 months ago
  5. a996425 Revert "Cleanups around the creation of ProfilingInfo." by Lokesh Gidra · 4 years, 5 months ago
  6. 0fa304e Cleanups around the creation of ProfilingInfo. by Nicolas Geoffray · 4 years, 5 months ago
  7. 9c7b4f1 Remove obsolete saved_entry_point field in ProfilingInfo. by Nicolas Geoffray · 4 years, 5 months ago
  8. f8cc26e Fix a braino when marking a method as being compiled. by Nicolas Geoffray · 4 years, 7 months ago
  9. b0a9747 Fix go/lem breakages on baseline configs by Nicolas Geoffray · 5 years ago
  10. a59af8a JIT baseline: trigger optimized compilation on hotness threshold. by Nicolas Geoffray · 5 years ago
  11. e2a3aa9 Baseline JIT: update inline caches in compiled code. by Nicolas Geoffray · 5 years ago
  12. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  13. e40f65f ART: Relayout ProfilingInfo by Andreas Gampe · 7 years ago
  14. deae7db ART: Add missing namespace comments by Andreas Gampe · 8 years ago
  15. f6d4668 Improvements in the Inliner. by Nicolas Geoffray · 8 years ago
  16. 940eb0c Add inline caches to offline profiles by Calin Juravle · 8 years ago
  17. fdb7d63 Inline methods that throw. by Nicolas Geoffray · 8 years ago
  18. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 8 years ago
  19. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 8 years ago
  20. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  21. b81a984 Revert "Basic obsolete methods support" by Alex Light · 8 years ago
  22. d8936da Basic obsolete methods support by Alex Light · 8 years ago
  23. e51ca8b Move inline caches GC handling in JitCodeCache. by Nicolas Geoffray · 8 years ago
  24. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  25. 6597577 Card mark holding class instead of declaring class by Mathieu Chartier · 8 years ago
  26. 935384e Properly initialize the is_osr_method_being_compiled_ flag. by Nicolas Geoffray · 9 years ago
  27. 454b3b6 ART: Fix race in on-stack replacement by buzbee · 9 years ago
  28. 07e3ca9 Fix thread race when fetching the ProfilingInfo object. by Nicolas Geoffray · 9 years ago
  29. b6e20ae Clear inline caches at each full GC. by Nicolas Geoffray · 9 years ago
  30. 511e41b Clear inline caches if a ProfilingInfo gets revived. by Nicolas Geoffray · 9 years ago
  31. 3512244 Revert "Revert "Use the interpreter as a heartbeat for the JIT."" by Nicolas Geoffray · 9 years ago
  32. a96917a Revert "Use the interpreter as a heartbeat for the JIT." by Nicolas Geoffray · 9 years ago
  33. 7273a5d Use the interpreter as a heartbeat for the JIT. by Nicolas Geoffray · 9 years ago
  34. a42363f Implement first kind of polymorphic inlining. by Nicolas Geoffray · 9 years ago
  35. 73be1e8 Inline monomorphic calls. by Nicolas Geoffray · 9 years ago
  36. 26705e2 Add support for collection ProfilingInfo objects. by Nicolas Geoffray · 9 years ago
  37. 1dad3f6 Support garbage collection of JITted code. by Nicolas Geoffray · 9 years ago
  38. 5550ca8 Record profiling information before Jitting. by Nicolas Geoffray · 9 years ago