Age | Commit message (Expand) | Author | Files | Lines |
2020-12-01 | Introduce can_vec_cmp_compare_p | Ilya Leoshkevich | 1 | -10/+37 |
2020-11-19 | [2/3] [vect] Add widening add, subtract patterns | Joel Hutton | 1 | -0/+16 |
2020-11-11 | vect: Allow vconds between different vector sizes | Richard Sandiford | 1 | -2/+1 |
2020-02-26 | optabs: Don't use scalar conversions for vectors [PR93843] | Richard Sandiford | 1 | -0/+5 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-27 | target.def (TARGET_VECTORIZE_BUILTIN_CONVERSION): Remove. | Richard Biener | 1 | -16/+3 |
2019-11-14 | Vectorise conversions between differently-sized integer vectors | Richard Sandiford | 1 | -0/+14 |
2019-10-07 | Introduce can_vcond_compare_p function | Ilya Leoshkevich | 1 | -6/+33 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-06-16 | re PR tree-optimization/64946 ([AArch64] gcc.target/aarch64/vect-abs-compile.... | Kugan Vivekanandarajah | 1 | -0/+2 |
2018-05-29 | re PR target/85918 (Conversions to/from [unsigned] long long are not vectoriz... | Jakub Jelinek | 1 | -22/+39 |
2018-05-18 | Replace FMA_EXPR with one internal fn per optab | Richard Sandiford | 1 | -3/+0 |
2018-01-13 | Add support for SVE gather loads | Richard Sandiford | 1 | -1/+1 |
2018-01-03 | poly_int: GET_MODE_SIZE | Richard Sandiford | 1 | -1/+1 |
2018-01-03 | poly_int: GET_MODE_NUNITS | Richard Sandiford | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-16 | Add VEC_SERIES_EXPR and associated optab | Richard Sandiford | 1 | -0/+3 |
2017-12-16 | Add VEC_DUPLICATE_EXPR and associated optab | Richard Sandiford | 1 | -0/+3 |
2017-11-22 | Replace REDUC_*_EXPRs with internal functions. | Richard Sandiford | 1 | -11/+0 |
2017-11-21 | New POINTER_DIFF_EXPR | Marc Glisse | 1 | -0/+1 |
2017-06-22 | [Patch match.pd] Fold (A / (1 << B)) to (A >> B) | James Greenhalgh | 1 | -0/+15 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-25 | re PR target/78102 (GCC refuses to generate PCMPEQQ instruction for SSE4.1) | Jakub Jelinek | 1 | -9/+19 |
2016-02-09 | re PR tree-optimization/69282 (aarch64/armhf ICE on SPEC2006 464.h264ref at -O3) | Andrew Pinski | 1 | -3/+5 |
2016-01-14 | Tidy: remove reduc_xxx_optab migration code. | Alan Lawrence | 1 | -20/+0 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-10 | optabs-query.h (get_vcond_mask_icode): New. | Ilya Enkovich | 1 | -0/+3 |
2015-11-10 | expr.c (do_store_flag): Use expand_vec_cmp_expr for mask results. | Ilya Enkovich | 1 | -0/+13 |
2015-09-17 | Split up optabs.[hc] | Richard Sandiford | 1 | -0/+370 |