2014-11-23 |
Julian Seward | Merge, from trunk, r2994 |
commit | commitdiff | tree |
2014-11-23 |
Julian Seward | Merge, from trunk, r2993 |
commit | commitdiff | tree |
2014-11-23 |
Julian Seward | Merge, from trunk, r2992. |
commit | commitdiff | tree |
2014-11-23 |
Julian Seward | Merge, from trunk, r2991. |
commit | commitdiff | tree |
2014-11-23 |
Julian Seward | Merge, from trunk, r2990. |
commit | commitdiff | tree |
2014-11-23 |
Julian Seward | Merge, from trunk, r2988 |
commit | commitdiff | tree |
2014-11-23 |
Julian Seward | Merge, from trunk, r2987 |
commit | commitdiff | tree |
2014-11-23 |
Julian Seward | Merge, from trunk, r2986 |
commit | commitdiff | tree |
2014-11-23 |
Julian Seward | Merge, from trunk, r2985 |
commit | commitdiff | tree |
2014-11-23 |
Julian Seward | Merge, from trunk, r2984 |
commit | commitdiff | tree |
2014-11-23 |
Julian Seward | Merge, from trunk, r2983 |
commit | commitdiff | tree |
2014-11-23 |
Julian Seward | Merge, from trunk, r2982 |
commit | commitdiff | tree |
2014-11-23 |
Julian Seward | Merge, from trunk, r2981 |
commit | commitdiff | tree |
2014-11-23 |
Julian Seward | Merge, from trunk, r2979 |
commit | commitdiff | tree |
2014-11-23 |
Julian Seward | Merge, from trunk, r2976 |
commit | commitdiff | tree |
2014-11-23 |
Julian Seward | Merge, from trunk, r2975 |
commit | commitdiff | tree |
2014-11-23 |
Julian Seward | Merge, from trunk, 2962, 2966, 2967, 2973 |
commit | commitdiff | tree |
2014-11-23 |
Julian Seward | Merge, from trunk, r2960 |
commit | commitdiff | tree |
2014-11-23 |
Julian Seward | Merge, from trunk, r2957: |
commit | commitdiff | tree |
2014-09-08 |
Julian Seward | Create VEX_3_10_BRANCH as a copy of trunk r2949. |
commit | commitdiff | tree |
2014-09-07 |
Julian Seward | Change how FXSAVE and FXRSTOR are done, so as to avoid... |
commit | commitdiff | tree |
2014-09-06 |
Florian Krohm | Minor refactoring to avoid special handling of emulation |
commit | commitdiff | tree |
2014-09-06 |
Julian Seward | Handle fcvtpu Xd,Sn. Fixes #335564. |
commit | commitdiff | tree |
2014-09-05 |
Florian Krohm | Use const instead of a comment. |
commit | commitdiff | tree |
2014-09-05 |
Julian Seward | iselStmt, case Ist_Dirty: remove pointless conditional... |
commit | commitdiff | tree |
2014-09-04 |
Petar Jovanovic | mips64: fix jmpKind for BLTZ and BGEZ |
commit | commitdiff | tree |
2014-09-04 |
Julian Seward | arm64: enable support for: str bN, [reg, reg etc] |
commit | commitdiff | tree |
2014-09-03 |
Petar Jovanovic | mips64: implement Cavium BBIT0 and BBIT1 instructions |
commit | commitdiff | tree |
2014-09-02 |
Florian Krohm | Add a missing return statement. Spotted by the Coverity... |
commit | commitdiff | tree |
2014-09-01 |
Julian Seward | arm64: route all whole-vector shift/rotate/slice operations |
commit | commitdiff | tree |
2014-09-01 |
Julian Seward | Rename Iop_Extract{64,V128} to Iop_Slice{64,V128},... |
commit | commitdiff | tree |
2014-08-29 |
Julian Seward | Add support for generating ProfInc sequences on ARM64... |
commit | commitdiff | tree |
2014-08-29 |
Petar Jovanovic | mips: remove unused macro |
commit | commitdiff | tree |
2014-08-29 |
Petar Jovanovic | mips: fix typo (IRType/IRTemp) |
commit | commitdiff | tree |
2014-08-26 |
Julian Seward | Add support for four IROps that Memcheck generates... |
commit | commitdiff | tree |
2014-08-26 |
Julian Seward | Comment-only change. |
commit | commitdiff | tree |
2014-08-24 |
Julian Seward | arm64: implement: |
commit | commitdiff | tree |
2014-08-24 |
Julian Seward | Rename IROps for reciprocal estimate, reciprocal step... |
commit | commitdiff | tree |
2014-08-21 |
Mark Wielaard | Bug 330319 - vex amd64->IR: unhandled instruction bytes... |
commit | commitdiff | tree |
2014-08-20 |
Julian Seward | putGST_masked: correctly handle the case where the... |
commit | commitdiff | tree |
2014-08-18 |
Julian Seward | arm64: implement: |
commit | commitdiff | tree |
2014-08-17 |
Julian Seward | arm64: implement srhadd, urhadd (vector) |
commit | commitdiff | tree |
2014-08-17 |
Julian Seward | arm64: implement |
commit | commitdiff | tree |
2014-08-15 |
Julian Seward | No functional change. Remove commented out code copied... |
commit | commitdiff | tree |
2014-08-15 |
Julian Seward | Rename Iop_QSalN*, Iop_QShlN* and Iop_QShlN*S so as... |
commit | commitdiff | tree |
2014-08-15 |
Julian Seward | arm64: implement: {uqshl, sqshl, sqshlu} (scalar, imm... |
commit | commitdiff | tree |
2014-08-14 |
Julian Seward | arm64: implement: {uqshl, sqshl, sqshlu} (vector, imm). |
commit | commitdiff | tree |
2014-08-14 |
Julian Seward | Add a simple folding rule for Iop_ZeroHI64ofV128. |
commit | commitdiff | tree |
2014-08-13 |
Julian Seward | arm64: implement: uqshrn{2}, sqrshrun{2}, sqshrun{2... |
commit | commitdiff | tree |
2014-08-11 |
Philippe Waroquiers | Small cleanups in VEX: |
commit | commitdiff | tree |
2014-08-11 |
Julian Seward | arm64: implement: |
commit | commitdiff | tree |
2014-08-11 |
Julian Seward | Add a new folding rule: |
commit | commitdiff | tree |
2014-08-09 |
Philippe Waroquiers | Unbreak the build |
commit | commitdiff | tree |
2014-08-08 |
Carl Love | This commit is for Bugzilla 334834. |
commit | commitdiff | tree |
2014-08-07 |
Carl Love | This commit is for Bugzilla 334834. The Bugzilla conta... |
commit | commitdiff | tree |
2014-08-04 |
Julian Seward | arm64: add support for: sqshl, uqshl, sqrshl, uqrshl... |
commit | commitdiff | tree |
2014-08-04 |
Julian Seward | Add a folding rule: XorV128(t,0) ==> t. |
commit | commitdiff | tree |
2014-08-03 |
Julian Seward | arm64: implement remaining SQDMULH and SQRDMULH cases. |
commit | commitdiff | tree |
2014-07-24 |
Julian Seward | Improve infrastructure for dealing with endianness... |
commit | commitdiff | tree |
2014-07-22 |
Julian Seward | arm64: implement: |
commit | commitdiff | tree |
2014-07-22 |
Julian Seward | Comment-only change. |
commit | commitdiff | tree |
2014-07-21 |
Julian Seward | arm64: implement: sqneg, {u,s}q{add,sub} (scalar), |
commit | commitdiff | tree |
2014-07-21 |
Julian Seward | Initialise a couple of scalars that gcc -Og thinks... |
commit | commitdiff | tree |
2014-07-18 |
Florian Krohm | Add a few more algebraic optimisations for Iop_And8/16. |
commit | commitdiff | tree |
2014-07-16 |
Julian Seward | Remove fields from VexAbiInfo that only had relevance... |
commit | commitdiff | tree |
2014-07-16 |
Florian Krohm | Comment out an unsed function to avoid a compiler warning. |
commit | commitdiff | tree |
2014-07-16 |
Florian Krohm | Fix algebraic simplification for Iop_AndV256. |
commit | commitdiff | tree |
2014-07-15 |
Julian Seward | arm64: implement: LD1/ST1 (multi 1-elem structs, 2... |
commit | commitdiff | tree |
2014-07-14 |
Julian Seward | arm64: implement "mrs Xt, cntvct_el0" by pass-through... |
commit | commitdiff | tree |
2014-07-11 |
Julian Seward | arm64: implement: {sli,sri} (vector & scalar), sqabs... |
commit | commitdiff | tree |
2014-07-10 |
Julian Seward | arm64: implement: shll #imm, shrn #imm, rshrn #imm, |
commit | commitdiff | tree |
2014-07-03 |
Julian Seward | arm32: support (ARM) PLDW [reg, reg]. The non-W varian... |
commit | commitdiff | tree |
2014-07-03 |
Julian Seward | arm32: support (ARM) PLDW [reg, #imm]. The non-W varia... |
commit | commitdiff | tree |
2014-06-30 |
Julian Seward | arm64: implement: sadalp uadalp saddlp uaddlp saddlv... |
commit | commitdiff | tree |
2014-06-28 |
Julian Seward | arm64: change the representation of FPSR.QC so that... |
commit | commitdiff | tree |
2014-06-28 |
Julian Seward | arm64: implement: sabal uabal sabdl uabdl saddl uaddl... |
commit | commitdiff | tree |
2014-06-27 |
Julian Seward | arm64: |
commit | commitdiff | tree |
2014-06-26 |
Julian Seward | arm64: implement: rbit 16b,8b, rev16 16b,8b |
commit | commitdiff | tree |
2014-06-26 |
Julian Seward | Rename the vector subparts-of-lanes-reversal IROps... |
commit | commitdiff | tree |
2014-06-26 |
Julian Seward | The vector versions of the count leading zeros/sign... |
commit | commitdiff | tree |
2014-06-26 |
Julian Seward | arm64: implement pmull{2}. |
commit | commitdiff | tree |
2014-06-25 |
Julian Seward | arm64: implement: |
commit | commitdiff | tree |
2014-06-25 |
Julian Seward | Remove commented out junk which is never going to get... |
commit | commitdiff | tree |
2014-06-25 |
Julian Seward | Fix bogus-looking assertion. |
commit | commitdiff | tree |
2014-06-24 |
Julian Seward | Implement LD1/ST1 {3 regs . 16b}, [ea] (no offset) |
commit | commitdiff | tree |
2014-06-23 |
Julian Seward | arm64: more SIMD instructions: |
commit | commitdiff | tree |
2014-06-20 |
Julian Seward | Fix an enum type confusion, PPCAvFpOp vs PPCAvOp, as... |
commit | commitdiff | tree |
2014-06-20 |
Julian Seward | Increase the number of vector registers available for... |
commit | commitdiff | tree |
2014-06-19 |
Julian Seward | Implement: dup_{d_d[], s_s[], h_h[], b_b[]}, ext |
commit | commitdiff | tree |
2014-06-19 |
Julian Seward | Implement: orr_{8h,4h}_imm8_shifted, orr_{4s,2s}_imm8_s... |
commit | commitdiff | tree |
2014-06-15 |
Julian Seward | arm64: implement: addp std7_std7_std7, addv vector... |
commit | commitdiff | tree |
2014-06-15 |
Julian Seward | arm64: implement: abs d_d, neg d_d, abs std7_std7,... |
commit | commitdiff | tree |
2014-06-15 |
Julian Seward | Remove temporary front end scaffolding for Cat{Even... |
commit | commitdiff | tree |
2014-06-14 |
Julian Seward | Implement LD1R (single structure, replicate). |
commit | commitdiff | tree |
2014-06-12 |
Julian Seward | Implement FMUL 2d_2d_d[], 4s_4s_s[], 2s_2s_s[]. |
commit | commitdiff | tree |
2014-06-12 |
Julian Seward | Remove the old SIMD decoder entirely. |
commit | commitdiff | tree |
2014-06-11 |
Julian Seward | Move remaining implemented SIMD instructions into the... |
commit | commitdiff | tree |
2014-06-10 |
Julian Seward | Reimplement the SIMD and FP instruction decoder, so... |
commit | commitdiff | tree |
2014-06-09 |
Dejan Jevtic | mips: Fix non mips compiler warning. |
commit | commitdiff | tree |
2014-06-04 |
Julian Seward | Support ADC/ADCS/SBC/SBCS. Fixes #335496. (dimitry... |
commit | commitdiff | tree |
next |