1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. 72e4640 Changes related to new IROp Iop_RoundF128toInt. See VEX r3183. by florian · 9 years ago
  4. 2672fae Rename the new option --expensive-definedness-check introduced in by sewardj · 9 years ago
  5. 9ee20eb New memcheck command line option: --expensive-definedness-check by florian · 9 years ago
  6. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  7. 9dc5dd6 When scanning the statement list for bogus literals we by florian · 9 years ago
  8. 290b9ca Handle new ILGop_IdentV128 introduced by vex r3169. by sewardj · 9 years ago
  9. ad4e979 Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru). by florian · 9 years ago
  10. d4dc5fc This patch adds a function that allows to directly properly size an xarray by philippe · 9 years ago
  11. 7222f64 Track vex r3120, that changed the type of Iop_Sqrt64x2 and Iop_Sqrt32x4. by sewardj · 9 years ago
  12. 1f4b1eb Memcheck: add support for recently added IROps: by sewardj · 9 years ago
  13. 1435076 Handle new IROps added in vex r3092: by sewardj · 9 years ago
  14. be9d235 Handle new value ILGop_Ident64 in enum type IRLoadGOp. This tracks vex r3074. by sewardj · 9 years ago
  15. f466eef Track the IMark changes in VEX r3055. by florian · 9 years ago
  16. f837aa7 isBogusAtom: handle missing case Ico_F32. by sewardj · 10 years ago
  17. 3c0c947 Ripple from constifying parameters of instrumentation functions and by florian · 10 years ago
  18. 7b7b1cb Track vex r2939 (renaming and arg-order change for Iop_Extract{64,V128}). by sewardj · 10 years ago
  19. bfd03f8 Handle the new IROps introduced to support ARM64 SIMD. by sewardj · 10 years ago
  20. 147865c Iop_Rol64x2 was handled as if it were a 32x4 case. This moves by sewardj · 10 years ago
  21. ee6bb77 Track renaming of {reciprocal, reciprocal sqrt}{estimate, step} by sewardj · 10 years ago
  22. e541e22 Track vex r2924 (Renaming of Iop_QSalN*, Iop_QShlN* and Iop_QShlN*S) by sewardj · 10 years ago
  23. 4d6ce84 Track vex r2907, which amongst other things, renamed Iop_QDMulLong* to by sewardj · 10 years ago
  24. 5540492 Track vex r2890 (renaming of vector subparts-of-lanes-reversal IROps) by sewardj · 10 years ago
  25. 2e4d5af Track vex r2889 (rename vector Cls/Clz primops) by sewardj · 10 years ago
  26. 87a5bad Handle new IROp Iop_Abs64x2. by sewardj · 10 years ago
  27. c46e6cc Handle IROps introduced by the arm64 port: by sewardj · 10 years ago
  28. 1eb272f Handle and instrument an extra rounding-mode argument as added by by sewardj · 10 years ago
  29. a150fe9 Select expensive add/sub/cmp interpretations for blocks containing by sewardj · 10 years ago
  30. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  31. e6bd3e4 This commit adds testing support for the following instructions: by carll · 11 years ago
  32. 24e40de Power 8 support, phase 5 by carll · 11 years ago
  33. 6277067 Add tests for the phase 3 ISA 2.07 code patch by carll · 11 years ago
  34. 6756454 Add support for direct V256 shadow helper returns -- memcheck side. by sewardj · 11 years ago
  35. a5c3ecb Followup to VEX r2742 which eliminates IRExprP__VECRET and IRExprP__BBPTR by florian · 11 years ago
  36. dfbf294 Initial ISA 2.07 support for POWER8-tuned libc by carll · 11 years ago
  37. 21a5f8c Fix # 294285: --partial-loads-ok does not work for 16-byte SSE loads by sewardj · 11 years ago
  38. 7a37065 Handle Iop_QAdd16Ux2. Needed for recent ARM v6media additions committed by sewardj · 11 years ago
  39. ba5693c valgrind side changes to support the new IRops introduced by florian · 11 years ago
  40. 054684f More comment only changes as the "DFP rounding mode" has been removed. by florian · 11 years ago
  41. 733b4db Comment only changes: IRRoundingModeDFP -> IRRoundingMode. by florian · 11 years ago
  42. b9e6d24 complainIfUndefined: reinstate the 3rd argument (guard) so as to make by sewardj · 11 years ago
  43. 39b08d8 valgrind side support for by florian · 11 years ago
  44. a2f3095 Memcheck fixes for new IR ops introduced by r2702 (which added support by sewardj · 11 years ago
  45. 07bfda2 Non functional change (formatting, comments) related to newly created Iex_ITE. by sewardj · 11 years ago
  46. a28c43c Fix the mkLazy3 case for I32 x I8 x I128 -> I128. by sewardj · 11 years ago
  47. 5686b2d Infrastructure cleanup part 2. valgrind side changes. by florian · 11 years ago
  48. cc96165 Changes to track r2664, which changed the type of the condition field by sewardj · 11 years ago
  49. fb583cb Fix implementation of the DFP integer operands. by carll · 11 years ago
  50. 6c0aa2c In mc_translate a NULL guard expression is sometimes passed around by florian · 11 years ago
  51. cafe505 Merge, from branches/COMEM, revisions 13139 to 13235. by sewardj · 11 years ago
  52. 53eb2a0 Add memcheck support for the IROps added in VEX r2631. by florian · 11 years ago
  53. 974b409 valgrind-side support for Iop_ExtractSigD64 and Iop_ExtractSigD128. by florian · 11 years ago
  54. 29a36b9 valgrind side changes to support Iop_CmpExpD64 and Iop_CmpExpD128. by florian · 11 years ago
  55. f4bed37 Fix mc_translate for Iop_D64toD32. by florian · 11 years ago
  56. f517634 Valgrind-side changes for new primop Iop_GetMSBs8x16, introduced in vex r2590. by sewardj · 11 years ago
  57. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  58. 4cfa81b Improve accuracy of definedness tracking through the x86 PMOVMSKB and by sewardj · 12 years ago
  59. a5f894c First round of Char/HChar fixes for memcheck. by florian · 12 years ago
  60. 11f3cc8 Followup to constification of VEX's external interface (VEX r2555). by florian · 12 years ago
  61. ca503be This is the 2nd installment of the cache info reorganisation. by florian · 12 years ago
  62. 9fb3109 Handle Iop_QSub16Ux2, needed in fix for #304035. by sewardj · 12 years ago
  63. 1b9609a s390: Valgrind-side changes to fixing bugzilla #274695: by florian · 12 years ago
  64. 1943eb5 Fix propagation of undefinedness for Iop_DPBtoBCD and Iop_BCDtoDPB. by florian · 12 years ago
  65. 537ed2d Handle the following IRops as they may get generated: by florian · 12 years ago
  66. 7eb17a8 Remove memcheck support for IR op Iop_I16StoF32 which is unused. by florian · 12 years ago
  67. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  68. 434ffae Observe guards on dirty helpers in memcheck. by florian · 12 years ago
  69. 2157b2c RM: Implement QADD and QSUB (valgrind side fixes). Fixes #286917. by sewardj · 12 years ago
  70. bd43bfa Generate type-correct IR (always a good thing :-) when instrumenting by sewardj · 12 years ago
  71. 350e8f7 Add handling of 256-bit vector FP arithmetic ops, so as to support AVX. by sewardj · 12 years ago
  72. cda994b Amend do_shadow_Dirty and do_origins_Dirty so they no longer assert by florian · 12 years ago
  73. 457cba6 POWER Processor decimal FP support, part 5. (Valgrind side). Bug #299694. by sewardj · 12 years ago
  74. 2644174 Rippled from VEX r2366. Part of reducing size of IRExpr. by florian · 12 years ago
  75. e2ab297 Ripple from VEX r2363. Part of reducing size of IRExpr. by florian · 12 years ago
  76. 2eecb74 Track the change to IRDirty guest state effect annotations introduced by sewardj · 12 years ago
  77. d39b022 Reduce size of an IRStmt from 40 bytes to 32 bytes on LP64 by florian · 12 years ago
  78. 45fa9f4 Add initial support for Intel AVX instructions (Valgrind side). by sewardj · 12 years ago
  79. 0892b82 Test cases for POWER Power Decimal Floating Point (DFP) test class, by sewardj · 12 years ago
  80. 18c72fa POWER Processor decimal floating point instruction support, part 3 -- by sewardj · 12 years ago
  81. ea8b02f POWER Processor decimal floating point instruction support: part 2 by sewardj · 12 years ago
  82. b0ccb4d Initial support for POWER Processor decimal floating point by sewardj · 12 years ago
  83. 54eac25 /* Do expensive interpretation for Iop_Add32 and Iop_Add64 on by sewardj · 12 years ago
  84. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 12 years ago
  85. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  86. b5a2923 Change and simplify the way that Memcheck instruments saturating by sewardj · 13 years ago
  87. 9a2afe9 Handle new Iop_CmpEQ64x2 introduced in vex r2218. by sewardj · 13 years ago
  88. 169ac04 Add support for new primops added in vex r2199. by sewardj · 13 years ago
  89. a201c45 Add support for IBM Power ISA 2.06 -- stage 2 (handle new by sewardj · 13 years ago
  90. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  91. 7ee7d85 Track vex r2163 (en-mass renaming of vector narrowing and widening primops) by sewardj · 13 years ago
  92. bb0f6f4 Unbreak Altivec code following vex r2159 (renaming of by sewardj · 13 years ago
  93. 2a25889 Valgrind-side fixes and tests for PACKUSDW, to track r2160. by sewardj · 13 years ago
  94. 9beeb0a Track renaming of vector saturating narrowing primops in r2159. by sewardj · 13 years ago
  95. 9943003 mkLazyN: fix incorrect type decl for 'mergeTy64', as spotted by IBM's by sewardj · 13 years ago
  96. f34eb49 Add support for IBM Power ISA 2.06 -- stage 1. Valgrind-side changes by sewardj · 13 years ago
  97. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 13 years ago
  98. 5af0506 Handle new Iop_Sad8Ux4 introduced in vex r2067. by sewardj · 14 years ago
  99. c678b85 by sewardj · 14 years ago
  100. 57f92b0 Merge from branches/THUMB: tool-side handling of new primops required by sewardj · 14 years ago