2012-02-14 |
Philippe Waroquiers | * fix Bug 290655 - Add support for AESKEYGENASSIST... |
commit | commitdiff | tree |
2012-02-13 |
Florian Krohm | This patch is a follow-up to r2244 which fixed bugzilla... |
commit | commitdiff | tree |
2012-02-04 |
Florian Krohm | Implement TR, TRE, TRTT, TROT, TRTO insns. |
commit | commitdiff | tree |
2012-01-29 |
Florian Krohm | Rewrite algebraic transformations for binary operators. |
commit | commitdiff | tree |
2012-01-20 |
Julian Seward | Merge, from AVX branch, everything up to and including... |
commit | commitdiff | tree |
2012-01-18 |
Florian Krohm | Revert accidental check in (part of r2240). |
commit | commitdiff | tree |
2012-01-18 |
Florian Krohm | Revert r2238. In 64-bit mode the length is in bits... |
commit | commitdiff | tree |
2012-01-16 |
Florian Krohm | Remove broken support for TS insn in s390 port. The |
commit | commitdiff | tree |
2012-01-15 |
Florian Krohm | Followup to r2237. The length is in bits 32:63 only... |
commit | commitdiff | tree |
2012-01-15 |
Florian Krohm | Add support for the s390's TROO insn. These are the... |
commit | commitdiff | tree |
2012-01-04 |
Florian Krohm | Add a comment about setting aside a register for VG_... |
commit | commitdiff | tree |
2011-12-18 |
Florian Krohm | When reinterpreting a 32 bit int as a float we need... |
commit | commitdiff | tree |
2011-12-18 |
Florian Krohm | Handle Iop_ReinterpF32asI32 and Iop_ReinterpI32asF32... |
commit | commitdiff | tree |
2011-11-16 |
Florian Krohm | Iop_1Uto64 was not handled in the ppc insn selector. |
commit | commitdiff | tree |
2011-10-31 |
Julian Seward | Update comment in r2229 to place the blame in the right... |
commit | commitdiff | tree |
2011-10-31 |
Julian Seward | x86g_dirtyhelper_FXRSTOR: work around what looks like... |
commit | commitdiff | tree |
2011-10-26 |
Julian Seward | Handle "add.w reg, sp, #constT" and "addw reg, sp,... |
commit | commitdiff | tree |
2011-10-23 |
Julian Seward | Update all copyright dates, from 20xy-2010 to 20xy... |
commit | commitdiff | tree |
2011-10-22 |
Florian Krohm | Fix the guest state definition for s390x and introduce... |
commit | commitdiff | tree |
2011-10-22 |
Julian Seward | VEX side fixes to match r12190, which is a fix for... |
commit | commitdiff | tree |
2011-10-20 |
Florian Krohm | Fix timerfd-syscall testcase on s390x. |
commit | commitdiff | tree |
2011-10-20 |
Julian Seward | Handle Thumb2 ROR (register) encoding T2. #284472. |
commit | commitdiff | tree |
2011-10-19 |
Julian Seward | Ignore redundant REX.W on PTEST. #279071. |
commit | commitdiff | tree |
2011-10-19 |
Julian Seward | Handle PCMPxSTRx case 0x38. Fixes #273318. |
commit | commitdiff | tree |
2011-10-19 |
Julian Seward | Implement the SSE4.1 insn PCMPEQQ. n-i-bz. (VEX side... |
commit | commitdiff | tree |
2011-10-19 |
Julian Seward | Implement SSE4.1 PMULUDQ. Fixes #280290. ** MERGE... |
commit | commitdiff | tree |
2011-10-14 |
Julian Seward | Mark IR level calls and returns derived from ARM and... |
commit | commitdiff | tree |
2011-10-02 |
Tom Hughes | Ignore the precision flag in the ROUND{SS,SD,PS,PD... |
commit | commitdiff | tree |
2011-09-30 |
Julian Seward | arm backend: general (fallback) case handling for 64HLt... |
commit | commitdiff | tree |
2011-09-26 |
Julian Seward | Support ARM and Thumb "CLREX" instructions since Dalvik... |
commit | commitdiff | tree |
2011-09-25 |
Florian Krohm | Add another slot on the stack frame used in the dispatcher. |
commit | commitdiff | tree |
2011-09-23 |
Florian Krohm | Document and assert that needs_self_check of VexTransla... |
commit | commitdiff | tree |
2011-09-23 |
Julian Seward | Add a couple of spec rules for MI and PL after LOGIC... |
commit | commitdiff | tree |
2011-09-23 |
Julian Seward | Add some counter arrays for profiling N,Z,C,V flag... |
commit | commitdiff | tree |
2011-09-23 |
Julian Seward | Add a couple more spec rules: LO after SUB and GT after... |
commit | commitdiff | tree |
2011-09-22 |
Julian Seward | Enable move coalescing for Neon (vector) moves. Reduce... |
commit | commitdiff | tree |
2011-09-22 |
Julian Seward | Fix an obscure type error in printing of Neon instructi... |
commit | commitdiff | tree |
2011-09-09 |
Florian Krohm | Use mkite throughout. |
commit | commitdiff | tree |
2011-09-08 |
Florian Krohm | Support CLCL and MVCL instructions. Based on a patch... |
commit | commitdiff | tree |
2011-09-05 |
Julian Seward | Add support for IBM Power ISA 2.06 -- stage 3. |
commit | commitdiff | tree |
2011-09-02 |
Florian Krohm | Add support for s390x model z114. |
commit | commitdiff | tree |
2011-08-27 |
Julian Seward | Support "ENTER $imm16, $0"; some part of the OSX 10... |
commit | commitdiff | tree |
2011-08-19 |
Tom Hughes | Support alternate (C0 /6) encoding of SHL on x86 and... |
commit | commitdiff | tree |
2011-08-19 |
Florian Krohm | Fix panic message. |
commit | commitdiff | tree |
2011-08-12 |
Tom Hughes | Support an address size override prefix for REP prefixe... |
commit | commitdiff | tree |
2011-08-11 |
Florian Krohm | Add support for CKSM. |
commit | commitdiff | tree |
2011-08-11 |
Tom Hughes | Support FEMMS in x86 mode as we already do for amd64... |
commit | commitdiff | tree |
2011-08-10 |
Tom Hughes | Support XCHG AX, reg16 on amd64. Fixes #252695. |
commit | commitdiff | tree |
2011-08-08 |
Florian Krohm | Supplement to r2189. |
commit | commitdiff | tree |
2011-08-08 |
Florian Krohm | Handle the invalid opcode 0000. |
commit | commitdiff | tree |
2011-08-01 |
Florian Krohm | Remove a redundant check. Found by Coverity. |
commit | commitdiff | tree |
2011-08-01 |
Florian Krohm | For a special opcode the address of the next insn was |
commit | commitdiff | tree |
2011-07-30 |
Florian Krohm | Fix an assert. |
commit | commitdiff | tree |
2011-07-27 |
Florian Krohm | Do not access addresses that belong to the client execu... |
commit | commitdiff | tree |
2011-07-24 |
Julian Seward | Add support for IBM Power ISA 2.06 -- stage 2. Bug... |
commit | commitdiff | tree |
2011-07-23 |
Florian Krohm | Comparing a boolean value for != 0 yields a result... |
commit | commitdiff | tree |
2011-07-22 |
Florian Krohm | Remove a redundant assert. Minor code tweaks. |
commit | commitdiff | tree |
2011-07-21 |
Julian Seward | Neon loads/stores: rename some vars, plus the main... |
commit | commitdiff | tree |
2011-07-21 |
Florian Krohm | Add algebraic simplification as follows: |
commit | commitdiff | tree |
2011-07-21 |
Julian Seward | Add support for Thumb2 encodings of PLD and PLDW. ... |
commit | commitdiff | tree |
2011-07-19 |
Julian Seward | Make VMOV.F32 load the correct value into the destinati... |
commit | commitdiff | tree |
2011-07-19 |
Julian Seward | Fix BLX r14 in ARM mode, which was broken due to incorr... |
commit | commitdiff | tree |
2011-07-19 |
Julian Seward | Fix NEON VMUL by float scalar. Bug 277663. |
commit | commitdiff | tree |
2011-07-17 |
Florian Krohm | Update a FIXME. Should have been included in r2174 |
commit | commitdiff | tree |
2011-07-16 |
Florian Krohm | VEX-side changes to enable chasing of unconditional... |
commit | commitdiff | tree |
2011-07-11 |
Julian Seward | Tighten up an instruction decoding exception for |
commit | commitdiff | tree |
2011-07-11 |
Julian Seward | Complete the implementation of ARM atomic ops: {LD... |
commit | commitdiff | tree |
2011-07-11 |
Florian Krohm | Support the STFLE instruction via a dirty helper. |
commit | commitdiff | tree |
2011-07-08 |
Julian Seward | Add support for Thumb ADDW reg, reg, #uimm12 and SUBW... |
commit | commitdiff | tree |
2011-07-07 |
Julian Seward | Add a spec rule for NZ after LOGICQ, whilst chasing... |
commit | commitdiff | tree |
2011-07-05 |
Florian Krohm | Rename S390_GUEST_OFFSET to S390X_GUEST_OFFSET and use |
commit | commitdiff | tree |
2011-07-05 |
Florian Krohm | Misc s390x cleanups |
commit | commitdiff | tree |
2011-07-04 |
Julian Seward | Thumb2 front end: improved analysis of IT instructions... |
commit | commitdiff | tree |
2011-06-25 |
Florian Krohm | Get rid of redundant address mode calculation. |
commit | commitdiff | tree |
2011-06-23 |
Florian Krohm | Update ignored files for VEX. |
commit | commitdiff | tree |
2011-06-16 |
Julian Seward | Rename and rationalise the vector narrowing and widenin... |
commit | commitdiff | tree |
2011-06-16 |
Julian Seward | Reduce warning noise (make it in line with main Valgrin... |
commit | commitdiff | tree |
2011-06-15 |
Julian Seward | Unbreak Altivec support following r2159 (rename of... |
commit | commitdiff | tree |
2011-06-15 |
Julian Seward | Implement PACKUSDW (SSE4.1). Fixes #274776. |
commit | commitdiff | tree |
2011-06-15 |
Julian Seward | Partially fix underspecification of saturating narrowin... |
commit | commitdiff | tree |
2011-06-07 |
Julian Seward | Change the interface to LibVEX_Translate slightly,... |
commit | commitdiff | tree |
2011-06-06 |
Julian Seward | Add some more spec rules, for performance purposes: |
commit | commitdiff | tree |
2011-06-05 |
Julian Seward | Improvements to code generation for 32 bit instructions... |
commit | commitdiff | tree |
2011-05-29 |
Julian Seward | x86 and amd64 back ends: when generating transfers... |
commit | commitdiff | tree |
2011-05-28 |
Julian Seward | Comment-only change. |
commit | commitdiff | tree |
2011-05-27 |
Julian Seward | Add a field 'UChar delta' to IRStmt_IMark, and use... |
commit | commitdiff | tree |
2011-05-17 |
Julian Seward | s390x: provide clock instructions like STCK |
commit | commitdiff | tree |
2011-05-11 |
Julian Seward | ARM front end only: when processing Thumb instructions... |
commit | commitdiff | tree |
2011-05-09 |
Julian Seward | Add LIKELY/UNLIKELY macros for general use, replacing... |
commit | commitdiff | tree |
2011-05-09 |
Julian Seward | s390x: fix DISP20 macro. Remove duplicate defn and... |
commit | commitdiff | tree |
2011-05-08 |
Julian Seward | Handle Iop_I64UtoF32 in the ppc32/ppc64 insn selector... |
commit | commitdiff | tree |
2011-05-08 |
Julian Seward | Fix jump kind for indirect BLX for Thumb insns. Bug... |
commit | commitdiff | tree |
2011-05-08 |
Julian Seward | Support DMB and DSB variants on Thumb. Bug 266035... |
commit | commitdiff | tree |
2011-05-05 |
Julian Seward | Fix an assertion failure caused by r2144 (improved... |
commit | commitdiff | tree |
2011-05-04 |
Julian Seward | Tighten up condition code handling in the back end... |
commit | commitdiff | tree |
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 |
next |