]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2010-09-28  Julian SewardHandle ADC Iv, eAX and SBB Iv, eAX (Jakub Jelinek,...
2010-09-26  Julian SewardSupport REV and REV16 in Thumb mode, both short and...
2010-09-25  Julian SewardImplement (Thumb) ORN (immediate) and ORN (register...
2010-09-24  Julian SewardImplement v7 barrier insns (DMB, DSB, ISB) in Thumb...
2010-09-24  Julian SewardImplement LDREX and STREX in Thumb mode. Fixes #252258.
2010-09-24  Julian SewardImplement RBIT in ARM mode.
2010-09-23  Julian SewardLibVEX_GuestARM_get_cpsr: set CPSR.Q, .GE, .T and .M
2010-09-22  Julian SewardImplement (ARM): REV, REV16, SMMUL.
2010-09-22  Julian SewardFix incorrect handling of VTRN.32 insn. (Dmitry Zhurik...
2010-09-22  Julian SewardAccept d16-d31 register arguments in VFP code. Fixes...
2010-09-22  Julian SewardAdd some 32-bit SIMD integer primops, and use these...
2010-09-21  Julian SewardImplement UHADD8.
2010-09-20  Julian SewardImplement SSUB8.
2010-09-20  Julian SewardIn ARM mode: enable LDRD/STRD of the form "reg, [reg...
2010-09-20  Julian SewardImplement SADD16, SSUB16, SASX, SMLAWB, SMLAWT.
2010-09-09  Julian SewardIf the host does not support Neon, then don't accept...
2010-09-09  Julian SewardHandle 16Uto64, which can now show up at the back end...
2010-09-08  Julian SewardMinor amd64 instruction selection improvements, leading...
2010-09-03  Julian SewardSupport new PowerISA_2.05 instructions available on...
2010-09-03  Julian SewardSupport the DCBZL instruction. Also, query the host...
2010-09-02  Julian SewardEnable BX PC in Thumb mode. Partial fix for #249775.
2010-09-02  Julian SewardHandle RBIT (bit-reverse) in Thumb mode. Partial fix...
2010-09-01  Julian SewardAvoid genSpill/genReload asserts for VFP spills/reloads...
2010-08-31  Julian SewardReduce to 5 the number of available Q (128-bit) registe...
2010-08-31  Julian SewardSupport the PLI instruction (icache preload hint) in...
2010-08-31  Julian SewardFix debug printing for Neon VLDn/VSTn instructions.
2010-08-31  Julian SewardFix generation of writeback values in Neon VLDn/VSTn...
2010-08-29  Julian SewardAdd support for v6 media instructions in both ARM and...
2010-08-22  Julian SewardHandle "Special" instructions in Thumb mode: "R3 =...
2010-08-22  Julian SewardFix some compiler complaints when building on 64-bit...
2010-08-22  Julian SewardFix various compiler warnings and remove an unused...
2010-08-22  Julian SewardMerge from branches/THUMB: new IR primops and associated
2010-08-22  Julian SewardMerge from branches/THUMB: hwcaps for ARM. May get...
2010-08-22  Julian SewardMerge from branches/THUMB: back end changes to support...
2010-08-22  Julian SewardMerge from branches/THUMB: front end changes to support:
2010-08-22  Julian SewardMerge from branches/THUMB: A spechelper interface chang...
2010-08-19  Julian SewardEnable SSE 4.1 and 4.2 by default on x86_64. (x86...
2010-08-17  Julian SewardAdd a moderately comprehensive implementation of the...
2010-08-06  Julian SewardAdd partial support for the SSE 4.2 PCMPISTRI instructi...
2010-08-06  Julian SewardUpdate for Core iX.
2010-07-29  Julian SewardDon't trash the ELF ABI redzone for amd64 when emulatin...
2010-07-29  Julian SewardAdd a folding rule for 32Sto64.
2010-07-29  Julian SewardOnly decode LZCNT if the host supports it, since otherw...
2010-07-29  Julian SewardSupport the amd SSE4.something LZCNT instruction. ...
2010-07-29  Julian SewardHandle mov[ua[pd G(xmm) -> E(xmm) case, which is someth...
2010-07-29  Julian Sewardx86/amd64 FXTRACT: mimic the Core i5 behaviour when...
2010-07-29  Julian SewardIgnore a redundant REX.W prefix on an MMX pinsrw instru...
2010-07-28  Julian SewardAdd a program for printing out cpuid info.
2010-07-23  Julian SewardSupport the SSE4 insn 'roundss' in 32-bit mode. Lack...
2010-06-27  Julian SewardImplement ROUNDSS (partial implementation, in the case...
2010-06-25  Julian SewardImplement ROUNDSD (partial implementation, in the case...
2010-06-18  Julian SewardImplement SSE4 instructions: PCMPGTQ PMAXUD PMINUD...
2010-06-14  Julian SewardImplement more SSE4 instructions:
2010-06-07  Julian SewardImplement SIDT and SGDT as pass-throughs to the host...
2010-05-10  Julian SewardImplement XADD reg,reg (Nicolas Sauzede, nicolas.sauzed...
2010-05-10  Julian SewardEnable FISTS. Fixes #234037. (Bradley Baetz, bbaetz...
2010-05-04  Julian SewardHandle v7 memory fence instructions: ISB DSB DMB and...
2010-05-03  Julian SewardHandle more x86 NOP forms, as required by Fedora 13...
2010-05-03  Julian SewardUpdate copyright dates to 2010 and change license to...
2010-04-29  Julian Seward(re-commit r1976):
2010-04-29  Julian Seward(re-commit r1975):
2010-04-29  Julian Seward(re-commit r1974):
2010-04-29  Julian Seward(re-commit r1973):
2010-04-29  Julian Seward(re-commit r1972):
2010-04-29  Julian Seward(re-commit r1971)
2010-04-29  Julian Seward(re-commit r1970):
2010-04-02  Donna RobinsoniselVecExpr_wrk: 128-bit constants: handle all 16 cases
2010-04-02  Donna RobinsonAdded new SSE4 instruction BLENDPS (backend needs a...
2010-04-02  Julian SewardEnable PMOVSXBW and fix lane shift widths.
2010-04-02  Julian SewardHandle a few more cases in 128-bit constant generation...
2010-04-01  Donna RobinsonAdded new SSE4 instructions:
2010-03-08  Julian SewardSupport FTOUIS, UXTAB, SXTAH.
2010-02-28  Julian SewardHandle SBB Eb,Gb.
2010-02-28  Julian SewardFix incorrect spec rule for LE after INCB, for end...
2010-02-21  Julian SewardCVTPI2PD (which converts 2 x I32 in M64 or MMX to 2...
2010-02-18  Julian SewardMajorly improved implementation of self-checking for...
2010-01-17  Julian Sewardx86/amd64 front ends: don't chase a conditional branch...
2010-01-17  Julian SewardEnable (optionally) chasing through conditional branche...
2010-01-15  Julian SewardAdd logic to allow front ends to speculatively continue...
2010-01-15  Julian Sewardamd64: add a couple more spec cases: NLE after SUBL...
2010-01-11  Julian SewardFor 32-bit reads of integer guest registers, generate...
2010-01-09  Julian Seward* support PLD (cache-preload-hint) instructions
2010-01-03  Julian SewardDon't force alignment for LDMxx/STMxx when presented...
2010-01-02  Julian Sewardgen{Spill,Reload}_PPC: track recent change in genSpill...
2010-01-01  Julian SewardGenerate a couple more ARM specific offsets; also R1...
2009-12-31  Julian SewardMake the x86 and amd64 back ends use the revised protot...
2009-12-31  Julian SewardMerge r1925:1948 from branches/ARM. This temporarily...
2009-12-03  Julian SewardTesting hacklet, to fill the vex tmp allocation area...
2009-11-26  Julian SewardChange the IR representation of load linked and store...
2009-11-22  Julian SewardUse a shorter instruction encoding for "mov $smallish...
2009-11-22  Julian SewardSpecialise "S after 32-bit SUB/CMP"; improves performan...
2009-09-06  Julian SewardTrack recent file renaming.
2009-09-05  Julian SewardUpdate ("cand1" committed for real use in immediately...
2009-09-05  Julian SewardUse a much faster hash function to do the self-modifyin...
2009-08-31  Julian SewardAdd test program for experimentation with smc-check...
2009-08-31  Julian SewardPrint raw machine code in an easier-to-parse way.
2009-08-02  Julian SewardImplement mfpvr (mfspr 287) (bug #201585).
2009-07-22  Julian SewardTell the register allocator on x86 that xmm0..7 are...
2009-07-22  Julian SewardSupport LODS on amd64. Fixes #189737.
2009-07-17  Julian SewarddeepCopyIRCAS: handle NULL dataHi and expdHi without...
next