1. 62e074f ART: Print C1vis header only if visualizer enabled by David Brazdil · 10 years ago
  2. 5e8b137 Create HGraph outside Builder, print timings by David Brazdil · 10 years ago
  3. 82091da Implement LICM in optimizing compiler. by Nicolas Geoffray · 10 years ago
  4. ee690a3 ART: Added Checker, a pattern matching test engine by David Brazdil · 11 years ago
  5. e53798a Inlining support in optimizing. by Nicolas Geoffray · 11 years ago
  6. 9f612ff ART: Fix unused variables and functions by Andreas Gampe · 11 years ago
  7. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 11 years ago
  8. 75be283 Revert "Revert "Introduce a class to implement optimization passes."" by Roland Levillain · 11 years ago
  9. 0279ebb Tidy ELF builder. by Ian Rogers · 11 years ago
  10. 1ddbf6d Revert "Introduce a class to implement optimization passes." by Nicolas Geoffray · 11 years ago
  11. bf9cd7b Introduce a class to implement optimization passes. by Roland Levillain · 11 years ago
  12. d31cf3d First optimization in new compiler: simple GVN. by Nicolas Geoffray · 11 years ago
  13. 86dbb9a Final CL to enable register allocation on x86. by Nicolas Geoffray · 11 years ago
  14. a7062e0 Add a linear scan register allocator to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  15. 0d3f578 Linearize the graph before creating live ranges. by Nicolas Geoffray · 11 years ago
  16. f635e63 Add a compilation tracing mechanism to the new compiler. by Nicolas Geoffray · 11 years ago