1. a4b8c21 ART: Rediscover loops after deleting blocks in DCE by David Brazdil · 9 years ago
  2. 0a23d74 Add a parent environment to HEnvironment. by Nicolas Geoffray · 9 years ago
  3. 27df758 [optimizing] Add memory barriers in constructors when needed by Calin Juravle · 9 years ago
  4. 62e074f ART: Print C1vis header only if visualizer enabled by David Brazdil · 9 years ago
  5. 09ed1a3 [optimizing] Implement X86 intrinsic support by Mark Mendell · 9 years ago
  6. 7c3952f ART: Add -Wunused by Andreas Gampe · 9 years ago
  7. d6138ef Ensure the graph is correctly typed. by Nicolas Geoffray · 9 years ago
  8. bb7a28a ART: Dump environment to cfg file. by Zheng Xu · 10 years ago
  9. 5e8b137 Create HGraph outside Builder, print timings by David Brazdil · 10 years ago
  10. 82091da Implement LICM in optimizing compiler. by Nicolas Geoffray · 10 years ago
  11. ea55b93 ART: Further refactor use lists by David Brazdil · 10 years ago
  12. ed59619 Optimizing: Speed up HEnvironment use removal by David Brazdil · 10 years ago
  13. 9dec5a7 Merge "ART: Replace NULL to nullptr in the optimizing compiler" by Roland Levillain · 10 years ago
  14. 0ada95d ART: Replace NULL to nullptr in the optimizing compiler by Jean Christophe Beyler · 10 years ago
  15. 6c2dff8 Revert "Revert "Fully support pairs in the register allocator."" by Nicolas Geoffray · 10 years ago
  16. c399fdc Revert "Fully support pairs in the register allocator." by Nicolas Geoffray · 10 years ago
  17. 41aedbb Fully support pairs in the register allocator. by Nicolas Geoffray · 10 years ago
  18. c9025c1 Merge "ART: Fixed formatting in HGraphVisualizerPrinter" by David Brazdil · 10 years ago
  19. 36cf095 ART: Fixed formatting in HGraphVisualizerPrinter by David Brazdil · 10 years ago
  20. 840e546 Implement double and float support for arm in register allocator. by Nicolas Geoffray · 10 years ago
  21. b7e4a06 ART: Refactored VisualizerPrinter visitor pattern by David Brazdil · 10 years ago
  22. ee690a3 ART: Added Checker, a pattern matching test engine by David Brazdil · 10 years ago
  23. e53798a Inlining support in optimizing. by Nicolas Geoffray · 10 years ago
  24. 102cbed Implement register allocator for floating point registers. by Nicolas Geoffray · 10 years ago
  25. 75be283 Revert "Revert "Introduce a class to implement optimization passes."" by Roland Levillain · 10 years ago
  26. 56b9ee6 Stop converting from Location to ManagedRegister. by Nicolas Geoffray · 10 years ago
  27. 26a25ef Add a prepare for register allocation pass. by Nicolas Geoffray · 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
  30. 18efde5 Fix code generation with materialized conditions. by Nicolas Geoffray · 10 years ago
  31. b09aacb Small fixes to get the boot image compiled in debug mode. by Nicolas Geoffray · 10 years ago
  32. 96f89a2 Add assembly operations with constants in optimizing compiler. by Nicolas Geoffray · 10 years ago
  33. 412f10c Support longs in the register allocator for x86_64. by Nicolas Geoffray · 10 years ago
  34. 86dbb9a Final CL to enable register allocation on x86. by Nicolas Geoffray · 10 years ago
  35. a7062e0 Add a linear scan register allocator to the optimizing compiler. by Nicolas Geoffray · 10 years ago
  36. ddb311f Build live ranges in preparation for register allocation. by Nicolas Geoffray · 10 years ago
  37. 0d3f578 Linearize the graph before creating live ranges. by Nicolas Geoffray · 10 years ago
  38. f635e63 Add a compilation tracing mechanism to the new compiler. by Nicolas Geoffray · 10 years ago