Age | Commit message (Expand) | Author | Files | Lines |
2024-05-16 | Internal-fn: Support new IFN SAT_ADD for unsigned scalar int | Pan Li | 1 | -2/+2 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-12-21 | Document cond_copysign and cond_len_copysign optabs [PR112951] | Andrew Pinski | 1 | -2/+2 |
2023-11-09 | ifcvt: Add support for conditional copysign | Tamar Christina | 1 | -0/+2 |
2023-11-06 | internal-fn: Add VCOND_MASK_LEN. | Robin Dapp | 1 | -0/+1 |
2023-08-22 | VECT: Add LEN_FOLD_EXTRACT_LAST pattern | Juzhe-Zhong | 1 | -0/+1 |
2023-08-16 | Add support for vector conitional not | Andrew Pinski | 1 | -0/+2 |
2023-08-11 | VECT: Add vec_mask_len_{load_lanes,store_lanes} patterns | Juzhe-Zhong | 1 | -0/+2 |
2023-07-21 | cleanup: Change LEN_MASK into MASK_LEN | Juzhe-Zhong | 1 | -4/+4 |
2023-07-19 | VECT: Add mask_len_fold_left_plus for in-order floating-point reduction | Ju-Zhe Zhong | 1 | -0/+1 |
2023-07-11 | VECT: Add COND_LEN_* operations for loop control with length targets | Ju-Zhe Zhong | 1 | -0/+24 |
2023-07-04 | Machine Description: Add LEN_MASK_{GATHER_LOAD, SCATTER_STORE} pattern | Ju-Zhe Zhong | 1 | -0/+2 |
2023-06-30 | Mid engine setup [SU]ABDL | Oluwatamilore Adebayo | 1 | -0/+10 |
2023-06-19 | VECT: Support LEN_MASK_{LOAD,STORE} ifn && optabs | Ju-Zhe Zhong | 1 | -0/+2 |
2023-06-15 | middle-end, i386: Pattern recognize add/subtract with carry [PR79173] | Jakub Jelinek | 1 | -0/+2 |
2023-06-15 | Missed opportunity to use [SU]ABD | Oluwatamilore Adebayo | 1 | -0/+2 |
2023-06-10 | VECT: Add SELECT_VL support | Ju-Zhe Zhong | 1 | -0/+1 |
2023-06-05 | Remove widen_plus/minus_expr tree codes | Andre Vieira | 1 | -8/+0 |
2023-06-05 | internal-fn,vect: Refactor widen_plus as internal_fn | Andre Vieira | 1 | -0/+20 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-12 | middle-end: Add new tbranch optab to add support for bit-test-and-branch oper... | Tamar Christina | 1 | -0/+2 |
2022-08-26 | Implement __builtin_issignaling | Jakub Jelinek | 1 | -0/+1 |
2022-01-24 | rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept ... | Raoni Fassina Firmino | 1 | -0/+4 |
2022-01-17 | widening_mul, i386: Improve spaceship expansion on x86 [PR103973] | Jakub Jelinek | 1 | -0/+1 |
2022-01-03 | i386, fab: Optimize __atomic_{add,sub,and,or,xor}_fetch (x, y, z) {==,!=,<,<=... | Jakub Jelinek | 1 | -0/+5 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-11-30 | vect: Add support for fmax and fmin reductions | Richard Sandiford | 1 | -0/+2 |
2021-11-17 | Add IFN_COND_FMIN/FMAX functions | Richard Sandiford | 1 | -0/+2 |
2021-10-18 | [sve] PR93183 - Add support for conditional neg. | prathamesh.kulkarni | 1 | -0/+1 |
2021-10-11 | ldist: Recognize strlen and rawmemchr like loops | Stefan Schulze Frielinghaus | 1 | -0/+1 |
2021-07-14 | Vect: Add support for dot-product where the sign for the multiplicant changes. | Tamar Christina | 1 | -0/+1 |
2021-07-06 | Add FMADDSUB and FMSUBADD SLP vectorization patterns and optabs | Richard Biener | 1 | -0/+2 |
2021-06-24 | Add x86 addsub SLP pattern | Richard Biener | 1 | -0/+1 |
2021-01-14 | slp: support complex FMS and complex FMS conjugate | Tamar Christina | 1 | -0/+2 |
2021-01-14 | slp: support complex FMA and complex FMA conjugate | Tamar Christina | 1 | -0/+2 |
2021-01-14 | slp: support complex multiply and complex multiply conjugate | Tamar Christina | 1 | -0/+2 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-13 | middle-end: Support complex Addition | Tamar Christina | 1 | -0/+2 |
2020-11-19 | [2/3] [vect] Add widening add, subtract patterns | Joel Hutton | 1 | -0/+8 |
2020-07-08 | IFN/optabs: Support vector load/store with length | Kewen Lin | 1 | -0/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-18 | Add optabs for accelerating RAW and WAR alias checks | Richard Sandiford | 1 | -0/+3 |
2019-11-08 | Generalise gather and scatter optabs | Richard Sandiford | 1 | -5/+4 |
2019-09-30 | [AArch64][SVE] Utilize ASRD instruction for division and remainder | Yuliang Wang | 1 | -0/+1 |
2019-09-12 | Vectorise multiply high with scaling operations (PR 89386) | Yuliang Wang | 1 | -0/+4 |
2019-08-26 | i386: Roundeven expansion for SSE4.1+ | Tejas Joshi | 1 | -0/+1 |
2019-08-15 | Add support for conditional shifts | Richard Sandiford | 1 | -0/+3 |
2019-07-02 | optabs.def (movmem_optab): Add movmem back for memmove(). | Aaron Sawdey | 1 | -0/+1 |
2019-06-27 | builtins.c (get_memory_rtx): Fix comment. | Aaron Sawdey | 1 | -1/+1 |
2019-06-19 | md.texi: Document vec_shl_<mode> pattern. | Jakub Jelinek | 1 | -0/+1 |