1. fad6f4d Merge "ARM: Try to emit branches early to save memory." by Treehugger Robot · 8 years ago
  2. 167bc0b ARM: Try to emit branches early to save memory. by Vladimir Marko · 8 years ago
  3. 6f41ec6 Merge "MIPS: Enable the ComparisonsLong test in the code generator test." by Treehugger Robot · 8 years ago
  4. 37c3893 Merge "Add missing OVERRIDE qualifiers in code generators." by Roland Levillain · 8 years ago
  5. 755beba Merge "Move ArrayRef to runtime/base" by David Brazdil · 8 years ago
  6. 63e2113 MIPS: Enable the ComparisonsLong test in the code generator test. by Alexey Frunze · 8 years ago
  7. 32772cb Merge "Make LinearizeGraph() public (and move it to nodes files)" by Treehugger Robot · 8 years ago
  8. 20e9db6 Make LinearizeGraph() public (and move it to nodes files) by Aart Bik · 8 years ago
  9. a3735f7 jni: Update VIXL macro assembler to have vmovdrr/vmovsr support by Igor Murashkin · 8 years ago
  10. d9c9037 Move ArrayRef to runtime/base by David Brazdil · 8 years ago
  11. f41f956 Add missing OVERRIDE qualifiers in code generators. by Roland Levillain · 8 years ago
  12. 26ead49 Merge "Make ScopedAssertNoThreadSuspension no overhead for non-debug" by Mathieu Chartier · 8 years ago
  13. 088efb4 Merge "Separate annotations from dexfile reading." by Aart Bik · 8 years ago
  14. 9323e6e Separate annotations from dexfile reading. by David Sehr · 8 years ago
  15. 8850c73 Merge "MIPS32: Implement table-based packed switch" by Treehugger Robot · 8 years ago
  16. 0584647 Remove ThrowNoSuchMethod entrypoint. by Vladimir Marko · 8 years ago
  17. e305eaf Merge "Revert "Revert "Use implicit null checks inside try blocks.""" by Treehugger Robot · 8 years ago
  18. 3b7537b Revert "Revert "Use implicit null checks inside try blocks."" by Vladimir Marko · 8 years ago
  19. 96b6682 MIPS32: Implement table-based packed switch by Alexey Frunze · 8 years ago
  20. 268764d Make ScopedAssertNoThreadSuspension no overhead for non-debug by Mathieu Chartier · 8 years ago
  21. dc0c7e1 Merge "ART: Remove LogSeverity NONE" by Treehugger Robot · 8 years ago
  22. c11d1b4 Merge "Allow for testing alternative code generators in codegen_test.cc" by Roland Levillain · 8 years ago
  23. 5fd66d0 ART: Remove LogSeverity NONE by Andreas Gampe · 8 years ago
  24. e204051 Merge "Revert "Use implicit null checks inside try blocks."" by Nicolas Geoffray · 8 years ago
  25. 0719b5b Revert "Use implicit null checks inside try blocks." by Nicolas Geoffray · 8 years ago
  26. a60a705 Remove custom CheckCast slow path caller saves for Baker CC. by Vladimir Marko · 8 years ago
  27. 6ee9a33 Merge "Use implicit null checks inside try blocks." by Treehugger Robot · 8 years ago
  28. 935cf1b Merge "Introduce VDEX file, use it for DEX files" by David Brazdil · 8 years ago
  29. 7aa7560 Use implicit null checks inside try blocks. by Vladimir Marko · 8 years ago
  30. 7b49e6c Introduce VDEX file, use it for DEX files by David Brazdil · 8 years ago
  31. e0576d1 Re-enable boot image direct string loads for read barriers by Mathieu Chartier · 8 years ago
  32. 4d2cf03 Merge "jni: Add @CriticalNative optimization to speed up JNI transitions" by Igor Murashkin · 8 years ago
  33. 367f3dd jni: Add @CriticalNative optimization to speed up JNI transitions by Igor Murashkin · 8 years ago
  34. abb341b ART: Generate path to entrypoints in VisitLoadString for x86_64 by Christina Wadsworth · 8 years ago
  35. fa7b5c9 Merge "ART: Generate path to entrypoints in VisitLoadString for x86" by Mathieu Chartier · 8 years ago
  36. b9b2671 Merge "Remove unnecessary `static` specifiers in `common_arm64.h`." by Treehugger Robot · 8 years ago
  37. dc7c031 Merge "MIPS32: Implement branchless HCondition for floats" by Treehugger Robot · 8 years ago
  38. e22a8cb Merge "Revert "Revert "Re-enable boot image string sharpening.""" by Treehugger Robot · 8 years ago
  39. 2ddb717 MIPS32: Implement branchless HCondition for floats by Alexey Frunze · 8 years ago
  40. 9502687 Revert "Revert "Re-enable boot image string sharpening."" by Vladimir Marko · 8 years ago
  41. 175d09b ART: Generate path to entrypoints in VisitLoadString for x86 by Christina Wadsworth · 8 years ago
  42. 3f39b1d Merge "Adding x86 compiler utils instructions and tests" by Aart Bik · 8 years ago
  43. fe6064a Convert more of art to Android.bp by Colin Cross · 8 years ago
  44. a12943a Merge "ART: Generate path to entrypoints in VisitLoadString for arm64" by Mathieu Chartier · 8 years ago
  45. 1dd6176 Merge "Do type checks in ArraySet without read barriers." by Roland Levillain · 8 years ago
  46. b03d640 Adding x86 compiler utils instructions and tests by jessicahandojo · 8 years ago
  47. 1fe89ea ART: Generate path to entrypoints in VisitLoadString for arm64 by Christina Wadsworth · 8 years ago
  48. d8ec6db ART: Generate path to entrypoints in VisitLoadString for arm by Christina Wadsworth · 8 years ago
  49. 31b12e3 Avoid read barrier for image HLoadClass by Mathieu Chartier · 8 years ago
  50. 2c76e06 Allow for testing alternative code generators in codegen_test.cc by Scott Wakeling · 8 years ago
  51. 9d6e1f8 Do type checks in ArraySet without read barriers. by Roland Levillain · 8 years ago
  52. 1a86171 Revert "Convert more of art to Android.bp" by Colin Cross · 8 years ago
  53. 2a3e344 Merge "Convert more of art to Android.bp" by Treehugger Robot · 8 years ago
  54. 888c2f9 Merge "Optimizing: Fix handling empty fill-array-data." by Treehugger Robot · 8 years ago
  55. 4a45627 Convert more of art to Android.bp by Colin Cross · 8 years ago
  56. 22d7ae2 Merge "Change deoptimize entrypoint to save everything." by Treehugger Robot · 8 years ago
  57. 49fa4f2 Merge "ARM: VIXL32: Support a newer version of VIXL." by Treehugger Robot · 8 years ago
  58. c69fba2 Optimizing: Fix handling empty fill-array-data. by Vladimir Marko · 8 years ago
  59. 239d6ea Change deoptimize entrypoint to save everything. by Vladimir Marko · 8 years ago
  60. badf2b2 Remove unnecessary `static` specifiers in `common_arm64.h`. by Alexandre Rames · 8 years ago
  61. 9d185da Merge "MIPS32: Ensure preservation of RA in leaf methods if it's clobbered" by Treehugger Robot · 8 years ago
  62. 86dc59e Merge "Avoid excessive spill slots for slow paths." by Treehugger Robot · 8 years ago
  63. 70e9746 Avoid excessive spill slots for slow paths. by Vladimir Marko · 8 years ago
  64. 52d0fce ARM: VIXL32: Support a newer version of VIXL. by Anton Kirilov · 8 years ago
  65. cf8b2fa Merge changes I3f825746,Ia4284ccd,I437ffd43 by Nicolas Geoffray · 8 years ago
  66. ebb7b22 Merge "Clean up some includes." by Treehugger Robot · 8 years ago
  67. 22215db Merge "verifier: Pass ClassDef as a reference" by Treehugger Robot · 8 years ago
  68. 3a21e38 Clean up some includes. by Vladimir Marko · 8 years ago
  69. 0a784a3 Merge "Cache result of an expensive DCHECK" by Treehugger Robot · 8 years ago
  70. 15fc729 verifier: Pass ClassDef as a reference by David Brazdil · 8 years ago
  71. 30f7666 Cache result of an expensive DCHECK by David Brazdil · 8 years ago
  72. 181e1cc Revert "Revert "Refactor writing type lookup tables into OAT"" by David Brazdil · 8 years ago
  73. 58320ce MIPS32: Ensure preservation of RA in leaf methods if it's clobbered by Alexey Frunze · 8 years ago
  74. 1c155f8 Merge changes Id2bc87dc,I17c191ec by Colin Cross · 8 years ago
  75. 370e6e4 Merge "MIPS32: Additional bitCount optimizations." by Treehugger Robot · 8 years ago
  76. 71b4406 Merge "Revert "Refactor writing type lookup tables into OAT"" by David Brazdil · 8 years ago
  77. b92ba62 Revert "Refactor writing type lookup tables into OAT" by David Brazdil · 8 years ago
  78. 5c5a147 Merge "Refactor writing type lookup tables into OAT" by David Brazdil · 8 years ago
  79. f7291f6 Merge "Revert "Re-enable boot image string sharpening."" by Vladimir Marko · 8 years ago
  80. f508c56 Revert "Re-enable boot image string sharpening." by Vladimir Marko · 8 years ago
  81. 1a069a5 Refactor writing type lookup tables into OAT by David Brazdil · 8 years ago
  82. 433b738 Merge "Constant fold Equal/NotEqual between null and non-null." by Vladimir Marko · 8 years ago
  83. a2ab404 Merge "Remove workarounds for [D]CHECK()s in constexpr functions." by Vladimir Marko · 8 years ago
  84. 3d08238 Merge "ART: SHARED_REQUIRES to REQUIRES_SHARED" by Andreas Gampe · 8 years ago
  85. fc73408 Extend the InvokeRuntime() changes to mips64. by Serban Constantinescu · 8 years ago
  86. fca1666 Extend the InvokeRuntime() changes to mips. by Serban Constantinescu · 8 years ago
  87. ba45db0 Extend the InvokeRuntime() changes to x86 and x86_64. by Serban Constantinescu · 8 years ago
  88. f04cf54 Remove workarounds for [D]CHECK()s in constexpr functions. by Vladimir Marko · 8 years ago
  89. a341f35 Constant fold Equal/NotEqual between null and non-null. by Vladimir Marko · 8 years ago
  90. 081e7a1 Merge "MIPS32: Fill branch delay slots" by Vladimir Marko · 8 years ago
  91. d707979 Merge "Re-enable boot image string sharpening." by Vladimir Marko · 8 years ago
  92. 19a3f55 Merge "Add entrypoint type information." by Roland Levillain · 8 years ago
  93. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  94. 57eb0f5 MIPS32: Fill branch delay slots by Alexey Frunze · 8 years ago
  95. c564406 Fix debug flag ordering by Colin Cross · 8 years ago
  96. 9ed010e Re-enable boot image string sharpening. by Vladimir Marko · 8 years ago
  97. 8ca4f97 MIPS32: Additional bitCount optimizations. by Chris Larsen · 8 years ago
  98. 1a0de6a Fix clang-tidy warnings in art. by Chih-Hung Hsieh · 8 years ago
  99. cc55a7c Merge "ARM/MIPS: Avoid dead dex cache arrays base for intrinsics." by Treehugger Robot · 8 years ago
  100. da8ffec Add entrypoint type information. by Serban Constantinescu · 9 years ago