]> git.proxmox.com Git - mirror_qemu.git/history - tcg/tcg.c
tcg: Reduce max TB opcode count
[mirror_qemu.git] / tcg / tcg.c
2018-06-15 Richard Hendersontcg: Reduce max TB opcode count
2018-06-15 Emilio G. Cotatcg: move tb_ctx.tb_phys_invalidate_count to tcg_ctx
2018-06-15 Emilio G. Cotatcg: track TBs with per-region BST's
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-05-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-05-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/cota...
2018-05-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2018-05-09 Richard Hendersontcg: Limit the number of ops in a TB
2018-05-04 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2018-05-04 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-05-03 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-05-01 Laurent Viviertcg: workaround branch instruction overflow in tcg_out_...
2018-05-01 Richard Hendersontcg: Improve TCGv_ptr support
2018-02-13 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2018-02-09 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-02-09 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-02-08 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-02-08 Richard Hendersontcg: Add generic vector ops for multiplication
2018-02-08 Richard Hendersontcg: Add generic vector ops for comparisons
2018-02-08 Richard Hendersontcg: Add generic vector ops for constant shifts
2018-02-08 Richard Hendersontcg: Add generic vector expanders
2018-02-08 Richard Hendersontcg: Add types and basic operations for host vectors
2018-01-11 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into HEAD
2018-01-09 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20180...
2018-01-09 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2018-01-08 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2018-01-08 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2018-01-08 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2018-01-08 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-12-29 Richard Hendersontcg: Generalize TCGOp parameters
2017-12-29 Richard Hendersontcg: Dynamically allocate TCGOps
2017-12-29 Richard Hendersontcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
2017-11-03 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2017-11-03 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-11-03 Richard Hendersontcg: Allow constant pool entries in the prologue
2017-10-27 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-10-26 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2017-10-25 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-10-24 Richard Hendersontcg: Initialize cpu_env generically
2017-10-24 Emilio G. Cotatcg: enable multiple TCG contexts in softmmu
2017-10-24 Emilio G. Cotatcg: introduce regions to split code_gen_buffer
2017-10-24 Emilio G. Cotatcg: distribute profiling counters across TCGContext's
2017-10-24 Emilio G. Cotatcg: introduce **tcg_ctxs to keep track of all TCGContext's
2017-10-24 Emilio G. Cotatcg: define tcg_init_ctx and make tcg_ctx a pointer
2017-10-24 Richard Hendersontcg: Remove GET_TCGV_* and MAKE_TCGV_*
2017-10-24 Richard Hendersontcg: Introduce temp_tcgv_{i32,i64,ptr}
2017-10-24 Richard Hendersontcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}
2017-10-24 Richard Hendersontcg: Push tcg_ctx into tcg_gen_callN
2017-10-24 Richard Hendersontcg: Change temp_allocate_frame arg to TCGTemp
2017-10-24 Richard Hendersontcg: Avoid loops against variable bounds
2017-10-24 Richard Hendersontcg: Use per-temp state data in liveness
2017-10-24 Richard Hendersontcg: Introduce temp_arg, export temp_idx
2017-10-24 Richard Hendersontcg: Add temp_global bit to TCGTemp
2017-10-24 Richard Hendersontcg: Introduce arg_temp
2017-10-24 Richard Hendersontcg: Propagate TCGOp down to allocators
2017-10-24 Richard Hendersontcg: Propagate args to op->args in tcg.c
2017-10-24 Richard Hendersontcg: Merge opcode arguments into TCGOp
2017-10-11 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2017-10-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-10-10 Emilio G. Cotatcg: define TCG_HIGHWATER
2017-10-10 Emilio G. Cotatcg: take .helpers out of TCGContext
2017-10-10 Emilio G. Cotaexec-all: extract tb->tc_* into a separate struct tc_tb
2017-09-17 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-09-17 Richard Hendersontcg: Remove tcg_regset_{or,and,andnot,not}
2017-09-17 Richard Hendersontcg: Remove tcg_regset_set
2017-09-17 Richard Hendersontcg: Remove tcg_regset_clear
2017-09-17 Richard Hendersontcg: Add tcg_op_supported
2017-09-14 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2017-09-08 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-09-08 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2017-09-08 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-09-07 Richard Hendersontcg: Infrastructure for managing constant pools
2017-09-07 Richard Hendersontcg: Rearrange ldst label tracking
2017-07-19 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2017-06-23 Peter MaydellMerge remote-tracking branch 'remotes/otubo/tags/pull...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/queue...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2017-06-22 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-06-19 Emilio G. Cotatcg: allocate TB structs before the corresponding trans...
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2017-06-07 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2017-06-06 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2017-06-06 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-06-06 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-06-05 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-06-05 Emilio G. Cotatcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_g...
2017-01-25 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20170...
2017-01-13 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-01-13 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2017-01-12 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2017-01-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-01-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-01-12 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-01-10 Richard Hendersontcg: Allow an operand to be matching or a constant
2017-01-10 Richard Hendersontcg: Pass the opcode width to target_parse_constraint
next