1. 7a37065 Handle Iop_QAdd16Ux2. Needed for recent ARM v6media additions committed by sewardj · 11 years ago
  2. ba5693c valgrind side changes to support the new IRops introduced by florian · 11 years ago
  3. 054684f More comment only changes as the "DFP rounding mode" has been removed. by florian · 11 years ago
  4. 733b4db Comment only changes: IRRoundingModeDFP -> IRRoundingMode. by florian · 11 years ago
  5. b9e6d24 complainIfUndefined: reinstate the 3rd argument (guard) so as to make by sewardj · 11 years ago
  6. 39b08d8 valgrind side support for by florian · 11 years ago
  7. a2f3095 Memcheck fixes for new IR ops introduced by r2702 (which added support by sewardj · 11 years ago
  8. 07bfda2 Non functional change (formatting, comments) related to newly created Iex_ITE. by sewardj · 11 years ago
  9. a28c43c Fix the mkLazy3 case for I32 x I8 x I128 -> I128. by sewardj · 11 years ago
  10. 5686b2d Infrastructure cleanup part 2. valgrind side changes. by florian · 12 years ago
  11. cc96165 Changes to track r2664, which changed the type of the condition field by sewardj · 12 years ago
  12. fb583cb Fix implementation of the DFP integer operands. by carll · 12 years ago
  13. 6c0aa2c In mc_translate a NULL guard expression is sometimes passed around by florian · 12 years ago
  14. cafe505 Merge, from branches/COMEM, revisions 13139 to 13235. by sewardj · 12 years ago
  15. 53eb2a0 Add memcheck support for the IROps added in VEX r2631. by florian · 12 years ago
  16. 974b409 valgrind-side support for Iop_ExtractSigD64 and Iop_ExtractSigD128. by florian · 12 years ago
  17. 29a36b9 valgrind side changes to support Iop_CmpExpD64 and Iop_CmpExpD128. by florian · 12 years ago
  18. f4bed37 Fix mc_translate for Iop_D64toD32. by florian · 12 years ago
  19. f517634 Valgrind-side changes for new primop Iop_GetMSBs8x16, introduced in vex r2590. by sewardj · 12 years ago
  20. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  21. 4cfa81b Improve accuracy of definedness tracking through the x86 PMOVMSKB and by sewardj · 12 years ago
  22. a5f894c First round of Char/HChar fixes for memcheck. by florian · 12 years ago
  23. 11f3cc8 Followup to constification of VEX's external interface (VEX r2555). by florian · 12 years ago
  24. ca503be This is the 2nd installment of the cache info reorganisation. by florian · 12 years ago
  25. 9fb3109 Handle Iop_QSub16Ux2, needed in fix for #304035. by sewardj · 12 years ago
  26. 1b9609a s390: Valgrind-side changes to fixing bugzilla #274695: by florian · 12 years ago
  27. 1943eb5 Fix propagation of undefinedness for Iop_DPBtoBCD and Iop_BCDtoDPB. by florian · 12 years ago
  28. 537ed2d Handle the following IRops as they may get generated: by florian · 12 years ago
  29. 7eb17a8 Remove memcheck support for IR op Iop_I16StoF32 which is unused. by florian · 12 years ago
  30. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  31. 434ffae Observe guards on dirty helpers in memcheck. by florian · 12 years ago
  32. 2157b2c RM: Implement QADD and QSUB (valgrind side fixes). Fixes #286917. by sewardj · 12 years ago
  33. bd43bfa Generate type-correct IR (always a good thing :-) when instrumenting by sewardj · 12 years ago
  34. 350e8f7 Add handling of 256-bit vector FP arithmetic ops, so as to support AVX. by sewardj · 12 years ago
  35. cda994b Amend do_shadow_Dirty and do_origins_Dirty so they no longer assert by florian · 12 years ago
  36. 457cba6 POWER Processor decimal FP support, part 5. (Valgrind side). Bug #299694. by sewardj · 12 years ago
  37. 2644174 Rippled from VEX r2366. Part of reducing size of IRExpr. by florian · 12 years ago
  38. e2ab297 Ripple from VEX r2363. Part of reducing size of IRExpr. by florian · 12 years ago
  39. 2eecb74 Track the change to IRDirty guest state effect annotations introduced by sewardj · 12 years ago
  40. d39b022 Reduce size of an IRStmt from 40 bytes to 32 bytes on LP64 by florian · 12 years ago
  41. 45fa9f4 Add initial support for Intel AVX instructions (Valgrind side). by sewardj · 12 years ago
  42. 0892b82 Test cases for POWER Power Decimal Floating Point (DFP) test class, by sewardj · 12 years ago
  43. 18c72fa POWER Processor decimal floating point instruction support, part 3 -- by sewardj · 12 years ago
  44. ea8b02f POWER Processor decimal floating point instruction support: part 2 by sewardj · 12 years ago
  45. b0ccb4d Initial support for POWER Processor decimal floating point by sewardj · 12 years ago
  46. 54eac25 /* Do expensive interpretation for Iop_Add32 and Iop_Add64 on by sewardj · 12 years ago
  47. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 13 years ago
  48. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  49. b5a2923 Change and simplify the way that Memcheck instruments saturating by sewardj · 13 years ago
  50. 9a2afe9 Handle new Iop_CmpEQ64x2 introduced in vex r2218. by sewardj · 13 years ago
  51. 169ac04 Add support for new primops added in vex r2199. by sewardj · 13 years ago
  52. a201c45 Add support for IBM Power ISA 2.06 -- stage 2 (handle new by sewardj · 13 years ago
  53. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  54. 7ee7d85 Track vex r2163 (en-mass renaming of vector narrowing and widening primops) by sewardj · 13 years ago
  55. bb0f6f4 Unbreak Altivec code following vex r2159 (renaming of by sewardj · 13 years ago
  56. 2a25889 Valgrind-side fixes and tests for PACKUSDW, to track r2160. by sewardj · 13 years ago
  57. 9beeb0a Track renaming of vector saturating narrowing primops in r2159. by sewardj · 13 years ago
  58. 9943003 mkLazyN: fix incorrect type decl for 'mergeTy64', as spotted by IBM's by sewardj · 13 years ago
  59. f34eb49 Add support for IBM Power ISA 2.06 -- stage 1. Valgrind-side changes by sewardj · 13 years ago
  60. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  61. 5af0506 Handle new Iop_Sad8Ux4 introduced in vex r2067. by sewardj · 14 years ago
  62. c678b85 by sewardj · 14 years ago
  63. 57f92b0 Merge from branches/THUMB: tool-side handling of new primops required by sewardj · 14 years ago
  64. d376a76 Handle new primop Iop_RoundF32toInt, needed by SSE4 ROUNDSS (vex r1986). by sewardj · 14 years ago
  65. b823b85 Valgrind-side changes needed to go with vex r1984 (Implement SSE4 by sewardj · 14 years ago
  66. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  67. aec1be3 Handle Iop_SqrtF32. by sewardj · 15 years ago
  68. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  69. 06f96d0 Track changes in the names of a few IR primops to do with int<->fp by sewardj · 15 years ago
  70. db5907d Track vex r1930 (Change the IR representation of load linked and store by sewardj · 15 years ago
  71. afed4c5 Track vex r1907 (introduce Iop_CmpCas{EQ,NE}{8,16,32,64} and use them by sewardj · 15 years ago
  72. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  73. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  74. 9f20746 Updated copyright years. by njn · 15 years ago
  75. 17b4743 Add another magic constant to the Iex_Const case in isBogusAtom, as by sewardj · 16 years ago
  76. 8c93fcc Origin tracking: handle 16-bit excess in guest state reads/writes. by sewardj · 16 years ago
  77. 9c606bd by sewardj · 16 years ago
  78. dead90a Handle new IR ops Iop_RoundF64toF64_*. by sewardj · 16 years ago
  79. afa617b Origin-tracking fix: make sure that we have a shadow-origin (B) by sewardj · 16 years ago
  80. 7cf4e6b by sewardj · 16 years ago
  81. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  82. 114a917 Tool-side support for the new primops required by SSSE3 instructions. by sewardj · 16 years ago
  83. 72d7513 Track vex r1793: make all tools able to handle the new IR memory bus by sewardj · 17 years ago
  84. 81651dc Merge, from CGTUNE branch, a cleaned up version of r6742: by sewardj · 17 years ago
  85. 4cc684b Merge from CGTUNE branch: by sewardj · 17 years ago
  86. 6665ea2 Add a comment with a definitive account of when Memcheck does (and does not, by njn · 17 years ago
  87. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  88. 03809ae Handle new primop Iop_SarN8x8 introduced in vex r1702. by sewardj · 18 years ago
  89. 0b9d74a by sewardj · 18 years ago
  90. 9a807e0 Add missing case, apparently not very popular :-) by sewardj · 18 years ago
  91. 149aed8 Use the newly-added dopyIRBBExceptStmts() in tools. by njn · 18 years ago
  92. f1962d3 Fix bug in memcheck's instrumenter introduced in r6319. Big comment by sewardj · 18 years ago
  93. a087148 Observe the rule that requires all instrumenters to copy verbatim any by sewardj · 18 years ago
  94. 634ba77 wibble by sewardj · 18 years ago
  95. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  96. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago
  97. 453e8f8 Get rid of general case in mkLazy3 and instead add new cases as they appear. by sewardj · 18 years ago
  98. e91cea7 Track vex r1573 (introduction of 4-arg IR primops for ppc fmadd/fmsub). by sewardj · 18 years ago
  99. d6075eb Tidy up a couple more x86-related primops following rounding changes. by sewardj · 18 years ago
  100. 22ac5f4 Followup to r5605: fixes for x86 by sewardj · 18 years ago