Age | Commit message (Expand) | Author | Files | Lines |
2022-05-25 | Add new parameter to vec_perm_const hook for specifying operand mode. | Prathamesh Kulkarni | 1 | -2/+2 |
2022-02-09 | tree-optimization/104445 - check for vector extraction support | Richard Biener | 1 | -0/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-11-30 | vect: Pass mode to gather/scatter tests | Richard Sandiford | 1 | -2/+2 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-07-19 | vect: Support length-based partial vectors approach | Kewen Lin | 1 | -0/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -1/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-13 | Add support for SVE scatter stores | Richard Sandiford | 1 | -0/+1 |
2018-01-13 | Add support for SVE gather loads | Richard Sandiford | 1 | -0/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-02 | Remove vec_perm_const optab | Richard Sandiford | 1 | -0/+1 |
2018-01-02 | Split can_vec_perm_p into can_vec_perm_{var,const}_p | Richard Sandiford | 1 | -1/+3 |
2018-01-02 | Pass vec_perm_indices by reference | Richard Sandiford | 1 | -1/+1 |
2018-01-02 | The vec_perm code falls back to doing byte-level permutes if element-level pe... | Richard Sandiford | 1 | -0/+1 |
2017-11-01 | Widening optab cleanup | Richard Sandiford | 1 | -5/+28 |
2017-09-14 | Use vec<> for constant permute masks | Richard Sandiford | 1 | -1/+2 |
2017-08-30 | [40/77] Use scalar_int_mode for extraction_insn fields | Richard Sandiford | 1 | -4/+5 |
2017-02-01 | Fix __atomic to not implement atomic loads with CAS. | Torvald Riegel | 1 | -0/+1 |
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 | -0/+18 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-02 | PR 68432: Add a target hook to control size/speed optab choices | Richard Sandiford | 1 | -0/+6 |
2015-11-10 | optabs-query.h (get_vcond_mask_icode): New. | Ilya Enkovich | 1 | -0/+9 |
2015-11-10 | internal-fn.c (expand_MASK_LOAD): Adjust to maskload optab changes. | Ilya Enkovich | 1 | -1/+1 |
2015-11-10 | expr.c (do_store_flag): Use expand_vec_cmp_expr for mask results. | Ilya Enkovich | 1 | -0/+10 |
2015-09-17 | Split up optabs.[hc] | Richard Sandiford | 1 | -0/+138 |