1. c961939 LSE fix removing observable stores in try catch by Santiago Aboy Solanes · 2 years, 1 month ago
  2. 42f1af8 LSE fix removing observable stores with throwing instuctions by Santiago Aboy Solanes · 2 years, 1 month ago
  3. 7f587e5 Fix `CanUseKnownBootImageVarHandle()`, part 2. by Vladimir Marko · 2 years, 1 month ago
  4. acbb380 Fix `CanUseKnownBootImageVarHandle()`. by Vladimir Marko · 2 years, 1 month ago
  5. 9d31daa Avoid VarHandle checks for boot image field VarHandles. by Vladimir Marko · 2 years, 2 months ago
  6. 0eca098 Enable LoopOptimization for graphs with try catch blocks by Santiago Aboy Solanes · 2 years, 2 months ago
  7. d77cf74 x86/x86-64: Fix BoundsCheck slow path clobbering EDX/RDX. by Vladimir Marko · 2 years, 2 months ago
  8. 9e3c371 Revert^2 "Add support for try catches in LSE" by Santiago Aboy Solanes · 2 years, 2 months ago
  9. e953942 Revert^2 "Pass `ArenaAllocator` to JNI compiler." by Vladimir Marko · 2 years, 2 months ago
  10. 2913dda Revert "Add support for try catches in LSE" by Santiago Aboy Solanes · 2 years, 2 months ago
  11. aa5a644 Revert "Pass `ArenaAllocator` to JNI compiler." by Santiago Aboy Solanes · 2 years, 2 months ago
  12. 62b1265 Add support for try catches in LSE by Santiago Aboy Solanes · 2 years, 2 months ago
  13. cef72a6 Revert^2 "DCE SimplifyAlwaysThrowing optimizations" by Santiago Aboy Solanes · 2 years, 2 months ago
  14. 8e92a61 Inliner will return true when identifying a method as always throws by Santiago Aboy Solanes · 2 years, 2 months ago
  15. 601f4e9 Pass `ArenaAllocator` to JNI compiler. by Vladimir Marko · 2 years, 2 months ago
  16. f4bd5de Touch up changes related to cross-dex compiling by Santiago Aboy Solanes · 2 years, 2 months ago
  17. f67e8c3 Preallocate `CodeInfoTableDeduper::dedupe_set_`. by Vladimir Marko · 2 years, 3 months ago
  18. 4ebfcac Track finalizable objects in loops by Santiago Aboy Solanes · 2 years, 2 months ago
  19. 026a662 Revert "DCE SimplifyAlwaysThrowing optimizations" by Hans Boehm · 2 years, 2 months ago
  20. 298112a DCE SimplifyAlwaysThrowing optimizations by Santiago Aboy Solanes · 2 years, 2 months ago
  21. 26e70d8 Allow code to sink right before the TryBoundary by Santiago Aboy Solanes · 2 years, 2 months ago
  22. 8d100ba Fix last value generation in loop optimization. by Vladimir Marko · 2 years, 3 months ago
  23. 396bab8 Remove obsolete code related to quickening. by Vladimir Marko · 2 years, 2 months ago
  24. 2f6af92 Allow to sink code within its try block by Santiago Aboy Solanes · 2 years, 2 months ago
  25. 9e701b1 Allow to sink code to catch blocks by Santiago Aboy Solanes · 2 years, 2 months ago
  26. de4d195 Clean up InductionVarAnalysis. by Vladimir Marko · 2 years, 3 months ago
  27. e4ccbb5 Revert^2 "Faster deduplication of `CodeInfo` tables." by Vladimir Marko · 2 years, 3 months ago
  28. e25f13a Fix 697-string-buffer-append under no-image. by Nicolas Geoffray · 2 years, 3 months ago
  29. 8c7f649 Revert "Faster deduplication of `CodeInfo` tables." by Roland Levillain · 2 years, 3 months ago
  30. fa9c809 Faster deduplication of `CodeInfo` tables. by Vladimir Marko · 2 years, 3 months ago
  31. 69a87e3 Revert^4 "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 2 years, 3 months ago
  32. 961dbc4 Optimizing: Do not resolve field type for `get` opcodes. by Vladimir Marko · 2 years, 3 months ago
  33. 103e56a Fix pattern replacement for float constant. by Vladimir Marko · 2 years, 3 months ago
  34. 1849c3a Revert^3 "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 2 years, 3 months ago
  35. b740438 Revert^2 "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 2 years, 4 months ago
  36. 0af91e0 arm: Fix VarHandle.compareAndSet() with read barriers. by Vladimir Marko · 2 years, 3 months ago
  37. 48eb839 Initialize intrinsics in dex2oat. by Nicolas Geoffray · 2 years, 3 months ago
  38. 872ec72 Update compiler/ implications to use (D)CHECK_IMPLIES by Santiago Aboy Solanes · 2 years, 4 months ago
  39. 0805e90 Add (D)CHECK_IMPLIES to ART logging by Santiago Aboy Solanes · 2 years, 4 months ago
  40. a0a5f00 Add timed out test files to tidy_timeout_srcs by Chih-Hung Hsieh · 2 years, 4 months ago
  41. ac87515 Don't overly limit recursive inlining for monomorphic cases by Santiago Aboy Solanes · 2 years, 4 months ago
  42. b414a4c Intrinsify System.ArrayCopy for Primitive data types by Shalini Salomi Bodapati · 2 years, 4 months ago
  43. 4f5b7cb Limit recursive polymorphic inlining to prevent code bloat by Santiago Aboy Solanes · 2 years, 4 months ago
  44. 927a996 x86/x86_64: Add rep_movs instructions by Shalini Salomi Bodapati · 2 years, 4 months ago
  45. d539f86 Revert^4 "Generate a primary boot image for testing." by Jiakai Zhang · 2 years, 4 months ago
  46. 69559a5 Add test to check against sharpening optimization by Santiago Aboy Solanes · 2 years, 4 months ago
  47. c9607e3 Revert^3 "Generate a primary boot image for testing." by Jiakai Zhang · 2 years, 4 months ago
  48. 5791123 Revert^2 "Generate a primary boot image for testing." by Jiakai Zhang · 2 years, 4 months ago
  49. 2d652dd Remove unused function JNIMacroAssembler::Call(FrameOffset, Offset). by Peter Collingbourne · 2 years, 4 months ago
  50. 30bc777 Remove race on cached thread-name deletion by Hans Boehm · 2 years, 4 months ago
  51. 239c449 Revert "Add bss support for inlining BCP DexFiles for single image" by Santiago Aboy Solanes · 2 years, 4 months ago
  52. bdf7dc0 Introduce FindSuperMethodToCall to find the target of a super call. by Nicolas Geoffray · 2 years, 5 months ago
  53. e208b04 Revert "Generate a primary boot image for testing." by Hans Boehm · 2 years, 4 months ago
  54. 6454968 Generate a primary boot image for testing. by Jiakai Zhang · 2 years, 4 months ago
  55. 2d62882 Add bss support for inlining BCP DexFiles for single image by Santiago Aboy Solanes · 2 years, 5 months ago
  56. ec696e5 Clean up debug checks in intrinsic code. by Ulya Trafimovich · 2 years, 4 months ago
  57. 1b3ec0f Revert^2 "Reduce pauses for weak reference access" by Hans Boehm · 2 years, 4 months ago
  58. 07cbc5b Revert "Reduce pauses for weak reference access" by Hans Boehm · 2 years, 4 months ago
  59. 0ab5b6d Reduce pauses for weak reference access by Hans Boehm · 3 years ago
  60. 541ca32 Use implicit suspend check in JIT. by Nicolas Geoffray · 2 years, 4 months ago
  61. 4b34d5c Intrisify IsInfinite() (float/double) function for x86_64 by Shalini Salomi Bodapati · 2 years, 4 months ago
  62. c8a694d Reland "Use InitializeMethodsCode when we need to reinitialize a method entrypoint." by Nicolas Geoffray · 2 years, 5 months ago
  63. a3759ca arm: Implement Unsafe.compareAndSetObject intrinsic. by Ulya Trafimovich · 2 years, 5 months ago
  64. 70102e6 arm64: Implement Unsafe.compareAndSetObject intrinsic. by Ulya Trafimovich · 2 years, 5 months ago
  65. ee7bd32 Revert "Expand sharpening's ComputeLoadClassKind to cover cross-dex cases" by Nicolas Geoffray · 2 years, 5 months ago
  66. 37af463 x86: Implement Unsafe.compareAndSetObject intrinsic. by Ulya Trafimovich · 2 years, 5 months ago
  67. bb2643f x86_64: Implement Unsafe.compareAndSetObject intrinsic. by Ulya Trafimovich · 2 years, 5 months ago
  68. b0f63c9 Revert "Use InitializeMethodsCode when we need to reinitialize a method entrypoint." by Nicolas Geoffray · 2 years, 5 months ago
  69. 82e525a Use InitializeMethodsCode when we need to reinitialize a method entrypoint. by Nicolas Geoffray · 2 years, 5 months ago
  70. 32b8c8f Expand sharpening's ComputeLoadClassKind to cover cross-dex cases by Santiago Aboy Solanes · 2 years, 6 months ago
  71. e45883e ARM64: Enable implicit suspend checks and madvise()... by Vladimir Marko · 2 years, 5 months ago
  72. 6f572b7 Fix out of range in art compiler. by Florian Mayer · 2 years, 5 months ago
  73. 22df3e0 Remove operator<< from HGraph. by Nicolas Geoffray · 2 years, 5 months ago
  74. 8884d3d Normalize XML comment syntax in ART test configuration files. by Roland Levillain · 2 years, 5 months ago
  75. 8a868f7 ARM: Fix CASObject intrinsic slow path. by Vladimir Marko · 2 years, 6 months ago
  76. 5b8c025 Merge "Merge Android 12 QPR1" by Xin Li · 2 years, 6 months ago
  77. e74e0ce JNI: Inline fast-path for `JniMethodEnd()`. by Vladimir Marko · 2 years, 6 months ago
  78. d00317c JNI/x86: Fix art_jni_unlock_object_no_inline. am: 2ab607adeb by Vladimir Marko · 2 years, 6 months ago
  79. 2ab607a JNI/x86: Fix art_jni_unlock_object_no_inline. by Vladimir Marko · 2 years, 6 months ago
  80. ffe1447 JNI: Fix transition to suspended to be "release". am: 1d7ad9066d by Vladimir Marko · 2 years, 6 months ago
  81. 1d7ad90 JNI: Fix transition to suspended to be "release". by Vladimir Marko · 2 years, 6 months ago
  82. b9ce335 JNI: Fix failure to unlock for pending exception. am: 2cdb3679b3 by Vladimir Marko · 2 years, 6 months ago
  83. 2cdb367 JNI: Fix failure to unlock for pending exception. by Vladimir Marko · 2 years, 6 months ago
  84. 9bb08e5 JNI: Inline fast-path for `JniMethodStart()`. am: ce2a3445a4 by Vladimir Marko · 2 years, 6 months ago
  85. ce2a344 JNI: Inline fast-path for `JniMethodStart()`. by Vladimir Marko · 2 years, 6 months ago
  86. 058bc70 x86_64: Implement VarHandle.getAnd* for arrays and byte array views. am: 3322cc5ff9 by Ulya Trafimovich · 2 years, 6 months ago
  87. 3322cc5 x86_64: Implement VarHandle.getAnd* for arrays and byte array views. by Ulya Trafimovich · 2 years, 7 months ago
  88. 39988b1 Add tests for `art_jni_{lock,unlock}_object`. am: 3a50f34c84 by Vladimir Marko · 2 years, 6 months ago
  89. 3a50f34 Add tests for `art_jni_{lock,unlock}_object`. by Vladimir Marko · 2 years, 6 months ago
  90. 7c55977 ARM64: Implicit suspend checks using LDR. am: 7039c11b22 by Vladimir Marko · 2 years, 6 months ago
  91. 7039c11 ARM64: Implicit suspend checks using LDR. by Vladimir Marko · 6 years ago
  92. 26c7734 Mark HMethodEntry/ExitHook as CanThrow am: 9c970b906a by Mythri Alle · 2 years, 6 months ago
  93. 9c970b9 Mark HMethodEntry/ExitHook as CanThrow by Mythri Alle · 2 years, 6 months ago
  94. cf43afd Reorder functions in source file (no functional changes). am: afd764cb08 by Ulya Trafimovich · 2 years, 6 months ago
  95. afd764c Reorder functions in source file (no functional changes). by Ulya Trafimovich · 2 years, 7 months ago
  96. 2008164 Make suspend check test specific flags. am: 254a858ef4 by Vladimir Marko · 2 years, 6 months ago
  97. 254a858 Make suspend check test specific flags. by Vladimir Marko · 2 years, 6 months ago
  98. e91748f Handle baseline/optimized compilation kind in the runtime. am: 8a608fab3f by Nicolas Geoffray · 2 years, 6 months ago
  99. 8a608fa Handle baseline/optimized compilation kind in the runtime. by Nicolas Geoffray · 2 years, 6 months ago
  100. 42ca2bf Simplify hotness count in baseline compiled code. am: 9e598907f2 by Nicolas Geoffray · 2 years, 6 months ago