1. 3db7068 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  2. 2afaff7 Refactor CompilerDriver::CompileAll(). by Vladimir Marko · 7 years ago
  3. dd121f6 Emit bit manipulation instructions for x86 and x86_64 by Shalini Salomi Bodapati · 7 years ago
  4. 76d4bb0f3 Remove need for intrinsic recognizer to be a pass. by Nicolas Geoffray · 7 years ago
  5. bdb2ecc Remove sharpening as an optimization pass. by Nicolas Geoffray · 7 years ago
  6. cdfc942 Merge "Revert "Emit vector mulitply and accumulate instructions for x86."" by Hans Boehm · 7 years ago
  7. f5f56c7 Revert "Emit vector mulitply and accumulate instructions for x86." by Hans Boehm · 7 years ago
  8. ad78fb2 Merge "Emit vector mulitply and accumulate instructions for x86." by Treehugger Robot · 7 years ago
  9. 6190888 Emit vector mulitply and accumulate instructions for x86. by Gupta Kumar, Sanjiv · 7 years ago
  10. bb089b6 Remove CompilerDriver::support_boot_image_fixup_. by Vladimir Marko · 7 years ago
  11. a043111 Move instruction_set_ to CompilerOptions. by Vladimir Marko · 7 years ago
  12. 2e14868 Step 2 of 2: conditional passes. by Aart Bik · 7 years ago
  13. 698ebbc Clean up CodeItemAccessors and Compact/StandardDexFile by Mathieu Chartier · 7 years ago
  14. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  15. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 8 years ago
  16. 28e012a Determine HLoadClass/String load kind early. by Vladimir Marko · 8 years ago
  17. 2ca10eb Refactored optimization passes setup. by Aart Bik · 8 years ago
  18. 1e065a5 optimizing: Refactor statistics to use OptimizingCompilerStats helper by Igor Murashkin · 8 years ago
  19. 69ba7b7 ART: Run GraphChecker after Builder and SsaBuilder by David Brazdil · 10 years ago
  20. 2d7352b ART: Dead block removal by David Brazdil · 10 years ago
  21. acf735c Reference type propagation by Calin Juravle · 10 years ago
  22. 3159674 Fix a bug in the type analysis phase of optimizing. by Nicolas Geoffray · 11 years ago
  23. 5e6916c Use HOptimization abstraction for running optimizations. by Nicolas Geoffray · 11 years ago
  24. c7dd295 Tidy up logging. by Ian Rogers · 11 years ago
  25. 75be283 Revert "Revert "Introduce a class to implement optimization passes."" by Roland Levillain · 11 years ago
  26. 1ddbf6d Revert "Introduce a class to implement optimization passes." by Nicolas Geoffray · 11 years ago
  27. bf9cd7b Introduce a class to implement optimization passes. by Roland Levillain · 11 years ago