1. be986ad tcg: Remove tcg_gen_dup{8,16,32,64}i_vec by Richard Henderson · 4 years, 10 months ago
  2. c58f4c9 tcg: Remove movi and dupi opcodes by Richard Henderson · 4 years, 9 months ago
  3. 0b4286d tcg: Convert tcg_gen_dupi_vec to TCG_CONST by Richard Henderson · 4 years, 4 months ago
  4. a5b30d9 tcg: Fix generation of dupi_vec for 32-bit host by Richard Henderson · 4 years, 4 months ago
  5. 69c918d tcg: Save/restore vecop_list around minmax fallback by Richard Henderson · 4 years, 7 months ago
  6. 23850a7 tcg: Implement gvec support for rotate by scalar by Richard Henderson · 4 years, 9 months ago
  7. 3d5bb2e tcg: Remove expansion to shift by vector from do_shifts by Richard Henderson · 4 years, 9 months ago
  8. 5d0ceda tcg: Implement gvec support for rotate by vector by Richard Henderson · 4 years, 9 months ago
  9. b0f7e74 tcg: Implement gvec support for rotate by immediate by Richard Henderson · 4 years, 9 months ago
  10. dcb32f1 tcg: Search includes from the project root source directory by Philippe Mathieu-Daudé · 5 years ago
  11. 11978f6 tcg: Fix expansion of INDEX_op_not_vec by Richard Henderson · 6 years ago
  12. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  13. 72b4c79 tcg: Expand vector minmax using cmp+cmpsel by Richard Henderson · 6 years ago
  14. 17f7994 tcg: Introduce do_op3_nofail for vector expansion by Richard Henderson · 6 years ago
  15. f75da29 tcg: Add support for vector compare select by Richard Henderson · 6 years ago
  16. 38dc129 tcg: Add support for vector bitwise select by Richard Henderson · 6 years ago
  17. bcefc90 tcg: Add support for vector absolute value by Richard Henderson · 6 years ago
  18. b4578cd tcg: Add gvec expanders for vector shift by scalar by Richard Henderson · 6 years ago
  19. 5ee5c14 tcg: Add gvec expanders for variable shift by Richard Henderson · 6 years ago
  20. 37ee55a tcg: Add INDEX_op_dupm_vec by Richard Henderson · 6 years ago
  21. 53229a7 tcg: Specify optional vector requirements with a list by Richard Henderson · 6 years ago
  22. ce27c5d tcg: Allow add_vec, sub_vec, neg_vec, not_vec to be expanded by Richard Henderson · 6 years ago
  23. fb0343d tcg: Fix LGPL version number by Thomas Huth · 6 years ago
  24. dd0a0fc tcg: Add opcodes for vector minmax arithmetic by Richard Henderson · 6 years ago
  25. 8afaf05 tcg: Add opcodes for vector saturated arithmetic by Richard Henderson · 6 years ago
  26. f550805 tcg: Add gvec expanders for nand, nor, eqv by Richard Henderson · 6 years ago
  27. 23c11b0 target: Do not include "exec/exec-all.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
  28. 9a938d8 tcg: Allow wider vectors for cmp and mul by Richard Henderson · 7 years ago
  29. 3774030 tcg: Add generic vector ops for multiplication by Richard Henderson · 7 years ago
  30. 212be17 tcg: Add generic vector ops for comparisons by Richard Henderson · 7 years ago
  31. d0ec979 tcg: Add generic vector ops for constant shifts by Richard Henderson · 7 years ago
  32. db43267 tcg: Add generic vector expanders by Richard Henderson · 7 years ago
  33. d2fd745 tcg: Add types and basic operations for host vectors by Richard Henderson · 7 years ago