1. 4bb7a41 tcg: Add INDEX_op_trunc_shr_i32 by Richard Henderson · 12 years ago
  2. 20022fa tcg: Use "unspecified behavior" for shifts by Richard Henderson · 11 years ago
  3. f713d6a tcg: Add qemu_ld_st_i32/64 by Richard Henderson · 12 years ago
  4. 294e466 Use proper term in TCG README by 陳韋任 (Wei-Ren Chen) · 12 years ago
  5. 4d3203f tcg: Add signed multiword multiplication operations by Richard Henderson · 12 years ago
  6. d7156f7 tcg: Add 64-bit multiword arithmetic operations by Richard Henderson · 12 years ago
  7. 7850527 tcg: rework TCG helper flags by Aurelien Jarno · 12 years ago
  8. b202d41 tcg: forbid ld/st function to modify globals by Aurelien Jarno · 12 years ago
  9. 626cd05 tcg: remove obsolete jmp op by Aurelien Jarno · 12 years ago
  10. 5a696f6 tcg: Adjust descriptions of *cond opcodes by Richard Henderson · 12 years ago
  11. 9bacf41 tcg/README: document tcg_gen_goto_tb restrictions by Max Filippov · 12 years ago
  12. ffc5ea0 tcg: Introduce movcond by Richard Henderson · 12 years ago
  13. 107a47c tcg/README: Expand advice on number of TCG ops per target insn by Peter Maydell · 14 years ago
  14. 3a34dfd tcg: README, name deposit second argument len/LEN by Edgar E. Iglesias · 14 years ago
  15. b7767f0 tcg: Define "deposit" as an optional operation. by Richard Henderson · 14 years ago
  16. 759c90b tcg: fix typo in readme by Mike Frysinger · 14 years ago
  17. aa95e3a tcg/README: Spelling fixes by Stefan Weil · 14 years ago
  18. 837d987 tcg/README: improve description of bswap* by Aurelien Jarno · 15 years ago
  19. 86feb1c tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs. by Richard Henderson · 15 years ago
  20. 8d625cf tcg: Allow target-specific implementation of EQV. by Richard Henderson · 15 years ago
  21. a3f5054 tcg: update README with const and pure helpers by Aurelien Jarno · 15 years ago
  22. be210ac tcg: generic support for conditional set by Richard Henderson · 15 years ago
  23. a38e609 tcg: document double-word support opcodes. by Richard Henderson · 15 years ago
  24. 604457d tcg/README: fix description of bswap32_i32/i64 by aurel32 · 16 years ago
  25. 4ad4ce1 tcg: update README wrt recent bswap changes by aurel32 · 16 years ago
  26. f53bca1 TCG: Fix documentation of qemu_ld/st ops by aurel32 · 16 years ago
  27. 86e840e Remove a few dyngen and dyngen related code by aurel32 · 16 years ago
  28. 0c5f3c8 Mention output overlaps. by pbrook · 16 years ago
  29. 1582457 tcg-ops.h: add rotl/rotli and rotr/rotri TCG instructions by aurel32 · 16 years ago
  30. f24cb33 TCG: add logical operations found on alpha and powerpc processors by aurel32 · 16 years ago
  31. 945ca82 Add concat32_i64 and concat_tl_i64 ops by blueswir1 · 16 years ago
  32. 36aa55d Add concat_i32_i64 op. by pbrook · 16 years ago
  33. 0a6b7b7 update by bellard · 17 years ago
  34. 811d4cf ARM host support for TCG targets. by balrog · 17 years ago
  35. 390efc5 Add TCG native negation op. by pbrook · 17 years ago
  36. 8683143 Add zero extension (pseudo-)ops. by pbrook · 17 years ago
  37. 5e85404 TCG README fixes (Stuart Brady) by aurel32 · 17 years ago
  38. 5ff9d6a fixed sign extensions - added explicit side effect op flag - added discard instruction by bellard · 17 years ago
  39. 9804c8e typos by bellard · 17 years ago
  40. c896fe2 TCG code generator by bellard · 17 years ago