1. 1672260 Merge "Revert "Revert "Revert "Revert "Basic obsolete methods support""""" by Treehugger Robot · 8 years ago
  2. f67dadb Merge "MIPS64: Implement table-based packed switch" by Treehugger Robot · 8 years ago
  3. 168768d Merge "Refine receiver type when inlining based on inline caches." by Nicolas Geoffray · 8 years ago
  4. 8174621 Merge "MIPS32: java.lang.String.getChars" by Nicolas Geoffray · 8 years ago
  5. 0f001b7 Refine receiver type when inlining based on inline caches. by Nicolas Geoffray · 8 years ago
  6. 422c7c3 ART: Remove dequicken map from VerifiedMethod by Andreas Gampe · 8 years ago
  7. 001cd47 Merge "Revert "Revert "Avoid scratch register exhaustion during ARM64 stack slot moves.""" by Roland Levillain · 8 years ago
  8. 78b3d5d Revert "Revert "Avoid scratch register exhaustion during ARM64 stack slot moves."" by Roland Levillain · 8 years ago
  9. b28c874 Merge "Support non-exact upper bound of HBoundType." by Nicolas Geoffray · 8 years ago
  10. 88268f0 Merge "Do not record dependencies on arrays." by Treehugger Robot · 8 years ago
  11. 6fc063c Merge "MIPS64: Drop redundant sign-extensions in integer conversions" by Treehugger Robot · 8 years ago
  12. 4ca40e8 Merge "MIPS32: Don't always do a null test in MarkGCCard" by Treehugger Robot · 8 years ago
  13. 7ee9ee9 Merge "MIPS64: Improve integer comparison with constants" by Treehugger Robot · 8 years ago
  14. 0598024 Merge changes from topic 'VIXLUpdate' by Nicolas Geoffray · 8 years ago
  15. e2157fb Merge "MIPS64: Implement branchless HCondition for floats" by Nicolas Geoffray · 8 years ago
  16. b1c41c2 Merge "Clean up VerifiedMethod." by Treehugger Robot · 8 years ago
  17. c51c7ca Clean up VerifiedMethod. by Nicolas Geoffray · 8 years ago
  18. db577b6 Merge "Revert "Avoid scratch register exhaustion during ARM64 stack slot moves."" by Nicolas Geoffray · 8 years ago
  19. 122ceb4 Revert "Avoid scratch register exhaustion during ARM64 stack slot moves." by Nicolas Geoffray · 8 years ago
  20. 595375f Merge "MIPS64: Align register spills on 8-byte boundaries in slow paths" by Nicolas Geoffray · 8 years ago
  21. 692235e MIPS32: java.lang.String.getChars by Chris Larsen · 8 years ago
  22. 4ec76d2 Avoid scratch register exhaustion during ARM64 stack slot moves. by Roland Levillain · 8 years ago
  23. 66e3919 Merge "MIPS64: java.lang.String.getChars" by Treehugger Robot · 8 years ago
  24. 4375819 MIPS64: Implement branchless HCondition for floats by Tijana Jakovljevic · 8 years ago
  25. 992bdb9 MIPS64: Drop redundant sign-extensions in integer conversions by Goran Jakovljevic · 8 years ago
  26. db3deee MIPS64: Improve integer comparison with constants by Goran Jakovljevic · 8 years ago
  27. e114da2 MIPS32: Don't always do a null test in MarkGCCard by Goran Jakovljevic · 8 years ago
  28. c378980 MIPS64: Align register spills on 8-byte boundaries in slow paths by Alexey Frunze · 8 years ago
  29. f8d19c2 ARM: VIXL32: Use a default code buffer capacity of 1Kb. by Scott Wakeling · 8 years ago
  30. f2665fa ART: VIXL32: Fix assembler test after VIXL update. by Artem Serov · 8 years ago
  31. 0960ac5 MIPS64: Implement table-based packed switch by Alexey Frunze · 8 years ago
  32. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 8 years ago
  33. 2709b5f Do not record dependencies on arrays. by Nicolas Geoffray · 8 years ago
  34. 8c3794c Support non-exact upper bound of HBoundType. by Nicolas Geoffray · 8 years ago
  35. cb2ce33 Merge "Update vdex in place if input_vdex_fd == output_vdex_fd" by Nicolas Geoffray · 8 years ago
  36. bde1168 Merge "Point optimizations for vdex." by Nicolas Geoffray · 8 years ago
  37. 454f339 Merge "Optimize OatWriter when we don't compile any method." by Nicolas Geoffray · 8 years ago
  38. 56e2f93 Merge "Remove soon to be obsolete call kinds for direct calls." by Nicolas Geoffray · 8 years ago
  39. 119e846 Point optimizations for vdex. by Nicolas Geoffray · 8 years ago
  40. 60ca949 Optimize OatWriter when we don't compile any method. by Nicolas Geoffray · 8 years ago
  41. 81f57d1 Update vdex in place if input_vdex_fd == output_vdex_fd by Nicolas Geoffray · 8 years ago
  42. 441a5e9 Merge "Revert "Revert "Revert "Basic obsolete methods support"""" by Nicolas Geoffray · 8 years ago
  43. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 8 years ago
  44. 0239c43 Merge "Fix transfer over rejected induction." by Aart Bik · 8 years ago
  45. 74da529 Fix transfer over rejected induction. by Aart Bik · 8 years ago
  46. 07001c8 Merge changes Ie74f2dbe,I092d2e95,I5a75f5c4 by Treehugger Robot · 8 years ago
  47. 1aa03b3 Merge changes I8cc87bac,If1a92e47 by Alex Light · 8 years ago
  48. 857f058 Fix JIT crash due to unverified dead code by Calin Juravle · 8 years ago
  49. 1ffb6fc Merge "ARM: VIXL32: Use 16-bit encoding for B(cond,...) where possible." by Nicolas Geoffray · 8 years ago
  50. c1a42cf Remove soon to be obsolete call kinds for direct calls. by Nicolas Geoffray · 8 years ago
  51. 06ce6d4 Merge "MIPS64: Improve string and class loads." by Treehugger Robot · 8 years ago
  52. eaaaaef Merge "Sharpen HLoadClass from inliner." by Nicolas Geoffray · 8 years ago
  53. f63f569 MIPS64: Improve string and class loads. by Alexey Frunze · 8 years ago
  54. b0b051a CHA guard optimization (elimination/hoisting). by Mingyao Yang · 8 years ago
  55. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  56. d54f43c Merge "Improved induction var and range analysis around types." by Aart Bik · 8 years ago
  57. e6bd027 Improved induction var and range analysis around types. by Aart Bik · 8 years ago
  58. 5687634 Sharpen HLoadClass from inliner. by Nicolas Geoffray · 8 years ago
  59. c0e74ba Merge "Don't unquicken RETURN_VOID_NO_BARRIER with vdex." by Nicolas Geoffray · 8 years ago
  60. 685e4a3 Merge "ARM: Fix vixl related branch issue in JNI." by Nicolas Geoffray · 8 years ago
  61. 8f840f8 ARM: Fix vixl related branch issue in JNI. by Artem Serov · 8 years ago
  62. 76873db Merge "ARM: VIXL32: Implement some dispatch optimizations." by Nicolas Geoffray · 8 years ago
  63. b1677e2 Don't unquicken RETURN_VOID_NO_BARRIER with vdex. by Nicolas Geoffray · 8 years ago
  64. 89b31a3 Merge "Add HVariableInputSizeInstruction." by Mingyao Yang · 8 years ago
  65. d27097a Clear exception if FindClass fails. by Nicolas Geoffray · 8 years ago
  66. 0f69f74 Merge "Do not resolve types with vdex." by Nicolas Geoffray · 8 years ago
  67. 517d9f6 ARM: VIXL32: Use 16-bit encoding for B(cond,...) where possible. by Artem Serov · 8 years ago
  68. c5fcb44 ARM: VIXL32: Implement some dispatch optimizations. by Artem Serov · 8 years ago
  69. ade72d6 Do not resolve types with vdex. by Nicolas Geoffray · 8 years ago
  70. 7e9a562 Merge "ARM: VIXL32: Do a code cleanup." by Nicolas Geoffray · 8 years ago
  71. 4c1667f Merge "Flush JIT data cache when committing code." by Nicolas Geoffray · 8 years ago
  72. 2c43590 Merge "Fixed signal 11 bug by not testing resolved method first." by Treehugger Robot · 8 years ago
  73. e9f3269 Merge "Fine tuning the induction analysis." by Treehugger Robot · 8 years ago
  74. a9dbe83 Add HVariableInputSizeInstruction. by Mingyao Yang · 8 years ago
  75. d0a022d Fine tuning the induction analysis. by Aart Bik · 8 years ago
  76. ab2270f Fixed signal 11 bug by not testing resolved method first. by Aart Bik · 8 years ago
  77. ed015ac Flush JIT data cache when committing code. by Nicolas Geoffray · 8 years ago
  78. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  79. 9538f9e Merge "Add ClassLoader to app-image roots." by Vladimir Marko · 8 years ago
  80. b7cc593 Merge "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  81. b81a984 Revert "Basic obsolete methods support" by Alex Light · 8 years ago
  82. 6d736d8 Merge "Basic obsolete methods support" by Alex Light · 8 years ago
  83. d8936da Basic obsolete methods support by Alex Light · 8 years ago
  84. afca930 Merge "Fix AssemblerMIPS64Test.LongBalc() running out of memory." by Treehugger Robot · 8 years ago
  85. 3607394 Fix AssemblerMIPS64Test.LongBalc() running out of memory. by Vladimir Marko · 8 years ago
  86. b73e659 Merge "ARM: Fix breaking changes from recent VIXL update." by Nicolas Geoffray · 8 years ago
  87. eca3eda Add ClassLoader to app-image roots. by Vladimir Marko · 8 years ago
  88. 3f92bde Merge "Implement VisitShouldDeoptimizeFlag for MIPS/MIPS64" by Treehugger Robot · 8 years ago
  89. b70b66e Merge "MIPS64: Improve method invocation." by Treehugger Robot · 8 years ago
  90. c641842 Implement VisitShouldDeoptimizeFlag for MIPS/MIPS64 by Goran Jakovljevic · 8 years ago
  91. 001e1c1 Merge "Support GVN for HLoadClass::LoadKind::kJitTableAddress." by Nicolas Geoffray · 8 years ago
  92. dfc453b Merge "Handle primitive types in VerifierTypes::AddAssignability." by Nicolas Geoffray · 8 years ago
  93. 9b1583e Support GVN for HLoadClass::LoadKind::kJitTableAddress. by Nicolas Geoffray · 8 years ago
  94. 19f6c69 MIPS64: Improve method invocation. by Alexey Frunze · 8 years ago
  95. d812f78 Merge "ART: Clean up utils.h" by Treehugger Robot · 8 years ago
  96. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  97. 319261e Merge "Prune uses library classes even without profile" by Mathieu Chartier · 8 years ago
  98. ea63e4d Merge "Remove obsolete DeduplicateDexCacheAddressLiteral()." by Vladimir Marko · 8 years ago
  99. d1665a0 Handle primitive types in VerifierTypes::AddAssignability. by Nicolas Geoffray · 8 years ago
  100. 831cb26 Merge "ARM: VIXL32: Test both current and new assemblers with optimizing_cfi_test." by Nicolas Geoffray · 8 years ago