1. 1018bdd Heroic patch from Tom Hughes: by nethercote · 20 years ago
  2. b1affa8 Patch from Tom Hughes, for bug 72643: by nethercote · 20 years ago
  3. fca6018 Support for FXSAVE/FXRSTOR (Tom Hughes). Fixes #71180. by jseward · 21 years ago
  4. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  5. 66ee750 Don't print prediction info for branches if we're not generating it. by fitzhardinge · 21 years ago
  6. a02f881 Make rep; nop (pause) yield the thread. Based on a patch by Tom Hughes; by fitzhardinge · 21 years ago
  7. 462f4f9 An experiment in generating branch-prediction hints. Enable them with by fitzhardinge · 21 years ago
  8. 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
  9. 77d30a2 SSE/SSE2 fixes needed to run the entire test suite of the GNU by sewardj · 21 years ago
  10. 5efa4fd This creates a new UInstr for multiply. This is mainly so that memcheck by jsgf · 21 years ago
  11. 5686735 Delete some "inline" directives on functions that gcc-3.3.1 declined by sewardj · 21 years ago
  12. f26b216 export emit_movzbl_regmem_reg as the other variants are exported too by daywalker · 21 years ago
  13. a7b627d wibble by njn · 21 years ago
  14. 9dd209f A few more SSEs. by sewardj · 21 years ago
  15. 1e86b8b - Add a few more SSE instructions by sewardj · 21 years ago
  16. abf8bf8 - Continue to clear up SSE insn emitters following recent cleanups re by sewardj · 21 years ago
  17. 4fbe6e9 Rename the SSE and MMX uinstrs which read/write integer registers, in by sewardj · 21 years ago
  18. e3891fa Yet more SSE insns. by sewardj · 21 years ago
  19. a453fb0 More SSE instructions. by sewardj · 21 years ago
  20. 8f33ba6 Fix code generation errors for the SSE3g_ family. This fixes various by sewardj · 21 years ago
  21. b31b06d Tonight's installment of SSE madness. Add a couple more nasties by sewardj · 21 years ago
  22. 02af6bc Fill in a few more SSE/SSE2 insns, with current aim of being able to by sewardj · 21 years ago
  23. de8aecf Fix a design flaw in the SSE decoder. Remove duplication and by sewardj · 21 years ago
  24. a60be0e Implement enough SSE/SSE2 insns so that all the GL demos in qt-3.1.0 by sewardj · 21 years ago
  25. febaa3b Implement a few SSE instructions, enough to run bzip2 when compiled by sewardj · 21 years ago
  26. d304045 by njn · 21 years ago
  27. 05bcdcb gcc-3.3 as supplied with SuSE 8.2 ("gcc version 3.3 20030226 by sewardj · 21 years ago
  28. b91ae7f by sewardj · 21 years ago
  29. 0e1b514 Updated copyright notices for 2003. Only 4 months late. by njn · 21 years ago
  30. 9b007f6 ----------------------------------------------------------------------------- by njn · 21 years ago
  31. d1c9e43 Implement MMX movd where the src is an mmxreg and the dst is an ireg or memory. by sewardj · 21 years ago
  32. ca86001 More MMX stuff, including a bunch of prefetch insns. by sewardj · 21 years ago
  33. f5ca28c Fix a bug to do with lazy eflags updating and FPU insns. by sewardj · 21 years ago
  34. 3d7c9c8 by sewardj · 21 years ago
  35. f4ce3d3 by njn · 21 years ago
  36. b93d178 Added some functions for skins to access shadow registers: by njn · 21 years ago
  37. 563f96f Renamed VG_(nameCondcode)() as VG_(name_UCondcode)() to make it consistent by njn · 21 years ago
  38. 0973662 synth_jcond_lit: fix bug in the sequences generated for LE/NLE. by sewardj · 22 years ago
  39. f0f12aa by sewardj · 22 years ago
  40. 706240d by sewardj · 22 years ago
  41. a2c5a73 #if 0 out unused functions. by sewardj · 22 years ago
  42. bb6c118 Merge patch from JeremyF: by sewardj · 22 years ago
  43. bd6473c Tighten up assertion in VG_(target_forward). by sewardj · 22 years ago
  44. a2113f9 by sewardj · 22 years ago
  45. 75f0493 by sewardj · 22 years ago
  46. ac3414b Back out rev 1.27 since this seems to be causing mozilla-1.2.1 to loop by sewardj · 22 years ago
  47. 3954207 synth_jcond_lit: Handle simd cases for CondO / CondNO. by sewardj · 22 years ago
  48. 99cc5fd by sewardj · 22 years ago
  49. 06d3f8c Re-add the NP case in synth_jcond_lit. by sewardj · 22 years ago
  50. fa492d4 by sewardj · 22 years ago
  51. b5ff83e by sewardj · 22 years ago
  52. 83f1186 Merge patch from JeremyF: by sewardj · 22 years ago
  53. 2370f3b by sewardj · 22 years ago
  54. 22854b9 by sewardj · 22 years ago
  55. 1b7d802 by sewardj · 22 years ago
  56. 6c3769f by sewardj · 22 years ago
  57. 7a5ebcf by sewardj · 22 years ago
  58. 478335c by sewardj · 22 years ago
  59. ac6c176 by njn · 22 years ago
  60. c953984 by njn · 22 years ago
  61. e427a66 by njn · 22 years ago
  62. d077f53 Teach memcheck about instrumenting {GET,PUT,USE}SEG. by sewardj · 22 years ago
  63. e104247 by sewardj · 22 years ago
  64. 4ba5a79 by njn · 22 years ago
  65. e49d8e7 Files updated, added and removed in order to turn the ERASER branch into HEAD by njn25 · 22 years ago
  66. 5a74eb8 by njn · 22 years ago
  67. 6431be7 by njn · 22 years ago
  68. 18d7513 Remove existing non-working support for self-modifying code, and instead by sewardj · 22 years ago
  69. 8d32be7 by sewardj · 22 years ago
  70. 79be106 Get rid of the muraroa.demon.co.uk references since that account is by sewardj · 22 years ago
  71. 54cacf0 by sewardj · 22 years ago
  72. 2e93c50 by sewardj · 22 years ago
  73. 4a7456e Detect FPU instructions which set %EFLAGS and mark the resulting by sewardj · 22 years ago
  74. de4a1d0 Initial revision by sewardj · 22 years ago