1. 9f75462 tcg: Reduce max TB opcode count by Richard Henderson · 7 years ago
  2. 0ac2031 tcg: remove tb_lock by Emilio G. Cota · 8 years ago
  3. 128ed22 tcg: move tb_ctx.tb_phys_invalidate_count to tcg_ctx by Emilio G. Cota · 8 years ago
  4. be2cdc5 tcg: track TBs with per-region BST's by Emilio G. Cota · 8 years ago
  5. 1019242 tcg/i386: Use byte form of xgetbv instruction by John Arbuckle · 7 years ago
  6. 1636705 Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into staging by Peter Maydell · 7 years ago
  7. 07ea28b tcg: Pass tb and index to tcg_gen_exit_tb separately by Richard Henderson · 7 years ago
  8. 23c11b0 target: Do not include "exec/exec-all.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
  9. 1d34982 tcg: fix s/compliment/complement/ typos by Emilio G. Cota · 7 years ago
  10. f5583c5 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510' into staging by Peter Maydell · 7 years ago
  11. 5507c2b tcg: Introduce atomic helpers for integer min/max by Richard Henderson · 7 years ago
  12. b87fb8c tcg: Introduce helpers for integer min/max by Richard Henderson · 7 years ago
  13. abebf92 tcg: Limit the number of ops in a TB by Richard Henderson · 7 years ago
  14. 7eb30ef tcg/i386: Fix dup_vec in non-AVX2 codepath by Peter Maydell · 7 years ago
  15. 6001f77 tcg: workaround branch instruction overflow in tcg_out_qemu_ld/st by Laurent Vivier · 7 years ago
  16. 5bfa803 tcg: Improve TCGv_ptr support by Richard Henderson · 7 years ago
  17. 9a938d8 tcg: Allow wider vectors for cmp and mul by Richard Henderson · 7 years ago
  18. 3f814b8 tcg/arm: Fix memory barrier encoding by Henry Wertz · 7 years ago
  19. d103021 tcg: Document INDEX_mul[us]h_* by Richard Henderson · 7 years ago
  20. 161dfd1 tcg/mips: Handle large offsets from target env to tlb_table by Peter Maydell · 7 years ago
  21. 9743cd5 tcg: Introduce tcg_set_insn_start_param by Richard Henderson · 7 years ago
  22. f2f1dde tcg: Mark muluh_i64 and mulsh_i64 as 64-bit ops by Richard Henderson · 7 years ago
  23. adb196c tcg: Add choose_vector_size by Richard Henderson · 7 years ago
  24. 7f34ed4 tcg/i386: Support INDEX_op_dup2_vec for -m32 by Richard Henderson · 7 years ago
  25. b2e3ae9 tcg: Improve tcg_gen_muli_i32/i64 by Richard Henderson · 7 years ago
  26. 14e4c1e tcg/aarch64: Add vector operations by Richard Henderson · 7 years ago
  27. 770c2fc tcg/i386: Add vector operations by Richard Henderson · 8 years ago
  28. 170ba88 tcg/optimize: Handle vector opcodes during optimize by Richard Henderson · 7 years ago
  29. 22fc352 tcg: Add generic vector helpers with a scalar operand by Richard Henderson · 7 years ago
  30. f49b12c tcg: Add generic helpers for saturating arithmetic by Richard Henderson · 7 years ago
  31. 3774030 tcg: Add generic vector ops for multiplication by Richard Henderson · 7 years ago
  32. 212be17 tcg: Add generic vector ops for comparisons by Richard Henderson · 7 years ago
  33. d0ec979 tcg: Add generic vector ops for constant shifts by Richard Henderson · 7 years ago
  34. db43267 tcg: Add generic vector expanders by Richard Henderson · 7 years ago
  35. 474b2e8 tcg: Standardize integral arguments to expanders by Richard Henderson · 7 years ago
  36. d2fd745 tcg: Add types and basic operations for host vectors by Richard Henderson · 7 years ago
  37. da73a4a tcg: Allow multiple word entries into the constant pool by Richard Henderson · 7 years ago
  38. 030ffe3 tcg/ppc: Allow a 32-bit offset to the constant pool by Richard Henderson · 7 years ago
  39. 4a64e0f tcg/ppc: Support tlb offsets larger than 64k by Richard Henderson · 7 years ago
  40. 71f9cee tcg/arm: Support tlb offsets larger than 64k by Richard Henderson · 7 years ago
  41. 7170ac3 tcg/arm: Fix double-word comparisons by Richard Henderson · 7 years ago
  42. 1df3caa tcg: Allow 6 arguments to TCG helpers by Richard Henderson · 7 years ago
  43. 923ed17 tcg: Add tcg_signed_cond by Richard Henderson · 7 years ago
  44. cd9090a tcg: Generalize TCGOp parameters by Richard Henderson · 7 years ago
  45. 15fa08f tcg: Dynamically allocate TCGOps by Richard Henderson · 7 years ago
  46. f764718 tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED* by Richard Henderson · 7 years ago
  47. ba2c747 tcg/s390x: Use constant pool for prologue by Richard Henderson · 7 years ago
  48. 5b38ee3 tcg: Allow constant pool entries in the prologue by Richard Henderson · 7 years ago
  49. 1c2adb9 tcg: Initialize cpu_env generically by Richard Henderson · 7 years ago
  50. 3468b59 tcg: enable multiple TCG contexts in softmmu by Emilio G. Cota · 8 years ago
  51. e8feb96 tcg: introduce regions to split code_gen_buffer by Emilio G. Cota · 8 years ago
  52. 34184b0 tcg: allocate optimizer temps with tcg_malloc by Emilio G. Cota · 8 years ago
  53. c3fac11 tcg: distribute profiling counters across TCGContext's by Emilio G. Cota · 8 years ago
  54. df2cce2 tcg: introduce **tcg_ctxs to keep track of all TCGContext's by Emilio G. Cota · 8 years ago
  55. 2668978 gen-icount: fold exitreq_label into TCGContext by Emilio G. Cota · 8 years ago
  56. b1311c4 tcg: define tcg_init_ctx and make tcg_ctx a pointer by Emilio G. Cota · 8 years ago
  57. 44ded3d tcg: take tb_ctx out of TCGContext by Emilio G. Cota · 8 years ago
  58. e82d5a2 tcg: check CF_PARALLEL instead of parallel_cpus by Emilio G. Cota · 8 years ago
  59. 4e2ca83 tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK by Emilio G. Cota · 8 years ago
  60. e89b28a tcg: Use offsets not indices for TCGv_* by Richard Henderson · 7 years ago
  61. 11f4e8f tcg: Remove TCGV_EQUAL* by Richard Henderson · 7 years ago
  62. dc41aa7 tcg: Remove GET_TCGV_* and MAKE_TCGV_* by Richard Henderson · 7 years ago
  63. 085272b tcg: Introduce temp_tcgv_{i32,i64,ptr} by Richard Henderson · 7 years ago
  64. ae8b75d tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp} by Richard Henderson · 7 years ago
  65. 960c50e tcg: Push tcg_ctx into tcg_gen_callN by Richard Henderson · 7 years ago
  66. b7e8b17 tcg: Push tcg_ctx into generator functions by Richard Henderson · 7 years ago
  67. 6349039 tcg: Use per-temp state data in optimize by Richard Henderson · 8 years ago
  68. 54534d7 tcg: Remove unused TCG_CALL_DUMMY_TCGV by Richard Henderson · 8 years ago
  69. 2272e4a tcg: Change temp_allocate_frame arg to TCGTemp by Richard Henderson · 8 years ago
  70. ac3b889 tcg: Avoid loops against variable bounds by Richard Henderson · 8 years ago
  71. b83eabe tcg: Use per-temp state data in liveness by Richard Henderson · 8 years ago
  72. 1807f4c tcg: Introduce temp_arg, export temp_idx by Richard Henderson · 8 years ago
  73. c6c7d84 tcg: Return NULL temp for TCG_CALL_DUMMY_ARG by Richard Henderson · 8 years ago
  74. fa477d2 tcg: Add temp_global bit to TCGTemp by Richard Henderson · 8 years ago
  75. 4343913 tcg: Introduce arg_temp by Richard Henderson · 8 years ago
  76. dd18629 tcg: Propagate TCGOp down to allocators by Richard Henderson · 8 years ago
  77. efee374 tcg: Propagate args to op->args in tcg.c by Richard Henderson · 8 years ago
  78. acd9370 tcg: Propagate args to op->args in optimizer by Richard Henderson · 8 years ago
  79. 75e8b9b tcg: Merge opcode arguments into TCGOp by Richard Henderson · 8 years ago
  80. 8df8d52 tcg/mips: delete commented out extern keyword. by Jiang Biao · 7 years ago
  81. a505785 tcg: define TCG_HIGHWATER by Emilio G. Cota · 8 years ago
  82. 619205f tcg: take .helpers out of TCGContext by Emilio G. Cota · 8 years ago
  83. 5e75150 tci: move tci_regs to tcg_qemu_tb_exec's stack by Emilio G. Cota · 8 years ago
  84. e7e168f exec-all: extract tb->tc_* into a separate struct tc_tb by Emilio G. Cota · 8 years ago
  85. 7f11636 tcg: remove addr argument from lookup_tb_ptr by Emilio G. Cota · 8 years ago
  86. d453ec7 tcg/mips: constify tcg_target_callee_save_regs by Emilio G. Cota · 8 years ago
  87. e268f4c tcg/i386: constify tcg_target_callee_save_regs by Emilio G. Cota · 8 years ago
  88. 89b2e37 tcg/mips: Fully convert tcg_target_op_def by Richard Henderson · 7 years ago
  89. 9be44a1 tcg/sparc: Fully convert tcg_target_op_def by Richard Henderson · 7 years ago
  90. 6cb3658 tcg/ppc: Fully convert tcg_target_op_def by Richard Henderson · 7 years ago
  91. 7536b82 tcg/arm: Fully convert tcg_target_op_def by Richard Henderson · 7 years ago
  92. 1897cc2 tcg/aarch64: Fully convert tcg_target_op_def by Richard Henderson · 7 years ago
  93. 80a8b9a tcg: Fix types in tcg_regset_{set,reset}_reg by Richard Henderson · 7 years ago
  94. f46934d tcg: Remove tcg_regset_set32 by Richard Henderson · 7 years ago
  95. 07ddf03 tcg: Remove tcg_regset_{or,and,andnot,not} by Richard Henderson · 7 years ago
  96. d21369f tcg: Remove tcg_regset_set by Richard Henderson · 7 years ago
  97. ccb1bb6 tcg: Remove tcg_regset_clear by Richard Henderson · 7 years ago
  98. be0f34b tcg: Add tcg_op_supported by Richard Henderson · 8 years ago
  99. 61a3f8f accel/tcg: move tcg-runtime to accel/tcg/ by Philippe Mathieu-Daudé · 7 years ago
  100. ba02660 tcg/ppc: disable atomic write check on ppc32 by Philippe Mathieu-Daudé · 7 years ago