1. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 8 years ago
  2. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 8 years ago
  3. 666ee3d Do not pass DexFile to ClassLinker::Lookup/ResolveType(). by Vladimir Marko · 8 years ago
  4. 28e012a Determine HLoadClass/String load kind early. by Vladimir Marko · 8 years ago
  5. 6b1aebe Allow devirtualized method to be intrinsified. by Mingyao Yang · 8 years ago
  6. cd09e1f Fix stats reporting over 100% methods compiled. by Vladimir Marko · 8 years ago
  7. f0010dd Apply individual intrinsic recognition during inliner. by Aart Bik · 8 years ago
  8. 92f7f3c Use intrinsic codegen for compiling intrinsic methods. by Vladimir Marko · 8 years ago
  9. 8eaa8e5 Remove kIsVdexEnabled. by Nicolas Geoffray · 8 years ago
  10. 1949baf Revert "Force OSR compilation on all compilations." by Nicolas Geoffray · 8 years ago
  11. c217666 Force OSR compilation on all compilations. by Nicolas Geoffray · 8 years ago
  12. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 8 years ago
  13. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 8 years ago
  14. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 8 years ago
  15. 1e065a5 optimizing: Refactor statistics to use OptimizingCompilerStats helper by Igor Murashkin · 8 years ago
  16. b45528c ART: Refactor retrieval of types through ArtMethod. by Vladimir Marko · 8 years ago
  17. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  18. 08490b8 Only honor $inline$ in AOT. by Nicolas Geoffray · 8 years ago
  19. f81621e Be less aggressive when inlining. by Nicolas Geoffray · 8 years ago
  20. 0855688 Handle gracefully profiles with invalid classes or methods by Calin Juravle · 8 years ago
  21. a559fa1 Merge "Fix compiler crash due to inline caches and improve docs" by Treehugger Robot · 8 years ago
  22. e6f87cc Fix compiler crash due to inline caches and improve docs by Calin Juravle · 8 years ago
  23. 6dd5019 Merge "Do not deopt when using AOT inline caches" by Treehugger Robot · 8 years ago
  24. af44e6c Do not deopt when using AOT inline caches by Calin Juravle · 8 years ago
  25. 81cbb24 Merge "Use arena allocation for profiles" by Calin Juravle · 8 years ago
  26. cc3171a Use arena allocation for profiles by Calin Juravle · 8 years ago
  27. 6597946 Use PC-relative pointer to boot image methods. by Vladimir Marko · 8 years ago
  28. 4e92c3c Add runtime reasons for deopt. by Nicolas Geoffray · 8 years ago
  29. 3650acb Merge "inliner: Do not assume that the outermost_graph has an art method" by Treehugger Robot · 8 years ago
  30. 07f01df inliner: Do not assume that the outermost_graph has an art method by Calin Juravle · 8 years ago
  31. 2982555 Merge "optimizing: constructor fence redundancy elimination - remove dmb after LSE" by Treehugger Robot · 8 years ago
  32. d01745e optimizing: constructor fence redundancy elimination - remove dmb after LSE by Igor Murashkin · 8 years ago
  33. 6c3af16 Use dex2oat instead of dex2oatd in non-debug run-tests. by Roland Levillain · 8 years ago
  34. b95c74b ART: Move InlineMethodAnalyzer into compiler by Andreas Gampe · 8 years ago
  35. b1d0ee1 Reuse DexCache and ClassLoader handles in inliner. by Vladimir Marko · 8 years ago
  36. 032cacd optimizing: do not illegally remove constructor barriers after inlining by Igor Murashkin · 8 years ago
  37. 8e33e84 CHA: Don't return a non resolved class to the inliner. by Nicolas Geoffray · 8 years ago
  38. 8af7089 (Re)enable the use of inline caches in AOT by Calin Juravle · 8 years ago
  39. 4c0b4bc Gracefully handle bogus profiling info for inline caches. by Nicolas Geoffray · 8 years ago
  40. 7359649 Merge "Make data dependency around HDeoptimize correct." by Nicolas Geoffray · 8 years ago
  41. 6f8e2c9 Make data dependency around HDeoptimize correct. by Nicolas Geoffray · 8 years ago
  42. 18ea1c9 "Revert^6 "CHA for interface method.""" by Nicolas Geoffray · 8 years ago
  43. f6d4668 Improvements in the Inliner. by Nicolas Geoffray · 8 years ago
  44. 27ef25f Revert "Revert^4 "CHA for interface method."" by Nicolas Geoffray · 8 years ago
  45. fb18513 Revert^4 "CHA for interface method." by Mingyao Yang · 8 years ago
  46. e2492d4 Disable the use of inline caches in AOT mode by Calin Juravle · 8 years ago
  47. aa313b1 Merge "MIPS64: Inline polymorphic method calls." by Treehugger Robot · 8 years ago
  48. f44d36c Revert^2 "Hash-based DexCache field array." by Vladimir Marko · 8 years ago
  49. c9905a6 MIPS64: Inline polymorphic method calls. by Chris Larsen · 8 years ago
  50. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  51. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  52. 6374c58 Revert "Hash-based DexCache field array." by Vladimir Marko · 8 years ago
  53. 939e71a Merge "Hash-based DexCache field array." by Treehugger Robot · 8 years ago
  54. 1aea351 Hash-based DexCache field array. by Vladimir Marko · 9 years ago
  55. 13439f0 Use offline inline caches during AOT compilation by Calin Juravle · 8 years ago
  56. 2c3fc44 Merge "Don't inline methods that throw in graph with irreducible loops." by Nicolas Geoffray · 8 years ago
  57. 1eede6a Don't inline methods that throw in graph with irreducible loops. by Nicolas Geoffray · 8 years ago
  58. c4aa82c Invoke typed arraycopy for primitive arrays. by Nicolas Geoffray · 8 years ago
  59. 438709f Fix compilation statistics collection in inliner. by Vladimir Marko · 8 years ago
  60. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  61. fdb7d63 Inline methods that throw. by Nicolas Geoffray · 8 years ago
  62. e92ba68 Merge "Change behavior of $noinline$ to now force not inlining." by Nicolas Geoffray · 8 years ago
  63. b703d18 Change behavior of $noinline$ to now force not inlining. by Nicolas Geoffray · 8 years ago
  64. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  65. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 8 years ago
  66. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  67. 85bd7a3 Merge "Revert "Revert "Inline across dex files for JIT.""" 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. d16da8b Revert "Inline across dex files for JIT." by Nicolas Geoffray · 8 years ago
  71. f290c01 Inline across dex files for JIT. by Nicolas Geoffray · 8 years ago
  72. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  73. ec78622 Hash-based dex cache type array. by Vladimir Marko · 9 years ago
  74. e8fcd01 Revert "Revert "CHA for abstract methods."" by Mingyao Yang · 9 years ago
  75. 8ebc8bf Revert "CHA for abstract methods." by Colin Cross · 9 years ago
  76. ae6c189 CHA for abstract methods. by Mingyao Yang · 9 years ago
  77. e761bcc Revert "Revert "Load the array class in the compiler for allocations."" by Nicolas Geoffray · 9 years ago
  78. fee2550 Revert "Load the array class in the compiler for allocations." by Hiroshi Yamauchi · 9 years ago
  79. cc99df2 Load the array class in the compiler for allocations. by Nicolas Geoffray · 9 years ago
  80. 942fd31 Reduce using ArtMethod's dex_cache_resolved_types_. by Vladimir Marko · 9 years ago
  81. 5247c08 Put the resolved class in HLoadClass. by Nicolas Geoffray · 9 years ago
  82. ac14139 Revert "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 9 years ago
  83. 0d3998b Revert "Revert "Make object allocation entrypoints only take a class."" by Nicolas Geoffray · 9 years ago
  84. f7aaacd Revert "Make object allocation entrypoints only take a class." by Hiroshi Yamauchi · 9 years ago
  85. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 9 years ago
  86. 5e83eb7 Merge "Recognize getClass() in RTP." by Nicolas Geoffray · 9 years ago
  87. c52b26d Recognize getClass() in RTP. by Nicolas Geoffray · 9 years ago
  88. 0f001b7 Refine receiver type when inlining based on inline caches. by Nicolas Geoffray · 9 years ago
  89. eaaaaef Merge "Sharpen HLoadClass from inliner." by Nicolas Geoffray · 9 years ago
  90. b0b051a CHA guard optimization (elimination/hoisting). by Mingyao Yang · 9 years ago
  91. 5687634 Sharpen HLoadClass from inliner. by Nicolas Geoffray · 9 years ago
  92. 22384ae Revert "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 9 years ago
  93. d2d5262 Revert "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 9 years ago
  94. 5b12f79 Add kJitTableAddress for HLoadClass. by Nicolas Geoffray · 9 years ago
  95. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 9 years ago
  96. e51ca8b Move inline caches GC handling in JitCodeCache. by Nicolas Geoffray · 9 years ago
  97. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  98. c757dec Do not inline loops without exit edges by David Sehr · 9 years ago
  99. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 9 years ago
  100. 2c45bc9 Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator. by Vladimir Marko · 9 years ago