1. aca070a Merge r1663-r1666: by sewardj · 18 years ago
  2. f4c803b Add support for amd64 'fprem' (fixes bug 132918). This isn't exactly by sewardj · 18 years ago
  3. a33e9a4 Update copyright dates. by sewardj · 18 years ago
  4. 8f07359 Counterpart to r1605: in the ppc insn selector, don't use the bits by sewardj · 18 years ago
  5. 4796d66 Fixups following recent FP rounding mode changes. by sewardj · 19 years ago
  6. 0528bb5 Modify amd64 backend to use jump-jump scheme rather than call-return scheme. by sewardj · 19 years ago
  7. 92b6436 Added 'Bool mode64' to the various backend functions, to distinguish 32/64bit arch's. by cerion · 19 years ago
  8. 7bd6ffe by sewardj · 19 years ago
  9. dbcfae7 by sewardj · 19 years ago
  10. 27e1dd6 (API-visible change): generalise the VexSubArch idea. Everywhere by sewardj · 19 years ago
  11. 501a339 AMD64 backend cleanup: get rid of instruction variants which the insn by sewardj · 19 years ago
  12. 5992bd0 Lots more SSE2 instructions. by sewardj · 19 years ago
  13. adffcef SSE2, on and on and on. There are more different SSE2 instructions by sewardj · 19 years ago
  14. 9762859 Enough SSE2 instructions to sink a small ship. And that's not even by sewardj · 19 years ago
  15. 5e20537 Even more x87 instructions. by sewardj · 19 years ago
  16. 25a8581 Make a whole bunch more x87 instructions work on amd64. by sewardj · 19 years ago
  17. 0971734 Implement a whole bunch more SSE instructions on amd64. by sewardj · 19 years ago
  18. 4c328cf Play a few more rounds of the SSE game on amd64. by sewardj · 19 years ago
  19. 571d289 Fix comment. by sewardj · 20 years ago
  20. f53b735 More AMD64 instructions: sfence, movnti, bsf{w,l,q} by sewardj · 20 years ago
  21. a5bd0af Fix some isel cases pertaining to 1-bit values. This makes lackey by sewardj · 20 years ago
  22. 8d96531 Fill in a huge number of amd64 floating point cases, and start to by sewardj · 20 years ago
  23. 1a01e65 Many amd64 FP cases, including conversion to/from int (tedious stuff). by sewardj · 20 years ago
  24. 1830386 amd64 guest/host floating point square root (easy) and comparisons (difficult) by sewardj · 20 years ago
  25. 1001dc4 Make a start on floating point for AMD64. by sewardj · 20 years ago
  26. 7de0d3c Fill in many amd64 integer cases. by sewardj · 20 years ago
  27. d0a12df Fill in many amd64 front end and back end cases. by sewardj · 20 years ago
  28. 9b96767 Add a new IR type -- 128-bit integral (I128) and a small collection of by sewardj · 20 years ago
  29. 53df061 'movabsq' instruction definitions. by sewardj · 20 years ago
  30. 05b3b6a Fix many instruction selection cases, including function calls. by sewardj · 20 years ago
  31. f67eadf Fix enough stuff so that the first bb goes through, up to and by sewardj · 20 years ago
  32. 8258a8c Do a bunch more basic integer instruction selection cases. by sewardj · 20 years ago
  33. 614b3fb My first AMD64 instruction. Ga. Goo. (etc) by sewardj · 20 years ago
  34. c33671d Get the AMD64 back-end show on the road. by sewardj · 20 years ago
  35. a3e9830 Files for amd64 back end. by sewardj · 20 years ago