1. 55085f8 Changes for -Wwrite-strings by florian · 12 years ago
  2. 5ea257b Change the return value of LibVEX_{Chain,UnChain,PatchProfInc}. by florian · 12 years ago
  3. 25e5473 Update copyright dates to include 2012. by sewardj · 12 years ago
  4. 3616a2e Remove, or (where it might later come in handy) comment out artefacts by sewardj · 12 years ago
  5. c4530ae Add initial support for Intel AVX instructions (VEX side). by sewardj · 12 years ago
  6. 3e8ba60 Ain_XDirect, Ain_XIndir: use short form encodings where possible. by sewardj · 12 years ago
  7. c6f970f Add translation chaining support for amd64, x86 and ARM (VEX side). See #296422. by sewardj · 12 years ago
  8. e6c53e0 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  9. 9cc2bbf Improvements to code generation for 32 bit instructions. When by sewardj · 13 years ago
  10. 010ac54 x86 and amd64 back ends: when generating transfers back to the by sewardj · 13 years ago
  11. 7cf5bd0 Emit Ain_Imm64 (64-bit immediate constant loads to register) using a by sewardj · 13 years ago
  12. ca257bc Minor amd64 instruction selection improvements, leading to a by sewardj · 14 years ago
  13. d15b597 Implement ROUNDSS (partial implementation, in the case where by sewardj · 14 years ago
  14. 752f906 Update copyright dates to 2010 and change license to standard GPL2+. by sewardj · 14 years ago
  15. 2a1ed8e Make the x86 and amd64 back ends use the revised prototypes for by sewardj · 15 years ago
  16. 95e154c Use a shorter instruction encoding for "mov $smallish positive int, %reg". by sewardj · 15 years ago
  17. cef7d3e by sewardj · 15 years ago[Renamed (99%) from priv/host-amd64/hdefs.c]
  18. e9d8a26 Merge in branches/DCAS: by sewardj · 15 years ago
  19. 4970e4e Support FPREM1 on amd64. Fixes #172563. by sewardj · 16 years ago
  20. a26d820 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  21. 150c9cd by sewardj · 17 years ago
  22. 0f50004 Support x86 $int 0x40 .. 0x43 instructions on Linux. Apparently these by sewardj · 17 years ago
  23. 4d77a9c Merge from CGTUNE branch, code generation improvements for amd64: by sewardj · 17 years ago
  24. 6ce1a23 Counterpart to r1745: teach the amd64 back end how to generate 'lea' by sewardj · 17 years ago
  25. ada80ba Support 'INT $3' instruction on amd64 (counterpart to vx1736). by sewardj · 18 years ago
  26. e744153 Update copyright dates. by sewardj · 18 years ago
  27. c429324 On amd64, allow the register allocator to use %r10 which it previously by sewardj · 18 years ago
  28. f4c803b Add support for amd64 'fprem' (fixes bug 132918). This isn't exactly by sewardj · 18 years ago
  29. a33e9a4 Update copyright dates. by sewardj · 18 years ago
  30. ce02aa7 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
  31. 0528bb5 Modify amd64 backend to use jump-jump scheme rather than call-return scheme. by sewardj · 19 years ago
  32. 92b6436 Added 'Bool mode64' to the various backend functions, to distinguish 32/64bit arch's. by cerion · 19 years ago
  33. b928263 Implement vector FP unordered compares on amd64. by sewardj · 19 years ago
  34. 4fa325a API change: make the handling of syscall-denoting instructions a bit by sewardj · 19 years ago
  35. 7bd6ffe by sewardj · 19 years ago
  36. dbcfae7 by sewardj · 19 years ago
  37. e8aaa87 Fix bits and pieces needed to make self-checking-translations work on amd64. by sewardj · 19 years ago
  38. 9b457d8 Allow reg-alloc to use %rbx. This is a callee-saved register and by sewardj · 19 years ago
  39. 26b32fc Ah, the joys of register allocation. You might think that giving by sewardj · 19 years ago
  40. ac53044 Make the amd64 back end capable of dealing with the stuff memcheck by sewardj · 19 years ago
  41. 501a339 AMD64 backend cleanup: get rid of instruction variants which the insn by sewardj · 19 years ago
  42. ca673ab Placate icc. by sewardj · 19 years ago
  43. 5992bd0 Lots more SSE2 instructions. by sewardj · 19 years ago
  44. adffcef SSE2, on and on and on. There are more different SSE2 instructions by sewardj · 19 years ago
  45. 9762859 Enough SSE2 instructions to sink a small ship. And that's not even by sewardj · 19 years ago
  46. a7ba8c4 First pass through SSE1 instructions. by sewardj · 19 years ago
  47. 432f8b6 Many amd64 SSE1 instructions. by sewardj · 19 years ago
  48. 5e20537 Even more x87 instructions. by sewardj · 19 years ago
  49. 25a8581 Make a whole bunch more x87 instructions work on amd64. by sewardj · 19 years ago
  50. 0971734 Implement a whole bunch more SSE instructions on amd64. by sewardj · 19 years ago
  51. 4c328cf Play a few more rounds of the SSE game on amd64. by sewardj · 19 years ago
  52. b522077 Emit 'negq'. by sewardj · 19 years ago
  53. 943fa54 Increase number of integer registers in use from 3 to 8. by sewardj · 19 years ago
  54. dc2ca89 Fix a nasty assembler bug, in the handling of Set64, arising from by sewardj · 19 years ago
  55. f53b735 More AMD64 instructions: sfence, movnti, bsf{w,l,q} by sewardj · 19 years ago
  56. 3aba9eb Support a few more insns I ran across whilst trying to start up by sewardj · 19 years ago
  57. 137015d Fix many amd64 floating point cases that were missing. by sewardj · 19 years ago
  58. a5bd0af Fix some isel cases pertaining to 1-bit values. This makes lackey by sewardj · 19 years ago
  59. 03ccf85 The "icc -Wall" placation project rumbles onward ... by sewardj · 19 years ago
  60. a890367 Comment-only change. by sewardj · 20 years ago
  61. 37d5257 Even more amd64 floating point bits and pieces. by sewardj · 20 years ago
  62. c49ce23 Fill in a bunch more amd64 floating point cases. Some non-trivial by sewardj · 20 years ago
  63. 8d96531 Fill in a huge number of amd64 floating point cases, and start to by sewardj · 20 years ago
  64. 1a01e65 Many amd64 FP cases, including conversion to/from int (tedious stuff). by sewardj · 20 years ago
  65. 9da1697 More amd64 SSE/FP bits and pieces. by sewardj · 20 years ago
  66. 1830386 amd64 guest/host floating point square root (easy) and comparisons (difficult) by sewardj · 20 years ago
  67. 1001dc4 Make a start on floating point for AMD64. by sewardj · 20 years ago
  68. 85520e4 Fix many amd64 guest/host cases required to run test/test-amd64.c. by sewardj · 20 years ago
  69. a6b93d1 Fix enough stuff to get through 'hello world' on amd64. by sewardj · 20 years ago
  70. 7de0d3c Fill in many amd64 integer cases. by sewardj · 20 years ago
  71. d0a12df Fill in many amd64 front end and back end cases. by sewardj · 20 years ago
  72. 486074e More amd64 back end bits and pieces. by sewardj · 20 years ago
  73. e169895 More amd64 instruction set support. This includes (in toIR) more stuff by sewardj · 20 years ago
  74. 9b96767 Add a new IR type -- 128-bit integral (I128) and a small collection of by sewardj · 20 years ago
  75. e95b04a Fix assembly of amd64 amodes: the special cases that apply to %rsp on by sewardj · 20 years ago
  76. c2bcb6f Get a clean(er) build on amd64. Also a couple of amd64 fe/be fixes. by sewardj · 20 years ago
  77. 3119107 A few more bits and pieces of amd64 instruction support. by sewardj · 20 years ago
  78. 1b8d58e Fill in many amd64 assembler cases. by sewardj · 20 years ago
  79. 549e064 Fill in some more amd64 assembler cases. by sewardj · 20 years ago
  80. 813ce9e Make a start on the amd64 assembler. Bleh. by sewardj · 20 years ago
  81. 05b3b6a Fix many instruction selection cases, including function calls. by sewardj · 20 years ago
  82. f67eadf Fix enough stuff so that the first bb goes through, up to and by sewardj · 20 years ago
  83. 8258a8c Do a bunch more basic integer instruction selection cases. by sewardj · 20 years ago
  84. 614b3fb My first AMD64 instruction. Ga. Goo. (etc) by sewardj · 20 years ago
  85. c33671d Get the AMD64 back-end show on the road. by sewardj · 20 years ago
  86. a3e9830 Files for amd64 back end. by sewardj · 20 years ago