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