1. 1595815 MIPS: Implement read barriers. by Alexey Frunze · 9 years ago
  2. 325e44f Merge "Fix return value of AtomicMethodRefMap::Get()" by Calin Juravle · 8 years ago
  3. 7b7f8b4 Merge "Fix arm64 and x86_64 code generator assertion" by Calin Juravle · 8 years ago
  4. fbffc67 Merge "MIPS64: Add vector registers to Mips64ManagedRegister class" by Aart Bik · 8 years ago
  5. 1082e0e Merge "Math.round float intrinsic for ARM." by Nicolas Geoffray · 8 years ago
  6. 53463ba Math.round float intrinsic for ARM. by xueliang.zhong · 9 years ago
  7. 7359649 Merge "Make data dependency around HDeoptimize correct." by Nicolas Geoffray · 8 years ago
  8. 49ebbb2 Fix return value of AtomicMethodRefMap::Get() by Calin Juravle · 8 years ago
  9. c70d1d9 Fix arm64 and x86_64 code generator assertion by Calin Juravle · 8 years ago
  10. d66a932 Merge "ART: Clean up field initialization" by Andreas Gampe · 8 years ago
  11. 1a4bc7f ART: Remove unused DexToDex level. by Andreas Gampe · 8 years ago
  12. d9911ee ART: Clean up field initialization by Andreas Gampe · 8 years ago
  13. 6f8e2c9 Make data dependency around HDeoptimize correct. by Nicolas Geoffray · 8 years ago
  14. 53fec08 Initialize art_method_ in HGraph. by Nicolas Geoffray · 8 years ago
  15. 047871f Merge "MIPS64: Improve method entry/exit code" by Treehugger Robot · 8 years ago
  16. 85f8841 Merge ""Revert^6 "CHA for interface method."""" by Nicolas Geoffray · 8 years ago
  17. 41b67fb Merge "ARM: Reduce the number of branches generated for HCondition and HSelect" by Nicolas Geoffray · 8 years ago
  18. 6a2d596 Merge "ARM: Improve the code generated for HInstanceOf" by Nicolas Geoffray · 8 years ago
  19. 18ea1c9 "Revert^6 "CHA for interface method.""" by Nicolas Geoffray · 8 years ago
  20. 624dc59 Merge "Improvements in the Inliner." by Nicolas Geoffray · 8 years ago
  21. 9719d3d Merge "MIPS64: Check for MSA presence in each MSA instruction" by Aart Bik · 8 years ago
  22. d94562d Merge "Implement a SIMD spilling slot." by Aart Bik · 8 years ago
  23. a6cefa7 Merge "Deterministic DexCache in heap images." by Vladimir Marko · 8 years ago
  24. f6d4668 Improvements in the Inliner. by Nicolas Geoffray · 9 years ago
  25. 0bbb750 Merge "MIPS64: Remove memcpy() from java.lang.String.getChars intrinsic." by Treehugger Robot · 8 years ago
  26. 3d6194f Merge "MIPS32: Remove memcpy() from java.lang.String.getChars intrinsic." by Treehugger Robot · 8 years ago
  27. 65b0263 MIPS64: Add vector registers to Mips64ManagedRegister class by Goran Jakovljevic · 8 years ago
  28. da9f7eb Merge "Revert "Revert^4 "CHA for interface method.""" by Nicolas Geoffray · 8 years ago
  29. 27ef25f Revert "Revert^4 "CHA for interface method."" by Nicolas Geoffray · 8 years ago
  30. 5576f37 Implement a SIMD spilling slot. by Aart Bik · 8 years ago
  31. e104d6e MIPS64: Improve method entry/exit code by Alexey Frunze · 8 years ago
  32. 366d433 MIPS64: Remove memcpy() from java.lang.String.getChars intrinsic. by Chris Larsen · 8 years ago
  33. fe4ff44 MIPS32: Remove memcpy() from java.lang.String.getChars intrinsic. by Chris Larsen · 8 years ago
  34. f13821e Merge "Revert^4 "CHA for interface method."" by Mingyao Yang · 8 years ago
  35. 594e8b1 Merge "Saves full XMM state along suspend check's slow path." by Aart Bik · 8 years ago
  36. f25cc73 Deterministic DexCache in heap images. by Vladimir Marko · 8 years ago
  37. 1e7bb5a ARM: Improve the code generated for HInstanceOf by Anton Kirilov · 8 years ago
  38. 27af937 MIPS64: Check for MSA presence in each MSA instruction by Goran Jakovljevic · 8 years ago
  39. cc89525 Change 1/2 spill slots to more general number of spill slots. by Aart Bik · 8 years ago
  40. fb18513 Revert^4 "CHA for interface method." by Mingyao Yang · 8 years ago
  41. b13c65b Saves full XMM state along suspend check's slow path. by Aart Bik · 8 years ago
  42. 217b2ce ARM: Reduce the number of branches generated for HCondition and HSelect by Anton Kirilov · 8 years ago
  43. e21c9af Merge "ARM: Avoid branches to branches" by Nicolas Geoffray · 8 years ago
  44. 48f7a5b Merge "Assign pointer to quick code for copied methods" by Nicolas Geoffray · 8 years ago
  45. e2492d4 Disable the use of inline caches in AOT mode by Calin Juravle · 8 years ago
  46. f980637 Merge "Revert "Revert "Introduce a number of MSA instructions for MIPS64""" by Aart Bik · 8 years ago
  47. 211d0cd Merge "Fix the artificial dependency in ARM/ARM64 SystemArrayCopy intrinsics." by Roland Levillain · 8 years ago
  48. 414c5c1 Merge "Refactor SystemArrayCopy intrinsics." by Roland Levillain · 8 years ago
  49. 1663d16 Fix the artificial dependency in ARM/ARM64 SystemArrayCopy intrinsics. by Roland Levillain · 8 years ago
  50. 9cc0ea8 Refactor SystemArrayCopy intrinsics. by Roland Levillain · 8 years ago
  51. 8200488 Merge "MIPS64: Adjust Base and Offset" by Treehugger Robot · 8 years ago
  52. 2f1f167 Merge "Do not assume type relationship when recording "not assignable"" by Treehugger Robot · 8 years ago
  53. 6f64420 ARM: Avoid branches to branches by Anton Kirilov · 9 years ago
  54. 5a9e51d Revert "Revert "Introduce a number of MSA instructions for MIPS64"" by Goran Jakovljevic · 8 years ago
  55. 8f2b925 Merge "ART: Get rid of most of java.lang.DexCache." by Narayan Kamath · 8 years ago
  56. fc38e91 Do not assume type relationship when recording "not assignable" by Nicolas Geoffray · 8 years ago
  57. 9bb8928 Merge "Fix sign extension issues in x86_64 code generation" by Colin Cross · 8 years ago
  58. c3fec0c MIPS64: Adjust Base and Offset by Chris Larsen · 9 years ago
  59. 0510717 Delete SrcMap by Mathieu Chartier · 8 years ago
  60. ed883a1 Merge "Add method info to oat files" by Mathieu Chartier · 8 years ago
  61. f0502d9 Merge "x86-64: Code size improvement for MethodLoadKind::kDirectAddress." by Treehugger Robot · 8 years ago
  62. 6b2dc31 ART: Get rid of most of java.lang.DexCache. by Narayan Kamath · 8 years ago
  63. cbcedbf Add method info to oat files by Mathieu Chartier · 9 years ago
  64. 0bd9717 Fix sign extension issues in x86_64 code generation by Colin Cross · 8 years ago
  65. 2d73f33 x86-64: Code size improvement for MethodLoadKind::kDirectAddress. by Vladimir Marko · 8 years ago
  66. a70b683 Merge "Revert "Revert "ARM: VIXL32: Use VIXL backend by default.""" by Nicolas Geoffray · 8 years ago
  67. e0abec7 Merge "vixl32: do not use D14 as a temporary." by Nicolas Geoffray · 8 years ago
  68. aa313b1 Merge "MIPS64: Inline polymorphic method calls." by Treehugger Robot · 8 years ago
  69. 13a797b vixl32: do not use D14 as a temporary. by Nicolas Geoffray · 8 years ago
  70. 467d94a Revert "Revert "ARM: VIXL32: Use VIXL backend by default."" by Nicolas Geoffray · 8 years ago
  71. fcfaa8d Merge "Revert "Introduce a number of MSA instructions for MIPS64"" by Treehugger Robot · 8 years ago
  72. 219bf25 Revert "Introduce a number of MSA instructions for MIPS64" by Aart Bik · 8 years ago
  73. 4b45533 SIMD cmpeq for x86/x86_64 by Aart Bik · 8 years ago
  74. ba05290 Merge "SIMD and-not for x86/x86_64" by Aart Bik · 8 years ago
  75. 92d578f Merge "Introduce a number of MSA instructions for MIPS64" by Aart Bik · 8 years ago
  76. 6e54f78 Only look at vdex related access flags for class/fields/methods. by Nicolas Geoffray · 9 years ago
  77. 0a1f079 Merge "MIPS64: Improve storing of constants in fields and array elements" by Treehugger Robot · 8 years ago
  78. 60afd6f Merge "ARM64: Improve LocationBuilder for Shifts and IntermediateAddress." by Nicolas Geoffray · 8 years ago
  79. 99d035f Merge "Revert^2 "Hash-based DexCache field array."" by Treehugger Robot · 8 years ago
  80. bfe66b0 Merge "Revert "Revert "Revert "CHA for interface method."""" by Nicolas Geoffray · 8 years ago
  81. 43e99be Revert "Revert "Revert "CHA for interface method.""" by Nicolas Geoffray · 8 years ago
  82. bff6bac Merge "Fix SSA liveness analysis test." by Vladimir Marko · 8 years ago
  83. f44d36c Revert^2 "Hash-based DexCache field array." by Vladimir Marko · 8 years ago
  84. c1af10e Merge "Revert^6 "Hash-based dex cache type array."" by Vladimir Marko · 8 years ago
  85. bd68e97 Fix SSA liveness analysis test. by Vladimir Marko · 8 years ago
  86. 7f4e428 Merge "Revert "Revert "CHA for interface method.""" by Mingyao Yang · 8 years ago
  87. c9905a6 MIPS64: Inline polymorphic method calls. by Chris Larsen · 8 years ago
  88. dcabc8b Introduce a number of MSA instructions for MIPS64 by Goran Jakovljevic · 9 years ago
  89. 26ec3ca ARM64: Fix lack of scratch registers in String.equals() intrinsic. by Vladimir Marko · 8 years ago
  90. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  91. fbe1516 Merge "Introduce EnvUsePosition for liveness analysis." by Vladimir Marko · 8 years ago
  92. 8a78a77 Merge "Revert "ARM: VIXL32: Use VIXL backend by default."" by Nicolas Geoffray · 8 years ago
  93. 25275be Revert "ARM: VIXL32: Use VIXL backend by default." by Nicolas Geoffray · 8 years ago
  94. ba89c34 MIPS64: Improve storing of constants in fields and array elements by Tijana Jakovljevic · 9 years ago
  95. 21c580b SIMD and-not for x86/x86_64 by Aart Bik · 8 years ago
  96. 356bd28 Introduce EnvUsePosition for liveness analysis. by Vladimir Marko · 9 years ago
  97. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  98. 6374c58 Revert "Hash-based DexCache field array." by Vladimir Marko · 8 years ago
  99. b3f2b5c Assign pointer to quick code for copied methods by Artem Udovichenko · 9 years ago
  100. 2a2b4f6 Merge "ARM: VIXL32: Improve BoundsCheck for constant inputs." by Treehugger Robot · 9 years ago