1. e8a3c57 Replace StackHandleScopeCollection with VariableSizedHandleScope by Mathieu Chartier · 8 years ago
  2. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  3. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  4. 94ab38f ART: Run RTP if invoke inputs have more specific type by David Brazdil · 8 years ago
  5. 456307a Revert "Revert "Use dex cache from compilation unit in RTP."" by Vladimir Marko · 8 years ago
  6. 8b3f9b2 Avoid constructing types with errors. by Aart Bik · 8 years ago
  7. 34d9b04 Revert "Use dex cache from compilation unit in RTP." by Nicolas Geoffray · 8 years ago
  8. 27bb86e Use dex cache from compilation unit in RTP. by Vladimir Marko · 8 years ago
  9. d9994f0 Re-enable OSR. by Nicolas Geoffray · 8 years ago
  10. be10e8e Optimizing: Try pattern substitution when we cannot inline. by Vladimir Marko · 9 years ago
  11. 7d1fbf3 Optimizing: Lazy creation of Handle<>s in RTP. by Vladimir Marko · 9 years ago
  12. f5f64ef Detect phi cycles. by Nicolas Geoffray · 9 years ago
  13. fe86070 Revert "Revert "ART: Do not eagerly type LoopPhi [null, ...]"" by David Brazdil · 9 years ago
  14. 5f3fb18 Revert "ART: Do not eagerly type LoopPhi [null, ...]" by David Brazdil · 9 years ago
  15. 3a738bf ART: Do not eagerly type LoopPhi [null, ...] by David Brazdil · 9 years ago
  16. cdfed3d Revert "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 9 years ago
  17. 2717436 Revert "Run type propagation after inliner only when needed." by Calin Juravle · 9 years ago
  18. 4e5dd52 Run type propagation after inliner only when needed. by Calin Juravle · 9 years ago
  19. 2aaa4b5 Optimizing: Tag more arena allocations. by Vladimir Marko · 9 years ago
  20. bbd733e ART: Enable basic optimizations for try/catch by David Brazdil · 9 years ago
  21. 2e76830 Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 9 years ago
  22. a5ae3c3 Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 9 years ago
  23. e344a80 Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 9 years ago
  24. 00e3b38 Revert "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 9 years ago
  25. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  26. 9b0096b Revert "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  27. b0d5fc0 Fixes and improvements in ReferenceTypePropagation by Calin Juravle · 9 years ago
  28. beba930 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  29. 20e6071 Use the object class as top in reference type propagation by Calin Juravle · 9 years ago
  30. 69ba7b7 ART: Run GraphChecker after Builder and SsaBuilder by David Brazdil · 9 years ago
  31. ae09d2d Bring ReferenceTypePropagation to HInvoke return types by Guillaume "Vermeille" Sanchez · 9 years ago
  32. 6c0c4f2 Revert "Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types""" by Calin Juravle · 9 years ago
  33. a981f9d Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types"" by Calin Juravle · 9 years ago
  34. 958857d Revert "Bring ReferenceTypePropagation to HInvoke return types" by Calin Juravle · 9 years ago
  35. ddedddc Bring ReferenceTypePropagation to HInvoke return types by Guillaume "Vermeille" Sanchez · 9 years ago
  36. 222862c Add optimizations for instanceof/checkcast. by Guillaume Sanchez · 9 years ago
  37. 6e47586 Revert "Support for inlining virtual and interface calls." by Nicolas Geoffray · 9 years ago
  38. 1d5006c Support for inlining virtual and interface calls. by Nicolas Geoffray · 9 years ago
  39. 012a072 Revert "Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types""" by Calin Juravle · 9 years ago
  40. 82cc909 Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types"" by Calin Juravle · 9 years ago
  41. 8ccf8a0 Revert "Bring ReferenceTypePropagation to HInvoke return types" by Calin Juravle · 9 years ago
  42. 77e48c6 Bring ReferenceTypePropagation to HInvoke return types by Guillaume "Vermeille" Sanchez · 9 years ago
  43. 104fd8a Bring Reference Type Propagation to Instance/StaticInstanceField by Guillaume "Vermeille" Sanchez · 9 years ago
  44. 81d804a Bring Reference Type Propagation to NewArray by Guillaume "Vermeille" Sanchez · 9 years ago
  45. d5111bf Do not use dex_compilation_unit after inlining. by Nicolas Geoffray · 9 years ago
  46. 7c3952f ART: Add -Wunused by Andreas Gampe · 9 years ago
  47. 61d544b [optimizing] Add if-context sensitivity for null popagation. by Calin Juravle · 9 years ago
  48. b1498f6 Improve type propagation with if-contexts by Calin Juravle · 9 years ago
  49. acf735c Reference type propagation by Calin Juravle · 9 years ago
  50. 10e244f optimizing: NullCheck elimination by Calin Juravle · 10 years ago