1. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 8 years ago
  2. f4886df Add mini-debug-info generation mode for JIT. by David Srbecky · 8 years ago
  3. 2196c65 Revert^4 "JIT JNI stubs." by Vladimir Marko · 8 years ago
  4. 056d775 Revert "Revert "Revert "JIT JNI stubs.""" by Nicolas Geoffray · 8 years ago
  5. e744163 Revert "Revert "JIT JNI stubs."" by Vladimir Marko · 8 years ago
  6. aa25db7 Merge "Clean some dex2oat options." by Nicolas Geoffray · 8 years ago
  7. 47d3185 Revert "JIT JNI stubs." by Vladimir Marko · 8 years ago
  8. 2d8801f Clean some dex2oat options. by Nicolas Geoffray · 8 years ago
  9. 3417eae JIT JNI stubs. by Vladimir Marko · 8 years ago
  10. 7bdc6e7 ART: Minor refactoring of JNI stub compilation. by Vladimir Marko · 8 years ago
  11. cd09e1f Fix stats reporting over 100% methods compiled. by Vladimir Marko · 8 years ago
  12. 2ca10eb Refactored optimization passes setup. by Aart Bik · 8 years ago
  13. 92f7f3c Use intrinsic codegen for compiling intrinsic methods. by Vladimir Marko · 8 years ago
  14. 8eaa8e5 Remove kIsVdexEnabled. by Nicolas Geoffray · 8 years ago
  15. b0a6aee Record @{Fast,Critical}Native in method's access flags. by Vladimir Marko · 8 years ago
  16. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 8 years ago
  17. 174b2e2 Use ScopedArenaAllocator for code generation. by Vladimir Marko · 8 years ago
  18. 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 8 years ago
  19. e764d2e Use ScopedArenaAllocator for register allocation. by Vladimir Marko · 8 years ago
  20. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 8 years ago
  21. a290160 MIPS32R2: Share address computation by Lena Djokic · 8 years ago
  22. 9e14787 Enables GVN for x86 and x86_64. by Aart Bik · 8 years ago
  23. e5b35ed Merge "Enables GVN for MIPS32 and MIPS64." by Treehugger Robot · 8 years ago
  24. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 8 years ago
  25. b8e9c35 Enables GVN for MIPS32 and MIPS64. by Lena Djokic · 8 years ago
  26. d8dbc8d Refactor compiled_method.h . by Vladimir Marko · 8 years ago
  27. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 9 years ago
  28. 217d6d3 ART: Remove old code by Andreas Gampe · 8 years ago
  29. 1b404a8 Add debug info for link-time generated thunks. by Vladimir Marko · 8 years ago
  30. 86ce504 Merge "optimizing: add block-scoped constructor fence merging pass" by Treehugger Robot · 8 years ago
  31. dd018df optimizing: add block-scoped constructor fence merging pass by Igor Murashkin · 8 years ago
  32. b92cc33 Pass stats into the loop optimization phase. by Aart Bik · 8 years ago
  33. 4ec14ff Merge "RFC: Generate select instruction for conditional returns." by Nicolas Geoffray · 8 years ago
  34. e9b61ba Merge changes Ic119441c,I83b96b41 by Treehugger Robot · 8 years ago
  35. 6ef4567 optimizing: Add statistics for # of constructor fences added/removed by Igor Murashkin · 8 years ago
  36. 1e065a5 optimizing: Refactor statistics to use OptimizingCompilerStats helper by Igor Murashkin · 8 years ago
  37. 2b03a1f Instrument ARM64 generated code to check the Marking Register. by Roland Levillain · 8 years ago
  38. 16e5289 RFC: Generate select instruction for conditional returns. by Mads Ager · 8 years ago
  39. dbd05fe Revert recent JIT code cache changes by Orion Hodson · 8 years ago
  40. ff80dfc Merge "Jit Code Cache instruction pipeline flushing" by Treehugger Robot · 8 years ago
  41. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  42. 56fe32e Jit Code Cache instruction pipeline flushing by Orion Hodson · 8 years ago
  43. 01db5f7 Pass the logger to the JIT compiler. by Nicolas Geoffray · 8 years ago
  44. 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 8 years ago
  45. a17d679 Merge "Use PC-relative pointer to boot image methods." by Treehugger Robot · 8 years ago
  46. 6597946 Use PC-relative pointer to boot image methods. by Vladimir Marko · 8 years ago
  47. c239a2b Create load store analysis pass by xueliang.zhong · 8 years ago
  48. f7caf68 Instruction scheduling for ARM. by xueliang.zhong · 8 years ago
  49. 6d7abbd ART: More header cleanup - method_verifier.h by Andreas Gampe · 8 years ago
  50. 032cacd optimizing: do not illegally remove constructor barriers after inlining by Igor Murashkin · 8 years ago
  51. 9c4f0d8f Clean up after MIPS got read barriers support by Goran Jakovljevic · 8 years ago
  52. 1595815 MIPS: Implement read barriers. by Alexey Frunze · 8 years ago
  53. f6d4668 Improvements in the Inliner. by Nicolas Geoffray · 8 years ago
  54. 0510717 Delete SrcMap by Mathieu Chartier · 8 years ago
  55. cbcedbf Add method info to oat files by Mathieu Chartier · 8 years ago
  56. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  57. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  58. 335f644 Merge "Invoke typed arraycopy for primitive arrays." by Nicolas Geoffray · 8 years ago
  59. c4aa82c Invoke typed arraycopy for primitive arrays. by Nicolas Geoffray · 8 years ago
  60. 92685a8 Pass driver to loop opt. Add new side_effects phase. by Aart Bik · 8 years ago
  61. b813ca1 Implement code sinking. by Nicolas Geoffray · 8 years ago
  62. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  63. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  64. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 8 years ago
  65. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  66. 85bd7a3 Merge "Revert "Revert "Inline across dex files for JIT.""" by Nicolas Geoffray · 8 years ago
  67. fe076a5 Merge "Code refactoring around sharpening HLoadClass." by Nicolas Geoffray · 8 years ago
  68. fbdfa6d Revert "Revert "Inline across dex files for JIT."" by Nicolas Geoffray · 8 years ago
  69. 83c8e27 Code refactoring around sharpening HLoadClass. by Nicolas Geoffray · 8 years ago
  70. d90cd5c Merge "Revert "Inline across dex files for JIT."" by Nicolas Geoffray · 8 years ago
  71. d16da8b Revert "Inline across dex files for JIT." by Nicolas Geoffray · 8 years ago
  72. 3f50d3c Merge "Inline across dex files for JIT." by Nicolas Geoffray · 8 years ago
  73. f290c01 Inline across dex files for JIT. by Nicolas Geoffray · 8 years ago
  74. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  75. ec78622 Hash-based dex cache type array. by Vladimir Marko · 9 years ago
  76. 22aa54b AArch64: Add HInstruction scheduling support. by Alexandre Rames · 9 years ago
  77. f0acfe7 Keep resolved String in HLoadString. by Nicolas Geoffray · 8 years ago
  78. b0b051a CHA guard optimization (elimination/hoisting). by Mingyao Yang · 9 years ago
  79. ed015ac Flush JIT data cache when committing code. by Nicolas Geoffray · 9 years ago
  80. 9186ced ART: Clean up utils.h by Andreas Gampe · 9 years ago
  81. 22384ae Revert "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 9 years ago
  82. d2d5262 Revert "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 9 years ago
  83. 5b12f79 Add kJitTableAddress for HLoadClass. by Nicolas Geoffray · 9 years ago
  84. d4cc5b2 ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch. by Artem Serov · 9 years ago
  85. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 9 years ago
  86. f46501c Clear the right data pointer. by Nicolas Geoffray · 9 years ago
  87. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  88. dac7ad1 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" by Nicolas Geoffray · 9 years ago
  89. 132d836 Revert "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 9 years ago
  90. 2bbc953 ARM: VIXL32: Arch specific operations. by Artem Serov · 9 years ago
  91. 81cae78 Merge "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 9 years ago
  92. 3395fbc Revert "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 9 years ago
  93. 4b050e8 Merge "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 9 years ago
  94. 75afcdd Revert "Revert "JIT root tables."" by Nicolas Geoffray · 9 years ago
  95. 00c141a Dump c1visualizer output before and after each pass. by Nicolas Geoffray · 9 years ago
  96. 20c56a8 Merge "Revert "JIT root tables."" by Nicolas Geoffray · 9 years ago
  97. 4acd036 Revert "JIT root tables." by Nicolas Geoffray · 9 years ago
  98. 0864c98 Merge "JIT root tables." by Nicolas Geoffray · 9 years ago
  99. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 9 years ago
  100. ac3ebc3 JIT root tables. by Nicolas Geoffray · 9 years ago