1. 54f4fbd Remove MIPS support from Optimizing. by Vladimir Marko · 5 years ago
  2. 0a51605 Revert "Make compiler/optimizing/ symbols hidden." by Vladimir Marko · 5 years ago
  3. e272715 Make compiler/optimizing/ symbols hidden. by Vladimir Marko · 5 years ago
  4. 038924b ART: Reduce dependencies on CompilerDriver. by Vladimir Marko · 6 years ago
  5. 2afaff7 Refactor CompilerDriver::CompileAll(). by Vladimir Marko · 6 years ago
  6. dd121f6 Emit bit manipulation instructions for x86 and x86_64 by Shalini Salomi Bodapati · 6 years ago
  7. 76d4bb0f3 Remove need for intrinsic recognizer to be a pass. by Nicolas Geoffray · 6 years ago
  8. bdb2ecc Remove sharpening as an optimization pass. by Nicolas Geoffray · 6 years ago
  9. f5f56c7 Revert "Emit vector mulitply and accumulate instructions for x86." by Hans Boehm · 7 years ago
  10. 6190888 Emit vector mulitply and accumulate instructions for x86. by Gupta Kumar, Sanjiv · 7 years ago
  11. 2e14868 Step 2 of 2: conditional passes. by Aart Bik · 7 years ago
  12. 2477320 Step 1 of 2: conditional passes. by Aart Bik · 7 years ago
  13. 2ca10eb Refactored optimization passes setup. by Aart Bik · 7 years ago
  14. 1e065a5 optimizing: Refactor statistics to use OptimizingCompilerStats helper by Igor Murashkin · 7 years ago
  15. 5319d3c Implement running user defined list of passes by Wojciech Staszkiewicz · 8 years ago
  16. f9f6441 Optimizing: Tag Arena allocations with their source. by Vladimir Marko · 9 years ago
  17. 854a02b Improved side effect analysis (field/array write/read). by Aart Bik · 10 years ago
  18. 69ba7b7 ART: Run GraphChecker after Builder and SsaBuilder by David Brazdil · 10 years ago
  19. a3a3c59 Optimizing: Move optimization objects to Arena. by Vladimir Marko · 10 years ago
  20. 2d7352b ART: Dead block removal by David Brazdil · 10 years ago
  21. 7c3952f ART: Add -Wunused by Andreas Gampe · 10 years ago
  22. acf735c Reference type propagation by Calin Juravle · 10 years ago
  23. 5e8b137 Create HGraph outside Builder, print timings by David Brazdil · 10 years ago
  24. 82091da Implement LICM in optimizing compiler. by Nicolas Geoffray · 10 years ago
  25. 9f612ff ART: Fix unused variables and functions by Andreas Gampe · 10 years ago
  26. 5e6916c Use HOptimization abstraction for running optimizations. by Nicolas Geoffray · 10 years ago
  27. 75be283 Revert "Revert "Introduce a class to implement optimization passes."" by Roland Levillain · 10 years ago
  28. 1ddbf6d Revert "Introduce a class to implement optimization passes." by Nicolas Geoffray · 10 years ago
  29. bf9cd7b Introduce a class to implement optimization passes. by Roland Levillain · 10 years ago