1. abe017e Much-improved method for configuring test-driver program: copy by sewardj · 20 years ago
  2. e2ee53c Extend applicability of register preferencing scheme. by sewardj · 20 years ago
  3. 9ab1485 Allow --trace-codegen to take 8 bits, and pass to Vex. by sewardj · 20 years ago
  4. 7886230 Clear out old junk. by sewardj · 20 years ago
  5. f48ac19 Majorly improve debug printing. Now vex_traceflags contains 8 bits by sewardj · 20 years ago
  6. cefcd71 Track API changes. by sewardj · 20 years ago
  7. f116da1 Make these compile again. by sewardj · 20 years ago
  8. 2aa3362 Misc hacks to get Addrcheck working. by sewardj · 20 years ago
  9. 6dccbff * Add a minimal Vex-ified version of the esp update pass. by sewardj · 20 years ago
  10. 0fdccc5 Vex-ify. by sewardj · 20 years ago
  11. 49651f4 Various changes needed to get Addrcheck supported: by sewardj · 20 years ago
  12. ed7726a Finally make VG_(bbs_done) agree exactly with what Lackey measures. by sewardj · 20 years ago
  13. 3b7f4bd (Unsuccessfully) try and make the BB counter give the same by sewardj · 20 years ago
  14. f2dbe17 Merge skiplist fix from Tom. by sewardj · 20 years ago
  15. 61e264d Make this test marginally more useful. by sewardj · 20 years ago
  16. b99c4e9 Track LibVEX API changes. by sewardj · 20 years ago
  17. 7928828 Infrastructural grunge for connecting to Vex. by sewardj · 20 years ago
  18. 6a48bbf Vexify (partially, in Lackey's case). Seems to work tho. by sewardj · 20 years ago
  19. c5fc7aa Changes pertaining to supporting instrumentation: by sewardj · 20 years ago
  20. fcce33d Fix yet another bug pertaining to muddy thinking on the meaning of by sewardj · 20 years ago
  21. f755f2b Update stated version to 437 (for snapshotting). by sewardj · 20 years ago
  22. 253623f Add a crude preferencing scheme used when selecting a real register to by sewardj · 20 years ago
  23. c584170 Use gcc, not 'gcc341'. by sewardj · 20 years ago
  24. dcc85fc x86 guest: Bite the bullet and update %EIP before each insn by sewardj · 20 years ago
  25. 4c5f6d5 Make the tree-builder observe the precise-exceptions requirement by sewardj · 20 years ago
  26. b495240 Hacks du jour by sewardj · 20 years ago
  27. d44bc6e Get rid of a couple of unneeded typedefs. by sewardj · 20 years ago
  28. 006a6a2 Simulate bit 21 of eflags (ID), so that CPUID tests work properly. by sewardj · 20 years ago
  29. a0e8bae Get rid of debug printing. by sewardj · 20 years ago
  30. 7aa55b3 Use the new baseblock layout scheme. by sewardj · 20 years ago
  31. 9afb18d Increase size of hacky allocation space. Sigh. by sewardj · 20 years ago
  32. 81ec418 New regime for baseblock layout, as described in comment in by sewardj · 20 years ago
  33. fd46203 Use renamed and improved vex-supplied guest-state-handling fns. by sewardj · 20 years ago
  34. 76bdc80 Improve naming scheme for library-visible fns (infrastructural improvement) by sewardj · 20 years ago
  35. 8d2291c Generic fixes to iropt to enable it to be as sloppy with exceptions as by sewardj · 20 years ago
  36. b5bf2e0 Track vex controllability changes, and other hacks-de-jour. by sewardj · 20 years ago
  37. 77c87ee Track Vex controllability changes. by sewardj · 20 years ago
  38. 0861374 Add run-time controllability to iropt. by sewardj · 20 years ago
  39. 517a7d6 * re-enable some obscure sbb case * add printer for cpuid by sewardj · 20 years ago
  40. fb44d55 Redundant-get removal: invalidate the entire env when passing by sewardj · 20 years ago
  41. 7ca37d9 Even more stuff. by sewardj · 20 years ago
  42. e166ed0 Add various FP insns apparently needed by mozilla. Not convinced by sewardj · 20 years ago
  43. 088010d Merge together the two live-range-calculating loops, so we don't call by sewardj · 20 years ago
  44. 9befd63 Mess with logic for debug printing a bit. by sewardj · 20 years ago
  45. b5d70e1 Try to further clear up confusion re notation for live range in by sewardj · 20 years ago
  46. 4fd30f2 Correct a longstanding bug in how branch target addresses were computed. by sewardj · 20 years ago
  47. 46efba3 Duh; fix use of IROPT_LEVEL. by sewardj · 20 years ago
  48. 1947998 Fix yet more problems to do with confusion over live range by sewardj · 20 years ago
  49. 7cb49d7 x86 guest: implement more convincing version of CPUID, using a dirty by sewardj · 20 years ago
  50. 39555aa Make this more controllable. by sewardj · 20 years ago
  51. 95d2eb8 Increase size of translation buffer. by sewardj · 20 years ago
  52. 9aebb0c x86 guest: support rcr{bwl}. Includes some cleaning up of macro by sewardj · 20 years ago
  53. 33fa73e iselIntExp64: handle calls to clean helpers which return a 64-bit result. by sewardj · 20 years ago
  54. 0e810f5 Re-enable tests for rcr{bwl}. by sewardj · 20 years ago
  55. 98169c5 Comment changes only. by sewardj · 20 years ago
  56. 43c4695 Fast-case some more stuff. by sewardj · 20 years ago
  57. b4057b4 Oops -- properly handle fast case of Carry after Subtract. by sewardj · 20 years ago
  58. d0863ff Add handy way to disable iropt completely. by sewardj · 20 years ago
  59. b4666cf x86 guest: handle more bswap insns by sewardj · 20 years ago
  60. 044a215 Reinstate conservative version of redundant-Put elimination which by sewardj · 20 years ago
  61. 9444661 Fix some startup messages. by sewardj · 20 years ago
  62. cb59aeb Reinstate various floating-point tests which are now supported. by sewardj · 20 years ago
  63. bf2993f Fast-track another case in calculate_eflags_c (needs verification). by sewardj · 20 years ago
  64. 11f429c Re-enable most IR optimisations. It's only really redundant-Put by sewardj · 20 years ago
  65. d19cb30 Clean up BB counting stuff a bit. by sewardj · 20 years ago
  66. c3d49ec Get rid of -fomit-frame-pointer; it's mostly just a pain in the parts by sewardj · 20 years ago
  67. 12b0b88 Oops! Further update spill slot offsets following add of by sewardj · 20 years ago
  68. f0b32c4 Rearrange stuff a bit more logically. by sewardj · 20 years ago
  69. 570a8c9 In the signal handler, make debug printing a bit more verbose. by sewardj · 20 years ago
  70. 3a7d2d0 Give the skiplist mechanism its own hacky allocator, so as to get by sewardj · 20 years ago
  71. 69ad403 Apparently editing tool.h directly was not a clever thing to do :-) by sewardj · 20 years ago
  72. f6f1aad Use the vex-supplied simulation of segment registers. by sewardj · 20 years ago
  73. 063f02f Start to teach Vex (guest x86) about segment registers. by sewardj · 20 years ago
  74. 62761e6 cat_n_send: get rid of bogus dependency on snprintf(). This should by sewardj · 20 years ago
  75. 3e6e7bf Disable all optimisation until such time as the 2.3.X route works by sewardj · 20 years ago
  76. a3a534b Remove debug printing. by sewardj · 20 years ago
  77. ec16791 If Vex calls the failure-exit function, bomb out in such a way as by sewardj · 20 years ago
  78. 5c15eca Show Vex storage stats at end of run. by sewardj · 20 years ago
  79. 84ab3e2 Properly initialise baseBlock (I overlooked that fact that suitable by sewardj · 20 years ago
  80. 5827df0 Make the number of spill slots agree with what Vex's by sewardj · 20 years ago
  81. 8f5b000 Get rid of translation chaining stuff from dispatcher. by sewardj · 20 years ago
  82. ee6eeca Temporary kludge to locate spill slots on cvs head. TODO: better by sewardj · 20 years ago
  83. b7e76e8 find_helper: ensure function addresses are unsignedly widened to Addr64 by sewardj · 20 years ago
  84. fa9a463 Mucho hackery to get it to compile whilst attached to vex. by sewardj · 20 years ago
  85. dda7a4c Implement vex_initialise_x87(). by sewardj · 20 years ago
  86. 96604c1 Test commit. by sewardj · 20 years ago
  87. 300361f Add a function to initialise the x87 FPU guest state. by sewardj · 20 years ago
  88. 9d18870 Fix some typos spotted by Nick. by sewardj · 20 years ago
  89. 21082ff Add a complete copy of the cvs head as of 19 Oct 04, for experimenting by sewardj · 20 years ago
  90. 9bdd265 Yet another folding rule (CmpLT32S) by sewardj · 20 years ago
  91. 088e4f7 Yet another folding rule. by sewardj · 20 years ago
  92. 264812b Track the baseblock layout changes made in rev 365. by sewardj · 20 years ago
  93. f6dc3ce Remove all references to hardwired guest state offsets. Instead, by sewardj · 20 years ago
  94. ce70a5c Restructure the x86->IR phase somewhat, so that it can optionally by sewardj · 20 years ago
  95. 6a91d11 64-bit host fix. by sewardj · 20 years ago
  96. 4385281 Implement MOV Ob,AL. by sewardj · 20 years ago
  97. df22c1c calculate_eflags_all: finally get rid of compilation warnings, and by sewardj · 20 years ago
  98. 8c2c10b Be even less verbose. by sewardj · 20 years ago
  99. 3f61ddb Clear C2 after sin/cos/tan/sincos. This is needed to make the glibc by sewardj · 20 years ago
  100. 04e86f0 Reinstate tests for byte-sized division (divb, idivb) by sewardj · 20 years ago