1. 3e1b2d2 Start to move files into a new structure. by sewardj · 20 years ago
  2. 6f37cce * Take into account register classes when assigning spill slots. by sewardj · 20 years ago
  3. 194d54a * Move the x86 genSpill/genRestore functions to the right place. by sewardj · 20 years ago
  4. 6c77c95 Add prototype for isMove_X86Instr. by sewardj · 20 years ago
  5. 0ec3325 Make reg allocator work, to a first approximation at least. by sewardj · 20 years ago
  6. 2cd80dc Tie everything together enough so the reg-allocator can be test-run. by sewardj · 20 years ago
  7. 53f85a9 Add getRegUsage and mapRegs functions for X86 instructions. Tedious. by sewardj · 20 years ago
  8. b3d4ce7 Complete reg-alloc output storage, and misc other stuff to make it by sewardj · 20 years ago
  9. af5a522 Get the register allocator a lot closer to compiling. by sewardj · 20 years ago
  10. 8bc26ee Support stuff for register allocation. by sewardj · 20 years ago
  11. 66f2f79 Try to get x86 instruction representation to something sane, and fix by sewardj · 20 years ago
  12. c97096c First draft of tree-based instruction selector. by sewardj · 20 years ago
  13. e3d0d2e Redo IR data structures using tagged unions. by sewardj · 20 years ago
  14. 6e800cd Move to a new home. by sewardj · 20 years ago
  15. 5cf515f Add basic storage management. by sewardj · 20 years ago