1. 139c183 meson: rename included C source files to .c.inc by Paolo Bonzini · 5 years ago
  2. 5d0ceda tcg: Implement gvec support for rotate by vector by Richard Henderson · 4 years, 11 months ago
  3. b0f7e74 tcg: Implement gvec support for rotate by immediate by Richard Henderson · 4 years, 11 months ago
  4. 9de6578 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into staging by Peter Maydell · 6 years ago
  5. 14776ab tcg: TCGMemOp is now accelerator independent MemOp by Tony Nguyen · 6 years ago
  6. 2bc8963 tcg/README: fix typo s/afterwise/afterwards/ by Emilio G. Cota · 6 years ago
  7. f75da29 tcg: Add support for vector compare select by Richard Henderson · 6 years ago
  8. 38dc129 tcg: Add support for vector bitwise select by Richard Henderson · 6 years ago
  9. bcefc90 tcg: Add support for vector absolute value by Richard Henderson · 6 years ago
  10. fce1296 tcg: Add INDEX_op_extract2_{i32,i64} by Richard Henderson · 6 years ago
  11. dd0a0fc tcg: Add opcodes for vector minmax arithmetic by Richard Henderson · 6 years ago
  12. 8afaf05 tcg: Add opcodes for vector saturated arithmetic by Richard Henderson · 6 years ago
  13. 1d34982 tcg: fix s/compliment/complement/ typos by Emilio G. Cota · 7 years ago
  14. d103021 tcg: Document INDEX_mul[us]h_* by Richard Henderson · 7 years ago
  15. 3774030 tcg: Add generic vector ops for multiplication by Richard Henderson · 7 years ago
  16. 212be17 tcg: Add generic vector ops for comparisons by Richard Henderson · 7 years ago
  17. d0ec979 tcg: Add generic vector ops for constant shifts by Richard Henderson · 7 years ago
  18. d2fd745 tcg: Add types and basic operations for host vectors by Richard Henderson · 7 years ago
  19. b208ac0 docs: fix broken paths to docs/devel/atomics.txt by Philippe Mathieu-Daudé · 8 years ago
  20. cedbcb0 tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr by Emilio G. Cota · 8 years ago
  21. 0e28d00 tcg: Add clz and ctz opcodes by Richard Henderson · 8 years ago
  22. 17280ff tcg: Allow an operand to be matching or a constant by Richard Henderson · 8 years ago
  23. 7ec8bab tcg: Add field extraction primitives by Richard Henderson · 8 years ago
  24. bf28a69 qemu-tech: move text from qemu-tech to tcg/README by Paolo Bonzini · 8 years ago
  25. f65e19b Introduce TCGOpcode for memory barrier by Pranith Kumar · 9 years ago
  26. cb8d4c8 Fix some typos found by codespell by Stefan Weil · 9 years ago
  27. ce15110 tcg: Rename tcg-target.c to tcg-target.inc.c by Peter Maydell · 9 years ago
  28. 609ad70 tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32 by Richard Henderson · 10 years ago
  29. 870ad15 tcg: update README about size changing ops by Aurelien Jarno · 10 years ago
  30. 0632e55 tcg: rename trunc_shr_i32 into trunc_shr_i64_i32 by Aurelien Jarno · 10 years ago
  31. 4bb7a41 tcg: Add INDEX_op_trunc_shr_i32 by Richard Henderson · 12 years ago
  32. 20022fa tcg: Use "unspecified behavior" for shifts by Richard Henderson · 11 years ago
  33. f713d6a tcg: Add qemu_ld_st_i32/64 by Richard Henderson · 12 years ago
  34. 294e466 Use proper term in TCG README by 陳韋任 (Wei-Ren Chen) · 12 years ago
  35. 4d3203f tcg: Add signed multiword multiplication operations by Richard Henderson · 12 years ago
  36. d7156f7 tcg: Add 64-bit multiword arithmetic operations by Richard Henderson · 12 years ago
  37. 7850527 tcg: rework TCG helper flags by Aurelien Jarno · 12 years ago
  38. b202d41 tcg: forbid ld/st function to modify globals by Aurelien Jarno · 12 years ago
  39. 626cd05 tcg: remove obsolete jmp op by Aurelien Jarno · 12 years ago
  40. 5a696f6 tcg: Adjust descriptions of *cond opcodes by Richard Henderson · 12 years ago
  41. 9bacf41 tcg/README: document tcg_gen_goto_tb restrictions by Max Filippov · 12 years ago
  42. ffc5ea0 tcg: Introduce movcond by Richard Henderson · 12 years ago
  43. 107a47c tcg/README: Expand advice on number of TCG ops per target insn by Peter Maydell · 14 years ago
  44. 3a34dfd tcg: README, name deposit second argument len/LEN by Edgar E. Iglesias · 14 years ago
  45. b7767f0 tcg: Define "deposit" as an optional operation. by Richard Henderson · 14 years ago
  46. 759c90b tcg: fix typo in readme by Mike Frysinger · 14 years ago
  47. aa95e3a tcg/README: Spelling fixes by Stefan Weil · 14 years ago
  48. 837d987 tcg/README: improve description of bswap* by Aurelien Jarno · 15 years ago
  49. 86feb1c tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs. by Richard Henderson · 15 years ago
  50. 8d625cf tcg: Allow target-specific implementation of EQV. by Richard Henderson · 15 years ago
  51. a3f5054 tcg: update README with const and pure helpers by Aurelien Jarno · 15 years ago
  52. be210ac tcg: generic support for conditional set by Richard Henderson · 15 years ago
  53. a38e609 tcg: document double-word support opcodes. by Richard Henderson · 15 years ago
  54. 604457d tcg/README: fix description of bswap32_i32/i64 by aurel32 · 16 years ago
  55. 4ad4ce1 tcg: update README wrt recent bswap changes by aurel32 · 16 years ago
  56. f53bca1 TCG: Fix documentation of qemu_ld/st ops by aurel32 · 16 years ago
  57. 86e840e Remove a few dyngen and dyngen related code by aurel32 · 16 years ago
  58. 0c5f3c8 Mention output overlaps. by pbrook · 16 years ago
  59. 1582457 tcg-ops.h: add rotl/rotli and rotr/rotri TCG instructions by aurel32 · 16 years ago
  60. f24cb33 TCG: add logical operations found on alpha and powerpc processors by aurel32 · 16 years ago
  61. 945ca82 Add concat32_i64 and concat_tl_i64 ops by blueswir1 · 16 years ago
  62. 36aa55d Add concat_i32_i64 op. by pbrook · 16 years ago
  63. 0a6b7b7 update by bellard · 17 years ago
  64. 811d4cf ARM host support for TCG targets. by balrog · 17 years ago
  65. 390efc5 Add TCG native negation op. by pbrook · 17 years ago
  66. 8683143 Add zero extension (pseudo-)ops. by pbrook · 17 years ago
  67. 5e85404 TCG README fixes (Stuart Brady) by aurel32 · 17 years ago
  68. 5ff9d6a fixed sign extensions - added explicit side effect op flag - added discard instruction by bellard · 17 years ago
  69. 9804c8e typos by bellard · 17 years ago
  70. c896fe2 TCG code generator by bellard · 17 years ago