1. 84ea442 am 93ef27d3: am d4667dea: Merge "ART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points." by Vladimir Marko · 10 years ago
  2. 93ef27d am d4667dea: Merge "ART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points." by Vladimir Marko · 10 years ago
  3. d4667de Merge "ART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points." by Vladimir Marko · 10 years ago
  4. e85e123 ART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points. by Vladimir Marko · 10 years ago
  5. 18aa3bb am 95fc030d: am 95935f28: Merge "ART: Fix MIPS entrypoint downcall macros." by Vladimir Marko · 10 years ago
  6. 95fc030 am 95935f28: Merge "ART: Fix MIPS entrypoint downcall macros." by Vladimir Marko · 10 years ago
  7. 95935f2 Merge "ART: Fix MIPS entrypoint downcall macros." by Vladimir Marko · 10 years ago
  8. a3c3827 ART: Fix MIPS entrypoint downcall macros. by Vladimir Marko · 10 years ago
  9. 33877c1 am 66e8a1e0: am 3adfc4bb: Merge "Quick: Avoid unnecessary GVN work in release builds." by Vladimir Marko · 10 years ago
  10. 8eac50a am 862cd5e1: am 80613ffd: Merge "Have HInvoke instructions know their number of actual arguments." by Roland Levillain · 10 years ago
  11. 007e39c am 55669590: am a94fb1f9: Merge "Revert "Revert "[optimizing] Replace FP divide by power of 2""" by Nicolas Geoffray · 10 years ago
  12. 66e8a1e am 3adfc4bb: Merge "Quick: Avoid unnecessary GVN work in release builds." by Vladimir Marko · 10 years ago
  13. 862cd5e am 80613ffd: Merge "Have HInvoke instructions know their number of actual arguments." by Roland Levillain · 10 years ago
  14. 5566959 am a94fb1f9: Merge "Revert "Revert "[optimizing] Replace FP divide by power of 2""" by Nicolas Geoffray · 10 years ago
  15. 3adfc4b Merge "Quick: Avoid unnecessary GVN work in release builds." by Vladimir Marko · 10 years ago
  16. 80613ff Merge "Have HInvoke instructions know their number of actual arguments." by Roland Levillain · 10 years ago
  17. a94fb1f Merge "Revert "Revert "[optimizing] Replace FP divide by power of 2""" by Nicolas Geoffray · 10 years ago
  18. ac116f7 resolved conflicts for merge of 2b1c622d to mnc-dev-plus-aosp by David Brazdil · 10 years ago
  19. 3e3d733 Have HInvoke instructions know their number of actual arguments. by Roland Levillain · 10 years ago
  20. a7fefb7 am a4509a5f: am 64db0171: Merge "Fix java_lang_Class newInstance for strings; also quick entrypoints." by Jeff Hao · 10 years ago
  21. a4509a5 am 64db0171: Merge "Fix java_lang_Class newInstance for strings; also quick entrypoints." by Jeff Hao · 10 years ago
  22. 64db017 Merge "Fix java_lang_Class newInstance for strings; also quick entrypoints." by Jeff Hao · 10 years ago
  23. 69bdcb2 Fix java_lang_Class newInstance for strings; also quick entrypoints. by Jeff Hao · 10 years ago
  24. c520ae0 am 3d2eb5c4: am f0a3d3da: Merge "ART: Fix constructor access checking" by Andreas Gampe · 10 years ago
  25. 3d2eb5c am f0a3d3da: Merge "ART: Fix constructor access checking" by Andreas Gampe · 10 years ago
  26. f0a3d3d Merge "ART: Fix constructor access checking" by Andreas Gampe · 10 years ago
  27. 8208bdd ART: Fix constructor access checking by Andreas Gampe · 10 years ago
  28. fd0de7c am a4799fc4: am 9d1e1903: Merge "Replace String CharArray with internal uint16_t array." by Jeff Hao · 10 years ago
  29. a4799fc am 9d1e1903: Merge "Replace String CharArray with internal uint16_t array." by Jeff Hao · 10 years ago
  30. 9d1e190 Merge "Replace String CharArray with internal uint16_t array." by Jeff Hao · 10 years ago
  31. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  32. 3433724 am 3b531e5d: am 3fd79afb: Merge "Switch the default read barrier type to a Baker one." by Hiroshi Yamauchi · 10 years ago
  33. 3b531e5 am 3fd79afb: Merge "Switch the default read barrier type to a Baker one." by Hiroshi Yamauchi · 10 years ago
  34. 3fd79af Merge "Switch the default read barrier type to a Baker one." by Hiroshi Yamauchi · 10 years ago
  35. 8365a99 Switch the default read barrier type to a Baker one. by Hiroshi Yamauchi · 10 years ago
  36. 0d22184 Revert "Revert "[optimizing] Replace FP divide by power of 2"" by Nicolas Geoffray · 10 years ago
  37. b2405f0 am f33884fd: am 97c96f5a: Merge "Fix mismatched malloc/free delete/new." by Christopher Ferris · 10 years ago
  38. c31be26 am eb78b421: am d74a1bf3: Merge "Use the lock word bits for Baker-style read barrier." by Hiroshi Yamauchi · 10 years ago
  39. 40da766 am c32f2eff: am acee1524: Merge "Fix clean-oat" by Mathieu Chartier · 10 years ago
  40. f33884f am 97c96f5a: Merge "Fix mismatched malloc/free delete/new." by Christopher Ferris · 10 years ago
  41. eb78b42 am d74a1bf3: Merge "Use the lock word bits for Baker-style read barrier." by Hiroshi Yamauchi · 10 years ago
  42. c32f2ef am acee1524: Merge "Fix clean-oat" by Mathieu Chartier · 10 years ago
  43. 97c96f5 Merge "Fix mismatched malloc/free delete/new." by Christopher Ferris · 10 years ago
  44. 8a35405 Fix mismatched malloc/free delete/new. by Christopher Ferris · 10 years ago
  45. d74a1bf Merge "Use the lock word bits for Baker-style read barrier." by Hiroshi Yamauchi · 10 years ago
  46. acee152 Merge "Fix clean-oat" by Mathieu Chartier · 10 years ago
  47. 2c9bd22 Fix clean-oat by Mathieu Chartier · 10 years ago
  48. a2c2aa5 am e8257991: am 2d01066d: Merge "Dissociate uses with environment uses." by Nicolas Geoffray · 10 years ago
  49. 928b870 am 540bf7ed: am 295dda50: Merge "Quick: Rely on inferred types in GVN/LVN/DCE." by Vladimir Marko · 10 years ago
  50. e825799 am 2d01066d: Merge "Dissociate uses with environment uses." by Nicolas Geoffray · 10 years ago
  51. 3b0908e am 77020a4e: am d14438f0: Merge "ART: Simplify Ifs with BooleanNot condition" by David Brazdil · 10 years ago
  52. 2d01066 Merge "Dissociate uses with environment uses." by Nicolas Geoffray · 10 years ago
  53. 540bf7e am 295dda50: Merge "Quick: Rely on inferred types in GVN/LVN/DCE." by Vladimir Marko · 10 years ago
  54. 295dda5 Merge "Quick: Rely on inferred types in GVN/LVN/DCE." by Vladimir Marko · 10 years ago
  55. 4ed947a Dissociate uses with environment uses. by Nicolas Geoffray · 10 years ago
  56. 77020a4 am d14438f0: Merge "ART: Simplify Ifs with BooleanNot condition" by David Brazdil · 10 years ago
  57. d14438f Merge "ART: Simplify Ifs with BooleanNot condition" by David Brazdil · 10 years ago
  58. 769c9e5 ART: Simplify Ifs with BooleanNot condition by David Brazdil · 10 years ago
  59. f725550 Quick: Avoid unnecessary GVN work in release builds. by Vladimir Marko · 10 years ago
  60. 0a0b414 am 9d539001: am a0ee8622: Merge "Add support for caching float and double constants." by Nicolas Geoffray · 10 years ago
  61. 9d53900 am a0ee8622: Merge "Add support for caching float and double constants." by Nicolas Geoffray · 10 years ago
  62. 2b1c622 ART: Fix removing a Phi with RemoveInstruction by David Brazdil · 10 years ago
  63. a0ee862 Merge "Add support for caching float and double constants." by Nicolas Geoffray · 10 years ago
  64. f213e05 Add support for caching float and double constants. by Nicolas Geoffray · 10 years ago
  65. 58c290e am 31698b57: am 0fbfe6f9: Merge "ART: Fix removing a Phi with RemoveInstruction" by David Brazdil · 10 years ago
  66. 31698b5 am 0fbfe6f9: Merge "ART: Fix removing a Phi with RemoveInstruction" by David Brazdil · 10 years ago
  67. d3248ee am 9e03c1b9: am 5b5bd419: am 6b501251: am 2c31b5ac: Merge "ART: Fix Trace types, check minimum buf size" by Andreas Gampe · 10 years ago
  68. 505b1da am bd4a3d2b: am 357b71e1: am bd90c932: am 711d8400: Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
  69. 0fbfe6f Merge "ART: Fix removing a Phi with RemoveInstruction" by David Brazdil · 10 years ago
  70. c7508e9 ART: Fix removing a Phi with RemoveInstruction by David Brazdil · 10 years ago
  71. a5e69e8 Quick: Rely on inferred types in GVN/LVN/DCE. by Vladimir Marko · 10 years ago
  72. edb1bd5 am 4c1ac2be: am 76bf84a1: Merge "BCE: don\'t add deoptimization if the loop has early exit." by Mingyao Yang · 10 years ago
  73. 5d437e4 am 0c71bea0: am f382eff1: Merge "Deoptimization-based BCE for unknown loop bounds." by Mingyao Yang · 10 years ago
  74. 40a2819 am c9ce5b99: am adf15974: Merge "Revert "[optimizing] Replace FP divide by power of 2"" by Nicolas Geoffray · 10 years ago
  75. d2d5070 am 2ad346ed: am 5ff903a5: Merge "[optimizing] Replace FP divide by power of 2" by Nicolas Geoffray · 10 years ago
  76. 4c1ac2b am 76bf84a1: Merge "BCE: don\'t add deoptimization if the loop has early exit." by Mingyao Yang · 10 years ago
  77. 0c71bea am f382eff1: Merge "Deoptimization-based BCE for unknown loop bounds." by Mingyao Yang · 10 years ago
  78. c9ce5b9 am adf15974: Merge "Revert "[optimizing] Replace FP divide by power of 2"" by Nicolas Geoffray · 10 years ago
  79. 2ad346e am 5ff903a5: Merge "[optimizing] Replace FP divide by power of 2" by Nicolas Geoffray · 10 years ago
  80. 76bf84a Merge "BCE: don't add deoptimization if the loop has early exit." by Mingyao Yang · 10 years ago
  81. 9d750ef BCE: don't add deoptimization if the loop has early exit. by Mingyao Yang · 10 years ago
  82. 573ff98 am 6b501251: am 2c31b5ac: Merge "ART: Fix Trace types, check minimum buf size" by Andreas Gampe · 10 years ago
  83. b609af0 am bd90c932: am 711d8400: Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
  84. 9e03c1b am 5b5bd419: am 6b501251: am 2c31b5ac: Merge "ART: Fix Trace types, check minimum buf size" by Andreas Gampe · 10 years ago
  85. bd4a3d2 am 357b71e1: am bd90c932: am 711d8400: Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
  86. f382eff Merge "Deoptimization-based BCE for unknown loop bounds." by Mingyao Yang · 10 years ago
  87. 206d6fd Deoptimization-based BCE for unknown loop bounds. by Mingyao Yang · 10 years ago
  88. adf1597 Merge "Revert "[optimizing] Replace FP divide by power of 2"" by Nicolas Geoffray · 10 years ago
  89. 067cae2 Revert "[optimizing] Replace FP divide by power of 2" by Nicolas Geoffray · 10 years ago
  90. 5ff903a Merge "[optimizing] Replace FP divide by power of 2" by Nicolas Geoffray · 10 years ago
  91. 5b5bd41 am 6b501251: am 2c31b5ac: Merge "ART: Fix Trace types, check minimum buf size" by Andreas Gampe · 10 years ago
  92. 357b71e am bd90c932: am 711d8400: Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
  93. 6b50125 am 2c31b5ac: Merge "ART: Fix Trace types, check minimum buf size" by Andreas Gampe · 10 years ago
  94. bd90c93 am 711d8400: Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
  95. 2c31b5a Merge "ART: Fix Trace types, check minimum buf size" by Andreas Gampe · 10 years ago
  96. 711d840 Merge "ART: Fix addpd opcode, add Quick x86 assembler test" by Andreas Gampe · 10 years ago
  97. e34a42c ART: Fix Trace types, check minimum buf size by Andreas Gampe · 10 years ago
  98. c4013ea ART: Fix addpd opcode, add Quick x86 assembler test by Chao-ying Fu · 10 years ago
  99. def0d61 am 29d577f5: am 8b8315bb: am 3f4fa70a: Merge "ART: Test for GVN skipping" by Andreas Gampe · 10 years ago
  100. 29d577f am 8b8315bb: am 3f4fa70a: Merge "ART: Test for GVN skipping" by Andreas Gampe · 10 years ago