1. 1017675 Merge "Preserve class loading semantics in optimizing." by Nicolas Geoffray · 10 years ago
  2. ee1264b Merge "Revert "Bring ReferenceTypePropagation to HInvoke return types"" by Calin Juravle · 10 years ago
  3. 958857d Revert "Bring ReferenceTypePropagation to HInvoke return types" by Calin Juravle · 10 years ago
  4. 5dcdf94 Merge "Optimizing: Remove PcInfo, use the StackMapStream instead." by Vladimir Marko · 10 years ago
  5. 78f4fa7 Preserve class loading semantics in optimizing. by Nicolas Geoffray · 10 years ago
  6. 6ab9edb Merge "Bring ReferenceTypePropagation to HInvoke return types" by Calin Juravle · 10 years ago
  7. bd8c725 Optimizing: Remove PcInfo, use the StackMapStream instead. by Vladimir Marko · 10 years ago
  8. 45d68f1 ART: Fix BCE lint issue by Andreas Gampe · 10 years ago
  9. 3584bce Fix premature deoptimization if the loop body isn't entered. by Mingyao Yang · 10 years ago
  10. ddedddc Bring ReferenceTypePropagation to HInvoke return types by Guillaume "Vermeille" Sanchez · 10 years ago
  11. 454a481 Revert "Revert "Support for inlining virtual and interface calls."" by Nicolas Geoffray · 10 years ago
  12. bebf6bd Merge "Add optimizations for instanceof/checkcast." by Nicolas Geoffray · 10 years ago
  13. 222862c Add optimizations for instanceof/checkcast. by Guillaume Sanchez · 10 years ago
  14. ef20f71 Add boilerplate code for architecture-specific HInstructions. by Alexandre Rames · 10 years ago
  15. 73d01bc Merge "ART: Check long and double register pairs in invokes" by Andreas Gampe · 10 years ago
  16. da9badb ART: Check long and double register pairs in invokes by Andreas Gampe · 10 years ago
  17. 26b97f8 Merge "Add support for inlining already sharpened interface calls." by Nicolas Geoffray · 10 years ago
  18. 69aa601 Revert "Revert "Pass current method to HNewInstance and HNewArray."" by Nicolas Geoffray · 10 years ago
  19. 3507105 Add support for inlining already sharpened interface calls. by Nicolas Geoffray · 10 years ago
  20. ae71a05 Fix a crash in optimizing compiler with the current method. by Nicolas Geoffray · 10 years ago
  21. 7c5e26b Merge "Revert "Pass current method to HNewInstance and HNewArray."" by Nicolas Geoffray · 10 years ago
  22. 7b0e353 Revert "Pass current method to HNewInstance and HNewArray." by Nicolas Geoffray · 10 years ago
  23. b0c8598 Merge "Pass current method to HNewInstance and HNewArray." by Nicolas Geoffray · 10 years ago
  24. f7bd8fa Merge "Revert "Revert "Use HCurrentMethod in HInvokeStaticOrDirect.""" by Nicolas Geoffray · 10 years ago
  25. 94015b9 Revert "Revert "Use HCurrentMethod in HInvokeStaticOrDirect."" by Nicolas Geoffray · 10 years ago
  26. 8c4cce0 Merge "Revert "Support for inlining virtual and interface calls."" by Nicolas Geoffray · 10 years ago
  27. 6e47586 Revert "Support for inlining virtual and interface calls." by Nicolas Geoffray · 10 years ago
  28. c2c2207 Merge "Revert "Do a type check for knowing if we can inline."" by Nicolas Geoffray · 10 years ago
  29. 4a56aca Revert "Do a type check for knowing if we can inline." by Nicolas Geoffray · 10 years ago
  30. e21aa42 Pass current method to HNewInstance and HNewArray. by Nicolas Geoffray · 10 years ago
  31. 6a1c92f Merge "Revert "Use HCurrentMethod in HInvokeStaticOrDirect."" by Nicolas Geoffray · 10 years ago
  32. c345f14 Revert "Use HCurrentMethod in HInvokeStaticOrDirect." by Nicolas Geoffray · 10 years ago
  33. 8a9fba9 Merge "Do a type check for knowing if we can inline." by Nicolas Geoffray · 10 years ago
  34. 7ce4b3d Do a type check for knowing if we can inline. by Nicolas Geoffray · 10 years ago
  35. f677ebf Cache stack map encoding by David Brazdil · 10 years ago
  36. c47908e Merge "Support for inlining virtual and interface calls." by Nicolas Geoffray · 10 years ago
  37. 4c1ac20 Merge "Use HCurrentMethod in HInvokeStaticOrDirect." by Nicolas Geoffray · 10 years ago
  38. 1d5006c Support for inlining virtual and interface calls. by Nicolas Geoffray · 10 years ago
  39. 38207af Use HCurrentMethod in HInvokeStaticOrDirect. by Nicolas Geoffray · 10 years ago
  40. e918d38 Add $noinline$ tag to make sure a method has not been inlined. by Guillaume "Vermeille" Sanchez · 10 years ago
  41. 1710bf3 Merge "Tidy up spelling" by Kenny Root · 10 years ago
  42. 682393c Improve the performance of long-to-double conversions on ARM. by Roland Levillain · 10 years ago
  43. 925e562 Allow void to get in ARM64ReturnLocation. by Nicolas Geoffray · 10 years ago
  44. 0d1652e Fix compilation errors with gcc. by Nicolas Geoffray · 10 years ago
  45. 4e40c26 Fix lint error. by Nicolas Geoffray · 10 years ago
  46. 99c2abc Merge "Factorize code for common LocationSummary of HInvoke." by Nicolas Geoffray · 10 years ago
  47. fd88f16 Factorize code for common LocationSummary of HInvoke. by Nicolas Geoffray · 10 years ago
  48. 49e3b62 Merge "Delegate long-to-float type conversions to the runtime on ARM." by Roland Levillain · 10 years ago
  49. ce9f439 Merge "CanThrow() for HArraySet may return true." by Mingyao Yang · 10 years ago
  50. 1d8199d Tidy up spelling by Kenny Root · 10 years ago
  51. 5b3ee56 Delegate long-to-float type conversions to the runtime on ARM. by Roland Levillain · 10 years ago
  52. 122addc Merge "Revert "Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types"""" by Calin Juravle · 10 years ago
  53. 012a072 Revert "Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types""" by Calin Juravle · 10 years ago
  54. 637be5c Merge "Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types""" by Calin Juravle · 10 years ago
  55. 82cc909 Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types"" by Calin Juravle · 10 years ago
  56. f10a25f ART: Fast copy stack mask by David Brazdil · 10 years ago
  57. 1682e1a Merge "Revert "Bring ReferenceTypePropagation to HInvoke return types"" by Calin Juravle · 10 years ago
  58. 8ccf8a0 Revert "Bring ReferenceTypePropagation to HInvoke return types" by Calin Juravle · 10 years ago
  59. 6b27fef Merge "Bring ReferenceTypePropagation to HInvoke return types" by Calin Juravle · 10 years ago
  60. 933984c Merge "Fix a crash due to a combination of dce/inlining." by Nicolas Geoffray · 10 years ago
  61. 5e4e4f2 Merge "Use down_cast instead of reinterpret_cast in Optimizing codegens." by Roland Levillain · 10 years ago
  62. 77e48c6 Bring ReferenceTypePropagation to HInvoke return types by Guillaume "Vermeille" Sanchez · 10 years ago
  63. 81014cb CanThrow() for HArraySet may return true. by Mingyao Yang · 10 years ago
  64. 839188b Fix a crash due to a combination of dce/inlining. by Nicolas Geoffray · 10 years ago
  65. 30971d6 Fix lint error. by Nicolas Geoffray · 10 years ago
  66. 62a46b2 Use down_cast instead of reinterpret_cast in Optimizing codegens. by Roland Levillain · 10 years ago
  67. 23a8188 Fix gtest by adding fake lifetime positions. by Nicolas Geoffray · 10 years ago
  68. 8272688 Tweak one hint and one split in the linear scan. by Nicolas Geoffray · 10 years ago
  69. e3b034a Fix some ArtMethod related bugs by Mathieu Chartier · 10 years ago
  70. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  71. 66a7d7a Merge "Support for inlining methods that call/throw." by Nicolas Geoffray · 10 years ago
  72. bd699ea Merge "Bring Reference Type Propagation to Instance/StaticInstanceField" by Roland Levillain · 10 years ago
  73. d23eeef Support for inlining methods that call/throw. by Nicolas Geoffray · 10 years ago
  74. a15c78d Merge "Use the new HCurrentMethod in HLoadString." by Nicolas Geoffray · 10 years ago
  75. fbdaa30 Use the new HCurrentMethod in HLoadString. by Nicolas Geoffray · 10 years ago
  76. 104fd8a Bring Reference Type Propagation to Instance/StaticInstanceField by Guillaume "Vermeille" Sanchez · 10 years ago
  77. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 10 years ago
  78. b4e2fbb Merge "Add a HCurrentMethod node." by Nicolas Geoffray · 10 years ago
  79. 76b1e17 Add a HCurrentMethod node. by Nicolas Geoffray · 10 years ago
  80. 13df71c Merge "Bring Reference Type Propagation to NewArray" by Nicolas Geoffray · 10 years ago
  81. 81d804a Bring Reference Type Propagation to NewArray by Guillaume "Vermeille" Sanchez · 10 years ago
  82. 0d37cd0 Rename VisitCondition's argument in code generators. by Roland Levillain · 10 years ago
  83. 6c70104 Merge "[optimizing] x86: Prefer add over lea if possible" by Nicolas Geoffray · 10 years ago
  84. 33bf245 [optimizing] x86: Prefer add over lea if possible by Mark Mendell · 10 years ago
  85. 5ae1325 Fix another source of undeterministic inlining. by Nicolas Geoffray · 10 years ago
  86. dc31313 Merge "ART: Clean up arm64 kNumberOfXRegisters usage." by Vladimir Marko · 10 years ago
  87. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  88. 41f2729 Merge "Move the catalog after the stack maps." by Nicolas Geoffray · 10 years ago
  89. 6530baf Move the catalog after the stack maps. by Nicolas Geoffray · 10 years ago
  90. 9470f04 Merge "Make inlining deterministic." by Nicolas Geoffray · 10 years ago
  91. d026143 Make inlining deterministic. by Nicolas Geoffray · 10 years ago
  92. c7af85d ART: Update graph's exit block field if removed by David Brazdil · 10 years ago
  93. 8a8d825 Merge "Do not use dex_compilation_unit after inlining." by Nicolas Geoffray · 10 years ago
  94. ca27be7 Merge "ARM64: Move xSELF from x18 to x19." by Andreas Gampe · 10 years ago
  95. d5111bf Do not use dex_compilation_unit after inlining. by Nicolas Geoffray · 10 years ago
  96. d56376c Revert "Revert "Introduce a NearLabel in thumb2."" by Nicolas Geoffray · 10 years ago
  97. 9bd88b0 ARM64: Move xSELF from x18 to x19. by Serban Constantinescu · 10 years ago
  98. d6a1eae Merge "Revert "Introduce a NearLabel in thumb2."" by Nicolas Geoffray · 10 years ago
  99. 1f277e3 Revert "Introduce a NearLabel in thumb2." by Nicolas Geoffray · 10 years ago
  100. 9758a8e Merge "Also encode the InvokeType in an InlineInfo." by Nicolas Geoffray · 10 years ago