1. e21c9af Merge "ARM: Avoid branches to branches" by Nicolas Geoffray · 8 years ago
  2. 48f7a5b Merge "Assign pointer to quick code for copied methods" by Nicolas Geoffray · 8 years ago
  3. e2492d4 Disable the use of inline caches in AOT mode by Calin Juravle · 8 years ago
  4. f980637 Merge "Revert "Revert "Introduce a number of MSA instructions for MIPS64""" by Aart Bik · 8 years ago
  5. 211d0cd Merge "Fix the artificial dependency in ARM/ARM64 SystemArrayCopy intrinsics." by Roland Levillain · 8 years ago
  6. 414c5c1 Merge "Refactor SystemArrayCopy intrinsics." by Roland Levillain · 8 years ago
  7. 1663d16 Fix the artificial dependency in ARM/ARM64 SystemArrayCopy intrinsics. by Roland Levillain · 8 years ago
  8. 9cc0ea8 Refactor SystemArrayCopy intrinsics. by Roland Levillain · 8 years ago
  9. 8200488 Merge "MIPS64: Adjust Base and Offset" by Treehugger Robot · 8 years ago
  10. 2f1f167 Merge "Do not assume type relationship when recording "not assignable"" by Treehugger Robot · 8 years ago
  11. 6f64420 ARM: Avoid branches to branches by Anton Kirilov · 8 years ago
  12. 5a9e51d Revert "Revert "Introduce a number of MSA instructions for MIPS64"" by Goran Jakovljevic · 8 years ago
  13. 8f2b925 Merge "ART: Get rid of most of java.lang.DexCache." by Narayan Kamath · 8 years ago
  14. fc38e91 Do not assume type relationship when recording "not assignable" by Nicolas Geoffray · 8 years ago
  15. 9bb8928 Merge "Fix sign extension issues in x86_64 code generation" by Colin Cross · 8 years ago
  16. c3fec0c MIPS64: Adjust Base and Offset by Chris Larsen · 9 years ago
  17. 0510717 Delete SrcMap by Mathieu Chartier · 8 years ago
  18. ed883a1 Merge "Add method info to oat files" by Mathieu Chartier · 8 years ago
  19. f0502d9 Merge "x86-64: Code size improvement for MethodLoadKind::kDirectAddress." by Treehugger Robot · 8 years ago
  20. 6b2dc31 ART: Get rid of most of java.lang.DexCache. by Narayan Kamath · 8 years ago
  21. cbcedbf Add method info to oat files by Mathieu Chartier · 8 years ago
  22. 0bd9717 Fix sign extension issues in x86_64 code generation by Colin Cross · 8 years ago
  23. 2d73f33 x86-64: Code size improvement for MethodLoadKind::kDirectAddress. by Vladimir Marko · 8 years ago
  24. a70b683 Merge "Revert "Revert "ARM: VIXL32: Use VIXL backend by default.""" by Nicolas Geoffray · 8 years ago
  25. e0abec7 Merge "vixl32: do not use D14 as a temporary." by Nicolas Geoffray · 8 years ago
  26. aa313b1 Merge "MIPS64: Inline polymorphic method calls." by Treehugger Robot · 8 years ago
  27. 13a797b vixl32: do not use D14 as a temporary. by Nicolas Geoffray · 8 years ago
  28. 467d94a Revert "Revert "ARM: VIXL32: Use VIXL backend by default."" by Nicolas Geoffray · 8 years ago
  29. fcfaa8d Merge "Revert "Introduce a number of MSA instructions for MIPS64"" by Treehugger Robot · 8 years ago
  30. 219bf25 Revert "Introduce a number of MSA instructions for MIPS64" by Aart Bik · 8 years ago
  31. 4b45533 SIMD cmpeq for x86/x86_64 by Aart Bik · 8 years ago
  32. ba05290 Merge "SIMD and-not for x86/x86_64" by Aart Bik · 8 years ago
  33. 92d578f Merge "Introduce a number of MSA instructions for MIPS64" by Aart Bik · 8 years ago
  34. 6e54f78 Only look at vdex related access flags for class/fields/methods. by Nicolas Geoffray · 8 years ago
  35. 0a1f079 Merge "MIPS64: Improve storing of constants in fields and array elements" by Treehugger Robot · 8 years ago
  36. 60afd6f Merge "ARM64: Improve LocationBuilder for Shifts and IntermediateAddress." by Nicolas Geoffray · 8 years ago
  37. 99d035f Merge "Revert^2 "Hash-based DexCache field array."" by Treehugger Robot · 8 years ago
  38. bfe66b0 Merge "Revert "Revert "Revert "CHA for interface method."""" by Nicolas Geoffray · 8 years ago
  39. 43e99be Revert "Revert "Revert "CHA for interface method.""" by Nicolas Geoffray · 8 years ago
  40. bff6bac Merge "Fix SSA liveness analysis test." by Vladimir Marko · 8 years ago
  41. f44d36c Revert^2 "Hash-based DexCache field array." by Vladimir Marko · 8 years ago
  42. c1af10e Merge "Revert^6 "Hash-based dex cache type array."" by Vladimir Marko · 8 years ago
  43. bd68e97 Fix SSA liveness analysis test. by Vladimir Marko · 8 years ago
  44. 7f4e428 Merge "Revert "Revert "CHA for interface method.""" by Mingyao Yang · 8 years ago
  45. c9905a6 MIPS64: Inline polymorphic method calls. by Chris Larsen · 8 years ago
  46. dcabc8b Introduce a number of MSA instructions for MIPS64 by Goran Jakovljevic · 8 years ago
  47. 26ec3ca ARM64: Fix lack of scratch registers in String.equals() intrinsic. by Vladimir Marko · 8 years ago
  48. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  49. fbe1516 Merge "Introduce EnvUsePosition for liveness analysis." by Vladimir Marko · 8 years ago
  50. 8a78a77 Merge "Revert "ARM: VIXL32: Use VIXL backend by default."" by Nicolas Geoffray · 8 years ago
  51. 25275be Revert "ARM: VIXL32: Use VIXL backend by default." by Nicolas Geoffray · 8 years ago
  52. ba89c34 MIPS64: Improve storing of constants in fields and array elements by Tijana Jakovljevic · 8 years ago
  53. 21c580b SIMD and-not for x86/x86_64 by Aart Bik · 8 years ago
  54. 356bd28 Introduce EnvUsePosition for liveness analysis. by Vladimir Marko · 8 years ago
  55. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  56. 6374c58 Revert "Hash-based DexCache field array." by Vladimir Marko · 8 years ago
  57. b3f2b5c Assign pointer to quick code for copied methods by Artem Udovichenko · 9 years ago
  58. 2a2b4f6 Merge "ARM: VIXL32: Improve BoundsCheck for constant inputs." by Treehugger Robot · 8 years ago
  59. 1352e02 Merge "ARM: Generate UBFX for HAnd" by Treehugger Robot · 8 years ago
  60. effd5bf ARM: Generate UBFX for HAnd by Anton Kirilov · 8 years ago
  61. 939e71a Merge "Hash-based DexCache field array." by Treehugger Robot · 8 years ago
  62. 2dd053d ARM: VIXL32: Improve BoundsCheck for constant inputs. by Artem Serov · 8 years ago
  63. 1aea351 Hash-based DexCache field array. by Vladimir Marko · 9 years ago
  64. 13439f0 Use offline inline caches during AOT compilation by Calin Juravle · 8 years ago
  65. 74f94dd Merge "Do not allow input-vdex with dexlayout." by Nicolas Geoffray · 8 years ago
  66. 97fa992 Do not allow input-vdex with dexlayout. by Nicolas Geoffray · 8 years ago
  67. d1d4530 Merge "ARM(64): Improve the code generated for HSelect" by Treehugger Robot · 8 years ago
  68. 87c9705 ARM64: Improve LocationBuilder for Shifts and IntermediateAddress. by Artem Serov · 9 years ago
  69. 5ed51e3 Merge changes Ia26b07f0,Id3d2758c by Roland Levillain · 8 years ago
  70. 426b49c ARM(64): Improve the code generated for HSelect by Donghui Bai · 9 years ago
  71. 2c3fc44 Merge "Don't inline methods that throw in graph with irreducible loops." by Nicolas Geoffray · 8 years ago
  72. 2e5a2e2 Merge "codegen_test: Add missing dependency." by Narayan Kamath · 8 years ago
  73. 68fdd5a Merge "Remove --include-patch-information option from dex2oat." by Richard Uhler · 8 years ago
  74. f02253d Merge "MIPS: Optimize code generation of check-cast and instance-of." by Treehugger Robot · 8 years ago
  75. eb2d2d346e Allow store elimination for singleton that's returned by Mingyao Yang · 8 years ago
  76. caa348c Merge "Inlining a few small methods based on profiling dex2oat with perf." by Mingyao Yang · 8 years ago
  77. 01b47b0 Inlining a few small methods based on profiling dex2oat with perf. by Mingyao Yang · 9 years ago
  78. 68948e0 Merge "Improve isunit computation, some tests edits needed for SIMD." by Aart Bik · 8 years ago
  79. 9a193f6 codegen_test: Add missing dependency. by Narayan Kamath · 8 years ago
  80. c52f303 Remove --include-patch-information option from dex2oat. by Richard Uhler · 8 years ago
  81. 1eede6a Don't inline methods that throw in graph with irreducible loops. by Nicolas Geoffray · 8 years ago
  82. 335f644 Merge "Invoke typed arraycopy for primitive arrays." by Nicolas Geoffray · 8 years ago
  83. 742bc41 Merge "Return the right value in VerifyClass." by Nicolas Geoffray · 8 years ago
  84. 2ec053f Merge "ART: Update LZ4 library to v1.7.5" by Treehugger Robot · 8 years ago
  85. 8f301e2 Revert "Revert "CHA for interface method."" by Mingyao Yang · 8 years ago
  86. 7adb688 Improve isunit computation, some tests edits needed for SIMD. by Aart Bik · 8 years ago
  87. e6a60bf Merge "Bug fix in overflow detection on pow. With regression test." by Aart Bik · 8 years ago
  88. 7cc3ae5 Return the right value in VerifyClass. by Nicolas Geoffray · 8 years ago
  89. b603a5c Bug fix in overflow detection on pow. With regression test. by Aart Bik · 8 years ago
  90. c4aa82c Invoke typed arraycopy for primitive arrays. by Nicolas Geoffray · 8 years ago
  91. 87425ed MIPS64: Removal of unnecessary null check by Tijana Jakovljevic · 8 years ago
  92. d886638 Merge "Pass driver to loop opt. Add new side_effects phase." by Treehugger Robot · 8 years ago
  93. 92685a8 Pass driver to loop opt. Add new side_effects phase. by Aart Bik · 8 years ago
  94. dcab11d Merge "Array store/allocation elimination" by Mingyao Yang · 8 years ago
  95. 8697490 Array store/allocation elimination by Mingyao Yang · 8 years ago
  96. 5c90d0b Merge "MIPS64: Refactor implicit null checks in array/field get/set" by Treehugger Robot · 8 years ago
  97. 54f869e Revert "Revert "Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM64)."" by Roland Levillain · 8 years ago
  98. ba650a4 Revert "Revert "Use the "GC is marking" information in compiler read barriers (ARM, ARM64)."" by Roland Levillain · 8 years ago
  99. d9f647a Merge "Extend profman to generate profiles with inline caches" by Treehugger Robot · 8 years ago
  100. e0ac115 Extend profman to generate profiles with inline caches by Calin Juravle · 8 years ago