1. 81bd550 Assembler infrastructure. by sewardj · 20 years ago
  2. 443cd9d Loads more x86 insn selector hacking. by sewardj · 20 years ago
  3. 4042c7e Mucho instruction selector hacking. by sewardj · 20 years ago
  4. 66de227 Get rid of add with carry and subtract with borrow from the IR. by sewardj · 20 years ago
  5. e8e9d73 Mucho x86 instruction selector hacking. by sewardj · 20 years ago
  6. eeb9ef8 Get rid of guards on IR Puts, and instead have an IR Mux expression. by sewardj · 20 years ago
  7. 6d2638e Further improvements to the IR sanity checker. by sewardj · 20 years ago
  8. 6efd4a1 Complete the IR sanity checker -- at least up to the point where by sewardj · 20 years ago
  9. 3543921 First part of IR sanity checking: def/use checks. by sewardj · 20 years ago
  10. e539a40 Rationalise IR a bit: by sewardj · 20 years ago
  11. 9690d92 x86toIR: reorganise multiply stuff, and make a start on division stuff by sewardj · 20 years ago
  12. cf780b4 x86toIR: some multiply stuff by sewardj · 20 years ago
  13. 78c19df Rationalise IR-level control flow: by sewardj · 20 years ago
  14. 64e1d65 x86toIR: rep-prefixed insns by sewardj · 20 years ago
  15. 77b86be Yet more x86toIR cases, including set<cond> insn. by sewardj · 20 years ago
  16. 9334b0f Yet more cases in x86toIR. by sewardj · 20 years ago
  17. e90ad6a x86toIR: machinery for setting condition codes from shift insns. by sewardj · 20 years ago
  18. e87b484 More x86 -> IR stuff, including baseline %eflags handling. by sewardj · 20 years ago
  19. e05c42c A whole bunch more x86 -> IR hacking. by sewardj · 20 years ago
  20. 41f43bc - Mucho x86 to IR hacking. by sewardj · 20 years ago
  21. fbcaf33 More stuff. by sewardj · 20 years ago
  22. c9a6570 First pass at x86 to IR conversion. Compiles, but nothing works. by sewardj · 20 years ago
  23. 0f117cb fix buglet by sewardj · 20 years ago
  24. 2b51587 - Pass host-specific insn and register printing functions to by sewardj · 20 years ago
  25. 5287fd7 Final bits of jit->vex renaming I missed. by sewardj · 20 years ago
  26. 887a11a Rename everything to use the "vex" name. by sewardj · 20 years ago
  27. f13a16a Try and fill in jit_main.c. by sewardj · 20 years ago
  28. 35421a3 Major hashing around to restructure the world. by sewardj · 20 years ago
  29. ac9af02 Mash around top-level library structure some more. by sewardj · 20 years ago
  30. 3e1b2d2 Start to move files into a new structure. by sewardj · 20 years ago