1. ea64e14 More x86 insn emitter hacking. by sewardj · 20 years ago
  2. bad34a9 Make a start on x86 instruction emission. by sewardj · 20 years ago
  3. 8af36f1 Rename x86h_defs.[ch] to x86host_defs.[ch]. by sewardj · 20 years ago[Renamed (99%) from priv/host-x86/x86h_defs.c]
  4. 81bd550 Assembler infrastructure. by sewardj · 20 years ago
  5. 1f40a0a - Fix up verbosity control. by sewardj · 20 years ago
  6. 5c34dc9 Complete first pass thru x86 instruction selector. by sewardj · 20 years ago
  7. 597b71b Teach x86 insn selector how to generate code for 64-bit expressions. by sewardj · 20 years ago
  8. 60f4e3c Refine x86 instruction representation a bit. by sewardj · 20 years ago
  9. 443cd9d Loads more x86 insn selector hacking. by sewardj · 20 years ago
  10. 4042c7e Mucho instruction selector hacking. by sewardj · 20 years ago
  11. e8e9d73 Mucho x86 instruction selector hacking. by sewardj · 20 years ago
  12. 0a5f5c8 fix buglet by sewardj · 20 years ago
  13. 887a11a Rename everything to use the "vex" name. by sewardj · 20 years ago
  14. f13a16a Try and fill in jit_main.c. by sewardj · 20 years ago
  15. 35421a3 Major hashing around to restructure the world. by sewardj · 20 years ago
  16. ac9af02 Mash around top-level library structure some more. by sewardj · 20 years ago
  17. 3e1b2d2 Start to move files into a new structure. by sewardj · 20 years ago[Renamed from x86h_defs.c]
  18. 194d54a * Move the x86 genSpill/genRestore functions to the right place. by sewardj · 20 years ago
  19. a9a0cd2 Add an isMove function for X86 (integer only). Fix regUsage claim for "ret". 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. 53f85a9 Add getRegUsage and mapRegs functions for X86 instructions. Tedious. by sewardj · 20 years ago
  23. 66f2f79 Try to get x86 instruction representation to something sane, and fix by sewardj · 20 years ago
  24. c97096c First draft of tree-based instruction selector. by sewardj · 20 years ago