1. 5b3ee56 Delegate long-to-float type conversions to the runtime on ARM. by Roland Levillain · 10 years ago
  2. 122addc Merge "Revert "Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types"""" by Calin Juravle · 10 years ago
  3. 012a072 Revert "Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types""" by Calin Juravle · 10 years ago
  4. 637be5c Merge "Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types""" by Calin Juravle · 10 years ago
  5. 82cc909 Revert "Revert "Bring ReferenceTypePropagation to HInvoke return types"" by Calin Juravle · 10 years ago
  6. f10a25f ART: Fast copy stack mask by David Brazdil · 10 years ago
  7. 1682e1a Merge "Revert "Bring ReferenceTypePropagation to HInvoke return types"" by Calin Juravle · 10 years ago
  8. 8ccf8a0 Revert "Bring ReferenceTypePropagation to HInvoke return types" by Calin Juravle · 10 years ago
  9. 6b27fef Merge "Bring ReferenceTypePropagation to HInvoke return types" by Calin Juravle · 10 years ago
  10. 933984c Merge "Fix a crash due to a combination of dce/inlining." by Nicolas Geoffray · 10 years ago
  11. 5e4e4f2 Merge "Use down_cast instead of reinterpret_cast in Optimizing codegens." by Roland Levillain · 10 years ago
  12. 77e48c6 Bring ReferenceTypePropagation to HInvoke return types by Guillaume "Vermeille" Sanchez · 10 years ago
  13. 839188b Fix a crash due to a combination of dce/inlining. by Nicolas Geoffray · 10 years ago
  14. 30971d6 Fix lint error. by Nicolas Geoffray · 10 years ago
  15. 62a46b2 Use down_cast instead of reinterpret_cast in Optimizing codegens. by Roland Levillain · 10 years ago
  16. 23a8188 Fix gtest by adding fake lifetime positions. by Nicolas Geoffray · 10 years ago
  17. 8272688 Tweak one hint and one split in the linear scan. by Nicolas Geoffray · 10 years ago
  18. e3b034a Fix some ArtMethod related bugs by Mathieu Chartier · 10 years ago
  19. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  20. 66a7d7a Merge "Support for inlining methods that call/throw." by Nicolas Geoffray · 10 years ago
  21. bd699ea Merge "Bring Reference Type Propagation to Instance/StaticInstanceField" by Roland Levillain · 10 years ago
  22. d23eeef Support for inlining methods that call/throw. by Nicolas Geoffray · 10 years ago
  23. a15c78d Merge "Use the new HCurrentMethod in HLoadString." by Nicolas Geoffray · 10 years ago
  24. fbdaa30 Use the new HCurrentMethod in HLoadString. by Nicolas Geoffray · 10 years ago
  25. 104fd8a Bring Reference Type Propagation to Instance/StaticInstanceField by Guillaume "Vermeille" Sanchez · 10 years ago
  26. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 10 years ago
  27. b4e2fbb Merge "Add a HCurrentMethod node." by Nicolas Geoffray · 10 years ago
  28. 76b1e17 Add a HCurrentMethod node. by Nicolas Geoffray · 10 years ago
  29. 13df71c Merge "Bring Reference Type Propagation to NewArray" by Nicolas Geoffray · 10 years ago
  30. 81d804a Bring Reference Type Propagation to NewArray by Guillaume "Vermeille" Sanchez · 10 years ago
  31. 0d37cd0 Rename VisitCondition's argument in code generators. by Roland Levillain · 10 years ago
  32. 6c70104 Merge "[optimizing] x86: Prefer add over lea if possible" by Nicolas Geoffray · 10 years ago
  33. 33bf245 [optimizing] x86: Prefer add over lea if possible by Mark Mendell · 10 years ago
  34. 5ae1325 Fix another source of undeterministic inlining. by Nicolas Geoffray · 10 years ago
  35. dc31313 Merge "ART: Clean up arm64 kNumberOfXRegisters usage." by Vladimir Marko · 10 years ago
  36. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  37. 41f2729 Merge "Move the catalog after the stack maps." by Nicolas Geoffray · 10 years ago
  38. 6530baf Move the catalog after the stack maps. by Nicolas Geoffray · 10 years ago
  39. 9470f04 Merge "Make inlining deterministic." by Nicolas Geoffray · 10 years ago
  40. d026143 Make inlining deterministic. by Nicolas Geoffray · 10 years ago
  41. c7af85d ART: Update graph's exit block field if removed by David Brazdil · 10 years ago
  42. 8a8d825 Merge "Do not use dex_compilation_unit after inlining." by Nicolas Geoffray · 10 years ago
  43. ca27be7 Merge "ARM64: Move xSELF from x18 to x19." by Andreas Gampe · 10 years ago
  44. d5111bf Do not use dex_compilation_unit after inlining. by Nicolas Geoffray · 10 years ago
  45. d56376c Revert "Revert "Introduce a NearLabel in thumb2."" by Nicolas Geoffray · 10 years ago
  46. 9bd88b0 ARM64: Move xSELF from x18 to x19. by Serban Constantinescu · 10 years ago
  47. d6a1eae Merge "Revert "Introduce a NearLabel in thumb2."" by Nicolas Geoffray · 10 years ago
  48. 1f277e3 Revert "Introduce a NearLabel in thumb2." by Nicolas Geoffray · 10 years ago
  49. 9758a8e Merge "Also encode the InvokeType in an InlineInfo." by Nicolas Geoffray · 10 years ago
  50. b176d7c Also encode the InvokeType in an InlineInfo. by Nicolas Geoffray · 10 years ago
  51. 1fd8dae Merge "Introduce a NearLabel in thumb2." by Nicolas Geoffray · 10 years ago
  52. db0bbab Introduce a NearLabel in thumb2. by Nicolas Geoffray · 10 years ago
  53. 9099ef7 Add tests for InstanceOf's and CheckCast's MustDoNullCheck by Guillaume "Vermeille" Sanchez · 10 years ago
  54. 0ba218d Remove unnecessary clinit checks by Calin Juravle · 10 years ago
  55. 9ba4e65 Merge "Revert "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1"" by Calin Juravle · 10 years ago
  56. 2b79984 Revert "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1" by Calin Juravle · 10 years ago
  57. 713c59e Merge "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1" by Calin Juravle · 10 years ago
  58. 0f675d8 Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1 by Guillaume "Vermeille" Sanchez · 10 years ago
  59. d126ba1 [Optimizing] Thumb2 assembler: use 16bits branches when we can. by Nicolas Geoffray · 10 years ago
  60. bc84222 Merge "Mark CheckCast's and InstanceOf's input as !CanBeNull if used before in a NullCheck" by Calin Juravle · 10 years ago
  61. dc23a38 Merge "Eliminate redundant constructor barriers when inlining." by Calin Juravle · 10 years ago
  62. 3cd4fc8 Eliminate redundant constructor barriers when inlining. by Calin Juravle · 10 years ago
  63. 48fb0b7 Merge "Don't do a null test in MarkGCCard if the value cannot be null." by Nicolas Geoffray · 10 years ago
  64. 07276db Don't do a null test in MarkGCCard if the value cannot be null. by Nicolas Geoffray · 10 years ago
  65. 8909baf Mark CheckCast's and InstanceOf's input as !CanBeNull if used before in a NullCheck by Guillaume "Vermeille" Sanchez · 10 years ago
  66. 2f9d137 Merge "Opt compiler: ARM64: Use ldp/stp on arm64 for slow paths." by Nicolas Geoffray · 10 years ago
  67. f1a9ff7 ART: Mark constructor 'explicit' by David Brazdil · 10 years ago
  68. c7a2485 ART: Revert change to LiveRange::Dump by David Brazdil · 10 years ago
  69. 7fe79ff Revert "ART: Revert change to LiveRange::Dump" by David Brazdil · 10 years ago
  70. 294a050 ART: Revert change to LiveRange::Dump by David Brazdil · 10 years ago
  71. 17f1bc5 Merge "Support InlineInfo in StackMap." by Nicolas Geoffray · 10 years ago
  72. b1d0f3f Support InlineInfo in StackMap. by Nicolas Geoffray · 10 years ago
  73. 81b2591 Merge "ART: Removed redundant Phis as part of DCE" by David Brazdil · 10 years ago
  74. 84daae5 ART: Removed redundant Phis as part of DCE by David Brazdil · 10 years ago
  75. d30ad93 Merge "Callee/caller save logic in register allocator." by Nicolas Geoffray · 10 years ago
  76. 8826f67 Callee/caller save logic in register allocator. by Nicolas Geoffray · 10 years ago
  77. c88b09f Merge "ART: Print C1vis lists as [v1,...,vN]" by David Brazdil · 10 years ago
  78. c57397b ART: Print C1vis lists as [v1,...,vN] by David Brazdil · 10 years ago
  79. 99df2b1 Merge "Opt compiler: Speedup div/rem by constants on arm32 and arm64." by Nicolas Geoffray · 10 years ago
  80. c666710 Opt compiler: Speedup div/rem by constants on arm32 and arm64. by Zheng Xu · 10 years ago
  81. 9f99d92 ART: Fix a minor lint error by David Brazdil · 10 years ago
  82. 1cad536 Merge "ART: Refactor GraphVisualizer attribute printing" by David Brazdil · 10 years ago
  83. c7465286 ART: Refactor GraphVisualizer attribute printing by David Brazdil · 10 years ago
  84. e82549b [optimizing] Fold HTypeConversion of constants by Mark Mendell · 10 years ago
  85. cefb155 Merge "ART: arm indexOf intrinsics for the optimizing compiler" by Andreas Gampe · 10 years ago
  86. f396211 Merge "ART: Rediscover loops after deleting blocks in DCE" by David Brazdil · 10 years ago
  87. ba6fdbc ART: arm indexOf intrinsics for the optimizing compiler by Andreas Gampe · 10 years ago
  88. cdf89f3 Merge "Small correction in Optimizing's ARM64 code generator." by Roland Levillain · 10 years ago
  89. c23fef5 Merge "Revert "Add new rule to the graph checker."" by Calin Juravle · 10 years ago
  90. 1d8b49f Revert "Add new rule to the graph checker." by Calin Juravle · 10 years ago
  91. fe8cd35 Merge "Add new rule to the graph checker." by Calin Juravle · 10 years ago
  92. a4b8c21 ART: Rediscover loops after deleting blocks in DCE by David Brazdil · 10 years ago
  93. 987b2e6 Merge "Simplify floating-point comparisons with NaN in Optimizing." by Roland Levillain · 10 years ago
  94. 9dfba72 Merge "ART: x86 indexOf intrinsics for the optimizing compiler" by Andreas Gampe · 10 years ago
  95. 21030dd ART: x86 indexOf intrinsics for the optimizing compiler by Andreas Gampe · 10 years ago
  96. 9d50775 Add new rule to the graph checker. by Calin Juravle · 10 years ago
  97. 119b21a Merge "[optimizing] Improve 32 bit long shift by 1." by Roland Levillain · 10 years ago
  98. 0a23d74 Add a parent environment to HEnvironment. by Nicolas Geoffray · 10 years ago
  99. ba56d06 [optimizing] Improve 32 bit long shift by 1. by Mark Mendell · 10 years ago
  100. cdeb0b5 Merge "[optimizing] Tune some x86_64 moves" by Nicolas Geoffray · 10 years ago