- 2498d85 Run LSE with LoadStoreAnalysisType::kBasic analysis. by Nicolas Geoffray · 4 years, 7 months ago
- b35f2a2 x86_64: Implement VarHandle.compareAnd* for arrays and byte array views. by Ulya Trafimovich · 4 years, 7 months ago
- 44a1dc7 Clean up VarHandles.set*() for arrays and byte array views. by Ulya Trafimovich · 4 years, 7 months ago
- c14f47d JNI: Improve argument passing for normal native. by Vladimir Marko · 4 years, 7 months ago
- 483c41a ART: Use core image to speed up some gtests. by Vladimir Marko · 4 years, 7 months ago
- 9575c12 Revert^2 "Cleanup the code to determine instrumentation level" by Mythri Alle · 4 years, 7 months ago
- fa73acc Disaggregate kNotInlined MethodCompilationStats by Santiago Aboy Solanes · 4 years, 7 months ago
- 3fa6e46 Add Math.fma (double & float versions) intrinsics for arm64 by Nikita Iashchenko · 4 years, 9 months ago
- 6545ee3 Support Math.fma Intrinsic for x86 and x86_64 by Shalini Salomi Bodapati · 4 years, 7 months ago
- a0232ad Add .bss support for inlining across dexfiles within Oat by Santiago Aboy Solanes · 4 years, 7 months ago
- d3aaf94 JNI: Move args in registers for @FastNative. by Vladimir Marko · 4 years, 7 months ago
- 61673dc Reland "Change hotness counting." by Nicolas Geoffray · 4 years, 7 months ago
- 970ba21 Inline across dex files for compiler options' non-BCP methods by Santiago Aboy Solanes · 4 years, 8 months ago
- 5097f83 Revert^2 "Add support for calling entry / exit hooks directly from JIT code"" by Mythri Alle · 4 years, 7 months ago
- ad33392 JNI: Rewrite read barrier slow path. by Vladimir Marko · 4 years, 7 months ago
- ae0810b x86_64: Implement VarHandle.set{,Acquire,Opaque,Volatile} for byte array views. by Ulya Trafimovich · 4 years, 7 months ago
- 46a8910 Revert^2 "JNI: Remove `JniMethodFast{Start,End}()`." by Vladimir Marko · 4 years, 8 months ago
- 72be14e Revert "Add support for calling entry / exit hooks directly from JIT code" by Mythri Alle · 4 years, 7 months ago
- e43aa3f Revert^2 "Inline across dex files for bootclaspath's methods" by Santiago Aboy Solanes · 4 years, 7 months ago
- d172926 arm: Fix VarHandle.compareAndSet/long intrinsic... by Vladimir Marko · 4 years, 7 months ago
- 2d4feeb Add support for calling entry / exit hooks directly from JIT code by Mythri Alle · 4 years, 8 months ago
- 8cb989f Revert "Inline across dex files for bootclaspath's methods" by Santiago Aboy Solanes · 4 years, 7 months ago
- 3693b2a Revert^2 "x86_64: Implement VarHandle.get{,Acquire,Opaque,Volatile} for byte array views." by Ulyana Trafimovich · 4 years, 7 months ago
- 6620caa Revert "x86_64: Implement VarHandle.get{,Acquire,Opaque,Volatile} for byte array views." by Roland Levillain · 4 years, 7 months ago
- 298f1b7 x86_64: Implement VarHandle.get{,Acquire,Opaque,Volatile} for byte array views. by Ulya Trafimovich · 4 years, 8 months ago
- ce131fe Revert "Change hotness counting." by Vladimir Marko · 4 years, 7 months ago
- d690f8a Inline across dex files for bootclaspath's methods by Santiago Aboy Solanes · 4 years, 8 months ago
- e91a954 Revert^2 "ART: Redundant AND operation removal optimization" by Artem Serov · 4 years, 7 months ago
- 0506864 Revert "ART: Redundant AND operation removal optimization" by Joe Shih · 4 years, 7 months ago
- c498a1d ART: Redundant AND operation removal optimization by Aditya Deshpande · 5 years ago
- c86869a Change hotness counting. by Nicolas Geoffray · 4 years, 8 months ago
- 2ca0900 Revert "JNI: Remove `JniMethodFast{Start,End}()`." by Vladimir Marko · 4 years, 8 months ago
- 64d6e18 JNI: Remove `JniMethodFast{Start,End}()`. by Vladimir Marko · 4 years, 8 months ago
- c8c2bb6 JNI compiler: Rewrite exception polling. by Vladimir Marko · 4 years, 8 months ago
- 740e1f9 arm, arm64: Unpoison byte array view class reference before comparison. by Ulya Trafimovich · 4 years, 8 months ago
- 1558048 Add stats for last step inlining of invokes by Santiago Aboy Solanes · 4 years, 8 months ago
- 5cbb0a9 Revert^2 "x86_64: Implement VarHandle.get{,Acquire,Opaque,Volatile} for arrays." by Ulyana Trafimovich · 4 years, 8 months ago
- eb270e4 Revert "x86_64: Implement VarHandle.get{,Acquire,Opaque,Volatile} for arrays." by Orion Hodson · 4 years, 8 months ago
- a3fe045 x86_64: Implement VarHandle.get{,Acquire,Opaque,Volatile} for arrays. by Ulya Trafimovich · 4 years, 9 months ago
- d95a1f2 Inline IRT frame push/pop into JNI stubs. by Vladimir Marko · 5 years ago
- 4a4696a Fixing Unsafe.getObjectAcquire code generation by Sorin Basca · 4 years, 8 months ago
- 507cf90 Adding get/put and compare-and-set methods to Unsafe by Sorin Basca · 4 years, 8 months ago
- 4d29efc Remove unused fields in Thread. by Nicolas Geoffray · 4 years, 8 months ago
- 0069ad7 OpenJDK 11: Adding Unsafe new intrinsics for AtomicIntegerFieldUpdater by Sorin Basca · 4 years, 9 months ago
- 8f6b99f Revert "ART: Removes SuspendCheck for plain loops with a low trip count." by Nicolas Geoffray · 4 years, 8 months ago
- 282795c Don't do a recursive call when there are CHA guards. by Nicolas Geoffray · 4 years, 8 months ago
- 2f01e8e Copying sun.misc.Unsafe to jdk.internal.misc by Sorin Basca · 5 years ago
- 33a3129 Revert "Move dex register check upwards in the Inliner stack" by Santiago Aboy Solanes · 4 years, 8 months ago
- 9cc65df Drop unused arguments for MethodEntered function by Mythri Alle · 4 years, 9 months ago
- 7a7a1e2 Move dex register check upwards in the Inliner stack by Santiago Aboy Solanes · 4 years, 9 months ago
- 39e2979 ARM64: FP16 min and max intrinsic for ARMv8 by Usama Arif · 7 years ago
- 88b5c1d Refactor register allocator's ProcessInstruction by Santiago Aboy Solanes · 4 years, 9 months ago
- cf6a926 Revert "Restore partial LSE." by Nicolas Geoffray · 4 years, 9 months ago
- c2aa7a3 Restore partial LSE. by Nicolas Geoffray · 4 years, 9 months ago
- e8a822d Remove entry SuspendCheck for methods which only call on the slow path by Santiago Aboy Solanes · 4 years, 9 months ago
- 3de02fb ART: Removes SuspendCheck for plain loops with a low trip count. by Stelios Ioannou · 5 years ago
- 18074d2 Temporarily disable partial LSE. by Nicolas Geoffray · 4 years, 9 months ago
- 8dea9c4 Update code to fix two unused variable warnings. by Nicolas Geoffray · 4 years, 9 months ago
- 7fae86c Make sure only comments are stripped by Yi Kong · 4 years, 9 months ago
- fde4c27 Adapt ART tests for the new llvm-objdump output format by Yi Kong · 4 years, 9 months ago
- d8c0ac2 Better isolate standalone ART gtests on device. by Roland Levillain · 4 years, 9 months ago
- 0700b69 SVE: Extract Intermediate Address for SVE Vector Memory Operations by Raphael Gault · 6 years ago
- ecbdc07 ARM64: FP16.compare() intrinsic for ARMv8 by Usama Arif · 7 years ago
- 3676b36 Clean up compile time null checks for VarHandle intrinsics. by Ulya Trafimovich · 4 years, 9 months ago
- 98f01d1 Revert^2 "Compile time null checks for VarHandle intrinsics." by Ulyana Trafimovich · 4 years, 10 months ago
- 96dadef Partial LSE: handle all kinds of infinite loops. by Nicolas Geoffray · 4 years, 9 months ago
- 4fba66c Inline caches: be more robust in the presence of framework change. by Nicolas Geoffray · 4 years, 9 months ago
- 668daf8 Revert^2 "Adjust test for compiler update." by Yabin Cui · 4 years, 10 months ago
- 855cc35 Revert "Adjust test for compiler update." by Yabin Cui · 4 years, 10 months ago
- 1f0a154 Adjust test for compiler update. by Yabin Cui · 5 years ago
- 310b4e2 x86_64: Implement VarHandle.getAndBitwise{And,Or,Xor} for fields. by Ulya Trafimovich · 4 years, 11 months ago
- 017aae4 x86_64: Implement VarHandle.getAndAdd for fields. by Ulya Trafimovich · 4 years, 11 months ago
- fc42ce1 Fix `GetDataTypeFromShorty()` for inlined VarHandle intrinsics. by Vladimir Marko · 4 years, 11 months ago
- 244f22b x86_64: Add LockXadd* helper function and tests for it. by Ulya Trafimovich · 4 years, 11 months ago
- 4a889b7 Revert "Compile time null checks for VarHandle intrinsics." by Vladimir Marko · 4 years, 11 months ago
- 5d446a3 x86_64: Add XADD instruction and tests for it. by Ulya Trafimovich · 4 years, 11 months ago
- b3a7a6a Compile time null checks for VarHandle intrinsics. by Vladimir Marko · 4 years, 11 months ago
- 4b0ceb6 x86_64: Implement VarHandle.getAndSet for fields. by Ulya Trafimovich · 5 years ago
- 8f21748 Mark move constructors/assignements as `noexcept`. by Vladimir Marko · 5 years ago
- 1e271ce Revert "libelffile: move to DWARF3 when writing .debug_frame." by David Srbecky · 5 years ago
- cf74ae7 Small cleanups after latest verifier change. by Nicolas Geoffray · 4 years, 11 months ago
- 9e050ab Remove the need of VerifiedMethod in the compiler. by Nicolas Geoffray · 5 years ago
- 4f99071 Modernize typedefs with `using`. by Vladimir Marko · 5 years ago
- cd8286f x86_64: Implement missing variants of XCHG. Add tests for them. by Ulya Trafimovich · 5 years ago
- a5c529f x86_64: Allow test to skip register pairs. Fix XCHG and enable tests. by Ulya Trafimovich · 5 years ago
- b50ceeb x86: Add missing variants for XCHG and tests for this instruction. by Ulya Trafimovich · 5 years ago
- 1c61f7e Improve abort message in `SwapSpace::NewFileChunk()`. by Vladimir Marko · 5 years ago
- 6a2e689 Add support for standalone ART gtests to MTS. by Roland Levillain · 5 years ago
- f040914 Uncouple ART gtests from the ART APEX. by Roland Levillain · 5 years ago
- 4f388e3 x86_64: Implement VarHandle.compareAnd{Set,Exchange} for fields. by Ulya Trafimovich · 5 years ago
- 9b996ce Replace JIT total time histogram with total time counter by Calin Juravle · 5 years ago
- 5462433 libelffile: move to DWARF3 when writing .debug_frame. by Yabin Cui · 5 years ago
- 9b4e556 x86: Add tests for CMPXCHG (without LOCK prefix). by Ulya Trafimovich · 5 years ago
- 3044d7a x86_64: Add tests for CMPXCHG (without LOCK prefix). by Ulya Trafimovich · 5 years ago
- 5b8eb16 x86_64: Add byte and word sized CMPXCHG variants and tests for them. by Ulya Trafimovich · 5 years ago
- 55ffe7f Rename some ART gtest related Soong modules. by Roland Levillain · 5 years ago
- 30bb6af x86_64: Implement VarHandle.set{Opaque,Release,Volatile} for fields. by Ulya Trafimovich · 5 years ago
- 6a4b299 x86_64: Implement VarHandle.set() for static and instance fields. by Ulya Trafimovich · 5 years ago
- d9696b7 ART: Fix for no-opt debug (-O0) builds by Stelios Ioannou · 5 years ago
- 5da0507 Support inlining methods that may have soft verifier failures. by Nicolas Geoffray · 5 years ago