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