1. 10e244f optimizing: NullCheck elimination by Calin Juravle · 10 years ago
  2. ea55b93 ART: Further refactor use lists by David Brazdil · 10 years ago
  3. ed59619 Optimizing: Speed up HEnvironment use removal by David Brazdil · 10 years ago
  4. 73d8fe4 Merge "ART: Create a RemoveBlock method" by Roland Levillain · 10 years ago
  5. 6c2dff8 Revert "Revert "Fully support pairs in the register allocator."" by Nicolas Geoffray · 10 years ago
  6. 77520bc Record implicit null checks at the actual invoke time. by Calin Juravle · 10 years ago
  7. c399fdc Revert "Fully support pairs in the register allocator." by Nicolas Geoffray · 10 years ago
  8. 41aedbb Fully support pairs in the register allocator. by Nicolas Geoffray · 10 years ago
  9. 42d1f5f Do not use register pair in a parallel move. by Nicolas Geoffray · 10 years ago
  10. 6a5f5b2 Merge "Fix a bug in the register allocator." by Nicolas Geoffray · 10 years ago
  11. dd8f887 Fix a bug in the register allocator. by Nicolas Geoffray · 10 years ago
  12. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 11 years ago
  13. 840e546 Implement double and float support for arm in register allocator. by Nicolas Geoffray · 10 years ago
  14. 10c9cbe Fixed CanBeMoved for field access by Calin Juravle · 11 years ago
  15. 52c4896 [optimizing compiler] Add support for volatile by Calin Juravle · 11 years ago
  16. 4e44c82 Revert "Small optimization for recursive calls: avoid dex cache." by Nicolas Geoffray · 11 years ago
  17. 390f59f Small optimization for recursive calls: avoid dex cache. by Nicolas Geoffray · 11 years ago
  18. 53d9da8 ART: Create a RemoveBlock method by Jean Christophe Beyler · 11 years ago
  19. e53798a Inlining support in optimizing. by Nicolas Geoffray · 11 years ago
  20. 624279f Add support for float-to-long in the optimizing compiler. by Roland Levillain · 11 years ago
  21. add2f94 Merge "Fix a compiler bug related to a catch-less try-finally statement." by Roland Levillain · 11 years ago
  22. fc600dc Fix a compiler bug related to a catch-less try-finally statement. by Roland Levillain · 11 years ago
  23. 92a6ed2 Fix new-instance node. by Calin Juravle · 11 years ago
  24. f537012 Treat SSA transformation special, as we may have to bailout. by Nicolas Geoffray · 11 years ago
  25. ddb7df2 [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 11 years ago
  26. 91debbc Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Calin Juravle · 11 years ago
  27. fd86124 [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 11 years ago
  28. 799f506 Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Nicolas Geoffray · 11 years ago
  29. cea28ec [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 11 years ago
  30. a8eed3a Revert "Revert "Fix the computation of linear ordering."" by Nicolas Geoffray · 11 years ago
  31. 4d3ed1a Merge "Revert "Fix the computation of linear ordering."" by Nicolas Geoffray · 11 years ago
  32. e50fa58 Revert "Fix the computation of linear ordering." by Nicolas Geoffray · 11 years ago
  33. ad92b11 Merge "Fix the computation of linear ordering." by Nicolas Geoffray · 11 years ago
  34. 9aec02f [optimizing compiler] Add shifts by Calin Juravle · 11 years ago
  35. 3054a90 Fix the computation of linear ordering. by Nicolas Geoffray · 11 years ago
  36. 1c18d5d Merge "[optimizing compiler] Add REM_INT, REM_LONG" by Calin Juravle · 11 years ago
  37. bacfec3 [optimizing compiler] Add REM_INT, REM_LONG by Calin Juravle · 11 years ago
  38. c1d4ec9 Merge "Minor object store optimizations." by Nicolas Geoffray · 11 years ago
  39. af07bc1 Minor object store optimizations. by Nicolas Geoffray · 11 years ago
  40. d6fb6cf [optimizing compiler] Add DIV_LONG by Calin Juravle · 11 years ago
  41. f97f9fb [optimizing compiler] add HTemporary support for long and doubles by Calin Juravle · 11 years ago
  42. 9574c4b Implement and/or/xor in optimizing. by Nicolas Geoffray · 11 years ago
  43. b7baf5c Implement monitorenter/monitorexit. by Nicolas Geoffray · 11 years ago
  44. 93ca91d Merge "Remove HTemporary when building the SSA graph." by Nicolas Geoffray · 11 years ago
  45. 57a88d4 Implement checkcast for optimizing. by Nicolas Geoffray · 11 years ago
  46. 421e9f9 Remove HTemporary when building the SSA graph. by Nicolas Geoffray · 11 years ago
  47. 9806199 Merge "Support invoke-interface in optimizing." by Nicolas Geoffray · 11 years ago
  48. 52839d1 Support invoke-interface in optimizing. by Nicolas Geoffray · 11 years ago
  49. 6f5c41f Implement instanceof in optimizing. by Nicolas Geoffray · 11 years ago
  50. f43083d Do not update Out after it has a valid location. by Nicolas Geoffray · 11 years ago
  51. de58ab2 Implement try/catch/throw in optimizing. by Nicolas Geoffray · 11 years ago
  52. cd2de0c Fix failures after div support. by Nicolas Geoffray · 11 years ago
  53. d0d4852 [optimizing compiler] Add div-int and exception handling. by Calin Juravle · 11 years ago
  54. ed9b195 Fix ART build issues. by Roland Levillain · 11 years ago
  55. dff1f28 Support int-to-long conversions in the optimizing compiler. by Roland Levillain · 11 years ago
  56. 424f676 Implement CONST_CLASS in optimizing compiler. by Nicolas Geoffray · 11 years ago
  57. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  58. b5f62b3 Support for CONST_STRING in optimizing compiler. by Nicolas Geoffray · 11 years ago
  59. 19a19cf Add support for static fields in optimizing compiler. by Nicolas Geoffray · 11 years ago
  60. 7c4954d [optimizing compiler] Add division for floats and doubles by Calin Juravle · 11 years ago
  61. 1122c7f Merge "Implement int bit-wise not operation in the optimizing compiler." by Roland Levillain · 11 years ago
  62. 1cc5f251 Implement int bit-wise not operation in the optimizing compiler. by Roland Levillain · 11 years ago
  63. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 11 years ago
  64. a3d05a4 Implement array creation related DEX instructions. by Nicolas Geoffray · 11 years ago
  65. 102cbed Implement register allocator for floating point registers. by Nicolas Geoffray · 11 years ago
  66. 9240d6a Constant folding on unary operations in the optimizing compiler. by Roland Levillain · 11 years ago
  67. 88cb175 Implement int negate instruction in the optimizing compiler. by Roland Levillain · 11 years ago
  68. 6c82d40 Have HInstruction::StrictlyDominates compute strict dominance. by Roland Levillain · 11 years ago
  69. 34bacdf Add multiplication for integral types by Calin Juravle · 11 years ago
  70. 633021e Implement default traversals in CFG & SSA graph checkers. by Roland Levillain · 11 years ago
  71. e161a2a Do not remove NullChecks & BoundsChecks in HDeadCodeElimination. by Roland Levillain · 11 years ago
  72. b76c549 Merge "Fix code generation of materialized conditions." by Nicolas Geoffray · 11 years ago
  73. 0279ebb Tidy ELF builder. by Ian Rogers · 11 years ago
  74. 360231a Fix code generation of materialized conditions. by Nicolas Geoffray · 11 years ago
  75. 9344568 Fix and improve static evaluation of constant expressions. by Roland Levillain · 11 years ago
  76. 740475d Fix a bug in the insertion of parallel move. by Nicolas Geoffray · 11 years ago
  77. 9ebc72c Make suspend checks note have side effects. by Nicolas Geoffray · 11 years ago
  78. a72cb22 Merge "Optimize suspend checks in optimizing compiler." by Nicolas Geoffray · 11 years ago
  79. d7e2f32 Merge "Optimizing compiler: remove unnecessary `explicit' keywords." by Roland Levillain · 11 years ago
  80. 5799fc0 Optimizing compiler: remove unnecessary `explicit' keywords. by Roland Levillain · 11 years ago
  81. 3c04974 Optimize suspend checks in optimizing compiler. by Nicolas Geoffray · 11 years ago
  82. 6b46923 Optimizing compiler: check inputs & uses definitions in CFG. by Roland Levillain · 11 years ago
  83. 2e1391b Merge "Fix code generation with materialized conditions." by Nicolas Geoffray · 11 years ago
  84. 18efde5 Fix code generation with materialized conditions. by Nicolas Geoffray · 11 years ago
  85. 0f60165 Merge "Add loop- and phi-related checks in the optimizing compiler." by Roland Levillain · 11 years ago
  86. 6b879dd Add loop- and phi-related checks in the optimizing compiler. by Roland Levillain · 11 years ago
  87. 724c963 Also remove environment links to removed instructions. by Nicolas Geoffray · 11 years ago
  88. d31cf3d First optimization in new compiler: simple GVN. by Nicolas Geoffray · 11 years ago
  89. 53562d9 Merge "Initiate a constant propagation pass in the optimizing compiler." by Roland Levillain · 11 years ago
  90. c83d441 Fix a lint error and update a test after the phi fix. by Nicolas Geoffray · 11 years ago
  91. aaadf03 Merge "Ensure the first predecessor of a loop is the pre header." by Nicolas Geoffray · 11 years ago
  92. 556c3d1 Initiate a constant propagation pass in the optimizing compiler. by Roland Levillain · 11 years ago
  93. e2aa073 Merge "Small fixes to get the boot image compiled in debug mode." by Nicolas Geoffray · 11 years ago
  94. b09aacb Small fixes to get the boot image compiled in debug mode. by Nicolas Geoffray · 11 years ago
  95. 72bceff Initiate a dead code elimination pass in the optimizing compiler. by Roland Levillain · 11 years ago
  96. ccc07a9 Add CFG and SSA form checkers in the optimizing compiler. by Roland Levillain · 11 years ago
  97. 604c6e4 Ensure the first predecessor of a loop is the pre header. by Nicolas Geoffray · 11 years ago
  98. e982f0b Implement invoke virtual in optimizing compiler. by Nicolas Geoffray · 11 years ago
  99. fbc695f Revert "Revert "Implement suspend checks in new compiler."" by Nicolas Geoffray · 11 years ago
  100. 7e3652c Revert "Implement suspend checks in new compiler." by Nicolas Geoffray · 11 years ago