Age | Commit message (Expand) | Author | Files | Lines |
2023-08-07 | tree-optimization/110897 - Fix missed vectorization of shift on both RISC-V a... | Juzhe-Zhong | 1 | -1/+2 |
2023-08-04 | tree-optimization/110838 - vectorization of widened right shifts | Richard Biener | 1 | -5/+17 |
2023-08-03 | tree-optimization/110838 - vectorization of widened shifts | Richard Biener | 1 | -0/+24 |
2023-07-21 | cleanup: Change LEN_MASK into MASK_LEN | Juzhe-Zhong | 1 | -2/+2 |
2023-07-10 | vect: Fix vectorized BIT_FIELD_REF for signed bit-fields [PR110557] | Xi Ruoyao | 1 | -16/+46 |
2023-07-05 | VECT: Apply LEN_MASK_GATHER_LOAD/SCATTER_STORE into vectorizer | Ju-Zhe Zhong | 1 | -1/+3 |
2023-07-03 | tree-optimization/110506 - ICE in pattern recog with TYPE_PRECISION | Richard Biener | 1 | -2/+2 |
2023-06-30 | Mid engine setup [SU]ABDL | Oluwatamilore Adebayo | 1 | -48/+144 |
2023-06-23 | Properly guard vect_look_through_possible_promotion | Richard Biener | 1 | -1/+5 |
2023-06-15 | Missed opportunity to use [SU]ABD | Oluwatamilore Adebayo | 1 | -31/+202 |
2023-06-12 | vect: Don't pass subtype to vect_widened_op_tree where not needed [PR 110142] | Andre Vieira | 1 | -23/+4 |
2023-06-05 | internal-fn,vect: Refactor widen_plus as internal_fn | Andre Vieira | 1 | -17/+48 |
2023-06-05 | vect: Refactor to allow internal_fn's | Andre Vieira | 1 | -4/+22 |
2023-05-31 | Enhance NARROW FLOAT_EXPR vectorization by truncating integer to lower precis... | liuhongt | 1 | -1/+1 |
2023-04-26 | Remove some uses of deprecated irange API. | Aldy Hernandez | 1 | -1/+1 |
2023-04-26 | Convert users of legacy API to get_legacy_range() function. | Aldy Hernandez | 1 | -3/+4 |
2023-04-20 | tree-vect-patterns: One small vect_recog_ctz_ffs_pattern tweak [PR109011] | Jakub Jelinek | 1 | -1/+1 |
2023-04-20 | tree-vect-patterns: Pattern recognize ctz or ffs using clz, popcount or ctz [... | Jakub Jelinek | 1 | -5/+308 |
2023-04-19 | tree-vect-patterns: Improve __builtin_{clz,ctz,ffs}ll vectorization [PR109011] | Jakub Jelinek | 1 | -25/+123 |
2023-03-14 | tree-vect-patterns: Fix up ICE in upper_bound [PR109115] | Jakub Jelinek | 1 | -1/+1 |
2023-03-12 | middle-end: Implement preferred_div_as_shifts_over_mult [PR108583] | Tamar Christina | 1 | -0/+77 |
2023-03-12 | middle-end: Revert can_special_div_by_const changes [PR108583] | Tamar Christina | 1 | -8/+0 |
2023-03-01 | tree-optimization/108950 - widen-sum reduction ICE | Richard Biener | 1 | -1/+3 |
2023-02-08 | vect-patterns: Fix up vect_widened_op_tree [PR108692] | Jakub Jelinek | 1 | -1/+19 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-13 | vect-patterns: Fix up vect_recog_rotate_pattern [PR108064] | Jakub Jelinek | 1 | -5/+5 |
2022-12-05 | tree-optimization/107956 - ICE with NULL call LHS | Andrew Pinski | 1 | -0/+2 |
2022-11-14 | middle-end: Support not decomposing specific divisions during vectorization. | Tamar Christina | 1 | -1/+9 |
2022-10-25 | vect: Fix wrong shift_n after widening on BE [PR107338] | Kewen Lin | 1 | -6/+11 |
2022-10-20 | vect: Fix vectype when widening container type in bitfield pattern [PR107326] | Andre Vieira | 1 | -4/+5 |
2022-10-20 | vect: Simplify first for shifted value generation [PR107240] | Kewen Lin | 1 | -5/+6 |
2022-10-13 | vect: Don't pattern match BITFIELD_REF's of non-integrals [PR107226] | Andre Vieira | 1 | -19/+2 |
2022-10-11 | vect: Teach vectorizer how to handle bitfield accesses | Andre Vieira | 1 | -1/+329 |
2022-09-01 | Fix up dump_printf_loc format attribute and adjust uses [PR106782] | Jakub Jelinek | 1 | -5/+6 |
2022-07-29 | Avoid vect_get_vector_types_for_stmt | Richard Biener | 1 | -4/+2 |
2022-07-05 | vect: Use sdot for a fallback implementation of usdot | Richard Sandiford | 1 | -8/+30 |
2022-06-15 | Fold truncations of left shifts in match.pd | Roger Sayle | 1 | -19/+28 |
2022-05-25 | Add new parameter to vec_perm_const hook for specifying operand mode. | Prathamesh Kulkarni | 1 | -1/+2 |
2022-05-23 | Force the selection operand of a GIMPLE COND_EXPR to be a register | Richard Biener | 1 | -0/+6 |
2022-05-05 | tree-optimization/104595 - vectorization of COND_EXPR with bool load | Richard Biener | 1 | -8/+8 |
2022-02-17 | Restrict the two sources of vect_recog_cond_expr_convert_pattern to be of the... | liuhongt | 1 | -2/+4 |
2022-02-13 | Add vect_recog_cond_expr_convert_pattern. | liuhongt | 1 | -0/+96 |
2022-02-04 | tree-optimization/103641 - improve vect_synth_mult_by_constant | Richard Biener | 1 | -7/+7 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -2/+2 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+5856 |