1. a62cb9b Revert "Revert "Optimize IMT"" by Artem Udovichenko · 9 years ago
  2. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 9 years ago
  3. e36389f Merge "Revert "Refactor GetIMTIndex"" by Nicolas Geoffray · 9 years ago
  4. d4ceecc Revert "Refactor GetIMTIndex" by Nicolas Geoffray · 9 years ago
  5. 94ab38f ART: Run RTP if invoke inputs have more specific type by David Brazdil · 9 years ago
  6. 5070643 Refactor GetIMTIndex by Matthew Gharrity · 9 years ago
  7. badee98 Optimize IMT by Nelli Kim · 9 years ago
  8. 0f35e0b Merge "Remove invoke after inlining." by Treehugger Robot · 9 years ago
  9. 1be7cbd Remove invoke after inlining. by Nicolas Geoffray · 9 years ago
  10. ffc8707 Split profile recording from jit compilation by Calin Juravle · 9 years ago
  11. e30ee0a Merge "Forbid HDeoptimize instructions in OSR methods." by Nicolas Geoffray · 9 years ago
  12. 93a18c5 Forbid HDeoptimize instructions in OSR methods. by Nicolas Geoffray · 9 years ago
  13. 250a378 Add flag to ArtMethod to skip compilation. by Nicolas Geoffray · 9 years ago
  14. 456307a Revert "Revert "Use dex cache from compilation unit in RTP."" by Vladimir Marko · 9 years ago
  15. 8b3f9b2 Avoid constructing types with errors. by Aart Bik · 9 years ago
  16. 34d9b04 Revert "Use dex cache from compilation unit in RTP." by Nicolas Geoffray · 9 years ago
  17. 27bb86e Use dex cache from compilation unit in RTP. by Vladimir Marko · 9 years ago
  18. dee58d6 Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"" by David Brazdil · 9 years ago
  19. a3aef2e Move optimizations out of HInliner::TryBuildAndInlineHelper. by Roland Levillain · 9 years ago
  20. 7d9a5b0 Merge "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"" by David Brazdil · 9 years ago
  21. 6032891 Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals" by David Brazdil · 9 years ago
  22. a8013fd Please Clang wrt stack frames in HInliner::TryBuildAndInlineHelper. by Roland Levillain · 9 years ago
  23. e3ff7b2 Refactor HGraphBuilder and SsaBuilder to remove HLocals by David Brazdil · 10 years ago
  24. 86ea7ee Build dominator tree before generating HInstructions by David Brazdil · 10 years ago
  25. 2e38434 Merge "Post-Quick cleanup: Remove CompilationUnit." by Vladimir Marko · 9 years ago
  26. 0ced281 Merge "Clean up art::HConstant predicates." by Roland Levillain · 9 years ago
  27. df73984 Post-Quick cleanup: Remove CompilationUnit. by Vladimir Marko · 9 years ago
  28. ab5327d Check if the type of an instruction is erroneous before inlining. by Nicolas Geoffray · 9 years ago
  29. 1a65388 Clean up art::HConstant predicates. by Roland Levillain · 9 years ago
  30. a172450 Forgot space. by Nicolas Geoffray · 9 years ago
  31. 8b5e04b Merge "Fix inliner crash related to type propagation." by Nicolas Geoffray · 9 years ago
  32. 44fd0e5 Fix inliner crash related to type propagation. by Nicolas Geoffray · 9 years ago
  33. 6915898 Improve compiler stats by Calin Juravle · 9 years ago
  34. 07e3ca9 Fix thread race when fetching the ProfilingInfo object. by Nicolas Geoffray · 10 years ago
  35. b6e20ae Clear inline caches at each full GC. by Nicolas Geoffray · 10 years ago
  36. 3f52306 ART: Fix overlapping instruction IDs in inliner by David Brazdil · 10 years ago
  37. c3bcf40 Merge "Bug fix for polymorphic inlining." by Nicolas Geoffray · 10 years ago
  38. 4f97a21 Cleanup polymorphic inlining to the same target. by Nicolas Geoffray · 10 years ago
  39. a1d8ddf Bug fix for polymorphic inlining. by Nicolas Geoffray · 10 years ago
  40. a1de918 Optimizing: Reduce memory usage of HInstructions. by Vladimir Marko · 10 years ago
  41. 2198309 Merge "The JIT does not need VerifedMethod nor CompilerCallbacks." by Nicolas Geoffray · 10 years ago
  42. 1fe26e1 Fix build aflter conflicting changes got in. by Nicolas Geoffray · 10 years ago
  43. 1d01ef7 Merge "Small inlining improvements." by Nicolas Geoffray · 10 years ago
  44. afe8400 Merge "Add statistics support for some optimizations" by Calin Juravle · 10 years ago
  45. 38e9e80 Add statistics support for some optimizations by Jean-Philippe Halimi · 10 years ago
  46. e4084a5 Small inlining improvements. by Nicolas Geoffray · 10 years ago
  47. 916cc1d Implement polymorphic inlining. by Nicolas Geoffray · 10 years ago
  48. 5b82d33 The JIT does not need VerifedMethod nor CompilerCallbacks. by Nicolas Geoffray · 10 years ago
  49. 55bd749 Refactor the inliner. by Nicolas Geoffray · 10 years ago
  50. badd826 ART: Run SsaBuilder from HGraphBuilder by David Brazdil · 10 years ago
  51. d9994f0 Re-enable OSR. by Nicolas Geoffray · 10 years ago
  52. 927f40d Merge "Try to substitute constructor chains for IPUTs." by Vladimir Marko · 10 years ago
  53. 354efa6 Try to substitute constructor chains for IPUTs. by Vladimir Marko · 10 years ago
  54. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 10 years ago
  55. 2aba7cd Implement first kind of polymorphic inlining on MIPS. by Roland Levillain · 10 years ago
  56. adda435 Optimizing: Use dex pc 0 for pattern substitution-generated IGET. by Vladimir Marko · 10 years ago
  57. be10e8e Optimizing: Try pattern substitution when we cannot inline. by Vladimir Marko · 10 years ago
  58. a42363f Implement first kind of polymorphic inlining. by Nicolas Geoffray · 10 years ago
  59. 788f2f0 Revert "Revert "Inline methods with loops."" by Nicolas Geoffray · 10 years ago
  60. 451ad8d Revert "Inline methods with loops." by Andreas Gampe · 10 years ago
  61. 82fc9bb Inline methods with loops. by Nicolas Geoffray · 10 years ago
  62. 7c0f2e5 Do HFieldGet first to avoid explicit null check. by Nicolas Geoffray · 10 years ago
  63. 15bd228 Implement irreducible loop support in optimizing. by Nicolas Geoffray · 10 years ago
  64. fd2140f ART: Make opt inliner a little bit cleaner/faster by Andreas Gampe · 10 years ago
  65. 5949fa0 Revert "Revert "Tweak inlining heuristics."" by Nicolas Geoffray · 10 years ago
  66. 4833f5a ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 10 years ago
  67. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 10 years ago
  68. 8e00676 Merge "Revert "Tweak inlining heuristics."" by Nicolas Geoffray · 10 years ago
  69. b17d1cc Revert "Tweak inlining heuristics." by Nicolas Geoffray · 10 years ago
  70. ff6ab45 Merge "Tweak inlining heuristics." by Nicolas Geoffray · 10 years ago
  71. fcb7613 Tweak inlining heuristics. by Nicolas Geoffray · 10 years ago
  72. 68289a5 Revert "ART: Refactor SsaBuilder for more precise typing info" by Alex Light · 10 years ago
  73. d9510df ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 10 years ago
  74. 73be1e8 Inline monomorphic calls. by Nicolas Geoffray · 10 years ago
  75. e523423 Revert "Revert "Don't use the compiler driver for method resolution."" by Nicolas Geoffray · 10 years ago
  76. c88ef3a Revert "Don't use the compiler driver for method resolution." by Nicolas Geoffray · 10 years ago
  77. 4db0bf9 Don't use the compiler driver for method resolution. by Nicolas Geoffray · 10 years ago
  78. e34648d Revert "Add stats support for existing optimizations" by Nicolas Geoffray · 10 years ago
  79. 06241b1 Add stats support for existing optimizations by Jean-Philippe Halimi · 10 years ago
  80. d15cd44 Merge "Correct exception behavior for default methods" by Alex Light · 10 years ago
  81. cdfed3d Revert "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 10 years ago
  82. 9139e00 Correct exception behavior for default methods by Alex Light · 10 years ago
  83. 9e23df5 Optimizing: Improve constant folding + DCE for inlining. by Vladimir Marko · 10 years ago
  84. d930929 Fix inlining and lse bugs with unresolved access. by Nicolas Geoffray · 10 years ago
  85. dc151b2 Optimizing: Determine invoke-static/-direct dispatch early. by Vladimir Marko · 10 years ago
  86. 214bbcd Inliner: make sure the returned value is in the outer graph. by Calin Juravle · 10 years ago
  87. 0703046 am cc245eab: Merge "Fix lint error." by Nicolas Geoffray · 10 years ago
  88. 481303b Fix lint error. by Nicolas Geoffray · 10 years ago
  89. 99240ef am d0abb395: Merge "Do more inlining when JITting." by Nicolas Geoffray · 10 years ago
  90. ccc6197 Do more inlining when JITting. by Nicolas Geoffray · 10 years ago
  91. 120dd56 am 9d567824: Merge "Support unresolved methods in Optimizing" by Calin Juravle · 10 years ago
  92. 175dc73 Support unresolved methods in Optimizing by Calin Juravle · 10 years ago
  93. 734531a am aef880c4: Merge "Optimizing: Tag arena allocations in HGraph." by Vladimir Marko · 10 years ago
  94. fa6b93c Optimizing: Tag arena allocations in HGraph. by Vladimir Marko · 10 years ago
  95. db674e3 am 5c1a3374: Merge "ART: Fix bug in reference type propagation" by David Brazdil · 10 years ago
  96. baf89b8 ART: Fix bug in reference type propagation by David Brazdil · 10 years ago
  97. 0059440 am 9af47e27: Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 10 years ago
  98. 9af47e2 Merge "Optimizing: Tag basic block allocations with their source." by Vladimir Marko · 10 years ago
  99. 6058455 Optimizing: Tag basic block allocations with their source. by Vladimir Marko · 10 years ago
  100. 353abaa am 957fb893: Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 10 years ago