1. 8fd5015 Merge "Use symbolic rather than duplicate string for pass." by Aart Bik · 7 years ago
  2. 2196c65 Revert^4 "JIT JNI stubs." by Vladimir Marko · 7 years ago
  3. 8f8bd8b Merge "Revert "Revert "Revert "JIT JNI stubs."""" by Nicolas Geoffray · 7 years ago
  4. 056d775 Revert "Revert "Revert "JIT JNI stubs.""" by Nicolas Geoffray · 7 years ago
  5. 4e30b90 Use symbolic rather than duplicate string for pass. by Aart Bik · 7 years ago
  6. 50f90a4 Merge "Revert "Revert "JIT JNI stubs.""" by Vladimir Marko · 7 years ago
  7. a602c56 Merge "ART: Remove nested SOA in intrinsics code" by Treehugger Robot · 7 years ago
  8. 566865d Reduce DWARF local variable error to just warning. by David Srbecky · 7 years ago
  9. e744163 Revert "Revert "JIT JNI stubs."" by Vladimir Marko · 7 years ago
  10. 4c71d00 ART: Remove nested SOA in intrinsics code by Orion Hodson · 7 years ago
  11. aa25db7 Merge "Clean some dex2oat options." by Nicolas Geoffray · 7 years ago
  12. 299c1e1 Merge "Revert "JIT JNI stubs."" by Treehugger Robot · 7 years ago
  13. abda386 Merge "ART: Fix invoke-polymorphic compiler warnings" by Treehugger Robot · 7 years ago
  14. 47d3185 Revert "JIT JNI stubs." by Vladimir Marko · 7 years ago
  15. 2d8801f Clean some dex2oat options. by Nicolas Geoffray · 7 years ago
  16. b1b5206 ART: Fix invoke-polymorphic compiler warnings by Orion Hodson · 7 years ago
  17. 3417eae JIT JNI stubs. by Vladimir Marko · 7 years ago
  18. 7bdc6e7 ART: Minor refactoring of JNI stub compilation. by Vladimir Marko · 7 years ago
  19. 5387bc5 Merge "Fix stats reporting over 100% methods compiled." by Treehugger Robot · 7 years ago
  20. e1b6d7b Merge "type conversion elimination for constant input" by Treehugger Robot · 7 years ago
  21. cd09e1f Fix stats reporting over 100% methods compiled. by Vladimir Marko · 7 years ago
  22. e60248d Merge "Apply individual intrinsic recognition during inliner." by Treehugger Robot · 7 years ago
  23. f0010dd Apply individual intrinsic recognition during inliner. by Aart Bik · 7 years ago
  24. b4c6acb Optimize lookup of quickening data. by Nicolas Geoffray · 7 years ago
  25. 67ab1c5 Merge "Pass the debug_info_offset explicitly." by Nicolas Geoffray · 7 years ago
  26. 58cc1cb Pass the debug_info_offset explicitly. by Nicolas Geoffray · 7 years ago
  27. d278cb4 ART: Remove implicit boot image error aborts by Andreas Gampe · 7 years ago
  28. 71bb968 Merge "Fill Class and String .bss slots in runtime." by Vladimir Marko · 7 years ago
  29. cebb5e7 type conversion elimination for constant input by Mingyao Yang · 7 years ago
  30. 6d95c80 Merge "Recognize countable "break" loops" by Aart Bik · 7 years ago
  31. f3c52b4 Fill Class and String .bss slots in runtime. by Vladimir Marko · 7 years ago
  32. 68351eb Merge "ART: Introduce individual HInstruction cloning." by Aart Bik · 7 years ago
  33. ceb0693 Recognize countable "break" loops by Aart Bik · 7 years ago
  34. 2ca10eb Refactored optimization passes setup. by Aart Bik · 7 years ago
  35. 5573c37 cpplint: Remove many unnecessary NOLINT by Igor Murashkin · 7 years ago
  36. 1598a77 Merge "Don't merge values for exit block in LSE." by Treehugger Robot · 7 years ago
  37. 46721ef Don't merge values for exit block in LSE. by Mingyao Yang · 7 years ago
  38. 2d774be Merge "Use intrinsic codegen for compiling intrinsic methods." by Vladimir Marko · 7 years ago
  39. 92f7f3c Use intrinsic codegen for compiling intrinsic methods. by Vladimir Marko · 7 years ago
  40. 38e380b MIPS: Implement Sum-of-Abs-Differences by Lena Djokic · 7 years ago
  41. eab2b42 Merge "Remove kIsVdexEnabled." by Nicolas Geoffray · 7 years ago
  42. 8eaa8e5 Remove kIsVdexEnabled. by Nicolas Geoffray · 7 years ago
  43. 3da1d0f Use CodeItemAccessor helpers for method verifier by Mathieu Chartier · 7 years ago
  44. 5552e53 Merge "Add ClassDataItemIterator::HasNextMethod" by Mathieu Chartier · 7 years ago
  45. 0135412 Merge "Revert "Support VecLoad and VecStore in LSE."" by Nicolas Geoffray · 7 years ago
  46. 8c4ddb2 Revert "Support VecLoad and VecStore in LSE." by Nicolas Geoffray · 7 years ago
  47. 52ccbde Merge "MIPS32: Use conditional moves to compute 64-bit shifts." by Treehugger Robot · 7 years ago
  48. dd7f2a2 Merge "Move code around to fix --inline-max-code-units in JIT." by Nicolas Geoffray · 7 years ago
  49. b7c273c Add ClassDataItemIterator::HasNextMethod by Mathieu Chartier · 7 years ago
  50. 0e3151b Improvement on array element aliasing analysis. by Mingyao Yang · 7 years ago
  51. 6fde072 Merge "Support VecLoad and VecStore in LSE." by Mingyao Yang · 7 years ago
  52. b3e7bcc Merge "Add code item accessor helper classes" by Mathieu Chartier · 7 years ago
  53. 62a2f27 Move code around to fix --inline-max-code-units in JIT. by Nicolas Geoffray · 7 years ago
  54. e983b16 Merge "Record @{Fast,Critical}Native in method's access flags." by Vladimir Marko · 7 years ago
  55. b0a6aee Record @{Fast,Critical}Native in method's access flags. by Vladimir Marko · 7 years ago
  56. 27dae5f Support VecLoad and VecStore in LSE. by xueliang.zhong · 7 years ago
  57. 69147f1 Add code item accessor helper classes by Mathieu Chartier · 7 years ago
  58. b50b16a Support VecLoad and VecStore in LSA. by xueliang.zhong · 7 years ago
  59. 3e5fecd MIPS32: Use conditional moves to compute 64-bit shifts. by Chris Larsen · 7 years ago
  60. 2202d56 Merge "Check invocation's side effects for LSE." by Mingyao Yang · 7 years ago
  61. 972e654 Merge "Fix String.equals() for moveable String.class." by Vladimir Marko · 7 years ago
  62. bda66c7 Merge "cpplint: Cleanup errors" by Treehugger Robot · 7 years ago
  63. 293f1c0 Check invocation's side effects for LSE. by Mingyao Yang · 7 years ago
  64. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  65. 5d16562 Merge "Delete CodeItemIterator" by Mathieu Chartier · 7 years ago
  66. 3b3ecdf Merge "Simplify handling of finalizable in LSE." by Mingyao Yang · 7 years ago
  67. c4b6f31 Merge "MIPS: Add asub_s/u.df" by Treehugger Robot · 7 years ago
  68. 025c1a6 Simplify handling of finalizable in LSE. by Mingyao Yang · 7 years ago
  69. da28305 Fix String.equals() for moveable String.class. by Vladimir Marko · 7 years ago
  70. 7a0222e MIPS32: Don't leave vector registers in an unpredictable state by Goran Jakovljevic · 7 years ago
  71. 72aba71 MIPS: Add asub_s/u.df by Lena Djokic · 7 years ago
  72. cefd676 Merge "runtime: Bitstring implementation for subtype checking (4/4)." by Treehugger Robot · 7 years ago
  73. 86083f7 runtime: Bitstring implementation for subtype checking (4/4). by Igor Murashkin · 7 years ago
  74. 0021feb Delete CodeItemIterator by Mathieu Chartier · 7 years ago
  75. cac31ad ART: Add compiler option for code deduplication by Andreas Gampe · 7 years ago
  76. cced8ba ART: Introduce individual HInstruction cloning. by Artem Serov · 7 years ago
  77. 4098a7a Refactor ArtField::GetType<>() as {Lookup,Resolve}Type(). by Vladimir Marko · 7 years ago
  78. ea604b2 Merge "MIPS: Improve InstructionCodeGeneratorMIPS*::GenerateSuspendCheck()." by Treehugger Robot · 7 years ago
  79. 71976e2 Merge "MIPS: java.lang.Thread.interrupted() intrinsic" by Treehugger Robot · 7 years ago
  80. a204591 MIPS: Improve InstructionCodeGeneratorMIPS*::GenerateSuspendCheck(). by Chris Larsen · 7 years ago
  81. 5f31703 Merge "Refactor DexInstructionIterator" by Mathieu Chartier · 7 years ago
  82. 72627a5 Merge "Fix LSA hunt for original reference bug." by Nicolas Geoffray · 7 years ago
  83. 36ea6b4 Merge changes Idaefe0af,Ib5c12d46,Ieb28085e,Idffbb7f2 by Treehugger Robot · 7 years ago
  84. b065b03 MIPS: java.lang.Thread.interrupted() intrinsic by Chris Larsen · 7 years ago
  85. e0eb483 Fix LSA hunt for original reference bug. by xueliang.zhong · 7 years ago
  86. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  87. 238e8fc ART: Clean up global includes - zlib by Andreas Gampe · 7 years ago
  88. 2b2bef2 Refactor DexInstructionIterator by Mathieu Chartier · 7 years ago
  89. 13e6f29 Merge "Alignment optimizations in vectorizer." by Aart Bik · 7 years ago
  90. 43f0cdb ART: Intrinsify polymorphic signature methods by Orion Hodson · 7 years ago
  91. 26ef34c ART: Move intrinsics definitions to runtime by Orion Hodson · 7 years ago
  92. 38a3f21 Alignment optimizations in vectorizer. by Aart Bik · 7 years ago
  93. e434c4f MIPS: Basic SIMD reduction support. by Lena Djokic · 7 years ago
  94. df12b6f Merge "Use HGraphDelegateVisitor instead of HGraphVisitor for lse." by Mingyao Yang · 7 years ago
  95. c62b7ec Use HGraphDelegateVisitor instead of HGraphVisitor for lse. by Mingyao Yang · 7 years ago
  96. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
  97. 31275df Merge "Fix type conversion bug" by Treehugger Robot · 7 years ago
  98. dab6907 Fix type conversion bug by Aart Bik · 7 years ago
  99. 715f43e MIPS32: Improve stack alignment, use sdc1/ldc1, where possible. by Chris Larsen · 7 years ago
  100. e4df8d9 Merge "Improve sign and zero extension analysis." by Treehugger Robot · 7 years ago