1. 102cbed Implement register allocator for floating point registers. by Nicolas Geoffray · 10 years ago
  2. 75be283 Revert "Revert "Introduce a class to implement optimization passes."" by Roland Levillain · 10 years ago
  3. 56b9ee6 Stop converting from Location to ManagedRegister. by Nicolas Geoffray · 10 years ago
  4. 26a25ef Add a prepare for register allocation pass. by Nicolas Geoffray · 10 years ago
  5. 1ddbf6d Revert "Introduce a class to implement optimization passes." by Nicolas Geoffray · 10 years ago
  6. bf9cd7b Introduce a class to implement optimization passes. by Roland Levillain · 10 years ago
  7. 18efde5 Fix code generation with materialized conditions. by Nicolas Geoffray · 10 years ago
  8. b09aacb Small fixes to get the boot image compiled in debug mode. by Nicolas Geoffray · 11 years ago
  9. 96f89a2 Add assembly operations with constants in optimizing compiler. by Nicolas Geoffray · 11 years ago
  10. 412f10c Support longs in the register allocator for x86_64. by Nicolas Geoffray · 11 years ago
  11. 86dbb9a Final CL to enable register allocation on x86. by Nicolas Geoffray · 11 years ago
  12. a7062e0 Add a linear scan register allocator to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  13. ddb311f Build live ranges in preparation for register allocation. by Nicolas Geoffray · 11 years ago
  14. 0d3f578 Linearize the graph before creating live ranges. by Nicolas Geoffray · 11 years ago
  15. f635e63 Add a compilation tracing mechanism to the new compiler. by Nicolas Geoffray · 11 years ago