2011-05-03 |
Julian Seward | Support DMB and DSB variants on ARM. Bug 266035 comment 3. |
commit | commitdiff | tree |
2011-05-03 |
Julian Seward | Fix a bogus assertion observed by Florian Krohm. |
commit | commitdiff | tree |
2011-05-03 |
Julian Seward | Fix a nonsensical assertion observed by Florian Krohm. |
commit | commitdiff | tree |
2011-05-02 |
Julian Seward | Add a spec rule for V after SUB. |
commit | commitdiff | tree |
2011-05-02 |
Julian Seward | Split up armg_calculate_flags_nzcv into four functions... |
commit | commitdiff | tree |
2011-05-01 |
Julian Seward | Improvements to condition code handling on ARM. |
commit | commitdiff | tree |
2011-05-01 |
Julian Seward | When simplifying (improving) the IR generated by the... |
commit | commitdiff | tree |
2011-04-28 |
Julian Seward | Handle Iop_Not64 when doing 32-bit code generation... |
commit | commitdiff | tree |
2011-04-28 |
Julian Seward | s390x : misc cleanups |
commit | commitdiff | tree |
2011-04-28 |
Julian Seward | s390x: Implement Ist_MBE |
commit | commitdiff | tree |
2011-04-28 |
Julian Seward | s390x: fix code confusion |
commit | commitdiff | tree |
2011-04-27 |
Julian Seward | s390x: invalid use of R0 as base register |
commit | commitdiff | tree |
2011-04-27 |
Julian Seward | s390x: fpr - gpr transfer facility |
commit | commitdiff | tree |
2011-04-27 |
Julian Seward | Fix up incorrect usage of Iop_I64UtoF32 in the PowerPC... |
commit | commitdiff | tree |
2011-04-27 |
Julian Seward | Fix up some enum confusion to do with ARMNeonUnOp and... |
commit | commitdiff | tree |
2011-04-26 |
Julian Seward | Fix up enum confusion between PPCAvOp and PPCAvFpOp... |
commit | commitdiff | tree |
2011-04-15 |
Julian Seward | Add support for IBM Power ISA 2.06 -- stage 1. Bug... |
commit | commitdiff | tree |
2011-04-13 |
Julian Seward | s390x: reconsider "long displacement" requirement.... |
commit | commitdiff | tree |
2011-04-13 |
Julian Seward | s390x: Make sure to point the PSW address to the next... |
commit | commitdiff | tree |
2011-04-13 |
Julian Seward | s390x: minor code generation tweaks. There were a... |
commit | commitdiff | tree |
2011-04-05 |
Julian Seward | s390x: tweak s390_emit_load_cc. #269864. |
commit | commitdiff | tree |
2011-04-05 |
Julian Seward | Remove unused parameter in functions s390_emit_SLL... |
commit | commitdiff | tree |
2011-04-05 |
Julian Seward | Support conditional load and store for s390x (VEX side). |
commit | commitdiff | tree |
2011-04-05 |
Julian Seward | Add some extra folding rules. Fixes #268513. |
commit | commitdiff | tree |
2011-03-28 |
Julian Seward | Remove dead assignments that gcc-4.6.0 complains about |
commit | commitdiff | tree |
2011-03-27 |
Julian Seward | Add a spec rule for NS after LOGICB. Fixes #266990. |
commit | commitdiff | tree |
2011-03-26 |
Julian Seward | Don't overwrite CC_NDEP in shift by zero. Fixes #269354. |
commit | commitdiff | tree |
2011-03-24 |
Julian Seward | Handle more cases of SUB (SP minus immediate/register... |
commit | commitdiff | tree |
2011-03-24 |
Julian Seward | s390x: MHY is not universally available. Fixes #268930. |
commit | commitdiff | tree |
2011-03-24 |
Julian Seward | s390x: FLOGR is not universally available. Fixes ... |
commit | commitdiff | tree |
2011-03-24 |
Julian Seward | s390x: improve IR generation for XC. Fixes #268621. |
commit | commitdiff | tree |
2011-03-22 |
Julian Seward | Emit Ain_Imm64 (64-bit immediate constant loads to... |
commit | commitdiff | tree |
2011-03-15 |
Julian Seward | Add missing VG_REGPARM definition for ppc32-linux follo... |
commit | commitdiff | tree |
2011-03-15 |
Julian Seward | Fix some signed-vs-unsigned char warnings in s390 code... |
commit | commitdiff | tree |
2011-03-15 |
Julian Seward | Don't apply function attributes to a functional paramet... |
commit | commitdiff | tree |
2011-03-14 |
Julian Seward | Wrap up "__attribute__((regparm(n)))" inside a macro... |
commit | commitdiff | tree |
2011-03-14 |
Julian Seward | Fix standalone vex builds following s390x merge. |
commit | commitdiff | tree |
2011-03-07 |
Julian Seward | Add folding rules for Clz32 and Clz64. See bug 243404... |
commit | commitdiff | tree |
2011-03-07 |
Julian Seward | Add a port to IBM z/Architecture (s390x) running Linux... |
commit | commitdiff | tree |
2011-02-10 |
Julian Seward | Handle Ico_V128(0xFFFF), created by more aggressive... |
commit | commitdiff | tree |
2011-02-09 |
Julian Seward | Handle moves from TPIDRURO to integer registers in... |
commit | commitdiff | tree |
2011-02-02 |
Julian Seward | Get rid of unintended complex integral constant, that... |
commit | commitdiff | tree |
2011-01-21 |
Julian Seward | Implement LOOPNEL (32-bit version of LOOPNE). Fixes... |
commit | commitdiff | tree |
2011-01-21 |
Julian Seward | Implement rex.W/FXSAVE and also both variants of FXRSTOR. |
commit | commitdiff | tree |
2011-01-21 |
Julian Seward | Add alignment checking for FXSAVE/FXRSTOR. |
commit | commitdiff | tree |
2011-01-21 |
Julian Seward | Add support for SSE4.2 CRC32{B,W,L,Q}. Fixes #261966. |
commit | commitdiff | tree |
2011-01-19 |
Julian Seward | Accept redundant REX.W for EXTRACTPS. See #258870... |
commit | commitdiff | tree |
2011-01-17 |
Julian Seward | Handle PCMPxSTRx $0x00. Fixes #262995. |
commit | commitdiff | tree |
2011-01-17 |
Julian Seward | Tolerate redundant REX.W in POPQ m64. (#256669). |
commit | commitdiff | tree |
2011-01-17 |
Julian Seward | Add support for AAD and AAM (base 10 only). Fixes... |
commit | commitdiff | tree |
2011-01-17 |
Julian Seward | Print 8 insn bytes when failing, not 6. |
commit | commitdiff | tree |
2011-01-17 |
Julian Seward | Implement SSE4.x EXTRACTPS. Fixes #258870. |
commit | commitdiff | tree |
2011-01-11 |
Julian Seward | Implement SSE4.1 PBLENDW. Fixes #257011 (comment 1... |
commit | commitdiff | tree |
2011-01-11 |
Julian Seward | Handle non-immediate-rounding-mode versions of ROUND... |
commit | commitdiff | tree |
2011-01-10 |
Julian Seward | Fix bug in ppc64g_dirtyhelper_LVS (well, elsewhere... |
commit | commitdiff | tree |
2011-01-10 |
Julian Seward | Implement ROUNDPD and ROUNDPS (imm rounding mode only). |
commit | commitdiff | tree |
2011-01-10 |
Julian Seward | Save an instruction on the normal idiom generated for... |
commit | commitdiff | tree |
2011-01-10 |
Julian Seward | Improve performance of smc-checks substantially, by: |
commit | commitdiff | tree |
2010-10-18 |
Julian Seward | Add support for SMSAD{X}, SMLSD{X}, USAD{A}8. |
commit | commitdiff | tree |
2010-10-12 |
Julian Seward | Update copyright notices. |
commit | commitdiff | tree |
2010-10-11 |
Julian Seward | Handle NOP.W (Thumb) and NOP (ARM). Partial fix for... |
commit | commitdiff | tree |
2010-10-11 |
Julian Seward | Fix bogus register constraints for ARM mode LDREX and... |
commit | commitdiff | tree |
2010-10-06 |
Julian Seward | NEON front end: fix bugs in VMIN, VZIP, VRSHL. |
commit | commitdiff | tree |
2010-10-06 |
Julian Seward | Fix some enum type confusion in host_arm_defs.[ch]. |
commit | commitdiff | tree |
2010-10-05 |
Julian Seward | Thumb instructions: instead of generating tons of lardy... |
commit | commitdiff | tree |
2010-10-04 |
Julian Seward | Give all the ARM code generation enums non-overlapping... |
commit | commitdiff | tree |
2010-10-01 |
Julian Seward | Improve constant folding of expressions of the form... |
commit | commitdiff | tree |
2010-09-30 |
Julian Seward | Add alignment checks to MOVDQA and a bunch of other... |
commit | commitdiff | tree |
2010-09-30 |
Julian Seward | Handle the undocumented but apparently-actually-used... |
commit | commitdiff | tree |
2010-09-30 |
Julian Seward | amd64 CPUID: don't claim that the guest supports AES... |
commit | commitdiff | tree |
2010-09-29 |
Julian Seward | Comment-only change. |
commit | commitdiff | tree |
2010-09-29 |
Julian Seward | Increase the size of the JIT's scratch working area... |
commit | commitdiff | tree |
2010-09-29 |
Julian Seward | On ARM, request precise exceptions for R7. This is... |
commit | commitdiff | tree |
2010-09-28 |
Julian Seward | Support PCLMULDQ (Emmanuel Thomé, Emmanuel.Thome@gmail... |
commit | commitdiff | tree |
2010-09-28 |
Julian Seward | Track (but ignore) the state of %RFLAGS.ACFLAG, since... |
commit | commitdiff | tree |
2010-09-28 |
Julian Seward | Handle Ity_I128 in sizeofIRType. (Florian Krohm, britz... |
commit | commitdiff | tree |
2010-09-28 |
Julian Seward | Support CMPXCHG reg, reg on amd64. (Vince Weaver,... |
commit | commitdiff | tree |
2010-09-28 |
Julian Seward | Handle ADC Iv, eAX and SBB Iv, eAX (Jakub Jelinek,... |
commit | commitdiff | tree |
2010-09-26 |
Julian Seward | Support REV and REV16 in Thumb mode, both short and... |
commit | commitdiff | tree |
2010-09-25 |
Julian Seward | Implement (Thumb) ORN (immediate) and ORN (register... |
commit | commitdiff | tree |
2010-09-24 |
Julian Seward | Implement v7 barrier insns (DMB, DSB, ISB) in Thumb... |
commit | commitdiff | tree |
2010-09-24 |
Julian Seward | Implement LDREX and STREX in Thumb mode. Fixes #252258. |
commit | commitdiff | tree |
2010-09-24 |
Julian Seward | Implement RBIT in ARM mode. |
commit | commitdiff | tree |
2010-09-23 |
Julian Seward | LibVEX_GuestARM_get_cpsr: set CPSR.Q, .GE, .T and .M |
commit | commitdiff | tree |
2010-09-22 |
Julian Seward | Implement (ARM): REV, REV16, SMMUL. |
commit | commitdiff | tree |
2010-09-22 |
Julian Seward | Fix incorrect handling of VTRN.32 insn. (Dmitry Zhurik... |
commit | commitdiff | tree |
2010-09-22 |
Julian Seward | Accept d16-d31 register arguments in VFP code. Fixes... |
commit | commitdiff | tree |
2010-09-22 |
Julian Seward | Add some 32-bit SIMD integer primops, and use these... |
commit | commitdiff | tree |
2010-09-21 |
Julian Seward | Implement UHADD8. |
commit | commitdiff | tree |
2010-09-20 |
Julian Seward | Implement SSUB8. |
commit | commitdiff | tree |
2010-09-20 |
Julian Seward | In ARM mode: enable LDRD/STRD of the form "reg, [reg... |
commit | commitdiff | tree |
2010-09-20 |
Julian Seward | Implement SADD16, SSUB16, SASX, SMLAWB, SMLAWT. |
commit | commitdiff | tree |
2010-09-09 |
Julian Seward | If the host does not support Neon, then don't accept... |
commit | commitdiff | tree |
2010-09-09 |
Julian Seward | Handle 16Uto64, which can now show up at the back end... |
commit | commitdiff | tree |
2010-09-08 |
Julian Seward | Minor amd64 instruction selection improvements, leading... |
commit | commitdiff | tree |
2010-09-03 |
Julian Seward | Support new PowerISA_2.05 instructions available on... |
commit | commitdiff | tree |
2010-09-03 |
Julian Seward | Support the DCBZL instruction. Also, query the host... |
commit | commitdiff | tree |
2010-09-02 |
Julian Seward | Enable BX PC in Thumb mode. Partial fix for #249775. |
commit | commitdiff | tree |
2010-09-02 |
Julian Seward | Handle RBIT (bit-reverse) in Thumb mode. Partial fix... |
commit | commitdiff | tree |
2010-09-01 |
Julian Seward | Avoid genSpill/genReload asserts for VFP spills/reloads... |
commit | commitdiff | tree |
next |