1. a0466e1 GVN HClinitCheck nodes. by Nicolas Geoffray · 10 years ago
  2. 8d5b8b2 ART: Force constants into the entry block by David Brazdil · 10 years ago
  3. 7904129 Use the original invoke type when inlining. by Nicolas Geoffray · 10 years ago
  4. 651b4fb Merge "Revert "Revert "Inline across dex files.""" by Nicolas Geoffray · 10 years ago
  5. 9437b78 Revert "Revert "Inline across dex files."" by Nicolas Geoffray · 10 years ago
  6. b2bd1c5 ART: Formatting and comments in BooleanSimplifier by David Brazdil · 10 years ago
  7. 10f56cb ART: Fix crash in gtests by David Brazdil · 10 years ago
  8. b64b782 Merge "ART: Boolean simplifier" by David Brazdil · 10 years ago
  9. 46e2a39 ART: Boolean simplifier by David Brazdil · 10 years ago
  10. 2c2d00e Merge "Unify ART's various implementations of bit_cast." by Roland Levillain · 10 years ago
  11. 6a816cf Revert "Inline across dex files." by Nicolas Geoffray · 10 years ago
  12. da4d79b Unify ART's various implementations of bit_cast. by Roland Levillain · 10 years ago
  13. 0ba6273 Revert "Deoptimization-based bce." by Andreas Gampe · 10 years ago
  14. e295e6e Deoptimization-based bce. by Mingyao Yang · 10 years ago
  15. 7e4c350 Inline across dex files. by Nicolas Geoffray · 10 years ago
  16. ddd04a6 Merge "Tweak liveness when instructions are used in environments." by Nicolas Geoffray · 10 years ago
  17. 915b9d0 Tweak liveness when instructions are used in environments. by Nicolas Geoffray · 10 years ago
  18. 97d30ac Merge "Opt compiler: Basic simplification for arithmetic operations." by Roland Levillain · 10 years ago
  19. d335083 Run the natural loop recognizer before building SSA. by Nicolas Geoffray · 10 years ago
  20. b2fd7bc Opt compiler: Basic simplification for arithmetic operations. by Alexandre Rames · 10 years ago
  21. 234d69d Revert "Revert "[optimizing] Enable x86 long support."" by Nicolas Geoffray · 10 years ago
  22. e0fe7ae Make the SSA builder honor the debuggable flag. by Nicolas Geoffray · 10 years ago
  23. 0e242b5 Merge "Revert "[optimizing] Enable x86 long support."" by Nicolas Geoffray · 10 years ago
  24. 154552e Revert "[optimizing] Enable x86 long support." by Nicolas Geoffray · 10 years ago
  25. 2ed20af Opt compiler: Clean the use of `virtual` and `OVERRIDE`. by Alexandre Rames · 10 years ago
  26. b4ba354 [optimizing] Enable x86 long support. by Nicolas Geoffray · 10 years ago
  27. e4335eb Make BCE a no-op if there is no array access. by Mingyao Yang · 10 years ago
  28. dc5ac73 Opt compiler: enhance gvn for commutative ops. by Mingyao Yang · 10 years ago
  29. 2d043b3 Merge "[optimizing] Add if-context sensitivity for null popagation." by Calin Juravle · 10 years ago
  30. 61d544b [optimizing] Add if-context sensitivity for null popagation. by Calin Juravle · 10 years ago
  31. 1abb419 Optimizing: Speed up HInstruction use removal by David Brazdil · 10 years ago
  32. 36fb59b Merge "Improve type propagation with if-contexts" by Calin Juravle · 10 years ago
  33. b1498f6 Improve type propagation with if-contexts by Calin Juravle · 10 years ago
  34. 4fe292e Merge "Reference type propagation" by Calin Juravle · 10 years ago
  35. b666f48 Move arenas into runtime by Mathieu Chartier · 10 years ago
  36. acf735c Reference type propagation by Calin Juravle · 10 years ago
  37. d6138ef Ensure the graph is correctly typed. by Nicolas Geoffray · 10 years ago
  38. 1d6957f Merge "Improve ParallelMoveResolver to work with pairs." by Nicolas Geoffray · 10 years ago
  39. f7a0c4e Improve ParallelMoveResolver to work with pairs. by Nicolas Geoffray · 10 years ago
  40. c0572a4 Optimize leaf methods. by Nicolas Geoffray · 10 years ago
  41. 276d9da Inline methods with multiple blocks. by Nicolas Geoffray · 10 years ago
  42. cb1b00a Use the non access check entrypoint when possible. by Nicolas Geoffray · 10 years ago
  43. 82091da Implement LICM in optimizing compiler. by Nicolas Geoffray · 10 years ago
  44. 193f785 Merge "optimizing: NullCheck elimination" by Nicolas Geoffray · 10 years ago
  45. 10e244f optimizing: NullCheck elimination by Calin Juravle · 10 years ago
  46. 1cf9528 Small optimization for recursive calls: avoid dex cache. by Nicolas Geoffray · 11 years ago
  47. ea55b93 ART: Further refactor use lists by David Brazdil · 10 years ago
  48. ed59619 Optimizing: Speed up HEnvironment use removal by David Brazdil · 10 years ago
  49. 73d8fe4 Merge "ART: Create a RemoveBlock method" by Roland Levillain · 10 years ago
  50. 6c2dff8 Revert "Revert "Fully support pairs in the register allocator."" by Nicolas Geoffray · 10 years ago
  51. 77520bc Record implicit null checks at the actual invoke time. by Calin Juravle · 10 years ago
  52. c399fdc Revert "Fully support pairs in the register allocator." by Nicolas Geoffray · 10 years ago
  53. 41aedbb Fully support pairs in the register allocator. by Nicolas Geoffray · 10 years ago
  54. 42d1f5f Do not use register pair in a parallel move. by Nicolas Geoffray · 10 years ago
  55. 6a5f5b2 Merge "Fix a bug in the register allocator." by Nicolas Geoffray · 10 years ago
  56. dd8f887 Fix a bug in the register allocator. by Nicolas Geoffray · 10 years ago
  57. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 11 years ago
  58. 840e546 Implement double and float support for arm in register allocator. by Nicolas Geoffray · 10 years ago
  59. 10c9cbe Fixed CanBeMoved for field access by Calin Juravle · 11 years ago
  60. 52c4896 [optimizing compiler] Add support for volatile by Calin Juravle · 11 years ago
  61. 4e44c82 Revert "Small optimization for recursive calls: avoid dex cache." by Nicolas Geoffray · 11 years ago
  62. 390f59f Small optimization for recursive calls: avoid dex cache. by Nicolas Geoffray · 11 years ago
  63. 53d9da8 ART: Create a RemoveBlock method by Jean Christophe Beyler · 11 years ago
  64. e53798a Inlining support in optimizing. by Nicolas Geoffray · 11 years ago
  65. 624279f Add support for float-to-long in the optimizing compiler. by Roland Levillain · 11 years ago
  66. add2f94 Merge "Fix a compiler bug related to a catch-less try-finally statement." by Roland Levillain · 11 years ago
  67. fc600dc Fix a compiler bug related to a catch-less try-finally statement. by Roland Levillain · 11 years ago
  68. 92a6ed2 Fix new-instance node. by Calin Juravle · 11 years ago
  69. f537012 Treat SSA transformation special, as we may have to bailout. by Nicolas Geoffray · 11 years ago
  70. ddb7df2 [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 11 years ago
  71. 91debbc Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Calin Juravle · 11 years ago
  72. fd86124 [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 11 years ago
  73. 799f506 Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Nicolas Geoffray · 11 years ago
  74. cea28ec [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 11 years ago
  75. a8eed3a Revert "Revert "Fix the computation of linear ordering."" by Nicolas Geoffray · 11 years ago
  76. 4d3ed1a Merge "Revert "Fix the computation of linear ordering."" by Nicolas Geoffray · 11 years ago
  77. e50fa58 Revert "Fix the computation of linear ordering." by Nicolas Geoffray · 11 years ago
  78. ad92b11 Merge "Fix the computation of linear ordering." by Nicolas Geoffray · 11 years ago
  79. 9aec02f [optimizing compiler] Add shifts by Calin Juravle · 11 years ago
  80. 3054a90 Fix the computation of linear ordering. by Nicolas Geoffray · 11 years ago
  81. 1c18d5d Merge "[optimizing compiler] Add REM_INT, REM_LONG" by Calin Juravle · 11 years ago
  82. bacfec3 [optimizing compiler] Add REM_INT, REM_LONG by Calin Juravle · 11 years ago
  83. c1d4ec9 Merge "Minor object store optimizations." by Nicolas Geoffray · 11 years ago
  84. af07bc1 Minor object store optimizations. by Nicolas Geoffray · 11 years ago
  85. d6fb6cf [optimizing compiler] Add DIV_LONG by Calin Juravle · 11 years ago
  86. f97f9fb [optimizing compiler] add HTemporary support for long and doubles by Calin Juravle · 11 years ago
  87. 9574c4b Implement and/or/xor in optimizing. by Nicolas Geoffray · 11 years ago
  88. b7baf5c Implement monitorenter/monitorexit. by Nicolas Geoffray · 11 years ago
  89. 93ca91d Merge "Remove HTemporary when building the SSA graph." by Nicolas Geoffray · 11 years ago
  90. 57a88d4 Implement checkcast for optimizing. by Nicolas Geoffray · 11 years ago
  91. 421e9f9 Remove HTemporary when building the SSA graph. by Nicolas Geoffray · 11 years ago
  92. 9806199 Merge "Support invoke-interface in optimizing." by Nicolas Geoffray · 11 years ago
  93. 52839d1 Support invoke-interface in optimizing. by Nicolas Geoffray · 11 years ago
  94. 6f5c41f Implement instanceof in optimizing. by Nicolas Geoffray · 11 years ago
  95. f43083d Do not update Out after it has a valid location. by Nicolas Geoffray · 11 years ago
  96. de58ab2 Implement try/catch/throw in optimizing. by Nicolas Geoffray · 11 years ago
  97. cd2de0c Fix failures after div support. by Nicolas Geoffray · 11 years ago
  98. d0d4852 [optimizing compiler] Add div-int and exception handling. by Calin Juravle · 11 years ago
  99. ed9b195 Fix ART build issues. by Roland Levillain · 11 years ago
  100. dff1f28 Support int-to-long conversions in the optimizing compiler. by Roland Levillain · 11 years ago