]> git.proxmox.com Git - mirror_qemu.git/history - tcg/tcg.c
tcg: Merge tcg_out_helper_load_regs into caller
[mirror_qemu.git] / tcg / tcg.c
2023-05-16 Richard Hendersontcg: Merge tcg_out_helper_load_regs into caller
2023-05-16 Richard Hendersontcg: Introduce tcg_out_movext3
2023-05-16 Richard Hendersontcg: Add INDEX_op_qemu_{ld,st}_i128
2023-05-16 Richard Hendersonaccel/tcg: Implement helper_{ld,st}*_mmu for user-only
2023-05-16 Richard Hendersontcg: Unify helper_{be,le}_{ld,st}*
2023-05-16 Richard Hendersoninclude/exec/memop: Add MO_ATOM_*
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-11 Richard HendersonMerge tag 'pull-tcg-20230511-2' of https://gitlab.com...
2023-05-11 Richard Hendersontcg: Remove TARGET_ALIGNED_ONLY
2023-05-11 Richard Hendersontcg: Add routines for calling slow-path helpers
2023-05-06 Richard HendersonMerge tag 'pull-loongarch-20230506' of https://gitlab...
2023-05-05 Richard HendersonMerge tag 'pull-tcg-20230505' of https://gitlab.com...
2023-05-05 Richard Hendersontcg: Introduce arg_slot_stk_ofs
2023-05-05 Richard Hendersontcg: Replace REG_P with arg_loc_reg_p
2023-05-05 Richard Hendersontcg: Move TCGLabelQemuLdst to tcg.c
2023-05-02 Richard HendersonMerge tag 'pull-tcg-20230502-2' of https://gitlab.com...
2023-05-02 Richard Hendersontcg: Introduce tcg_out_movext2
2023-04-25 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-04-23 Richard HendersonMerge tag 'pull-tcg-20230423' of https://gitlab.com...
2023-04-23 Richard Hendersontcg: Introduce tcg_out_xchg
2023-04-23 Richard Hendersontcg: Introduce tcg_out_movext
2023-04-23 Richard Hendersontcg: Split out tcg_out_extrl_i64_i32
2023-04-23 Richard Hendersontcg: Split out tcg_out_extu_i32_i64
2023-04-23 Richard Hendersontcg: Split out tcg_out_exts_i32_i64
2023-04-23 Richard Hendersontcg: Split out tcg_out_ext32u
2023-04-23 Richard Hendersontcg: Split out tcg_out_ext32s
2023-04-23 Richard Hendersontcg: Split out tcg_out_ext16u
2023-04-23 Richard Hendersontcg: Split out tcg_out_ext16s
2023-04-23 Richard Hendersontcg: Split out tcg_out_ext8u
2023-04-23 Richard Hendersontcg: Split out tcg_out_ext8s
2023-04-23 Richard Hendersontcg: Replace tcg_abort with g_assert_not_reached
2023-04-23 Richard Hendersontcg: Replace if + tcg_abort with tcg_debug_assert
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-15 Peter MaydellMerge tag 'misc-next-pull-request' of https://gitlab...
2023-03-14 Peter MaydellMerge tag 'display-pull-request' of https://gitlab...
2023-03-14 Peter MaydellMerge tag 'pull-riscv-to-apply-20230314' of https:...
2023-03-14 Peter MaydellMerge tag 'trivial-branch-for-8.0-pull-request' of...
2023-03-14 Peter MaydellMerge tag 'pull-tcg-20230313' of https://gitlab.com...
2023-03-13 Richard Hendersontcg: Drop tcg_const_*
2023-03-13 Richard Hendersontcg: Create tcg/tcg-temp-internal.h
2023-03-07 Peter MaydellMerge tag 'for-upstream-mb' of https://gitlab.com/bonzi...
2023-03-07 Peter MaydellMerge tag 'pull-riscv-to-apply-20230306' of https:...
2023-03-07 Peter MaydellMerge tag 'pull-xen-20230306' of https://xenbits.xen...
2023-03-06 Peter MaydellMerge tag 'audio-pull-request' of https://gitlab.com...
2023-03-06 Peter MaydellMerge tag 'pull-tcg-20230305' of https://gitlab.com...
2023-03-05 Richard Hendersontcg: Remove tcg_check_temp_count, tcg_clear_temp_count
2023-03-05 Richard Hendersontcg: Decode the operand to INDEX_op_mb in dumps
2023-03-05 Richard Hendersontcg: Merge two sequential labels
2023-03-05 Richard Hendersontcg: Link branches to the labels
2023-03-05 Richard W.M. Jonestcg: Include "qemu/timer.h" for profile_getclock
2023-03-03 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-03-03 Peter MaydellMerge tag 'pull-riscv-to-apply-20230303' of https:...
2023-03-02 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-03-02 Peter MaydellMerge tag 'pull-testing-next-010323-1' of https://gitla...
2023-03-02 Peter MaydellMerge tag 'pull-monitor-2023-03-02' of https://repo...
2023-03-02 Peter MaydellMerge tag 'bsd-user-2023q1-pull-request' of gitlab...
2023-03-01 Peter MaydellMerge tag 'pull-tcg-20230301' of https://gitlab.com...
2023-03-01 Richard Hendersontcg: Remove tcg_temp_local_new_*, tcg_const_local_*
2023-03-01 Richard Hendersontcg: Don't re-use TEMP_TB temporaries
2023-03-01 Richard Hendersontcg: Use tcg_temp_ebb_new_* in tcg/
2023-03-01 Richard Hendersontcg: Pass TCGTempKind to tcg_temp_new_internal
2023-03-01 Richard Hendersontcg: Remove TEMP_NORMAL
2023-03-01 Richard Hendersontcg: Add liveness_pass_0
2023-03-01 Richard Hendersontcg: Use noinline for major tcg_gen_code subroutines
2023-03-01 Richard Hendersontcg: Rename TEMP_LOCAL to TEMP_TB
2023-03-01 Richard Hendersontcg: Remove branch-to-next regardless of reference...
2023-03-01 Richard Hendersontcg: Adjust TCGContext.temps_in_use check
2023-03-01 Paolo BonziniMerge branch 'xenfv-kvm-15' of git://git.infradead...
2023-02-28 Peter MaydellMerge tag 'buildsys-qom-qdev-ui-20230227' of https...
2023-02-27 Philippe Mathieu... exec: Remove unused 'qemu/timer.h' timer
2023-02-05 Peter MaydellMerge tag 'pull-ppc-20230205' of https://gitlab.com...
2023-02-04 Peter MaydellMerge tag 'pull-tcg-20230204' of https://gitlab.com...
2023-02-04 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-02-04 Richard Hendersontcg: Add temp allocation for TCGv_i128
2023-02-04 Richard Hendersontcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
2023-02-04 Richard Hendersontcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128
2023-02-04 Richard Hendersontcg: Add TCG_CALL_RET_BY_VEC
2023-02-04 Richard Hendersontcg: Introduce tcg_target_call_oarg_reg
2023-02-04 Richard Hendersontcg: Add TCG_CALL_{RET,ARG}_BY_REF
2023-02-04 Richard Hendersontcg: Introduce tcg_out_addi_ptr
2023-02-04 Richard Hendersontcg: Allocate objects contiguously in temp_allocate_frame
2023-02-04 Richard Hendersontcg: Handle dh_typecode_i128 with TCG_CALL_{RET,ARG...
2023-02-04 Richard Hendersontcg: Init temp_subindex in liveness_pass_2
2023-02-04 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-02-04 Peter MaydellMerge tag 'pull-monitor-2023-02-03-v2' of https://repo...
2023-02-03 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-03 Peter MaydellMerge tag 'pull-tcg-20230123' of https://gitlab.com...
2023-02-02 Peter MaydellMerge tag 'pull-jan-omnibus-020223-1' of https://gitlab...
2023-02-02 Emilio Cotatcg: exclude non-memory effecting helpers from instrume...
2023-01-20 Peter MaydellMerge tag 'pull-include-2023-01-20' of https://repo...
2023-01-19 Peter MaydellMerge tag 'pull-monitor-2023-01-19' of https://repo...
2023-01-19 Peter MaydellMerge tag 'trivial-branch-for-8.0-pull-request' of...
2023-01-19 Peter MaydellMerge tag 'pull-tcg-20230117' of https://gitlab.com...
2023-01-17 Richard Hendersontcg: Remove TCG_TARGET_HAS_direct_jump
2023-01-17 Richard Hendersontcg: Add TranslationBlock.jmp_insn_offset
2023-01-17 Richard Hendersontcg: Add gen_tb to TCGContext
2023-01-17 Richard Hendersontcg: Rename TB_JMP_RESET_OFFSET_INVALID to TB_JMP_OFFSE...
2023-01-17 Richard Hendersontcg: Split out tcg_out_goto_tb
2023-01-17 Richard Hendersontcg: Introduce get_jmp_target_addr
2023-01-17 Richard Hendersontcg: Introduce set_jmp_insn_offset
next