Current Team Memberships

Show patches with: Archived = No       |   23215 patches
« 1 2 ... 26 27 28232 233 »
Patch Series S/W/F Date Submitter Delegate State
[02/11] tcg: Move tcg_gen_op* out of line tcg: Move tcg expanders out of line --- 2023-10-29 Richard Henderson Superseded
[01/11] tcg: Mark tcg_gen_op* as noinline tcg: Move tcg expanders out of line --- 2023-10-29 Richard Henderson Superseded
[v2,35/35] target/m68k: Use TCG_COND_TST{EQ, NE} in gen_fcc_cond tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,34/35] target/alpha: Use TCG_COND_TSTNE for gen_fold_mzero tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,33/35] target/alpha: Use TCG_COND_TST{EQ, NE} for CMOVLB{C, S} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,32/35] target/alpha: Use TCG_COND_TST{EQ,NE} for BLB{C,S} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson New
[v2,31/35] tcg/tci: Support TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson New
[v2,30/35] tcg/s390x: Support TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,29/35] tcg/s390x: Add TCG_CT_CONST_CMP tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,28/35] tcg/s390x: Split constraint A into J+U tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,27/35] tcg/ppc: Support TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson New
[v2,26/35] tcg/ppc: Add TCG_CT_CONST_CMP tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,25/35] tcg/ppc: Tidy up tcg_target_const_match tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,24/35] tcg/ppc: Use cr0 in tcg_to_bc and tcg_to_isel tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,23/35] tcg/ppc: Sink tcg_to_bc usage into tcg_out_bc tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,22/35] tcg/sparc64: Support TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson New
[v2,21/35] tcg/sparc64: Pass TCGCond to tcg_out_cmp tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,20/35] tcg/sparc64: Hoist read of tcg_cond_to_rcond tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,19/35] tcg/sparc64: Implement tcg_out_extrl_i64_i32 tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,18/35] tcg/riscv: Support TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson New
[v2,17/35] tcg/mips: Support TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson New
[v2,16/35] tcg/loongarch64: Support TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson New
[v2,15/35] tcg/i386: Improve TSTNE/TESTEQ vs powers of two tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson New
[v2,14/35] tcg/i386: Support TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson New
[v2,13/35] tcg/i386: Move tcg_cond_to_jcc[] into tcg_out_cmp tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,12/35] tcg/i386: Pass x86 condition codes to tcg_out_cmov tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,11/35] tcg/arm: Support TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson New
[v2,10/35] tcg/aarch64: Generate CBNZ for TSTNE of UINT32_MAX tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,09/35] tcg/aarch64: Generate TBZ, TBNZ tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,08/35] tcg/aarch64: Support TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,07/35] tcg: Add TCGConst argument to tcg_target_const_match tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,06/35] tcg/optimize: Handle TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,05/35] tcg/optimize: Split out arg_new_constant tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,04/35] tcg/optimize: Do swap_commutative2 in do_constant_folding_cond2 tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,03/35] tcg/optimize: Split out do_constant_folding_cond1 tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,02/35] tcg/optimize: Split out arg_is_const_val tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,01/35] tcg: Introduce TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson New
linux-user: Fix guest signal remapping after adjusting SIGABRT linux-user: Fix guest signal remapping after adjusting SIGABRT --- 2023-10-27 Richard Henderson Superseded
[6/6] tcg: Remove TCG_TARGET_HAS_neg_{i32,i64} tcg: Always implement neg and movcond --- 2023-10-26 Richard Henderson New
[5/6] tcg/loongarch64: Implement neg opcodes tcg: Always implement neg and movcond --- 2023-10-26 Richard Henderson Superseded
[4/6] tcg/mips: Implement neg opcodes tcg: Always implement neg and movcond --- 2023-10-26 Richard Henderson Superseded
[3/6] tcg: Remove TCG_TARGET_HAS_movcond_{i32,i64} tcg: Always implement neg and movcond --- 2023-10-26 Richard Henderson Superseded
[2/6] tcg/mips: Always implement movcond tcg: Always implement neg and movcond --- 2023-10-26 Richard Henderson Superseded
[1/6] tcg/mips: Split out tcg_out_setcond_int tcg: Always implement neg and movcond --- 2023-10-26 Richard Henderson New
[4/4] NOTFORMERGE tcg/i386: Assert sub of immediate has been folded tcg: Canonicalize SUBI to ANDI --- 2023-10-26 Richard Henderson New
[3/4] tcg/optimize: Canonicalize sub2 with constants to add2 tcg: Canonicalize SUBI to ANDI --- 2023-10-26 Richard Henderson Superseded
[2/4] tcg/optimize: Canonicalize subi to addi during optimization tcg: Canonicalize SUBI to ANDI --- 2023-10-26 Richard Henderson Superseded
[1/4] tcg: Canonicalize subi to addi during opcode generation tcg: Canonicalize SUBI to ANDI --- 2023-10-26 Richard Henderson New
[PULL,94/94] target/sparc: Remove disas_sparc_legacy [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,93/94] target/sparc: Convert FZERO, FONE to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,92/94] target/sparc: Move FPACK16, FPACKFIX to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,91/94] target/sparc: Move FPCMP* to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,90/94] target/sparc: Convert FCMP, FCMPE to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,89/94] target/sparc: Move FMOVR, FMOVcc, FMOVfcc to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,88/94] target/sparc: Move FMOVq, FNEGq, FABSq to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,87/94] target/sparc: Move FdTOq, FxTOq to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,86/94] target/sparc: Move FiTOq, FsTOq to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,85/94] target/sparc: Move FqTOd, FqTOx to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,84/94] target/sparc: Move FqTOs, FqTOi to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,83/94] target/sparc: Move FiTOd, FsTOd, FsTOx to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,82/94] target/sparc: Move gen_fop_FD insns to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,81/94] target/sparc: Move FDMULQ to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,80/94] target/sparc: Move FSMULD to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,79/94] target/sparc: Move gen_fop_QQQ insns to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,78/94] target/sparc: Move gen_fop_DDD insns to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,77/94] target/sparc: Move gen_fop_FFF insns to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,76/94] target/sparc: Move FSQRTq to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,75/94] target/sparc: Move gen_fop_DD insns to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,74/94] target/sparc: Move gen_fop_FF insns to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,73/94] target/sparc: Move gen_gsr_fop_DDD insns to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,72/94] target/sparc: Move PDIST to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,71/94] target/sparc: Move gen_ne_fop_DDD insns to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,70/94] target/sparc: Move gen_ne_fop_FFF insns to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,69/94] target/sparc: Use tcg_gen_vec_{add,sub}* [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,68/94] target/sparc: Move FMOVD, FNEGD, FABSD, FSRC*D, FNOT*D to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,67/94] target/sparc: Move FMOVS, FNEGS, FABSS, FSRC*S, FNOT*S to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,66/94] target/sparc: Move BMASK to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,65/94] target/sparc: Move ADDRALIGN* to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,64/94] target/sparc: Move ARRAY* to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,63/94] target/sparc: Move EDGE* to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,62/94] target/sparc: Merge LDFSR, LDXFSR implementations [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson New
[PULL,61/94] target/sparc: Move LDFSR, STFSR to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,60/94] target/sparc: Move asi fp load/store to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,59/94] target/sparc: Move simple fp load/store to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,58/94] target/sparc: Split out fp ldst functions with asi precomputed [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,57/94] target/sparc: Move PREFETCH, PREFETCHA to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,56/94] target/sparc: Move CASA, CASXA to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,55/94] target/sparc: Move SWAP, SWAPA to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,54/94] target/sparc: Move LDSTUB, LDSTUBA to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,53/94] target/sparc: Move asi integer load/store to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,52/94] target/sparc: Move simple integer load/store to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,51/94] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for GET_ASI_DTWINX [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,50/94] target/sparc: Split out ldst functions with asi pre-computed [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson New
[PULL,49/94] target/sparc: Drop ifdef around get_asi and friends [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,48/94] target/sparc: Split out resolve_asi [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,47/94] target/sparc: Move DONE, RETRY to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,46/94] target/sparc: Move FLUSH, SAVE, RESTORE to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,45/94] target/sparc: Move JMPL, RETT, RETURN to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,44/94] target/sparc: Convert remaining v8 coproc insns to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,43/94] target/sparc: Move POPC to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
« 1 2 ... 26 27 28232 233 »

Bundling

Create bundle: