1. 1ea1b61 Update the embedded memcheck instrumenter so it works again. by sewardj · 19 years ago
  2. 18fca0f Update comment. by sewardj · 19 years ago
  3. 4a6f384 icc -Wall cleanups by sewardj · 19 years ago
  4. a2d37d8 reinstate test_misc() by sewardj · 19 years ago
  5. 0f33861 Fix bug? in do_put_x87 which would have resulting in FLDENV setting to by sewardj · 19 years ago
  6. e128ea1 The helper for FXAM wasn't setting the C1 flag correctly. This bug by sewardj · 19 years ago
  7. fef858e Do a sane level of testing. by sewardj · 19 years ago
  8. dbdc5b3 Put some ULLs at the end of 64-bit constants for good measure. by sewardj · 19 years ago
  9. a4b4be4 icc -Wall fixes by sewardj · 19 years ago
  10. 4871b48 icc -Wall fixes by sewardj · 19 years ago
  11. 3ddedc4 Implement %ffree. by sewardj · 19 years ago
  12. 20f6129 Update stuff in test harness. by sewardj · 19 years ago
  13. 0c7a4f9 Very inadequate test program for fxam. by sewardj · 19 years ago
  14. 1fa7b80 Placate icc -Wall. Required hand-to-hand combat with icc, and I may by sewardj · 19 years ago
  15. ebc0f74 Placate icc -Wall. by sewardj · 19 years ago
  16. de8c987 Icc typechecker police. by sewardj · 19 years ago
  17. a5bd0af Fix some isel cases pertaining to 1-bit values. This makes lackey by sewardj · 19 years ago
  18. c5f9297 Don't shout about kludged rdtsc by sewardj · 19 years ago
  19. b4fd2e7 Reinstate 'xadd' instruction. by sewardj · 19 years ago
  20. 007e9ec Re-enable a few cases. by sewardj · 19 years ago
  21. 8330196 Make rdtsc return 1 instead of 0, to stop glibc's resolver looping. by sewardj · 19 years ago
  22. 9ff93bc Deal more rationally with LOCK prefixes, correct at least in the way by sewardj · 19 years ago
  23. 31eecde * widening (u)mulq from memory operand * movb imm8,%bh (untested) by sewardj · 19 years ago
  24. 1e49935 Fix silly bug introduced in r1066. by sewardj · 19 years ago
  25. 4133609 We don't need two copies of this -- there's another in orig_x86. by sewardj · 19 years ago
  26. 8bee6d1 Turns out the recent IRStmt_NoOp hackery broke the IR optimiser quite by sewardj · 19 years ago
  27. d20b290 amd64 back end: deal with (ignore) Ist_IMark and Ist_NoOp by sewardj · 19 years ago
  28. 8137b5b Generate offsets needed for V on amd64. by sewardj · 19 years ago
  29. 428fabd Make several more files compile cleanly with icc -Wall. Hopefully by sewardj · 19 years ago
  30. 03ccf85 The "icc -Wall" placation project rumbles onward ... by sewardj · 19 years ago
  31. c7c098f The Icc typechecker police have been round banging on our doors again. by sewardj · 19 years ago
  32. 600deec Bring up-to-date. by sewardj · 19 years ago
  33. 918c8f3 A small API change: pass both the guest and host word sizes to the by sewardj · 19 years ago
  34. d2445f6 Add a new IR statement kind: IRStmt_NoOp, to denote a no-operation. by sewardj · 19 years ago
  35. 36917e9 Fix copy-n-paste-o spotted by Ceri. by sewardj · 19 years ago
  36. 496a58d This commit looks big but it is really quite small. Fixes some by sewardj · 19 years ago
  37. d24931d The party never stops in x86-land: implement 'fstsw' as cachegrind's by sewardj · 19 years ago
  38. 1c31877 More insns: ftst, movupd by sewardj · 19 years ago
  39. f435bad Move this file to the right place. by sewardj · 19 years ago
  40. bbb7914 Test for the x87 'tst' instruction. In the wrong place unfortunately. by sewardj · 19 years ago
  41. 3d870a3 Framework for front-end floating point disassembly by cerion · 19 years ago
  42. aac7e08 Fill in missing pinsrw memory-to-xmm case. by sewardj · 19 years ago
  43. aee4524 Quieten down gcc by cerion · 19 years ago
  44. cb998d9 Use ULong instead of Int for stopAfter and n_bbs_done - shouldn't run out of bbs for a while now... by cerion · 19 years ago
  45. da08626 handy test wrapper by cerion · 19 years ago
  46. f9e0ef3 stop compiler errors on fp regs, add possibily of setting xer_ca, clearly choose what tests to run by cerion · 19 years ago
  47. 0c12a27 Print IMarks a bit more visibly. by sewardj · 19 years ago
  48. 2b0ca46 We no longer need a complete spare copy of V hanging off the Vex tree. by sewardj · 19 years ago
  49. f168931 by sewardj · 19 years ago
  50. c279b3f Revert to doing x86->x86 (utterly trivial change) by sewardj · 19 years ago
  51. ec6df2f Fixed front-end srawi carry flag calc by cerion · 19 years ago
  52. 1f126c5 Add guest_TISTART and guest_TILEN fields to all guest state structs, by sewardj · 19 years ago
  53. 4cca75c Add %EBP/%RBP to the set of registers for which redundant-PUT by sewardj · 19 years ago
  54. b79fb37 small fix to rlwnm_cb loop by cerion · 19 years ago
  55. 70e2412 Fixed xer_ca flag calc for subfze, by cerion · 19 years ago
  56. a8078f6 Be a bit more paranoid about icbi. by sewardj · 19 years ago
  57. e45acad Improved method for discarding invalidated translations. by sewardj · 19 years ago
  58. 7ce9d15 Support for vex-directed instruction-cache invalidation, needed for by sewardj · 19 years ago
  59. 81db809 Brain-dead (but working) support for Vex-directed translation-cache invalidates. by sewardj · 19 years ago
  60. 32cd080 Somewhat reduce the number of immediate values in test-with-immediate by sewardj · 19 years ago
  61. 99f3577 Fix backend cntlzw by cerion · 19 years ago
  62. a2f7588 Cleanup backend: var name chages like src1,2 -> srcL,R etc by cerion · 19 years ago
  63. 9a036bf Build fixes for gcc-2.96 (be more ANSI C compliant wrt placement by sewardj · 19 years ago
  64. 51fe584 Fixed ghelper mullwo overflow calc by cerion · 19 years ago
  65. 3a589ea Fixed front-end slw for sh_amt of 32 to 64 by cerion · 19 years ago
  66. 7420b09 Fill in missing memory case for pinsrw. by sewardj · 19 years ago
  67. 5a8334e The IR sanity checker quite rightly jumps up and down on the ill-typed by sewardj · 19 years ago
  68. b80f14d Reenable mov imm,$reg. Curious this never happened before. by sewardj · 19 years ago
  69. 4dfb199 So what if we are ignoring a branch hint? No need to shout about it. by sewardj · 19 years ago
  70. 490ad38 Deal with Group 8 immediates (bt, btl, btr, btc). by sewardj · 19 years ago
  71. 7ec59f6 Deal better with x86 'rep nop' (P4 pause hint). by sewardj · 19 years ago
  72. 33b5354 Reenable cmpsw/cmpsl. by sewardj · 19 years ago
  73. 1f2e2f8 Make suitable for initial test run. by sewardj · 19 years ago
  74. 38e3adc Fixed front-end xer reg access by cerion · 19 years ago
  75. 399fa14 Change license on switchback/test_ppc_jm1.c as per Jocelyn's instructions. by sewardj · 19 years ago
  76. b122d42 rm QEMU references; the derivation is now so distant its barely relevant. by sewardj · 19 years ago
  77. a05d91f Apparently we're a .net, not merely a .co.uk. by sewardj · 19 years ago
  78. 0f98dcd Fix typo by sewardj · 19 years ago
  79. 113c265 Statement about copyright. by sewardj · 19 years ago
  80. c9ba787 Add a copy of GNU GPL v2. by sewardj · 19 years ago
  81. 7e61654 Clean up for public availability. by sewardj · 19 years ago
  82. b00db87 Added test_ppc to Makefile by cerion · 19 years ago
  83. 791446e Another test commit by sewardj · 19 years ago
  84. bc4853b A second test commit. by sewardj · 19 years ago
  85. a2d8d75 Remove something old (really, a test commit for the new repo location) by sewardj · 19 years ago
  86. 941a905 Jocelyn Mayer's fabulous ppc test program. by sewardj · 19 years ago
  87. 2825ac4 As part of the build process, generate pub/libvex_guest_offsets.h holding by sewardj · 19 years ago
  88. 6eb415d A place to put auxiliary programs used as part of the build process. by sewardj · 19 years ago
  89. e9d361a Cleaned up front end a fair bit. by cerion · 20 years ago
  90. fa09ac5 fix cmd call of switchback, and deal with return err 256 by cerion · 20 years ago
  91. e51ae9f A couple more flags-specialisation cases, derived from profiling FP code. by sewardj · 20 years ago
  92. 6e48e28 guest state padding wibble by sewardj · 20 years ago
  93. 7342c37 Cleaning up frontend - inc. changing all guest-state UChars to UInts by cerion · 20 years ago
  94. 9e263e3 Cleaned up backend a little by cerion · 20 years ago
  95. 01ca53e Dealt properly with immediates in the backend - reduces emmitted code by ~1/3 by cerion · 20 years ago
  96. 4e9083c comments only: guest-state offsets by cerion · 20 years ago
  97. 47c526b Cleaned up isel for instns taking an RI arg by cerion · 20 years ago
  98. 997661a printout stderr msg on abnormal switchback exit by cerion · 20 years ago
  99. 4f7daf2 Fixed sign-extend bug for compares (just putting imm in a reg, for now) - test_bzip works now! by cerion · 20 years ago
  100. 87d34ca Simplified sraw a little by cerion · 20 years ago