1. 916cc1d Implement polymorphic inlining. by Nicolas Geoffray · 8 years ago
  2. 55bd749 Refactor the inliner. by Nicolas Geoffray · 8 years ago
  3. 354efa6 Try to substitute constructor chains for IPUTs. by Vladimir Marko · 9 years ago
  4. be10e8e Optimizing: Try pattern substitution when we cannot inline. by Vladimir Marko · 9 years ago
  5. a42363f Implement first kind of polymorphic inlining. by Nicolas Geoffray · 9 years ago
  6. 5949fa0 Revert "Revert "Tweak inlining heuristics."" by Nicolas Geoffray · 9 years ago
  7. b17d1cc Revert "Tweak inlining heuristics." by Nicolas Geoffray · 9 years ago
  8. fcb7613 Tweak inlining heuristics. by Nicolas Geoffray · 9 years ago
  9. 73be1e8 Inline monomorphic calls. by Nicolas Geoffray · 9 years ago
  10. dc151b2 Optimizing: Determine invoke-static/-direct dispatch early. by Vladimir Marko · 9 years ago
  11. e418dda Be more flexible on the code unit size when inlining. by Nicolas Geoffray · 9 years ago
  12. 5815501 Revert "Revert "Optimizing: Better invoke-static/-direct dispatch."" by Vladimir Marko · 9 years ago
  13. b2c431e Revert "Optimizing: Better invoke-static/-direct dispatch." by Vladimir Marko · 9 years ago
  14. 9b688a0 Optimizing: Better invoke-static/-direct dispatch. by Vladimir Marko · 9 years ago
  15. 69ba7b7 ART: Run GraphChecker after Builder and SsaBuilder by David Brazdil · 9 years ago
  16. ae09d2d Bring ReferenceTypePropagation to HInvoke return types by Guillaume "Vermeille" Sanchez · 9 years ago
  17. 6c0c4f2 Revert "Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types""" by Calin Juravle · 9 years ago
  18. a981f9d Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types"" by Calin Juravle · 9 years ago
  19. 958857d Revert "Bring ReferenceTypePropagation to HInvoke return types" by Calin Juravle · 9 years ago
  20. ddedddc Bring ReferenceTypePropagation to HInvoke return types by Guillaume "Vermeille" Sanchez · 9 years ago
  21. 454a481 Revert "Revert "Support for inlining virtual and interface calls."" by Nicolas Geoffray · 9 years ago
  22. 3507105 Add support for inlining already sharpened interface calls. by Nicolas Geoffray · 9 years ago
  23. 6e47586 Revert "Support for inlining virtual and interface calls." by Nicolas Geoffray · 9 years ago
  24. 1d5006c Support for inlining virtual and interface calls. by Nicolas Geoffray · 9 years ago
  25. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  26. d23eeef Support for inlining methods that call/throw. by Nicolas Geoffray · 9 years ago
  27. 9437b78 Revert "Revert "Inline across dex files."" by Nicolas Geoffray · 9 years ago
  28. 6a816cf Revert "Inline across dex files." by Nicolas Geoffray · 9 years ago
  29. 7e4c350 Inline across dex files. by Nicolas Geoffray · 9 years ago
  30. c0365b1 Remember whether a method was worth inlining. by Nicolas Geoffray · 9 years ago
  31. 7c3952f ART: Add -Wunused by Andreas Gampe · 9 years ago
  32. acf735c Reference type propagation by Calin Juravle · 9 years ago
  33. ef87c5d Allow nested inlining. by Nicolas Geoffray · 10 years ago
  34. e53798a Inlining support in optimizing. by Nicolas Geoffray · 10 years ago