1. 13439f0 Use offline inline caches during AOT compilation by Calin Juravle · 8 years ago
  2. 2c3fc44 Merge "Don't inline methods that throw in graph with irreducible loops." by Nicolas Geoffray · 8 years ago
  3. 1eede6a Don't inline methods that throw in graph with irreducible loops. by Nicolas Geoffray · 8 years ago
  4. c4aa82c Invoke typed arraycopy for primitive arrays. by Nicolas Geoffray · 8 years ago
  5. 438709f Fix compilation statistics collection in inliner. by Vladimir Marko · 8 years ago
  6. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  7. fdb7d63 Inline methods that throw. by Nicolas Geoffray · 8 years ago
  8. e92ba68 Merge "Change behavior of $noinline$ to now force not inlining." by Nicolas Geoffray · 8 years ago
  9. b703d18 Change behavior of $noinline$ to now force not inlining. by Nicolas Geoffray · 8 years ago
  10. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  11. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 8 years ago
  12. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  13. 85bd7a3 Merge "Revert "Revert "Inline across dex files for JIT.""" by Nicolas Geoffray · 8 years ago
  14. fbdfa6d Revert "Revert "Inline across dex files for JIT."" by Nicolas Geoffray · 8 years ago
  15. 83c8e27 Code refactoring around sharpening HLoadClass. by Nicolas Geoffray · 8 years ago
  16. d16da8b Revert "Inline across dex files for JIT." by Nicolas Geoffray · 8 years ago
  17. f290c01 Inline across dex files for JIT. by Nicolas Geoffray · 8 years ago
  18. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  19. ec78622 Hash-based dex cache type array. by Vladimir Marko · 8 years ago
  20. e8fcd01 Revert "Revert "CHA for abstract methods."" by Mingyao Yang · 8 years ago
  21. 8ebc8bf Revert "CHA for abstract methods." by Colin Cross · 8 years ago
  22. ae6c189 CHA for abstract methods. by Mingyao Yang · 8 years ago
  23. e761bcc Revert "Revert "Load the array class in the compiler for allocations."" by Nicolas Geoffray · 8 years ago
  24. fee2550 Revert "Load the array class in the compiler for allocations." by Hiroshi Yamauchi · 8 years ago
  25. cc99df2 Load the array class in the compiler for allocations. by Nicolas Geoffray · 8 years ago
  26. 942fd31 Reduce using ArtMethod's dex_cache_resolved_types_. by Vladimir Marko · 8 years ago
  27. 5247c08 Put the resolved class in HLoadClass. by Nicolas Geoffray · 8 years ago
  28. ac14139 Revert "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 8 years ago
  29. 0d3998b Revert "Revert "Make object allocation entrypoints only take a class."" by Nicolas Geoffray · 8 years ago
  30. f7aaacd Revert "Make object allocation entrypoints only take a class." by Hiroshi Yamauchi · 8 years ago
  31. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 8 years ago
  32. 5e83eb7 Merge "Recognize getClass() in RTP." by Nicolas Geoffray · 8 years ago
  33. c52b26d Recognize getClass() in RTP. by Nicolas Geoffray · 8 years ago
  34. 0f001b7 Refine receiver type when inlining based on inline caches. by Nicolas Geoffray · 8 years ago
  35. eaaaaef Merge "Sharpen HLoadClass from inliner." by Nicolas Geoffray · 8 years ago
  36. b0b051a CHA guard optimization (elimination/hoisting). by Mingyao Yang · 8 years ago
  37. 5687634 Sharpen HLoadClass from inliner. by Nicolas Geoffray · 8 years ago
  38. 22384ae Revert "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 8 years ago
  39. d2d5262 Revert "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 8 years ago
  40. 5b12f79 Add kJitTableAddress for HLoadClass. by Nicolas Geoffray · 8 years ago
  41. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  42. e51ca8b Move inline caches GC handling in JitCodeCache. by Nicolas Geoffray · 8 years ago
  43. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  44. c757dec Do not inline loops without exit edges by David Sehr · 8 years ago
  45. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  46. 2c45bc9 Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator. by Vladimir Marko · 8 years ago
  47. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  48. 97d7e1c Remove #include "oat_file.h" from class_linker.h . by Vladimir Marko · 8 years ago
  49. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 9 years ago
  50. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  51. 5e4e11e Clean-up sharpening and compiler driver. by Nicolas Geoffray · 8 years ago
  52. 31b12e3 Avoid read barrier for image HLoadClass by Mathieu Chartier · 8 years ago
  53. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  54. ba65cc4 Merge "ART: Convert pointer size to enum" by Treehugger Robot · 8 years ago
  55. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  56. f1aedb1 Pass the right class loader when inlining. by Nicolas Geoffray · 8 years ago
  57. e4b1c86 Merge "Revert "Revert "Refactor GetIMTIndex""" by Treehugger Robot · 8 years ago
  58. 465ecc8 Revert "Revert "Refactor GetIMTIndex"" by Matthew Gharrity · 8 years ago
  59. 491617a JIT: Don't update the dex cache of another class loader. by Nicolas Geoffray · 8 years ago
  60. e928885 Rename current register allocator implementation by Matthew Gharrity · 9 years ago
  61. 83e4903 Merge "Revert "Revert "Optimize IMT""" by Jeff Hao · 9 years ago
  62. a62cb9b Revert "Revert "Optimize IMT"" by Artem Udovichenko · 9 years ago
  63. 5bf7bac Revert "Revert "Inline and optimize interface calls."" by Nicolas Geoffray · 9 years ago
  64. 19dc255 Revert "Inline and optimize interface calls." by Nicolas Geoffray · 9 years ago
  65. d9facea Inline and optimize interface calls. by Nicolas Geoffray · 9 years ago
  66. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 9 years ago
  67. e36389f Merge "Revert "Refactor GetIMTIndex"" by Nicolas Geoffray · 9 years ago
  68. d4ceecc Revert "Refactor GetIMTIndex" by Nicolas Geoffray · 9 years ago
  69. 94ab38f ART: Run RTP if invoke inputs have more specific type by David Brazdil · 9 years ago
  70. 5070643 Refactor GetIMTIndex by Matthew Gharrity · 9 years ago
  71. badee98 Optimize IMT by Nelli Kim · 9 years ago
  72. 0f35e0b Merge "Remove invoke after inlining." by Treehugger Robot · 9 years ago
  73. 1be7cbd Remove invoke after inlining. by Nicolas Geoffray · 9 years ago
  74. ffc8707 Split profile recording from jit compilation by Calin Juravle · 9 years ago
  75. e30ee0a Merge "Forbid HDeoptimize instructions in OSR methods." by Nicolas Geoffray · 9 years ago
  76. 93a18c5 Forbid HDeoptimize instructions in OSR methods. by Nicolas Geoffray · 9 years ago
  77. 250a378 Add flag to ArtMethod to skip compilation. by Nicolas Geoffray · 9 years ago
  78. 456307a Revert "Revert "Use dex cache from compilation unit in RTP."" by Vladimir Marko · 9 years ago
  79. 8b3f9b2 Avoid constructing types with errors. by Aart Bik · 9 years ago
  80. 34d9b04 Revert "Use dex cache from compilation unit in RTP." by Nicolas Geoffray · 9 years ago
  81. 27bb86e Use dex cache from compilation unit in RTP. by Vladimir Marko · 9 years ago
  82. dee58d6 Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"" by David Brazdil · 9 years ago
  83. a3aef2e Move optimizations out of HInliner::TryBuildAndInlineHelper. by Roland Levillain · 9 years ago
  84. 7d9a5b0 Merge "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"" by David Brazdil · 9 years ago
  85. 6032891 Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals" by David Brazdil · 9 years ago
  86. a8013fd Please Clang wrt stack frames in HInliner::TryBuildAndInlineHelper. by Roland Levillain · 9 years ago
  87. e3ff7b2 Refactor HGraphBuilder and SsaBuilder to remove HLocals by David Brazdil · 9 years ago
  88. 86ea7ee Build dominator tree before generating HInstructions by David Brazdil · 9 years ago
  89. 2e38434 Merge "Post-Quick cleanup: Remove CompilationUnit." by Vladimir Marko · 9 years ago
  90. 0ced281 Merge "Clean up art::HConstant predicates." by Roland Levillain · 9 years ago
  91. df73984 Post-Quick cleanup: Remove CompilationUnit. by Vladimir Marko · 9 years ago
  92. ab5327d Check if the type of an instruction is erroneous before inlining. by Nicolas Geoffray · 9 years ago
  93. 1a65388 Clean up art::HConstant predicates. by Roland Levillain · 9 years ago
  94. a172450 Forgot space. by Nicolas Geoffray · 9 years ago
  95. 8b5e04b Merge "Fix inliner crash related to type propagation." by Nicolas Geoffray · 9 years ago
  96. 44fd0e5 Fix inliner crash related to type propagation. by Nicolas Geoffray · 9 years ago
  97. 6915898 Improve compiler stats by Calin Juravle · 9 years ago
  98. 07e3ca9 Fix thread race when fetching the ProfilingInfo object. by Nicolas Geoffray · 9 years ago
  99. b6e20ae Clear inline caches at each full GC. by Nicolas Geoffray · 9 years ago
  100. 3f52306 ART: Fix overlapping instruction IDs in inliner by David Brazdil · 9 years ago