1. 4f31b54 Normalize header guard symbol definition by Markus Armbruster · 2 years, 8 months ago
  2. 46be842 tcg: Implement tcg_gen_{h,w}swap_{i32,i64} by Richard Henderson · 2 years, 9 months ago
  3. 8905770 compiler.h: replace QEMU_NORETURN with G_NORETURN by Marc-André Lureau · 2 years, 9 months ago
  4. a61532f tcg: Add tcg_constant_ptr by Richard Henderson · 2 years, 9 months ago
  5. c748243 tcg: Fix indirect lowering vs TCG_OPF_COND_BRANCH by Richard Henderson · 2 years, 10 months ago
  6. ed52347 tcg: Add opcodes for vector nand, nor, eqv by Richard Henderson · 3 years, 1 month ago
  7. 0166fed tcg: Set MAX_OPC_PARAM_IARGS to 7 by Ziqiao Kong · 2 years, 11 months ago
  8. 9620ae0 tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i by Matheus Ferst · 2 years, 11 months ago
  9. fc313c6 exec/memop: Adding signedness to quad definitions by Frédéric Pétrot · 3 years ago
  10. e86e00a Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-request' into staging by Richard Henderson · 3 years, 2 months ago
  11. b6a7f3e qapi: introduce x-query-opcount QMP command by Daniel P. Berrangé · 3 years, 4 months ago
  12. 3a841ab qapi: introduce x-query-jit QMP command by Daniel P. Berrangé · 3 years, 4 months ago
  13. 37e891e tcg: Add helper_unaligned_{ld,st} for user-only sigbus by Richard Henderson · 3 years, 6 months ago
  14. d2ba802 tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h by Richard Henderson · 3 years, 6 months ago
  15. b4c8f3d accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h by Richard Henderson · 3 years, 3 months ago
  16. 453d50c accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is valid by Alex Bennée · 3 years, 4 months ago
  17. abe2e23 tcg: Split out MemOpIdx to exec/memopidx.h by Richard Henderson · 3 years, 6 months ago
  18. 9002ffc tcg: Rename TCGMemOpIdx to MemOpIdx by Richard Henderson · 3 years, 6 months ago
  19. db637f2 tcg: add dup_const_tl wrapper by Philipp Tomsich · 3 years, 3 months ago
  20. 57d4941 tcg: Remove tcg_global_reg_new defines by Bin Meng · 3 years, 5 months ago
  21. be9568b tcg: Rename helper_atomic_*_mmu and provide for user-only by Richard Henderson · 3 years, 6 months ago
  22. f4e01e3 tcg: Remove TCG_TARGET_HAS_goto_ptr by Richard Henderson · 3 years, 7 months ago
  23. a439064 tcg: Move tb_phys_invalidate_count to tb_ctx by Richard Henderson · 3 years, 6 months ago
  24. 834361e tcg: Bake tb_destroy() into tcg_region_tree by Liren Wei · 3 years, 6 months ago
  25. 2b836c2 tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64 by Richard Henderson · 3 years, 7 months ago
  26. 587195b tcg: Add flags argument to bswap opcodes by Richard Henderson · 3 years, 7 months ago
  27. 7f05d32 tcg: Implement tcg_gen_vec_add{sub}32_tl by LIU Zhiwei · 3 years, 7 months ago
  28. 950ee59 tcg: Add tcg_gen_vec_shl{shr}{sar}8i_i32 by LIU Zhiwei · 3 years, 7 months ago
  29. 04f2a8b tcg: Add tcg_gen_vec_shl{shr}{sar}16i_i32 by LIU Zhiwei · 3 years, 7 months ago
  30. 448e7aa tcg: Add tcg_gen_vec_add{sub}8_i32 by LIU Zhiwei · 3 years, 7 months ago
  31. 3d066e5 tcg: Add tcg_gen_vec_add{sub}16_i32 by LIU Zhiwei · 3 years, 7 months ago
  32. ecba223 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210624' into staging by Peter Maydell · 3 years, 7 months ago
  33. 614dd4f tcg: Make gen_dup_i32/i64() public as tcg_gen_dup_i32/i64 by Peter Maydell · 3 years, 7 months ago
  34. 9ca0362 tcg: expose TCGCond manipulation routines by Alessandro Di Federico · 3 years, 7 months ago
  35. 6508988 tcg/tci: Change encoding to uint32_t units by Richard Henderson · 4 years ago
  36. 7b7d8b2 tcg/tci: Use ffi for calls by Richard Henderson · 4 years ago
  37. a14b3ad tcg: Fix documentation for tcg_constant_* vs tcg_temp_free_* by Richard Henderson · 3 years, 7 months ago
  38. a80cdd3 tcg: Introduce tcg_remove_ops_after by Richard Henderson · 3 years, 7 months ago
  39. 42eb6df tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/ by Richard Henderson · 3 years, 10 months ago
  40. 47d590d tcg: Move in_code_gen_buffer and tests to region.c by Richard Henderson · 3 years, 10 months ago
  41. 43b972b accel/tcg: Pass down max_cpus to tcg_init by Richard Henderson · 3 years, 10 months ago
  42. a76aabd tcg: Create tcg_init by Richard Henderson · 3 years, 10 months ago
  43. c46184a accel/tcg: Move alloc_code_gen_buffer to tcg/region.c by Richard Henderson · 3 years, 10 months ago
  44. 824f4ba accel/tcg: Reduce 'exec/tb-context.h' inclusion by Philippe Mathieu-Daudé · 3 years, 8 months ago
  45. 4d87fcd tcg: Add tcg_constant_tl by Matheus Ferst · 3 years, 8 months ago
  46. 59964b4 tcg/tci: Implement the disassembler properly by Richard Henderson · 4 years ago
  47. ae30e86 tcg: Restart code generation when we run out of temps by Richard Henderson · 4 years ago
  48. 666cc79 tcg: Optimize inline dup_const for MO_64 by Richard Henderson · 5 years ago
  49. be986ad tcg: Remove tcg_gen_dup{8,16,32,64}i_vec by Richard Henderson · 4 years, 10 months ago
  50. c58f4c9 tcg: Remove movi and dupi opcodes by Richard Henderson · 4 years, 9 months ago
  51. 1bd1af9 tcg/tci: Add special tci_movi_{i32,i64} opcodes by Richard Henderson · 4 years, 9 months ago
  52. 88d4005 tcg: Use tcg_constant_{i32,i64,vec} with gvec expanders by Richard Henderson · 4 years, 4 months ago
  53. 11d11d6 tcg: Use tcg_constant_{i32,i64} with tcg int expanders by Richard Henderson · 4 years, 10 months ago
  54. c052213 tcg: Introduce TYPE_CONST temporaries by Richard Henderson · 4 years, 10 months ago
  55. bdb38b9 tcg: Expand TCGTemp.val to 64-bits by Richard Henderson · 4 years, 4 months ago
  56. e01fa97 tcg: Add temp_readonly by Richard Henderson · 4 years, 10 months ago
  57. ee17db8 tcg: Consolidate 3 bits into enum TCGTempKind by Richard Henderson · 4 years, 10 months ago
  58. c8bc116 tcg: Constify tcg_code_gen_epilogue by Richard Henderson · 4 years, 2 months ago
  59. 44c7197 tcg: Introduce tcg_tbrel_diff by Richard Henderson · 4 years, 2 months ago
  60. d997143 tcg: Make DisasContextBase.tb const by Richard Henderson · 4 years, 3 months ago
  61. 755bf9e tcg: Adjust tcg_register_jit for const by Richard Henderson · 4 years, 3 months ago
  62. ffd0e50 tcg: Adjust TCGLabel for const by Richard Henderson · 4 years, 2 months ago
  63. db0c51a tcg: Introduce tcg_splitwx_to_{rx,rw} by Richard Henderson · 4 years, 3 months ago
  64. 4846cd3 tcg: Add in_code_gen_buffer by Richard Henderson · 4 years, 2 months ago
  65. 8b5c2b6 tcg: Move tcg epilogue pointer out of TCGContext by Richard Henderson · 4 years, 3 months ago
  66. b91ccb3 tcg: Move tcg prologue pointer out of TCGContext by Richard Henderson · 4 years, 3 months ago
  67. 07ce0b0 tcg: Introduce INDEX_op_qemu_st8_i32 by Richard Henderson · 4 years, 1 month ago
  68. a66424b tcg: Add tcg_gen_bswap_tl alias by Richard Henderson · 4 years, 1 month ago
  69. b4cb76e tcg: Do not kill globals at conditional branches by Richard Henderson · 4 years, 3 months ago
  70. 70cad3c tcg: Remove TCGOpDef.used by Richard Henderson · 6 years ago
  71. bc2b17e tcg: Move some TCG_CT_* bits to TCGArgConstraint bitfields by Richard Henderson · 6 years ago
  72. 74a1179 tcg: Remove TCG_CT_REG by Richard Henderson · 4 years, 4 months ago
  73. 66792f9 tcg: Move sorted_args into TCGArgConstraint.sort_index by Richard Henderson · 6 years ago
  74. 9be0d08 tcg: Drop union from TCGArgConstraint by Richard Henderson · 4 years, 4 months ago
  75. e2e7168 tcg: Adjust simd_desc size encoding by Richard Henderson · 4 years, 5 months ago
  76. 2271a6a tcg: Add tcg_get_insn_start_param by Richard Henderson · 4 years, 5 months ago
  77. 139c183 meson: rename included C source files to .c.inc by Paolo Bonzini · 5 years ago
  78. 938e897 tcg: call qemu_spin_destroy for tb->jmp_lock by Emilio G. Cota · 4 years, 7 months ago
  79. 23850a7 tcg: Implement gvec support for rotate by scalar by Richard Henderson · 4 years, 9 months ago
  80. 5d0ceda tcg: Implement gvec support for rotate by vector by Richard Henderson · 4 years, 9 months ago
  81. b0f7e74 tcg: Implement gvec support for rotate by immediate by Richard Henderson · 4 years, 9 months ago
  82. 07dada0 tcg: Fix integral argument type to tcg_gen_rot[rl]i_i{32,64} by Richard Henderson · 4 years, 9 months ago
  83. ac09ae6 tcg: Add load_dest parameter to GVecGen2 by Richard Henderson · 4 years, 9 months ago
  84. 0f039e3 tcg: Add tcg_gen_gvec_dup_tl by Richard Henderson · 4 years, 10 months ago
  85. 398f214 tcg: Remove tcg_gen_gvec_dup{8,16,32,64}i by Richard Henderson · 4 years, 10 months ago
  86. 44c9467 tcg: Add tcg_gen_gvec_dup_imm by Richard Henderson · 4 years, 10 months ago
  87. f7795e4 misc: Replace zero-length arrays with flexible array member (automatic) by Philippe Mathieu-Daudé · 4 years, 10 months ago
  88. 2445971 tcg: Add tcg_gen_gvec_5_ptr by Richard Henderson · 5 years ago
  89. d3582cf tcg: Move TCG headers to include/tcg/ by Philippe Mathieu-Daudé · 5 years ago