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