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