aboutsummaryrefslogtreecommitdiff
path: root/gcc/optabs-tree.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-24VECT: Apply LEN_MASK_{LOAD,STORE} into vectorizerJu-Zhe Zhong1-2/+4
2023-06-21Move can_vec_mask_load_store_p and get_len_load_store_mode from "optabs-query...Ju-Zhe Zhong1-0/+2
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-07-14Vect: Add support for dot-product where the sign for the multiplicant changes.Tamar Christina1-1/+2
2021-02-11[aarch64][vect] Support V8QI->V8HI WIDEN_ patternsJoel Hutton1-0/+3
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-27target.def (TARGET_VECTORIZE_BUILTIN_CONVERSION): Remove.Richard Biener1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-06-22[Patch match.pd] Fold (A / (1 << B)) to (A >> B)James Greenhalgh1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-25re PR target/78102 (GCC refuses to generate PCMPEQQ instruction for SSE4.1)Jakub Jelinek1-2/+2
2016-01-14Tidy: remove reduc_xxx_optab migration code.Alan Lawrence1-1/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-10expr.c (do_store_flag): Use expand_vec_cmp_expr for mask results.Ilya Enkovich1-0/+1
2015-09-17Split up optabs.[hc]Richard Sandiford1-0/+45