]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2014-07-03  Julian Sewardarm32: support (ARM) PLDW [reg, reg]. The non-W varian...
2014-07-03  Julian Sewardarm32: support (ARM) PLDW [reg, #imm]. The non-W varia...
2014-06-30  Julian Sewardarm64: implement: sadalp uadalp saddlp uaddlp saddlv...
2014-06-28  Julian Sewardarm64: change the representation of FPSR.QC so that...
2014-06-28  Julian Sewardarm64: implement: sabal uabal sabdl uabdl saddl uaddl...
2014-06-27  Julian Sewardarm64:
2014-06-26  Julian Sewardarm64: implement: rbit 16b,8b, rev16 16b,8b
2014-06-26  Julian SewardRename the vector subparts-of-lanes-reversal IROps...
2014-06-26  Julian SewardThe vector versions of the count leading zeros/sign...
2014-06-26  Julian Sewardarm64: implement pmull{2}.
2014-06-25  Julian Sewardarm64: implement:
2014-06-25  Julian SewardRemove commented out junk which is never going to get...
2014-06-25  Julian SewardFix bogus-looking assertion.
2014-06-24  Julian SewardImplement LD1/ST1 {3 regs . 16b}, [ea] (no offset)
2014-06-23  Julian Sewardarm64: more SIMD instructions:
2014-06-20  Julian SewardFix an enum type confusion, PPCAvFpOp vs PPCAvOp, as...
2014-06-20  Julian SewardIncrease the number of vector registers available for...
2014-06-19  Julian SewardImplement: dup_{d_d[], s_s[], h_h[], b_b[]}, ext
2014-06-19  Julian SewardImplement: orr_{8h,4h}_imm8_shifted, orr_{4s,2s}_imm8_s...
2014-06-15  Julian Sewardarm64: implement: addp std7_std7_std7, addv vector...
2014-06-15  Julian Sewardarm64: implement: abs d_d, neg d_d, abs std7_std7,...
2014-06-15  Julian SewardRemove temporary front end scaffolding for Cat{Even...
2014-06-14  Julian SewardImplement LD1R (single structure, replicate).
2014-06-12  Julian SewardImplement FMUL 2d_2d_d[], 4s_4s_s[], 2s_2s_s[].
2014-06-12  Julian SewardRemove the old SIMD decoder entirely.
2014-06-11  Julian SewardMove remaining implemented SIMD instructions into the...
2014-06-10  Julian SewardReimplement the SIMD and FP instruction decoder, so...
2014-06-09  Dejan Jevticmips: Fix non mips compiler warning.
2014-06-04  Julian SewardSupport ADC/ADCS/SBC/SBCS. Fixes #335496. (dimitry...
2014-06-04  Julian SewardSupport the "ishst" variant of "dmb". Fixes #335263...
2014-06-04  Julian SewardSupport movi_{16b,8b}_#imm8. Fixes #335262. (dimitry...
2014-06-04  Dejan Jevticmips64: Support for Cavium MIPS Octeon Atomic and Count...
2014-05-21  Julian SewardImplement PCMPxSTRx cases 0x0E, 0x34, 0x14, and reforma...
2014-05-16  Julian SewardImplement SHL_d_d_#imm.
2014-05-15  Julian SewardInitial front-end fixings needed to handle code generat...
2014-05-14  Julian SewardImplement VFPv4 VFMA and VFMS (F32 and F64 versions...
2014-05-13  Julian SewardThumb encoding: fix assertion failure caused by
2014-05-13  Julian SewardThumb encoding: correctly deal with misaligned loads...
2014-05-09  Mark WielaardRecognize MPX instructions and bnd prefix. Bug #333666.
2014-05-07  Julian SewardHandle "blr lr" correctly -- read the destination register
2014-05-07  Julian SewardEnable 'smulh'.
2014-05-07  Julian SewardHandle IRStmt::STle of type F32.
2014-05-07  Julian SewardAllow early-writeback for the cases
2014-05-05  Julian SewardFix assertion failures resulting from change of arity of
2014-05-04  Julian SewardRenaming only (no functional change): rename IR artefac...
2014-05-03  Julian SewardARM64: add support for cache management instructions...
2014-04-30  Julian Sewardx87 instructions FSIN, FCOS, FSINCOS and FPTAN: handle...
2014-04-27  Julian SewardFinish off vector integer comparison instructions, and
2014-04-08  Julian SewardHandle Iop_Max32U, so as to make origin tracking in...
2014-04-08  Julian Seward{FMOV,MOVI} (vector, immediate): fix incorrect DIP...
2014-04-03  Julian SewardImplement
2014-04-03  Julian SewardImplement TBL and TBX instructions.
2014-04-03  Julian SewardAdd a couple more constant folding rules for vectors.
2014-04-01  Julian SewardBug 332658 - ldrd.w r1, r2, [PC, #imm] does not adjust...
2014-03-27  Julian SewardImplement FCM{EQ,GE,GT}, FAC{GE,GT} (vector).
2014-03-19  Dejan Jevticmips32: Avoid compiler warnings.
2014-03-15  Julian SewardUn-break the arm32 compilation pipeline following the...
2014-03-15  Julian SewardLDRD/STRD reg+/-#imm8: allow PC as the base register...
2014-03-15  Julian SewardCorrectly handle add(hi) when the destination register...
2014-03-10  Julian SewardBack-end handling of Iop_CmpNEZ32x4, Iop_CmpNEZ16x8...
2014-03-09  Julian SewardImplement a couple of backend artefacts needed by Memch...
2014-03-09  Julian SewardDo early writeback of the base register for the followi...
2014-03-08  Julian Seward* iselIntExpr_AMode_wrk: generate correct code for...
2014-03-07  Julian SewardSupport extra instruction bits and pieces, enough to...
2014-03-03  Dejan Jevticmips32: Fix the problem with reading the guest_FCSR...
2014-03-03  Julian SewardFix error in 64-bit and smaller load versions of
2014-03-02  Julian SewardImplement REV16, REV32, FCVTN, SHL (vector, immediate...
2014-03-01  Julian SewardRemove redundant FMOV (vector, immediate) case.
2014-03-01  Julian SewardSelect and emit insns for
2014-02-27  Dejan Jevticmips32: Fpu guest registers are ULong and the initial...
2014-02-27  Julian SewardImplement a few more integer instructions:
2014-02-25  Dejan Jevticmips32: Fix the problem with the floating point compare...
2014-02-21  Julian Seward* add a kludgey fix for "mrs rT, dczid_el0"
2014-02-20  Julian SewardFirst pass at implementation of load/store exclusive and
2014-02-19  Julian SewardImplement unchainXDirect_ARM64.
2014-02-19  Dejan Jevticmips32: VEX Support for 64bit FPU on MIPS32 platforms.
2014-02-17  Julian SewardImplement more aarch64 vector insns:
2014-02-14  Petar Jovanovicmips64: add support for load indexed instructions from...
2014-02-14  Florian KrohmFix comments and code snippets that were making incorre...
2014-02-11  Florian Krohms390: Fix s390_amode_for_guest_state. In general the...
2014-02-10  Julian SewardFix the ppc32 special-instruction magic sequence so...
2014-02-10  Julian SewardImplement more aarch64 vector insns:
2014-02-09  Tom HughesAdd support for syscall on x86
2014-02-06  Julian SewardImplement a few more vector aarch64 insns:
2014-02-05  Julian SewardImplement a few more vector aarch64 insns:
2014-01-31  Petar Jovanovicmips64: Support for Cavium-specific load indexed instru...
2014-01-26  Julian SewardImprove front and back end support for SIMD instruction...
2014-01-26  Julian SewardMake the following primops take a third (initial) argum...
2014-01-24  Carl LoveThis patch by adrian.sendroiu@freescale.com fixes the...
2014-01-21  Julian SewardWhitespace-only change: restrict to 80 col width.
2014-01-15  Dejan Jevticmips64: Change the initial value of fpu registers.
2014-01-15  Julian Sewardarm64: rename guest_SP to guest_XSP so as to avoid...
2014-01-12  Julian SewardAdd missing ULLs to some 64-bit immediates.
2014-01-12  Julian SewardAdd support for ARMv8 AArch64 (the 64 bit ARM instructi...
2013-12-11  Julian SewardLibVEX_GuestAMD64_initialise(): give an initial value for
2013-12-10  Florian KrohmThe result of rounding a 128-bit BFP/DFP value to 32...
2013-12-09  Mark WielaardBug 328100 - XABORT not implemented.
2013-11-14  Dejan Jevticmips32/64: Fixed the problem with fpu instructions.
2013-11-07  Christian BorntraegerFix Bug 327284. The condition code of risbg was not...
2013-10-23  Dejan Jevticmips32: Fix problem with some mips32 dsp instructions.
next