]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2014-11-25  Julian SewardImplement FRINTI d_d, s_s.
2014-11-25  Julian SewardImplement RORV x_x_x, w_w_w
2014-11-25  Julian SewardImplement CLS x_x, w_w
2014-11-25  Julian Sewardarm64: implement "BRK #imm16".
2014-11-22  Florian KrohmAdd function s390_isel_amode_b12_b20 to compile an...
2014-11-21  Florian KrohmRemove dead code.
2014-11-20  Florian KrohmThis change was triggered by BZ #247974 which suggested...
2014-11-20  Julian Sewardarm64: enable FCVT{A,N}S X,S.
2014-11-20  Julian SewardImplement {S,U}CVTF (scalar, fixedpt).
2014-11-19  Julian SewardImplement VFPv4 VFNMA, VFNMS d_d and s_s variants ...
2014-11-17  Julian SewardFix stupid bug introduced in r2993, which causes many...
2014-11-17  Julian SewardImplement arm64 insns:
2014-11-15  Julian SewardImplement "fcvtpu w, s". n-i-bz.
2014-11-15  Julian SewardImplement fcsel d_d, s_s. Fixes #340856.
2014-11-13  Mark WielaardAdd detection of old ppc32 magic instructions from...
2014-11-11  Julian SewardAdd a nasty temporary kludge to CPUID that allows 64...
2014-11-07  Julian SewardFix incorrect decoding of AVX2 insns:
2014-11-04  Mark WielaardBug 340632 arm64: unhandled instruction fcvtas
2014-10-31  Julian SewardHandle all DSB/DMB/ISB variants. Fixes #340033.
2014-10-30  Julian SewardImplement PRFM (immediate). Fixes #335713.
2014-10-30  Julian SewardImplement FCVTAS W_S and FCVTAU W_S. Fixes #340509.
2014-10-30  Julian SewardImplement
2014-10-30  Julian SewardImplement fcvtmu x_d. Fixes #339927.
2014-10-30  Julian SewardImplement frintx d_d and s_s. Fixes #339926.
2014-10-29  Florian KrohmTweak to allow the use of this Makefile with the ICC...
2014-10-27  Julian Seward* add a missing extra m-reg check for some LD/ST vector...
2014-10-25  Florian KrohmCompanion patch of valgrind r14664.
2014-10-23  Florian KrohmMemove unused macro. Should have been part of r2955.
2014-10-22  Julian SewardImplement SIMD (de)interleaving loads/stores:
2014-10-11  Mark WielaardBug 339858 arm64 recognize dmb sy. Data Memory Barrier...
2014-10-11  Florian KrohmMerge the memory allocation bits from libvex.h into...
2014-10-09  Carl LoveThis patch makes the needed changes to the lxvw4x for...
2014-10-09  Petar Jovanovicmips: add a missing break
2014-10-09  Petar Jovanovicmips: use putDReg/getDReg for ceil.l.d
2014-10-08  Florian KrohmConstification part 5.
2014-10-07  Florian KrohmUse __typeof__ to improve readability and future mainta...
2014-10-07  Florian KrohmRemove unused prototype. Add a fixs390.
2014-10-07  Carl LoveThis commit just makes white space changes to the three...
2014-10-07  Carl Lovemsg
2014-10-02  Julian Sewardguest_amd64_spechelper: fill in a number of missing...
2014-10-02  Julian SewardAdd folding rules for: Sar64(x,0) and Sar32(x,0). ...
2014-10-02  Julian Sewardguest_amd64_spechelper: number (in comments) and reorde...
2014-09-29  Carl Loveppc64: lxvw4x instruction uses four 32-byte loads...
2014-09-25  Florian KrohmRemove unneeded variable.
2014-09-25  Carl LoveThe function mk_AvDuplicateRI() stores 16 bytes to...
2014-09-24  Florian KrohmConstification part 4.
2014-09-24  Florian KrohmConstification part 3.
2014-09-23  Carl LoveThe PPC64 store quad instruction is updating the addres...
2014-09-22  Florian KrohmConstification part 2.
2014-09-22  Florian KrohmRemove the valgrind_support parameter from LibVEX_Init...
2014-09-21  Florian KrohmConstification part 1.
2014-09-16  Florian KrohmCouple of fixes:
2014-09-16  Florian KrohmIn s390_decode_and_irgen don't divert the default case...
2014-09-07  Julian SewardChange how FXSAVE and FXRSTOR are done, so as to avoid...
2014-09-06  Florian KrohmMinor refactoring to avoid special handling of emulation
2014-09-06  Julian SewardHandle fcvtpu Xd,Sn. Fixes #335564.
2014-09-05  Florian KrohmUse const instead of a comment.
2014-09-05  Julian SewardiselStmt, case Ist_Dirty: remove pointless conditional...
2014-09-04  Petar Jovanovicmips64: fix jmpKind for BLTZ and BGEZ
2014-09-04  Julian Sewardarm64: enable support for: str bN, [reg, reg etc]
2014-09-03  Petar Jovanovicmips64: implement Cavium BBIT0 and BBIT1 instructions
2014-09-02  Florian KrohmAdd a missing return statement. Spotted by the Coverity...
2014-09-01  Julian Sewardarm64: route all whole-vector shift/rotate/slice operations
2014-09-01  Julian SewardRename Iop_Extract{64,V128} to Iop_Slice{64,V128},...
2014-08-29  Julian SewardAdd support for generating ProfInc sequences on ARM64...
2014-08-29  Petar Jovanovicmips: remove unused macro
2014-08-29  Petar Jovanovicmips: fix typo (IRType/IRTemp)
2014-08-26  Julian SewardAdd support for four IROps that Memcheck generates...
2014-08-26  Julian SewardComment-only change.
2014-08-24  Julian Sewardarm64: implement:
2014-08-24  Julian SewardRename IROps for reciprocal estimate, reciprocal step...
2014-08-21  Mark WielaardBug 330319 - vex amd64->IR: unhandled instruction bytes...
2014-08-20  Julian SewardputGST_masked: correctly handle the case where the...
2014-08-18  Julian Sewardarm64: implement:
2014-08-17  Julian Sewardarm64: implement srhadd, urhadd (vector)
2014-08-17  Julian Sewardarm64: implement
2014-08-15  Julian SewardNo functional change. Remove commented out code copied...
2014-08-15  Julian SewardRename Iop_QSalN*, Iop_QShlN* and Iop_QShlN*S so as...
2014-08-15  Julian Sewardarm64: implement: {uqshl, sqshl, sqshlu} (scalar, imm...
2014-08-14  Julian Sewardarm64: implement: {uqshl, sqshl, sqshlu} (vector, imm).
2014-08-14  Julian SewardAdd a simple folding rule for Iop_ZeroHI64ofV128.
2014-08-13  Julian Sewardarm64: implement: uqshrn{2}, sqrshrun{2}, sqshrun{2...
2014-08-11  Philippe WaroquiersSmall cleanups in VEX:
2014-08-11  Julian Sewardarm64: implement:
2014-08-11  Julian SewardAdd a new folding rule:
2014-08-09  Philippe WaroquiersUnbreak the build
2014-08-08  Carl LoveThis commit is for Bugzilla 334834.
2014-08-07  Carl LoveThis commit is for Bugzilla 334834. The Bugzilla conta...
2014-08-04  Julian Sewardarm64: add support for: sqshl, uqshl, sqrshl, uqrshl...
2014-08-04  Julian SewardAdd a folding rule: XorV128(t,0) ==> t.
2014-08-03  Julian Sewardarm64: implement remaining SQDMULH and SQRDMULH cases.
2014-07-24  Julian SewardImprove infrastructure for dealing with endianness...
2014-07-22  Julian Sewardarm64: implement:
2014-07-22  Julian SewardComment-only change.
2014-07-21  Julian Sewardarm64: implement: sqneg, {u,s}q{add,sub} (scalar),
2014-07-21  Julian SewardInitialise a couple of scalars that gcc -Og thinks...
2014-07-18  Florian KrohmAdd a few more algebraic optimisations for Iop_And8/16.
2014-07-16  Julian SewardRemove fields from VexAbiInfo that only had relevance...
2014-07-16  Florian KrohmComment out an unsed function to avoid a compiler warning.
2014-07-16  Florian KrohmFix algebraic simplification for Iop_AndV256.
next