1. 27b1f9c Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM64). by Roland Levillain · 9 years ago
  2. 1372c9f Use the "GC is marking" information in compiler read barriers (ARM, ARM64). by Roland Levillain · 9 years ago
  3. 9c57113 Move StackMapStream deduplication maps to arena. by Vladimir Marko · 8 years ago
  4. 30e015c Merge "ARM: VIXL32: Use VIXL backend by default." by Nicolas Geoffray · 8 years ago
  5. 8ca86ea Merge "ARM: Merge data-processing instructions and shifts/(un)signed extensions" by Vladimir Marko · 8 years ago
  6. e631689 ARM: VIXL32: Use VIXL backend by default. by Scott Wakeling · 9 years ago
  7. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  8. 0f44de8 Merge "Skip loop optimization if there is no loop in the graph." by Mingyao Yang · 8 years ago
  9. 69d75ff Skip loop optimization if there is no loop in the graph. by Mingyao Yang · 8 years ago
  10. 74234da ARM: Merge data-processing instructions and shifts/(un)signed extensions by Anton Kirilov · 9 years ago
  11. 3c89d42 x86/string compression: Use TESTB instead of TESTL in String.charAt(). by Vladimir Marko · 8 years ago
  12. d776ff0 Add invoke infos to stack maps by Mathieu Chartier · 9 years ago
  13. fdb7d63 Inline methods that throw. by Nicolas Geoffray · 8 years ago
  14. e92ba68 Merge "Change behavior of $noinline$ to now force not inlining." by Nicolas Geoffray · 8 years ago
  15. b703d18 Change behavior of $noinline$ to now force not inlining. by Nicolas Geoffray · 8 years ago
  16. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  17. 2d98ba6 Merge "ARM64: Improve String.equals() intrinsic for const strings." by Treehugger Robot · 8 years ago
  18. e39f14f ARM64: Improve String.equals() intrinsic for const strings. by Vladimir Marko · 8 years ago
  19. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 8 years ago
  20. 3228908 Deduplicate register maps for both inline and normal stack maps by Mathieu Chartier · 8 years ago
  21. 71953d8 Merge "Revert^2 "Hash-based dex cache type array."" by Vladimir Marko · 8 years ago
  22. ab58a62 Merge "String Compression for MIPS32 and MIPS64" by Treehugger Robot · 8 years ago
  23. 47bad4d Merge changes I425a7d61,I30365ad6 by Roland Levillain · 8 years ago
  24. f94fa81 String Compression for MIPS32 and MIPS64 by Goran Jakovljevic · 8 years ago
  25. 914d7a8 ARM64: Remove all uses of BlockPoolsScope. by Artem Serov · 8 years ago
  26. ffa5130 Merge "Use entrypoint switching on x86 & x86-64 for GC root read barriers." by Roland Levillain · 8 years ago
  27. 1c66504 Merge "Change type initialization entrypoints to kSaveEverything." by Vladimir Marko · 8 years ago
  28. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  29. d966ce7 Use entrypoint switching on x86 & x86-64 for GC root read barriers. by Roland Levillain · 8 years ago
  30. 8d4b118 Merge "Fix dex cache resolved types and class table mismatch." by Vladimir Marko · 8 years ago
  31. cd556b0 Fix dex cache resolved types and class table mismatch. by Vladimir Marko · 8 years ago
  32. ea4c126 Change type initialization entrypoints to kSaveEverything. by Vladimir Marko · 8 years ago
  33. 575d3e6 Clean up code info table layout by Mathieu Chartier · 8 years ago
  34. f8512f8 Merge "ARM: VIXL32: Remove erroneous DCHECK." by Roland Levillain · 8 years ago
  35. 1a991db Merge "ARM: VIXL32: Fix "Align allocation entrypoints.."." by Treehugger Robot · 8 years ago
  36. 7b3672e ARM: VIXL32: Fix "Align allocation entrypoints..". by Artem Serov · 8 years ago
  37. d56a6a3 Remove obsolete restriction with allocations and dex cache. by Nicolas Geoffray · 8 years ago
  38. 85bd7a3 Merge "Revert "Revert "Inline across dex files for JIT.""" by Nicolas Geoffray · 8 years ago
  39. fe076a5 Merge "Code refactoring around sharpening HLoadClass." by Nicolas Geoffray · 8 years ago
  40. fbdfa6d Revert "Revert "Inline across dex files for JIT."" by Nicolas Geoffray · 8 years ago
  41. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 8 years ago
  42. 83c8e27 Code refactoring around sharpening HLoadClass. by Nicolas Geoffray · 8 years ago
  43. d5cd497 ARM: VIXL32: Remove erroneous DCHECK. by Scott Wakeling · 8 years ago
  44. 41f7427 Merge "Align allocation entrypoints implementation between arm/arm64/x86/x64." by Nicolas Geoffray · 8 years ago
  45. d90cd5c Merge "Revert "Inline across dex files for JIT."" by Nicolas Geoffray · 8 years ago
  46. d16da8b Revert "Inline across dex files for JIT." by Nicolas Geoffray · 8 years ago
  47. d095844 Align allocation entrypoints implementation between arm/arm64/x86/x64. by Nicolas Geoffray · 8 years ago
  48. 3f50d3c Merge "Inline across dex files for JIT." by Nicolas Geoffray · 8 years ago
  49. 05dfc65 Merge "MIPS: Support kJitTableAddress kinds of string/class loads." by Nicolas Geoffray · 8 years ago
  50. de2e1a6 Merge "Math.min and Math.max intrinsics for ARM" by Treehugger Robot · 8 years ago
  51. 406402b Merge "Fix creating self-recursive obsolete methods." by Treehugger Robot · 8 years ago
  52. c032e74 Math.min and Math.max intrinsics for ARM by xueliang.zhong · 9 years ago
  53. f290c01 Inline across dex files for JIT. by Nicolas Geoffray · 9 years ago
  54. 2cf7d5e Merge "AArch64: Add HInstruction scheduling support." by Treehugger Robot · 8 years ago
  55. 1ebe4fe Fix creating self-recursive obsolete methods. by Alex Light · 8 years ago
  56. 627c1a0 MIPS: Support kJitTableAddress kinds of string/class loads. by Alexey Frunze · 8 years ago
  57. 1a20b68 Deduplicate register masks by Mathieu Chartier · 8 years ago
  58. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  59. 45aa598 Deduplicate stack masks by David Srbecky · 9 years ago
  60. 8de998e Merge "Fix bug in geometric last value (found with fuzz testing)" by Aart Bik · 8 years ago
  61. f80a087 Merge "Handle cycles with double stack slots in ARM64 parallel moves." by Roland Levillain · 8 years ago
  62. 6099d5e Implement Math.rint Intrinsic for ARM32. by xueliang.zhong · 9 years ago
  63. d3ba626 Fix bug in geometric last value (found with fuzz testing) by Aart Bik · 8 years ago
  64. e0be2fe Merge "MIPS32R6: Improve PC-relative string/class loads and invokes." by Treehugger Robot · 8 years ago
  65. 6b892cd MIPS32R6: Improve PC-relative string/class loads and invokes. by Alexey Frunze · 9 years ago
  66. 558dea1 Handle cycles with double stack slots in ARM64 parallel moves. by Roland Levillain · 9 years ago
  67. 6abbd9e Merge "MIPS: Refactor code for unresolved field entrypoint." by Treehugger Robot · 8 years ago
  68. ec78622 Hash-based dex cache type array. by Vladimir Marko · 9 years ago
  69. 0cb1242 MIPS: Refactor code for unresolved field entrypoint. by Alexey Frunze · 9 years ago
  70. 12f1b99 Remove alignment bits in between stack maps by Mathieu Chartier · 9 years ago
  71. d8f6e64 Merge "Don't use VIXL's temp registers in LocationsBuilderARM64::HandleFieldGet." by Roland Levillain · 9 years ago
  72. f919e89 Merge "Add ARM support for `floor` and `ceil` intrinsics." by Vladimir Marko · 9 years ago
  73. f255be7 Merge changes from topic 'VIXL-update-270117' by Nicolas Geoffray · 9 years ago
  74. d0b5183 Don't use VIXL's temp registers in LocationsBuilderARM64::HandleFieldGet. by Roland Levillain · 9 years ago
  75. 9aee2d4 Add ARM support for `floor` and `ceil` intrinsics. by Artem Serov · 9 years ago
  76. ca21dc4 Merge "Revert "Revert "CHA for abstract methods.""" by Treehugger Robot · 9 years ago
  77. 86e9d26 ARM: VIXL32: Keep jump table base label within range of adr. by Scott Wakeling · 9 years ago
  78. 79db997 ARM64: VIXL: Fix breaking changes to ternary operator with Register inputs. by Scott Wakeling · 9 years ago
  79. 055e7be Merge "Add per array size allocation entrypoints." by Nicolas Geoffray · 9 years ago
  80. e8fcd01 Revert "Revert "CHA for abstract methods."" by Mingyao Yang · 9 years ago
  81. 6f04628 Merge "You shall know your arm32 calling conventions." by Nicolas Geoffray · 9 years ago
  82. a72859d You shall know your arm32 calling conventions. by Nicolas Geoffray · 9 years ago
  83. 8e0e7f7 Merge "Refactor code for unresolved field entrypoint." by Nicolas Geoffray · 9 years ago
  84. 5b3c6c0 Refactor code for unresolved field entrypoint. by Nicolas Geoffray · 9 years ago
  85. 8c7c4f1 Update vixl/arm32 backend after new allocation entrypoint change. by Nicolas Geoffray · 9 years ago
  86. b048cb7 Add per array size allocation entrypoints. by Nicolas Geoffray · 9 years ago
  87. 22aa54b AArch64: Add HInstruction scheduling support. by Alexandre Rames · 9 years ago
  88. e36c51a Merge "Allow multiple HX86ComputeBaseMethodAddress." by Nicolas Geoffray · 9 years ago
  89. dc59127 Merge "Fix some typos in ART." by Treehugger Robot · 9 years ago
  90. c51842b Merge "ART: Reference.getReferent intrinsic for arm and arm64" by Treehugger Robot · 9 years ago
  91. 133719e Allow multiple HX86ComputeBaseMethodAddress. by Nicolas Geoffray · 9 years ago
  92. 5e8d5f0 Fix some typos in ART. by Roland Levillain · 9 years ago
  93. d8c052a ART: Reference.getReferent intrinsic for arm and arm64 by TatWai Chong · 9 years ago
  94. e807ff7 Allow multiple HArmDexCacheArrayBase. by Nicolas Geoffray · 9 years ago
  95. a2f526f Compressed native PC for stack maps by Mathieu Chartier · 9 years ago
  96. 8ebc8bf Revert "CHA for abstract methods." by Colin Cross · 9 years ago
  97. ae6c189 CHA for abstract methods. by Mingyao Yang · 9 years ago
  98. e761bcc Revert "Revert "Load the array class in the compiler for allocations."" by Nicolas Geoffray · 9 years ago
  99. b035513 Merge "Revert "Load the array class in the compiler for allocations."" by Treehugger Robot · 9 years ago
  100. fee2550 Revert "Load the array class in the compiler for allocations." by Hiroshi Yamauchi · 9 years ago