1. eb16842 Fix scheduler's `FieldAccessHeapLocation()`. by Vladimir Marko · 3 years, 4 months ago
  2. 34ac647 Fix ReplacementOrValue() for Partial LSE. by Vladimir Marko · 3 years, 4 months ago
  3. ec06809 Reland "Devirtualize to HInvokeStaticOrDirect." by Nicolas Geoffray · 3 years, 4 months ago
  4. dac8239 Fix array location aliasing checks in LSE. by Vladimir Marko · 3 years, 4 months ago
  5. 053e138 Link libvixl statically. by Vladimir Marko · 3 years, 4 months ago
  6. 39d4df6 Revert "Devirtualize to HInvokeStaticOrDirect." by Nicolas Geoffray · 3 years, 4 months ago
  7. 2d3354a Fix .debug_frame_hdr generation. by David Srbecky · 3 years, 4 months ago
  8. 5024ddf Devirtualize to HInvokeStaticOrDirect. by Nicolas Geoffray · 3 years, 4 months ago
  9. 807de1e Fix partial LSE using removed load as Phi input. by Vladimir Marko · 3 years, 4 months ago
  10. 9cacdce Enable mini-debug-info by default. by David Srbecky · 3 years, 4 months ago
  11. 889da94 Fix gtests with mini-debug-info enabled by default. by David Srbecky · 3 years, 4 months ago
  12. ba32016 Improve simplifier slightly by Alex Light · 3 years, 5 months ago
  13. 88e08c0 Create magic symbol to mark .symtab as sorted. by David Srbecky · 3 years, 4 months ago
  14. e1e0e0f Reland "Refactor code in inliner." by Nicolas Geoffray · 3 years, 4 months ago
  15. aa1b711 Revert "Refactor code in inliner." by Winson Chung · 3 years, 4 months ago
  16. 9215250 Refactor code in inliner. by Nicolas Geoffray · 3 years, 5 months ago
  17. 61c6242 Remove RETURN_VOID_NO_BARRIER byte-code. by David Srbecky · 3 years, 4 months ago
  18. bb550e4 Fix issue with Partial LSE and casts/instanceof by Alex Light · 3 years, 5 months ago
  19. ffafe8b Clean up Handle<> comparison with null. by Vladimir Marko · 3 years, 5 months ago
  20. b895802 Move intrinsic recognition logic in inliner. by Nicolas Geoffray · 3 years, 5 months ago
  21. 674e8be Fix inliner instruction/register limits by Tim Murray · 3 years, 5 months ago
  22. d3e9ff3 Merge libdexfile_external into libdexfile (reland 2). by Martin Stjernholm · 3 years, 6 months ago
  23. 8731e70 Add a test and CHECKs around the combination of CHA and default methods. by Nicolas Geoffray · 3 years, 5 months ago
  24. 669756d Revert "Merge libdexfile_external into libdexfile (reland)." by Ulyana Trafimovich · 3 years, 5 months ago
  25. 14d9155 Merge libdexfile_external into libdexfile (reland). by Martin Stjernholm · 3 years, 6 months ago
  26. de7c9e1 Fix issue with propagating partial values by Alex Light · 3 years, 5 months ago
  27. e4f7fef Handle predicated-gets with default values by Alex Light · 3 years, 5 months ago
  28. b2a1416 [metrics] Add JitMethodCompileCount by Eric Holk · 3 years, 5 months ago
  29. 7432805 Fix simplifier issue with predicated ifield get by Alex Light · 3 years, 5 months ago
  30. c5cd589 Remove QUICK bytecodes. by David Srbecky · 3 years, 6 months ago
  31. 2769f01 Fix IC resolution DCHECK by Alex Light · 3 years, 6 months ago
  32. 4924ea9 Remove Vdex::GetQuickenedInfoOf and all its users. by Nicolas Geoffray · 3 years, 6 months ago
  33. 5f340ff JNI: Use callee-save register for IRT cookie. by Vladimir Marko · 3 years, 6 months ago
  34. d3d1a1a Remove DexToDexCompiler by David Srbecky · 3 years, 6 months ago
  35. c9f4a37 Allocate LSEVisitor on the arena stack. by Vladimir Marko · 3 years, 6 months ago
  36. e9fb3dc Store inline caches in StackHandleScope<> in HInliner. by Vladimir Marko · 3 years, 6 months ago
  37. a64c1ad Rewrite hot method info retrieval. by Vladimir Marko · 3 years, 6 months ago
  38. f84ec86 Avoid CHA trying to inline the default conflict method by v-qianliguo · 3 years, 6 months ago
  39. a718d64 Preallocate a HashMap buffer in LSE. by Vladimir Marko · 3 years, 6 months ago
  40. 113d6ea Move code size from OatQuickMethodHeader to CodeInfo. by David Srbecky · 3 years, 6 months ago
  41. 7a5a7c3 arm/arm64: Add comment to JNI assemblers' TestGcMarking. by Vladimir Marko · 3 years, 6 months ago
  42. 6a5a5b6 arm/arm64: Use marking register in JNI stubs. by Vladimir Marko · 3 years, 6 months ago
  43. 17b4d2b Add code size to CodeInfo. by David Srbecky · 3 years, 6 months ago
  44. 93fc098 Mark jclass in JNI stubs in a slow path. by Vladimir Marko · 3 years, 6 months ago
  45. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 6 months ago
  46. 5e060ee Fix implicit null checks for InvokeVirtual. by Vladimir Marko · 3 years, 7 months ago
  47. cedec9d Do not create HandleScope for JNI transitions. by Vladimir Marko · 3 years, 7 months ago
  48. 2cefb3b x86: Fix CriticalNative argument spilling in JNI stubs. by Vladimir Marko · 3 years, 7 months ago
  49. 745da80 Add Math.multiplyHigh intrinsic by Nikita Iashchenko · 3 years, 8 months ago
  50. c7ac91b [metrics] Report some ART metadata by Eric Holk · 3 years, 7 months ago
  51. a0a20cd Fix Reference.refersTo() intrinsic for heap poisoning. by Vladimir Marko · 3 years, 7 months ago
  52. 55ab7e8 ARM64: Support SVE VL other than 128-bit. by Artem Serov · 4 years, 4 months ago
  53. ac27ac0 Implement Reference.refersTo() intrinsic. by Vladimir Marko · 3 years, 7 months ago
  54. 26bf47a Use memfd_create_compat() in gtests. by Vladimir Marko · 3 years, 7 months ago
  55. 8ba4de1 ART: Implement predicated SIMD vectorization. by Artem Serov · 4 years, 9 months ago
  56. 37fd800 Use mmap for compiled code for gtest. by Vladimir Marko · 3 years, 7 months ago
  57. 36e4d1d Remove HWASan tag from method entrypoint in tests. by Vladimir Marko · 3 years, 7 months ago
  58. f3f1c8b Add comment to art_jni_trampoline. by Yabin Cui · 3 years, 7 months ago
  59. a7c66e7 Avoid potential null dereference by Alex Light · 3 years, 7 months ago
  60. 853367b arm: Fix and improve JNI frame entry/exit. by Vladimir Marko · 3 years, 8 months ago
  61. 3a73ffb Revert^4 "Partial Load Store Elimination" by Alex Light · 3 years, 8 months ago
  62. 791df7a Revert "Revert^2 "Partial Load Store Elimination"" by Nicolas Geoffray · 3 years, 8 months ago
  63. fc1ce4e Revert^2 "Partial Load Store Elimination" by Alex Light · 3 years, 8 months ago
  64. c6da1be Enable LSE of shadow$_monitor_ field by Alex Light · 3 years, 8 months ago
  65. b171bc4 Change offsets in LSE_test to be outside of Object by Alex Light · 3 years, 8 months ago
  66. 7968cae arm: Implement VarHandle intrinsics for byte array views. by Vladimir Marko · 3 years, 8 months ago
  67. 47ac531 Revert "Partial Load Store Elimination" by Nicolas Geoffray · 3 years, 8 months ago
  68. b8686ce Partial Load Store Elimination by Alex Light · 3 years, 10 months ago
  69. d5a8695 Reland "Improve invokeinterface for nterp." by Nicolas Geoffray · 3 years, 8 months ago
  70. 09e2337 Avoid passing around LSE Phase by Alex Light · 3 years, 8 months ago
  71. f5a84cb Rename Value::Unknown to Value::PureUnknown by Alex Light · 3 years, 8 months ago
  72. 1e414eb Make MaterializeLoopPhis more explicit by Alex Light · 3 years, 8 months ago
  73. deef200 Fix minor formatting issue by Alex Light · 3 years, 8 months ago
  74. dc281e7 Add operator<< for HGraph and HInstructions. by Alex Light · 3 years, 8 months ago
  75. 98873af arm64: Implement VarHandle intrinsics for byte array views. by Vladimir Marko · 3 years, 9 months ago
  76. 54ed015 Handle VERIFY_ERROR_INSTANTIATION in compiler and nterp. by Nicolas Geoffray · 3 years, 9 months ago
  77. a714dd3 Fix expected results for clang-r407598 update. by Yabin Cui · 3 years, 9 months ago
  78. bd57059 Handle missing methods in compiler and nterp. by Nicolas Geoffray · 3 years, 9 months ago
  79. c9fcfd0 Optimizing: Add debugging output for HInstruction. by Vladimir Marko · 3 years, 8 months ago
  80. cb5f97d Use ResolveFieldJLS in compiler. by Nicolas Geoffray · 3 years, 8 months ago
  81. f6b9e40 Add constexpr annotations to LSEVisitor member functions. by Peter Collingbourne · 3 years, 8 months ago
  82. ef28d24 Avoid PhiPlaceholder pointers by Alex Light · 3 years, 10 months ago
  83. 6d32723 arm: Implement VarHandle intrinsics for arrays. by Vladimir Marko · 3 years, 9 months ago
  84. 479cbad arm64: Implement VarHandle intrinsics for arrays. by Vladimir Marko · 3 years, 9 months ago
  85. 3ac2f5a Make RTP::Visit robust against input order by Alex Light · 3 years, 10 months ago
  86. 0615dd9 arm: Better document memory barriers for Unsafe/VarHandle. by Vladimir Marko · 3 years, 9 months ago
  87. 2610dfe Enable LSE of shadow-klass field by Alex Light · 3 years, 9 months ago
  88. 86d6cd5 Remove DexCache arrays from image. by David Srbecky · 3 years, 9 months ago
  89. 8331963 Remove duplicated test in LSA tests by Alex Light · 3 years, 9 months ago
  90. c8178f5 arm64: Clean up VarHandle intrinsics implementation. by Vladimir Marko · 3 years, 10 months ago
  91. 526569a arm: Implement VarHandle GetAndUpdate intrinsics. by Vladimir Marko · 3 years, 9 months ago
  92. 210a78d Ensure ClearLoopInformation doesn't require particular ordering by Alex Light · 3 years, 9 months ago
  93. 3d350a8 arm: Implement VarHandle CAS intrinsics. by Vladimir Marko · 3 years, 10 months ago
  94. d6bd107 Fix invokeinterface sharpened with kRuntimeCall. by Nicolas Geoffray · 3 years, 9 months ago
  95. 23c926d Do not create symbols for [DEDUPED] methods. by David Srbecky · 3 years, 10 months ago
  96. ac3fcff arm: Implement VarHandle.get/set intrinsics. by Vladimir Marko · 3 years, 10 months ago
  97. 86fe9b8 Revert^4 "Partial LSE analysis & store removal" by Alex Light · 3 years, 10 months ago
  98. c2d5c70 arm64: Implement VarHandle GetAndBitwiseOp intrinsics. by Vladimir Marko · 3 years, 10 months ago
  99. a07de55 Revert^2 "ART: Fix breaking changes from recent VIXL update." by Artem Serov · 3 years, 10 months ago
  100. e1510d4 arm64: Implement VarHandle GetAndAdd intrinsics. by Vladimir Marko · 3 years, 10 months ago