1. 51b8aaf Fix HClinitCheck elimination in instruction builder. by Vladimir Marko · 7 years ago
  2. 57d9fe7 ART-tests: Enable D8 for 450-checker-types. by Tamas Kenez · 6 years ago
  3. 4a1cac4 ART: Remove jack from test by Orion Hodson · 6 years ago
  4. 1500bc6 ART-tests: Remove DX dependency from 450-checker-types. by Tamas Kenez · 6 years ago
  5. dfadb59 Fix USE_D8 in conjunction with USE_D8_BY_DEFAULT by Alan Leung · 7 years ago
  6. 69107b3 Disable D8 for a subset of the tests by Alan Leung · 7 years ago
  7. bd44132 test: Fix 4 checker tests to pass with javac/dx by Igor Murashkin · 7 years ago
  8. 639cc8c Improve recognition of select-based period induction. by Aart Bik · 8 years ago
  9. 5319d3c Implement running user defined list of passes by Wojciech Staszkiewicz · 8 years ago
  10. 166aaee ART: Fix type parameter in tests by Andreas Gampe · 8 years ago
  11. 80ea234 Optimizing: Do not depend on sharpening in test 450 by Goran Jakovljevic · 8 years ago
  12. 94ab38f ART: Run RTP if invoke inputs have more specific type by David Brazdil · 8 years ago
  13. f02c3cf ART: Switch Checker run-tests to Jack by David Brazdil · 8 years ago
  14. badd826 ART: Run SsaBuilder from HGraphBuilder by David Brazdil · 8 years ago
  15. 74eb1b2 ART: Implement HSelect by David Brazdil · 9 years ago
  16. f5f64ef Detect phi cycles. by Nicolas Geoffray · 9 years ago
  17. d9510df ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 9 years ago
  18. fe86070 Revert "Revert "ART: Do not eagerly type LoopPhi [null, ...]"" by David Brazdil · 9 years ago
  19. 5f3fb18 Revert "ART: Do not eagerly type LoopPhi [null, ...]" by David Brazdil · 9 years ago
  20. 3a738bf ART: Do not eagerly type LoopPhi [null, ...] by David Brazdil · 9 years ago
  21. 52503d8 Implement common super type in reference type propagation. by Calin Juravle · 9 years ago
  22. 617bd92 Ignore NullConstants when computing the type for Phis. by Calin Juravle · 9 years ago
  23. cdfed3d Revert "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 9 years ago
  24. 2717436 Revert "Run type propagation after inliner only when needed." by Calin Juravle · 9 years ago
  25. 4e5dd52 Run type propagation after inliner only when needed. by Calin Juravle · 9 years ago
  26. e6e3bea Revert "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 9 years ago
  27. c05aca7 Revert "optimizing: propagate type information of arguments" by Calin Juravle · 9 years ago
  28. 2c1ffc3 optimizing: propagate type information of arguments by Calin Juravle · 9 years ago
  29. bbd733e ART: Enable basic optimizations for try/catch by David Brazdil · 9 years ago
  30. 2e76830 Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 9 years ago
  31. a5ae3c3 Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 9 years ago
  32. 6df1d46 Merge "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""" by Calin Juravle · 9 years ago
  33. 431403a Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 9 years ago
  34. e344a80 Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 9 years ago
  35. b734808 Revert "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 9 years ago
  36. 48215e2 Merge "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 9 years ago
  37. 5716a1f Merge "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""" by Calin Juravle · 9 years ago
  38. 80caa14 Revert "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 9 years ago
  39. 00e3b38 Revert "Revert "Fixes and improvements in ReferenceTypePropagation"" by Calin Juravle · 9 years ago
  40. 87bada6 Merge "Cosmetic changes in ART run-tests." by Roland Levillain · 9 years ago
  41. 6a92a03 Cosmetic changes in ART run-tests. by Roland Levillain · 9 years ago
  42. 9b0096b Revert "Fixes and improvements in ReferenceTypePropagation" by Calin Juravle · 9 years ago
  43. 3fabec7 Use the object class as top in reference type propagation by Calin Juravle · 9 years ago
  44. b0d5fc0 Fixes and improvements in ReferenceTypePropagation by Calin Juravle · 9 years ago
  45. 72a5eb5 Bring ReferenceTypePropagation to ArrayGet by Guillaume "Vermeille" Sanchez · 9 years ago
  46. ae09d2d Bring ReferenceTypePropagation to HInvoke return types by Guillaume "Vermeille" Sanchez · 9 years ago
  47. 6c0c4f2 Revert "Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types""" by Calin Juravle · 9 years ago
  48. a981f9d Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types"" by Calin Juravle · 9 years ago
  49. 958857d Revert "Bring ReferenceTypePropagation to HInvoke return types" by Calin Juravle · 9 years ago
  50. ddedddc Bring ReferenceTypePropagation to HInvoke return types by Guillaume "Vermeille" Sanchez · 9 years ago
  51. e918d38 Add $noinline$ tag to make sure a method has not been inlined. by Guillaume "Vermeille" Sanchez · 9 years ago
  52. 012a072 Revert "Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types""" by Calin Juravle · 9 years ago
  53. 82cc909 Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types"" by Calin Juravle · 9 years ago
  54. 8ccf8a0 Revert "Bring ReferenceTypePropagation to HInvoke return types" by Calin Juravle · 9 years ago
  55. 77e48c6 Bring ReferenceTypePropagation to HInvoke return types by Guillaume "Vermeille" Sanchez · 9 years ago
  56. bd699ea Merge "Bring Reference Type Propagation to Instance/StaticInstanceField" by Roland Levillain · 9 years ago
  57. 104fd8a Bring Reference Type Propagation to Instance/StaticInstanceField by Guillaume "Vermeille" Sanchez · 9 years ago
  58. a06d66a ART: Distinguish Checker lines from comments by David Brazdil · 9 years ago
  59. b1498f6 Improve type propagation with if-contexts by Calin Juravle · 9 years ago
  60. acf735c Reference type propagation by Calin Juravle · 9 years ago