1. 03ce1df Merge "Fix x86 and x64 codegens for 8/16 stores." by Nicolas Geoffray · 8 years ago
  2. ff80dfc Merge "Jit Code Cache instruction pipeline flushing" by Treehugger Robot · 8 years ago
  3. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  4. 56fe32e Jit Code Cache instruction pipeline flushing by Orion Hodson · 8 years ago
  5. 7861208 Fix x86 and x64 codegens for 8/16 stores. by Nicolas Geoffray · 8 years ago
  6. ad76ef6 Merge "Improve SchedulingLatencyVisitorARM on HCondition latency settings." by Treehugger Robot · 8 years ago
  7. bf9e21a Improve SchedulingLatencyVisitorARM on HCondition latency settings. by xueliang.zhong · 8 years ago
  8. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 8 years ago
  9. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 8 years ago
  10. 331f4c4 Merge "ART: Change method lookup to be more consistent to JLS and the RI." by Treehugger Robot · 8 years ago
  11. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 8 years ago
  12. 13c8343 Merge "MIPS: Reduce Baker read barrier code size overhead" by Vladimir Marko · 8 years ago
  13. 3579eb2 Merge "ARM: VIXL32: Merge (un)signed extensions and integer additions" by Treehugger Robot · 8 years ago
  14. 4147fcc MIPS: Reduce Baker read barrier code size overhead by Alexey Frunze · 8 years ago
  15. 01db5f7 Pass the logger to the JIT compiler. by Nicolas Geoffray · 8 years ago
  16. 420ee30 ARM: VIXL32: Merge (un)signed extensions and integer additions by Anton Kirilov · 8 years ago
  17. 9fb4e85 Merge "Only honor $inline$ in AOT." by Treehugger Robot · 8 years ago
  18. 08490b8 Only honor $inline$ in AOT. by Nicolas Geoffray · 8 years ago
  19. 24ff023 Merge "Remove the old ARM assemblers from ART." by Vladimir Marko · 8 years ago
  20. c043d00 Remove the old ARM assemblers from ART. by Roland Levillain · 8 years ago
  21. 23cdebe Merge "MIPS: TLAB allocation entrypoints" by Treehugger Robot · 8 years ago
  22. 65d793b Merge "Remove the old ARM code generator from ART's Optimizing compiler." by Roland Levillain · 8 years ago
  23. 9983e30 Remove the old ARM code generator from ART's Optimizing compiler. by Roland Levillain · 8 years ago
  24. 2d0fe4c Merge "Added GVN related attributes to vector nodes." by Treehugger Robot · 8 years ago
  25. bac2bd1 Merge "Introduce a Marking Register in ARM code generation." by Roland Levillain · 8 years ago
  26. b79f4ac Added GVN related attributes to vector nodes. by Aart Bik · 8 years ago
  27. 6d729a7 Introduce a Marking Register in ARM code generation. by Roland Levillain · 8 years ago
  28. 51765b0 MIPS32: ART Vectorizer by Lena Djokic · 8 years ago
  29. 854df41 MIPS: TLAB allocation entrypoints by Goran Jakovljevic · 8 years ago
  30. de4b08f Reduce quicken info size by Mathieu Chartier · 8 years ago
  31. af24def Fix ART ARM64 CFI gtests with GCs other than CC with Baker read barriers. by Roland Levillain · 8 years ago
  32. 97c4646 Introduce a Marking Register in ARM64 code generation. by Roland Levillain · 8 years ago
  33. ca8c295 MIPS32: Saves 128-bit vector registers along SuspendCheckSlowPath by Lena Djokic · 8 years ago
  34. 640fbdc Merge "Disambiguate memory accesses in instruction scheduling" by Nicolas Geoffray · 8 years ago
  35. 8091ed8 Merge "MIPS: Shorten .bss string/class loads" by Treehugger Robot · 8 years ago
  36. e128af5 Merge "ARM: ART Vectorizer (64-bit vectors)." by Treehugger Robot · 8 years ago
  37. dd3240c Merge "MIPS32: MoveLocation refactoring" by Aart Bik · 8 years ago
  38. 2a3471f Disambiguate memory accesses in instruction scheduling by xueliang.zhong · 8 years ago
  39. aed3dbf Merge "Improve array index analysis in LSA." by Nicolas Geoffray · 8 years ago
  40. 8f7c410 ARM: ART Vectorizer (64-bit vectors). by Artem Serov · 8 years ago
  41. 740c300 Merge "Add CHECKs to help diagnose a crash seen internally." by Nicolas Geoffray · 8 years ago
  42. 4aa0cf8 Merge "Turn a few DCHECK into CHECKs." by Nicolas Geoffray · 8 years ago
  43. 37dc4df Improved subscript and data dependence analysis. by Aart Bik · 8 years ago
  44. 757b26c Add CHECKs to help diagnose a crash seen internally. by Nicolas Geoffray · 8 years ago
  45. c9c3104 Turn a few DCHECK into CHECKs. by Nicolas Geoffray · 8 years ago
  46. 76754cc Merge "Prevent loop optimization in debuggable mode." by Aart Bik · 8 years ago
  47. f57c1ae Prevent loop optimization in debuggable mode. by Nicolas Geoffray · 8 years ago
  48. a6d098c Merge "Unrolling and dynamic loop peeling framework in vectorizer." by Aart Bik · 8 years ago
  49. 8098da9 MIPS32: MoveLocation refactoring by Lena Djokic · 8 years ago
  50. 14a68b4 Unrolling and dynamic loop peeling framework in vectorizer. by Aart Bik · 8 years ago
  51. db87b28 Merge "Don't use the graph's dex file when printing HInvoke." by Nicolas Geoffray · 8 years ago
  52. 80b99c2 Merge "Fix static analyzer warning" by Treehugger Robot · 8 years ago
  53. 5ceac0e Don't use the graph's dex file when printing HInvoke. by Nicolas Geoffray · 8 years ago
  54. 016c0f1 Improve array index analysis in LSA. by xueliang.zhong · 8 years ago
  55. 6fda427 Fix braino when handling branches fallthrough in arm backend. by Nicolas Geoffray · 8 years ago
  56. a4b58ed Fix static analyzer warning by George Burgess IV · 8 years ago
  57. 1a0a519 Fix loop optimization in the presence of environment uses. by Nicolas Geoffray · 8 years ago
  58. f789353 Set the deopt flag after adjusting the stack pointer. by Nicolas Geoffray · 8 years ago
  59. c0fe9db Merge "Use IntrusiveForwardList<> for Env-/UsePosition." by Vladimir Marko · 8 years ago
  60. 13600e9 Merge "MIPS64: Min/max vectorization support" by Aart Bik · 8 years ago
  61. 58794c5 Merge "ART: Refactor bit_utils and stl_util" by Treehugger Robot · 8 years ago
  62. 8375e4f Merge "ART: Fix or disable some tidy warnings." by Treehugger Robot · 8 years ago
  63. f45d61c ART: Fix or disable some tidy warnings. by Andreas Gampe · 8 years ago
  64. 5fa5c04 MIPS: Shorten .bss string/class loads by Alexey Frunze · 8 years ago
  65. 5678db5 ART: Refactor bit_utils and stl_util by Andreas Gampe · 8 years ago
  66. 8dfe746 ARM64: Encode constants when it is possible. by Artem Serov · 8 years ago
  67. 6fc7c4a Merge "Use ArtMethod* .bss entries for HInvokeStaticOrDirect." by Vladimir Marko · 8 years ago
  68. 3050956 Merge "Be less aggressive when inlining." by Treehugger Robot · 8 years ago
  69. f81621e Be less aggressive when inlining. by Nicolas Geoffray · 8 years ago
  70. 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 8 years ago
  71. 3c8a912 Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall." by Vladimir Marko · 8 years ago
  72. 8fea1e1 MIPS64: Min/max vectorization support by Goran Jakovljevic · 8 years ago
  73. 6ecff4d Merge "Pass through inputs beyond arguments in invoke." by Aart Bik · 8 years ago
  74. ad58e8a Merge "ARM64: SIMD instruction scheduling." by Aart Bik · 8 years ago
  75. e7197bf Replace invoke kind kDexCacheViaMethod with kRuntimeCall. by Vladimir Marko · 8 years ago
  76. f0fc4c6 ARM64: SIMD instruction scheduling. by Artem Serov · 8 years ago
  77. 508fdf3 ART: Small class-inl.h cleanup by Andreas Gampe · 8 years ago
  78. 6e92fb3 Pass through inputs beyond arguments in invoke. by Aart Bik · 8 years ago
  79. 36a5d0c Merge "MIPS64: ART Vectorizer" by Aart Bik · 8 years ago
  80. 0a50965 Merge "Revert^3 "ART: Reference.getReferent intrinsic for x86 and x86_64"" by Vladimir Marko · 8 years ago
  81. ab63934 Merge "Revert "ART: Reference.getReferent intrinsic for arm and arm64"" by Vladimir Marko · 8 years ago
  82. 2c97600 Merge "Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String." by Vladimir Marko · 8 years ago
  83. 9f7e91c Merge "Fixed bug in relying on precise FP in periodic sequence." by Aart Bik · 8 years ago
  84. 8523ea1 Fixed bug in relying on precise FP in periodic sequence. by Aart Bik · 8 years ago
  85. 4ee8e29 Revert^3 "ART: Reference.getReferent intrinsic for x86 and x86_64" by Vladimir Marko · 8 years ago
  86. d254f5c Revert "ART: Reference.getReferent intrinsic for arm and arm64" by Vladimir Marko · 8 years ago
  87. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 8 years ago
  88. 1656ca9 Merge "ART: Clean up thread.h and thread_list.h" by Treehugger Robot · 8 years ago
  89. 847e6ce Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String. by Vladimir Marko · 8 years ago
  90. 9b70b4a Merge "Delay allocating environment locations." by Treehugger Robot · 8 years ago
  91. b4fe268 Merge "Fix build failure in scheduler_arm with ART_USE_OLD_ARM_BACKEND=1" by Treehugger Robot · 8 years ago
  92. ec32f64 Delay allocating environment locations. by Vladimir Marko · 8 years ago
  93. 72a75f7 Fix build failure in scheduler_arm with ART_USE_OLD_ARM_BACKEND=1 by xueliang.zhong · 8 years ago
  94. 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 8 years ago
  95. 82b0740 Use IntrusiveForwardList<> for Env-/UsePosition. by Vladimir Marko · 8 years ago
  96. 38c4ae5 Merge "Handle gracefully profiles with invalid classes or methods" by Calin Juravle · 8 years ago
  97. d853fe4 Merge "Add access flag for previously warm methods" by Mathieu Chartier · 8 years ago
  98. 0855688 Handle gracefully profiles with invalid classes or methods by Calin Juravle · 8 years ago
  99. f044c22 Add access flag for previously warm methods by Mathieu Chartier · 8 years ago
  100. d490129 ART: Clean up heap headers by Andreas Gampe · 8 years ago