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