1. de025a7 Fix a bug in LiveInterval::FirstRegisterUseAfter. by Nicolas Geoffray · 11 years ago
  2. 86dbb9a Final CL to enable register allocation on x86. by Nicolas Geoffray · 11 years ago
  3. 31d76b4 Plug code generator into liveness analysis. by Nicolas Geoffray · 11 years ago
  4. ec7e472 Fix some bugs in graph construction/simplification methods. by Nicolas Geoffray · 11 years ago
  5. a7062e0 Add a linear scan register allocator to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  6. ddb311f Build live ranges in preparation for register allocation. by Nicolas Geoffray · 11 years ago
  7. 0d3f578 Linearize the graph before creating live ranges. by Nicolas Geoffray · 11 years ago
  8. 804d093 Build live-in, live-out and kill sets for each block. by Nicolas Geoffray · 11 years ago