]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2012-06-29  Julian SewardAdd folding rules for
2012-06-29  Julian SewardAdd a new IRConst kind -- V256 -- containing an abbrevi...
2012-06-29  Julian SewardAdd some constant folding rules for V128 and V256 types.
2012-06-27  Julian SewardComment-only change re findSSECmpOp.
2012-06-25  Julian SewardEnable AVX by default, on processors that support it.
2012-06-25  Julian SewardAdd IR ops Iop_CmpNEZ32x8 and Iop_CmpNEZ64x4, needed...
2012-06-25  Julian SewardHandle a couple more AVX floating point comparison...
2012-06-24  Julian SewardMore AVX insns:
2012-06-24  Julian SewardMore AVX insns:
2012-06-24  Julian SewardMore AVX insns:
2012-06-24  Julian SewardEven more AVX isns:
2012-06-24  Julian SewardEven more AVX insns:
2012-06-24  Julian SewardVCMPPD and VCMPPS incremental fix
2012-06-24  Julian SewardImplement more AVX insns:
2012-06-24  Julian SewardVROUND{PS,PD}: fix incorrect comments.
2012-06-22  Petar JovanovicFix for incorrectly passed params to IRExpr_Mux0X in...
2012-06-22  Julian SewardImplement (inexplicably missing) UHADD16.
2012-06-21  Julian SewardAdd support for
2012-06-21  Julian SewardAdd support for
2012-06-21  Julian SewardAdd support for
2012-06-21  Julian SewardFix incorrect implementation of VPERMILP{S,D} variable...
2012-06-20  Petar JovanovicMoving Iop_F64toI32S to correct (binary ops) place...
2012-06-20  Julian SewardImplement
2012-06-20  Julian SewardAdd support for
2012-06-19  Julian SewardAdd some missing breaks as spotted by BEAM.
2012-06-19  Julian Sewards390_insn_cdas_emit: comment out unused variable r3p1
2012-06-19  Julian SewardMove new 256-bit FP Iops to a better place.
2012-06-18  Julian SewardMore AVX insns:
2012-06-18  Julian SewardRemove incorrect masking of the imm8 in VSHUFPD.
2012-06-18  Julian SewardMore AVX insns:
2012-06-18  Julian SewardMore AVX insns:
2012-06-18  Julian SewardMore AVX insns:
2012-06-15  Florian KrohmFix a few issues as reported by the BEAM tool.
2012-06-15  Julian SewardAdd a CPUID emulation which announces AVX support,...
2012-06-14  Julian SewardFill in some missing AVX insns:
2012-06-14  Julian SewardImplement even more insns created by gcc-4.7.0 -mavx...
2012-06-13  Julian SewardImplement even more instructions generated by "gcc...
2012-06-12  Julian SewardImplement a bunch more AVX instructions generated by...
2012-06-12  Julian SewardMake a start at implementing 256-bit AVX instructions...
2012-06-11  Julian Seward16-bit Thumb PUSH and POP: fix incorrect assertions.
2012-06-07  Petar JovanovicSmall improvement for getIReg on MIPS when reading...
2012-06-07  Julian SewardMerge in a port for mips32-linux, by Petar Jovanovic...
2012-06-07  Julian SewardMerge in a port for mips32-linux, by Petar Jovanovic...
2012-06-06  Florian KrohmFix a copy'n paste error spotted by Julian.
2012-06-06  Florian KrohmFix debug printing of s390 V-insns. Alu ops and such...
2012-06-06  Florian KrohmSupport "compare double ansd swap" insns: CDS, CDSY...
2012-06-04  Julian Sewarddis_AVX128_E_V_to_G is a special case of
2012-06-03  Julian SewardImplement
2012-06-03  Julian SewardMove VEX_HWCAPS_PPC32_DFP to a more logical place.
2012-06-03  Florian KrohmFix two Binop / Unop mixups.
2012-06-02  Julian SewardPOWER Processor decimal FP support, part 5 (VEX side...
2012-06-02  Florian KrohmPut the Triop member into a separate struct (IRTriop...
2012-06-02  Julian SewardImplement
2012-06-01  Florian KrohmFix a cut'n paste error.
2012-06-01  Florian KrohmPut the Qop member into a separate struct (IRQop) and...
2012-06-01  Julian SewardEnhance the guest state effects notation on IRDirty...
2012-05-31  Florian KrohmReduce size of an IRStmt from 40 bytes to 32 bytes...
2012-05-28  Florian KrohmAdd forgotten update. Should have been part of r2359.
2012-05-28  Florian KrohmCleanup after t-chaining changes.
2012-05-27  Florian KrohmUpdate a comment.
2012-05-27  Florian KrohmFix an out-of-date comment.
2012-05-27  Florian KrohmChange S390_INSN_HELPER_CALL such that returning a...
2012-05-27  Julian SewardRemove, or (where it might later come in handy) comment...
2012-05-27  Julian SewardFix the behaviour of VEXTRACTF128, VCMPSD and VCMPSS...
2012-05-27  Julian SewardImplement VINSERTPS imm8, xmm3/m32, xmm2, xmm1
2012-05-26  Florian KrohmTake advantage of compare immediate insns as more than...
2012-05-25  Julian SewardImplement
2012-05-25  Julian SewardImplement
2012-05-24  Julian SewardImplement
2012-05-24  Julian SewardFix two more incorrect disAMode calls, recently introdu...
2012-05-24  Julian SewardFix incorrect uses of disAMode in some SSE4 instruction...
2012-05-24  Julian SewardImplement VPACKUWSB = VEX.NDS.128.66.0F.WIG 67 /r
2012-05-23  Julian SewardImplement
2012-05-23  Julian SewardImplement
2012-05-23  Julian SewardImplement
2012-05-23  Julian SewardImplement
2012-05-23  Julian SewardImplement
2012-05-22  Julian SewardImplement
2012-05-22  Julian SewardImplement
2012-05-22  Julian SewardImplement VCVTTSS2SI xmm1/m32, r32 = VEX.LIG.F3.0F...
2012-05-22  Julian SewardImplement AVX insns
2012-05-22  Florian KrohmTweak initialisation of padding bytes such that future...
2012-05-21  Julian SewardEnable FCOMS/FCOMPS on amd64. Fixes #300414.
2012-05-21  Julian SewardFix feature recognition on AMD Bulldozer following...
2012-05-21  Julian SewardEnsure s390x guest state size is 32-byte aligned, as...
2012-05-21  Julian SewardEnsure arm guest state size is 32-byte aligned, as...
2012-05-21  Julian SewardEnsure ppc64 guest state size is 32-byte aligned, as...
2012-05-21  Julian SewardAdd initial support for Intel AVX instructions (VEX...
2012-05-12  Florian KrohmFix disassembly for asi and agsi
2012-05-12  Florian KrohmEliminate helper s390_calculate_icc. Rewrite and factor...
2012-05-12  Florian KrohmBack out VEX r2326. It was not working correctly. The...
2012-05-09  Florian KrohmImprove insn selection for helper calls. Attempt to...
2012-05-08  Florian KrohmUse make_gpr throughout. Remove unused parameter.
2012-05-07  Florian KrohmRemove an out-of-date comment.
2012-05-06  Florian KrohmAdd the counter pseudo register to the list of guest...
2012-05-05  Florian KrohmSpecial-case the TR insn for EX.
2012-05-05  Florian KrohmMore refactoring to avoid code duplication (irgen_CLC...
2012-05-05  Florian KrohmAdd NC and OC to the list of insns that get special...
2012-05-03  Florian KrohmAdd ETF3 facility (VEX bits). Part of fixing Bugzilla...
2012-04-30  Julian SewardDon't use constants of the form 0b...; apparently older...
next