1. 2c45bc9 Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator. by Vladimir Marko · 8 years ago
  2. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 8 years ago
  3. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  4. e8a3c57 Replace StackHandleScopeCollection with VariableSizedHandleScope by Mathieu Chartier · 8 years ago
  5. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  6. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  7. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  8. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  9. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  10. e900491 Create a typedef for HInstruction::GetInputs() return type. by Vladimir Marko · 8 years ago
  11. 94ab38f ART: Run RTP if invoke inputs have more specific type by David Brazdil · 8 years ago
  12. 206fbf5 Remove too aggressive DCHECKs. by Nicolas Geoffray · 8 years ago
  13. 4248fc4 Merge "Refactor handling of input records." by Vladimir Marko · 8 years ago
  14. 372f10e Refactor handling of input records. by Vladimir Marko · 8 years ago
  15. a90d489 Fix a bug in reference type propagation. by Nicolas Geoffray · 8 years ago
  16. e30ee0a Merge "Forbid HDeoptimize instructions in OSR methods." by Nicolas Geoffray · 8 years ago
  17. 93a18c5 Forbid HDeoptimize instructions in OSR methods. by Nicolas Geoffray · 8 years ago
  18. f417ff4 Test component type for errors too. With regression test. by Aart Bik · 8 years ago
  19. 62977ff Fix RTP to hold mutator lock while using raw mirror pointers. by Vladimir Marko · 8 years ago
  20. b4154d3 Merge "Revert "Revert "Use dex cache from compilation unit in RTP.""" by Vladimir Marko · 8 years ago
  21. 6435910 Merge "Use iterators "before" the use node in HUserRecord<>." by Vladimir Marko · 8 years ago
  22. 456307a Revert "Revert "Use dex cache from compilation unit in RTP."" by Vladimir Marko · 8 years ago
  23. 46817b8 Use iterators "before" the use node in HUserRecord<>. by Vladimir Marko · 8 years ago
  24. 8b3f9b2 Avoid constructing types with errors. by Aart Bik · 8 years ago
  25. 34d9b04 Revert "Use dex cache from compilation unit in RTP." by Nicolas Geoffray · 8 years ago
  26. 27bb86e Use dex cache from compilation unit in RTP. by Vladimir Marko · 8 years ago
  27. 1a65388 Clean up art::HConstant predicates. by Roland Levillain · 8 years ago
  28. 18401b7 Fix invariant in reference type propagation. by Nicolas Geoffray · 8 years ago
  29. d9994f0 Re-enable OSR. by Nicolas Geoffray · 8 years ago
  30. be10e8e Optimizing: Try pattern substitution when we cannot inline. by Vladimir Marko · 8 years ago
  31. 7d1fbf3 Optimizing: Lazy creation of Handle<>s in RTP. by Vladimir Marko · 8 years ago
  32. 6de1938 ART: Remove incorrect HFakeString optimization by David Brazdil · 9 years ago
  33. 744a1c6 ART: Don't set initial RTI for BoundType if input untyped by David Brazdil · 9 years ago
  34. f555258 ART: Create BoundType for CheckCast early by David Brazdil · 9 years ago
  35. f5f64ef Detect phi cycles. by Nicolas Geoffray · 9 years ago
  36. d9510df ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 9 years ago
  37. 42ef8ab ART: Stash a resolved method late in the verifier by Andreas Gampe · 9 years ago
  38. c96205e Revert "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  39. dae2414 ART: Check invoke-interface earlier in verifier by Andreas Gampe · 9 years ago
  40. fe86070 Revert "Revert "ART: Do not eagerly type LoopPhi [null, ...]"" by David Brazdil · 9 years ago
  41. 5f3fb18 Revert "ART: Do not eagerly type LoopPhi [null, ...]" by David Brazdil · 9 years ago
  42. 3a738bf ART: Do not eagerly type LoopPhi [null, ...] by David Brazdil · 9 years ago
  43. 52503d8 Implement common super type in reference type propagation. by Calin Juravle · 9 years ago
  44. 617bd92 Ignore NullConstants when computing the type for Phis. by Calin Juravle · 9 years ago
  45. cdfed3d Revert "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 9 years ago
  46. c89715c Do not assume the dex cache is already populated. by Nicolas Geoffray · 9 years ago
  47. 2717436 Revert "Run type propagation after inliner only when needed." by Calin Juravle · 9 years ago
  48. 4e5dd52 Run type propagation after inliner only when needed. by Calin Juravle · 9 years ago
  49. 7cf979b Merge "Revert "Revert "optimizing: propagate type information of arguments""" by Calin Juravle · 9 years ago
  50. 1261759 Fix in reference type propagation by Calin Juravle · 9 years ago
  51. e6e3bea Revert "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 9 years ago
  52. c05aca7 Revert "optimizing: propagate type information of arguments" by Calin Juravle · 9 years ago
  53. 2c1ffc3 optimizing: propagate type information of arguments by Calin Juravle · 9 years ago
  54. 98893e1 Add support for unresolved classes in optimizing. by Calin Juravle · 9 years ago
  55. e460d1d Revert "Revert "Support unresolved fields in optimizing" by Calin Juravle · 9 years ago
  56. 2aaa4b5 Optimizing: Tag more arena allocations. by Vladimir Marko · 9 years ago
  57. e6f49b4 Revert "Support unresolved fields in optimizing" breaks debuggable tests. by Calin Juravle · 9 years ago
  58. 23a8e35 Support unresolved fields in optimizing by Calin Juravle · 9 years ago
  59. baf89b8 ART: Fix bug in reference type propagation by David Brazdil · 9 years ago
  60. 957fb89 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 9 years ago
  61. 736b560 Reduce how often we call FindDexCache by Mathieu Chartier · 9 years ago
  62. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  63. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  64. 9393c69 ART: Add mising ScopedObjectAccess in ref type propagation by Andreas Gampe · 9 years ago
  65. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 9 years ago
  66. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 9 years ago
  67. b4edcf3 Fix indentation in reference type propagation by David Brazdil · 9 years ago
  68. e418dda Be more flexible on the code unit size when inlining. by Nicolas Geoffray · 9 years ago
  69. bbd733e ART: Enable basic optimizations for try/catch by David Brazdil · 9 years ago
  70. efa8468 Small optimization improvements. by Nicolas Geoffray · 9 years ago
  71. 51d135f Take into account that we might end up with unresolved classes. by Calin Juravle · 9 years ago
  72. 2e76830 Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 9 years ago
  73. a5ae3c3 Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 9 years ago
  74. e344a80 Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 9 years ago
  75. 00e3b38 Revert "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 9 years ago
  76. 9b0096b Revert "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  77. b0d5fc0 Fixes and improvements in ReferenceTypePropagation by Calin Juravle · 9 years ago
  78. 761f281 Merge "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 9 years ago
  79. beba930 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  80. c7432f3 Merge "Use the object class as top in reference type propagation" by Calin Juravle · 9 years ago
  81. 20e6071 Use the object class as top in reference type propagation by Calin Juravle · 9 years ago
  82. 7d5ea03 Do not create a HBoundType when the instruction is non-null. by Nicolas Geoffray · 9 years ago
  83. f9a1995 Revert "Revert "Do not update the type of something we already know."" by Nicolas Geoffray · 9 years ago
  84. 63107a8 Revert "Do not update the type of something we already know." by Calin Juravle · 9 years ago
  85. 30eb58c Do not update the type of something we already know. by Nicolas Geoffray · 9 years ago
  86. 183617a Fix in ReferenceTypePropagation by Calin Juravle · 9 years ago
  87. 72a5eb5 Bring ReferenceTypePropagation to ArrayGet by Guillaume "Vermeille" Sanchez · 9 years ago
  88. ae09d2d Bring ReferenceTypePropagation to HInvoke return types by Guillaume "Vermeille" Sanchez · 9 years ago
  89. 6c0c4f2 Revert "Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types""" by Calin Juravle · 9 years ago
  90. a981f9d Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types"" by Calin Juravle · 9 years ago
  91. 958857d Revert "Bring ReferenceTypePropagation to HInvoke return types" by Calin Juravle · 9 years ago
  92. ddedddc Bring ReferenceTypePropagation to HInvoke return types by Guillaume "Vermeille" Sanchez · 9 years ago
  93. 222862c Add optimizations for instanceof/checkcast. by Guillaume Sanchez · 9 years ago
  94. 6e47586 Revert "Support for inlining virtual and interface calls." by Nicolas Geoffray · 9 years ago
  95. 1d5006c Support for inlining virtual and interface calls. by Nicolas Geoffray · 9 years ago
  96. 012a072 Revert "Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types""" by Calin Juravle · 9 years ago
  97. 82cc909 Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types"" by Calin Juravle · 9 years ago
  98. 8ccf8a0 Revert "Bring ReferenceTypePropagation to HInvoke return types" by Calin Juravle · 9 years ago
  99. 77e48c6 Bring ReferenceTypePropagation to HInvoke return types by Guillaume "Vermeille" Sanchez · 9 years ago
  100. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago