1. 5b3ee56 Delegate long-to-float type conversions to the runtime on ARM. by Roland Levillain · 10 years ago
  2. 62a46b2 Use down_cast instead of reinterpret_cast in Optimizing codegens. by Roland Levillain · 10 years ago
  3. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  4. fbdaa30 Use the new HCurrentMethod in HLoadString. by Nicolas Geoffray · 10 years ago
  5. b4e2fbb Merge "Add a HCurrentMethod node." by Nicolas Geoffray · 10 years ago
  6. 76b1e17 Add a HCurrentMethod node. by Nicolas Geoffray · 10 years ago
  7. 0d37cd0 Rename VisitCondition's argument in code generators. by Roland Levillain · 10 years ago
  8. dc31313 Merge "ART: Clean up arm64 kNumberOfXRegisters usage." by Vladimir Marko · 10 years ago
  9. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  10. d56376c Revert "Revert "Introduce a NearLabel in thumb2."" by Nicolas Geoffray · 10 years ago
  11. 1f277e3 Revert "Introduce a NearLabel in thumb2." by Nicolas Geoffray · 10 years ago
  12. db0bbab Introduce a NearLabel in thumb2. by Nicolas Geoffray · 10 years ago
  13. d126ba1 [Optimizing] Thumb2 assembler: use 16bits branches when we can. by Nicolas Geoffray · 10 years ago
  14. 07276db Don't do a null test in MarkGCCard if the value cannot be null. by Nicolas Geoffray · 10 years ago
  15. 99df2b1 Merge "Opt compiler: Speedup div/rem by constants on arm32 and arm64." by Nicolas Geoffray · 10 years ago
  16. c666710 Opt compiler: Speedup div/rem by constants on arm32 and arm64. by Zheng Xu · 10 years ago
  17. c7465286 ART: Refactor GraphVisualizer attribute printing by David Brazdil · 10 years ago
  18. db216f4 Relax the only one back-edge restriction. by Nicolas Geoffray · 10 years ago
  19. 2d27c8e Refactor InvokeDexCallingConventionVisitor in Optimizing. by Roland Levillain · 10 years ago
  20. 80613ff Merge "Have HInvoke instructions know their number of actual arguments." by Roland Levillain · 10 years ago
  21. 3e3d733 Have HInvoke instructions know their number of actual arguments. by Roland Levillain · 10 years ago
  22. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  23. 0379f82 Fix DCHECKs about clinit checks in Optimizing's code generators. by Roland Levillain · 10 years ago
  24. eb5459c Merge "Ensure inlined static calls perform clinit checks in Optimizing." by Roland Levillain · 10 years ago
  25. 4c0eb42 Ensure inlined static calls perform clinit checks in Optimizing. by Roland Levillain · 10 years ago
  26. 5ea536a Remove ArtMethod* parameter from dex cache entry points. by Vladimir Marko · 10 years ago
  27. 322b389 Merge "Remove unnecessary null checks in CheckCast and InstanceOf" by Calin Juravle · 10 years ago
  28. af88835 Remove unnecessary null checks in CheckCast and InstanceOf by Guillaume "Vermeille" Sanchez · 10 years ago
  29. 36aafd9 Merge "[optimizing] Add memory barriers in constructors when needed" by Calin Juravle · 10 years ago
  30. 27df758 [optimizing] Add memory barriers in constructors when needed by Calin Juravle · 10 years ago
  31. acc0b8e Fix lint error. by Nicolas Geoffray · 10 years ago
  32. 88c13cd Opt compiler: Correctly require register or FPU register. by Alexandre Rames · 10 years ago
  33. 13b4718 ART: Remove DCHECKs for boolean type by David Brazdil · 10 years ago
  34. a76a08f Merge "Type MoveOperands." by Nicolas Geoffray · 10 years ago
  35. 9021825 Type MoveOperands. by Nicolas Geoffray · 10 years ago
  36. 66d126e ART: Implement HBooleanNot instruction by David Brazdil · 10 years ago
  37. daba9df Merge "Whitespace cleanup in DWARFReg helper functions." by David Srbecky · 10 years ago
  38. 9d8606d Whitespace cleanup in DWARFReg helper functions. by David Srbecky · 10 years ago
  39. c34dc93 Move 'ret' instruction generation inside GenerateFrameExit. by David Srbecky · 10 years ago
  40. c6b4dd8 Implement CFI for Optimizing. by David Srbecky · 10 years ago
  41. 65b798e ART: Enable more Clang warnings by Andreas Gampe · 10 years ago
  42. d43b3ac Revert "Revert "Deoptimization-based bce."" by Mingyao Yang · 10 years ago
  43. b51cdb3 ART: Arm32 optimizing compiler backend should honor sdiv by Andreas Gampe · 10 years ago
  44. d75948a Intrinsify String.compareTo. by Nicolas Geoffray · 10 years ago
  45. 39b4bf9 Merge changes I4b3b4d90,I70e0d78f,I2848636f by Calin Juravle · 10 years ago
  46. b2bd1c5 ART: Formatting and comments in BooleanSimplifier by David Brazdil · 10 years ago
  47. fd18f5a Inline long shift code by Guillaume "Vermeille" Sanchez · 10 years ago
  48. 46e2a39 ART: Boolean simplifier by David Brazdil · 10 years ago
  49. 0ba6273 Revert "Deoptimization-based bce." by Andreas Gampe · 10 years ago
  50. e295e6e Deoptimization-based bce. by Mingyao Yang · 10 years ago
  51. 202d164 Merge "Revert "Inline long shift code"" by Calin Juravle · 10 years ago
  52. f3b4aeb Revert "Inline long shift code" by Calin Juravle · 10 years ago
  53. cadf090 Merge "Inline long shift code" by Calin Juravle · 10 years ago
  54. 09895eb Inline long shift code by Guillaume "Vermeille" Sanchez · 10 years ago
  55. 68e1500 PREOPT compiles using dex2oatd so don't emit debug instructions. by Nicolas Geoffray · 10 years ago
  56. eeefa12 Update locations of registers after slow paths spilling. by Nicolas Geoffray · 10 years ago
  57. a8ac913 Refactor code in preparation of correct stack maps in slow path. by Nicolas Geoffray · 10 years ago
  58. dc5ac73 Opt compiler: enhance gvn for commutative ops. by Mingyao Yang · 10 years ago
  59. d8ef2e9 not-int can also take non-int (byte and short) instructions. by Nicolas Geoffray · 10 years ago
  60. b1498f6 Improve type propagation with if-contexts by Calin Juravle · 10 years ago
  61. d6138ef Ensure the graph is correctly typed. by Nicolas Geoffray · 10 years ago
  62. ffe8a57 Optimize double/float immediate loading on arm. by Nicolas Geoffray · 10 years ago
  63. 1d6957f Merge "Improve ParallelMoveResolver to work with pairs." by Nicolas Geoffray · 10 years ago
  64. f7a0c4e Improve ParallelMoveResolver to work with pairs. by Nicolas Geoffray · 10 years ago
  65. 391b87e Merge "ART: Arm intrinsics for Optimizing compiler" by Andreas Gampe · 10 years ago
  66. 2bcf9bf ART: Arm intrinsics for Optimizing compiler by Andreas Gampe · 10 years ago
  67. c0572a4 Optimize leaf methods. by Nicolas Geoffray · 10 years ago
  68. 829280c Finally implement Location::kNoOutputOverlap. by Nicolas Geoffray · 10 years ago
  69. cb1b00a Use the non access check entrypoint when possible. by Nicolas Geoffray · 10 years ago
  70. 1cf9528 Small optimization for recursive calls: avoid dex cache. by Nicolas Geoffray · 11 years ago
  71. a0bb2bd Fix codegen_test. by Nicolas Geoffray · 10 years ago
  72. 4dee636 Support callee-save registers on ARM. by Nicolas Geoffray · 10 years ago
  73. d97dc40 Support callee save floating point registers on x64. by Nicolas Geoffray · 10 years ago
  74. 9889396 Enable core callee-save on x64. by Nicolas Geoffray · 10 years ago
  75. b6b114c Merge "Do not use HNot for creating !bool." by Nicolas Geoffray · 10 years ago
  76. fa93b50 Do not use HNot for creating !bool. by Nicolas Geoffray · 10 years ago
  77. 6c2dff8 Revert "Revert "Fully support pairs in the register allocator."" by Nicolas Geoffray · 10 years ago
  78. 77520bc Record implicit null checks at the actual invoke time. by Calin Juravle · 10 years ago
  79. c399fdc Revert "Fully support pairs in the register allocator." by Nicolas Geoffray · 10 years ago
  80. 41aedbb Fully support pairs in the register allocator. by Nicolas Geoffray · 10 years ago
  81. 93edf73 Use CompilerOptions for implicit stack overflow checks by Calin Juravle · 10 years ago
  82. e7fd3e3 Merge "Add implicit null checks for the optimizing compiler" by Calin Juravle · 10 years ago
  83. 3747b48 Address review comments. by Nicolas Geoffray · 10 years ago
  84. a8eef82 Do not use STMP, it conflicts with the calling convention. by Nicolas Geoffray · 10 years ago
  85. cd6dffe Add implicit null checks for the optimizing compiler by Calin Juravle · 10 years ago
  86. 42d1f5f Do not use register pair in a parallel move. by Nicolas Geoffray · 10 years ago
  87. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 10 years ago
  88. c208b87 Merge "Implement ParallelMoveResolver::Swap for doubles on arm." by Nicolas Geoffray · 10 years ago
  89. 53f1262 Implement ParallelMoveResolver::Swap for doubles on arm. by Nicolas Geoffray · 10 years ago
  90. af2c65c Remove whitespace. by Nicolas Geoffray · 10 years ago
  91. 69c15d3 Skip r1 on arm if first parameter is a long. by Nicolas Geoffray · 10 years ago
  92. 425f239 Fix handling of long argument spanning register/memory. by Nicolas Geoffray · 10 years ago
  93. bdcedd3 Don't overwrite a register input. by Nicolas Geoffray · 10 years ago
  94. 840e546 Implement double and float support for arm in register allocator. by Nicolas Geoffray · 10 years ago
  95. 0eb8e5d Merge "Look at instruction set features when generating volatiles code" by Calin Juravle · 10 years ago
  96. 3416601 Look at instruction set features when generating volatiles code by Calin Juravle · 11 years ago
  97. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 11 years ago
  98. 52c4896 [optimizing compiler] Add support for volatile by Calin Juravle · 11 years ago
  99. 6048838 Merge "Revert "Don't block quick callee saved registers for optimizing."" by Nicolas Geoffray · 11 years ago
  100. 5b4b898 Revert "Don't block quick callee saved registers for optimizing." by Nicolas Geoffray · 11 years ago