1. c52f303 Remove --include-patch-information option from dex2oat. by Richard Uhler · 8 years ago
  2. 35345a5 Revert "Use the "GC is marking" information in compiler read barriers (ARM, ARM64)." by Roland Levillain · 8 years ago
  3. 47b3ab2 Revert "Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM64)." by Roland Levillain · 8 years ago
  4. 27b1f9c Use the holder's gray bit in Baker read barrier slow paths (ARM, ARM64). by Roland Levillain · 8 years ago
  5. 1372c9f Use the "GC is marking" information in compiler read barriers (ARM, ARM64). by Roland Levillain · 8 years ago
  6. 74234da ARM: Merge data-processing instructions and shifts/(un)signed extensions by Anton Kirilov · 8 years ago
  7. ea4c126 Change type initialization entrypoints to kSaveEverything. by Vladimir Marko · 8 years ago
  8. f8512f8 Merge "ARM: VIXL32: Remove erroneous DCHECK." by Roland Levillain · 8 years ago
  9. 7b3672e ARM: VIXL32: Fix "Align allocation entrypoints..". by Artem Serov · 8 years ago
  10. 83c8e27 Code refactoring around sharpening HLoadClass. by Nicolas Geoffray · 8 years ago
  11. d5cd497 ARM: VIXL32: Remove erroneous DCHECK. by Scott Wakeling · 8 years ago
  12. f255be7 Merge changes from topic 'VIXL-update-270117' by Nicolas Geoffray · 8 years ago
  13. 86e9d26 ARM: VIXL32: Keep jump table base label within range of adr. by Scott Wakeling · 8 years ago
  14. 8c7c4f1 Update vixl/arm32 backend after new allocation entrypoint change. by Nicolas Geoffray · 8 years ago
  15. dc59127 Merge "Fix some typos in ART." by Treehugger Robot · 8 years ago
  16. c51842b Merge "ART: Reference.getReferent intrinsic for arm and arm64" by Treehugger Robot · 8 years ago
  17. 5e8d5f0 Fix some typos in ART. by Roland Levillain · 8 years ago
  18. d8c052a ART: Reference.getReferent intrinsic for arm and arm64 by TatWai Chong · 8 years ago
  19. e807ff7 Allow multiple HArmDexCacheArrayBase. by Nicolas Geoffray · 8 years ago
  20. e761bcc Revert "Revert "Load the array class in the compiler for allocations."" by Nicolas Geoffray · 8 years ago
  21. b035513 Merge "Revert "Load the array class in the compiler for allocations."" by Treehugger Robot · 8 years ago
  22. fee2550 Revert "Load the array class in the compiler for allocations." by Hiroshi Yamauchi · 8 years ago
  23. c3b7bf3 Merge "Load the array class in the compiler for allocations." by Nicolas Geoffray · 8 years ago
  24. cc99df2 Load the array class in the compiler for allocations. by Nicolas Geoffray · 8 years ago
  25. 404b012 Merge "Fix IP register usage in LoadClassSlowPathARMVIXL." by Treehugger Robot · 8 years ago
  26. af35a25 Fix IP register usage in LoadClassSlowPathARMVIXL. by Vladimir Marko · 8 years ago
  27. 5247c08 Put the resolved class in HLoadClass. by Nicolas Geoffray · 8 years ago
  28. 1998cd0 Implement HLoadClass/kBssEntry for boot image. by Vladimir Marko · 8 years ago
  29. 6bec91c Store resolved types for AOT code in .bss. by Vladimir Marko · 8 years ago
  30. 4155998 Make runtime call on main for HLoadClass/kDexCacheViaMethod. by Vladimir Marko · 8 years ago
  31. 48886c2 Remove HLoadClass::LoadKind::kDexCachePcRelative. by Vladimir Marko · 8 years ago
  32. ac14139 Revert "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 8 years ago
  33. 0d3998b Revert "Revert "Make object allocation entrypoints only take a class."" by Nicolas Geoffray · 8 years ago
  34. c8144cd Merge "Revert "Make object allocation entrypoints only take a class."" by Treehugger Robot · 8 years ago
  35. f7aaacd Revert "Make object allocation entrypoints only take a class." by Hiroshi Yamauchi · 8 years ago
  36. dcf5276 Merge "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 8 years ago
  37. 0fb5af1 Revert "ART: Compiler support for invoke-polymorphic." by Orion Hodson · 8 years ago
  38. 79f9928 Merge "ART: Compiler support for invoke-polymorphic." by Treehugger Robot · 8 years ago
  39. 02e3092 ART: Compiler support for invoke-polymorphic. by Orion Hodson · 8 years ago
  40. db47a14 Merge "Keep resolved String in HLoadString." by Nicolas Geoffray · 8 years ago
  41. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 8 years ago
  42. f0acfe7 Keep resolved String in HLoadString. by Nicolas Geoffray · 8 years ago
  43. 4593f7d ARM: VIXL32: Fix crash in Exchange for stack slots. by Artem Serov · 8 years ago
  44. 56e2f93 Merge "Remove soon to be obsolete call kinds for direct calls." by Nicolas Geoffray · 8 years ago
  45. 1ffb6fc Merge "ARM: VIXL32: Use 16-bit encoding for B(cond,...) where possible." by Nicolas Geoffray · 8 years ago
  46. c1a42cf Remove soon to be obsolete call kinds for direct calls. by Nicolas Geoffray · 8 years ago
  47. 76873db Merge "ARM: VIXL32: Implement some dispatch optimizations." by Nicolas Geoffray · 8 years ago
  48. 517d9f6 ARM: VIXL32: Use 16-bit encoding for B(cond,...) where possible. by Artem Serov · 8 years ago
  49. c5fcb44 ARM: VIXL32: Implement some dispatch optimizations. by Artem Serov · 8 years ago
  50. 7e9a562 Merge "ARM: VIXL32: Do a code cleanup." by Nicolas Geoffray · 8 years ago
  51. 0fb3719 ARM: Fix breaking changes from recent VIXL update. by Artem Serov · 8 years ago
  52. 22384ae Revert "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 8 years ago
  53. 4dd3f7d Merge "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 8 years ago
  54. d2d5262 Revert "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 8 years ago
  55. 7d81bf2 Merge "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 8 years ago
  56. 5b12f79 Add kJitTableAddress for HLoadClass. by Nicolas Geoffray · 8 years ago
  57. 644032c ARM: VIXL32: Do a code cleanup. by Anton Kirilov · 8 years ago
  58. c836b5a Merge "Revert "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry.""" by Nicolas Geoffray · 8 years ago
  59. bffdc70 Revert "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry."" by Scott Wakeling · 8 years ago
  60. 2f34995 Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry." by Nicolas Geoffray · 8 years ago
  61. d494c5e ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry. by Artem Serov · 8 years ago
  62. edb2ac3 ARM: VIXL32: Implement read barriers. by Anton Kirilov · 8 years ago
  63. 374ddf3 ARM: VIXL32: Clean usage of scopes. by Alexandre Rames · 8 years ago
  64. d4cc5b2 ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch. by Artem Serov · 8 years ago
  65. 982e0bf Merge "ARM: VIXL32: A couple of fixes to have more tests passing." by Nicolas Geoffray · 8 years ago
  66. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 8 years ago
  67. 657022c ARM: VIXL32: A couple of fixes to have more tests passing. by Artem Serov · 8 years ago
  68. 725466c Merge "ARM: VIXL32: Implement HClassTableGet Visitor." by Nicolas Geoffray · 8 years ago
  69. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  70. dda4396 ARM: VIXL32: Fix some test failures. by Anton Kirilov · 8 years ago
  71. b77051e ARM: VIXL32: Fix breaking changes from recent VIXL update. by Scott Wakeling · 8 years ago
  72. 8d2c459 ARM: VIXL32: Implement HClassTableGet Visitor. by xueliang.zhong · 8 years ago
  73. f51bc62 ARM: VIXL32: Improve codegen on CBZ/CBNZ by xueliang.zhong · 8 years ago
  74. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  75. 09a940d ARM: VIXL32: Fix PackedSwitch. by Artem Serov · 8 years ago
  76. 5f498b2 Merge "ARM: VIXL32: Arch specific operations." by Nicolas Geoffray · 8 years ago
  77. 82d44f1 Merge "Change iftable to never be null" by Mathieu Chartier · 8 years ago
  78. 6beced4 Change iftable to never be null by Mathieu Chartier · 8 years ago
  79. 2bbc953 ARM: VIXL32: Arch specific operations. by Artem Serov · 8 years ago
  80. ecd8300 Merge "ARM: VIXL32: Fix VisitTypeConversion." by Nicolas Geoffray · 8 years ago
  81. 9fd8c60 Pass object instead of class to instanceof entrypoint by Mathieu Chartier · 8 years ago
  82. fb0b7d4 ARM: VIXL32: Fix VisitTypeConversion. by Scott Wakeling · 8 years ago
  83. cfeb031 Merge "ARM: VIXL32: Implement more codegen visitors." by Nicolas Geoffray · 8 years ago
  84. ee48b0f Merge "ARM: VIXL32: Implement InstanceOf, InvokeInterface and others." by Nicolas Geoffray · 8 years ago
  85. 551b28f ARM: VIXL32: Implement more codegen visitors. by Artem Serov · 8 years ago
  86. cfbe913 ARM: VIXL32: Implement InstanceOf, InvokeInterface and others. by Artem Serov · 8 years ago
  87. 16593ed Merge "Change string compression encoding." by Treehugger Robot · 8 years ago
  88. fdaf0f4 Change string compression encoding. by Vladimir Marko · 8 years ago
  89. 3773f21 Merge "ART: Fix tidy warnings" by Treehugger Robot · 8 years ago
  90. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  91. b99f4d6 Change check cast entrypoint to check instance of by Mathieu Chartier · 8 years ago
  92. 6070e88 Add more missing definitions in art::arm::CodeGeneratorARMVIXL. by Roland Levillain · 8 years ago
  93. 844e653 Add missing definition of CodeGeneratorARMVIXL::GenerateReadBarrierSlow. by Roland Levillain · 8 years ago
  94. 5ec6218 ARM: VIXL32: Implement intrinsics. by Anton Kirilov · 8 years ago
  95. e28d9ae ARM: VIXL32: Implement the functionality needed by intrinsics. by Anton Kirilov · 8 years ago
  96. c34dba7 ARM: VIXL32: Implement ArrayGet, ArraySet, BoundsCheck etc. by Scott Wakeling · 8 years ago
  97. 02d3783 ARM: VIXL32: Move code to ease the diff with old codegen. by Artem Serov · 8 years ago
  98. 02109dd ARM: VIXL32: Implement Shifts, Neg, Bitwise and Rotate visitors. by Artem Serov · 8 years ago
  99. 00468f3 Remove default argument values in GenerateGcRootFieldLoad. by Roland Levillain · 8 years ago
  100. b45fbaa5 ARM: VIXL32: Pass test 406-fields and a few others. by Alexandre Rames · 8 years ago