1. c4aa82c Invoke typed arraycopy for primitive arrays. by Nicolas Geoffray · 8 years ago
  2. e761bcc Revert "Revert "Load the array class in the compiler for allocations."" by Nicolas Geoffray · 8 years ago
  3. fee2550 Revert "Load the array class in the compiler for allocations." by Hiroshi Yamauchi · 8 years ago
  4. cc99df2 Load the array class in the compiler for allocations. by Nicolas Geoffray · 8 years ago
  5. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  6. 15bd228 Implement irreducible loop support in optimizing. by Nicolas Geoffray · 9 years ago
  7. 4a34277 Dynamic BCE (based on induction range analysis) by Aart Bik · 10 years ago
  8. d59c706 Revert "Dynamic BCE (based on induction range analysis)" by Aart Bik · 10 years ago
  9. 0b5849b Dynamic BCE (based on induction range analysis) by Aart Bik · 10 years ago
  10. e6e3bea Revert "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 10 years ago
  11. c05aca7 Revert "optimizing: propagate type information of arguments" by Calin Juravle · 10 years ago
  12. 2c1ffc3 optimizing: propagate type information of arguments by Calin Juravle · 10 years ago
  13. 154746b Remove dex_pc's default value from top level HInstruction by Calin Juravle · 10 years ago
  14. 22af3be Use induction variable range analysis in BCE (statically). by Aart Bik · 10 years ago
  15. 3584bce Fix premature deoptimization if the loop body isn't entered. by Mingyao Yang · 10 years ago
  16. 69aa601 Revert "Revert "Pass current method to HNewInstance and HNewArray."" by Nicolas Geoffray · 10 years ago
  17. 7b0e353 Revert "Pass current method to HNewInstance and HNewArray." by Nicolas Geoffray · 10 years ago
  18. e21aa42 Pass current method to HNewInstance and HNewArray. by Nicolas Geoffray · 10 years ago
  19. 81d804a Bring Reference Type Propagation to NewArray by Guillaume "Vermeille" Sanchez · 10 years ago
  20. 0a23d74 Add a parent environment to HEnvironment. by Nicolas Geoffray · 10 years ago
  21. 1152c92 [optimizing] Rename HasArrayAccesses and check it by Mark Mendell · 10 years ago
  22. d43b3ac Revert "Revert "Deoptimization-based bce."" by Mingyao Yang · 10 years ago
  23. 8d5b8b2 ART: Force constants into the entry block by David Brazdil · 10 years ago
  24. 0ba6273 Revert "Deoptimization-based bce." by Andreas Gampe · 10 years ago
  25. e295e6e Deoptimization-based bce. by Mingyao Yang · 10 years ago
  26. 6775ba5 Fix bce gtest. by Mingyao Yang · 10 years ago
  27. bad712e Merge "More checker tests for BCE." by Mingyao Yang · 10 years ago
  28. 8c8bad8 More checker tests for BCE. by Mingyao Yang · 10 years ago
  29. 1abb419 Optimizing: Speed up HInstruction use removal by David Brazdil · 10 years ago
  30. b666f48 Move arenas into runtime by Mathieu Chartier · 10 years ago
  31. 0304e18 Improve bce so that more bounds checks can be eliminated. by Mingyao Yang · 10 years ago
  32. cb1b00a Use the non access check entrypoint when possible. by Nicolas Geoffray · 10 years ago
  33. 827eedb Move code around and address growable_array comment. by Nicolas Geoffray · 10 years ago
  34. e6f1715 Fix build breakage after GVN change. by Nicolas Geoffray · 10 years ago
  35. 0418b5b ART: Fix linting errors by Andreas Gampe · 11 years ago
  36. f384f88 Bounds check elimination. by Mingyao Yang · 11 years ago