1. 58800ff Improve verbosity control, so that verbosity can be set individually by sewardj · 20 years ago
  2. 750f407 Fix enough bits and pieces so "int main (void) { return 0; }" works. by sewardj · 20 years ago
  3. 86898e8 Start pushing some instructions through the x86 assembler. by sewardj · 20 years ago
  4. ea64e14 More x86 insn emitter hacking. by sewardj · 20 years ago
  5. bad34a9 Make a start on x86 instruction emission. by sewardj · 20 years ago
  6. 81bd550 Assembler infrastructure. by sewardj · 20 years ago
  7. 1f40a0a - Fix up verbosity control. by sewardj · 20 years ago
  8. e8e9d73 Mucho x86 instruction selector hacking. by sewardj · 20 years ago
  9. 41f43bc - Mucho x86 to IR hacking. by sewardj · 20 years ago
  10. fbcaf33 More stuff. by sewardj · 20 years ago
  11. d733aed Enable valgrind checking of vex (ugly hack). by sewardj · 20 years ago
  12. ced9fe5 Test driver, and test input for "int main ( void ) { return 42; }" by sewardj · 20 years ago
  13. 2b51587 - Pass host-specific insn and register printing functions to by sewardj · 20 years ago
  14. 887a11a Rename everything to use the "vex" name. by sewardj · 20 years ago
  15. ce605f9 - Make stuff link. by sewardj · 20 years ago
  16. ac9af02 Mash around top-level library structure some more. by sewardj · 20 years ago
  17. 3b9d65e by sewardj · 20 years ago
  18. 194d54a * Move the x86 genSpill/genRestore functions to the right place. by sewardj · 20 years ago
  19. 12952ef Test for x86 code generation of shifts, and for vreg coalescing in reg-alloc. by sewardj · 20 years ago
  20. 0ec3325 Make reg allocator work, to a first approximation at least. by sewardj · 20 years ago
  21. 2cd80dc Tie everything together enough so the reg-allocator can be test-run. by sewardj · 20 years ago
  22. c97096c First draft of tree-based instruction selector. by sewardj · 20 years ago