aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm-mve-builtins.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-12-13arm: [MVE intrinsics] add support for tuplesChristophe Lyon1-1/+2
2024-12-13arm: [MVE intrinsics] rework vstr scatter_base_wbChristophe Lyon1-0/+1
2024-12-13arm: [MVE intrinsics] Check immediate is a multiple in a rangeChristophe Lyon1-0/+3
2024-12-13arm: [MVE intrinsics] add mode_after_pred helper in function_shapeChristophe Lyon1-0/+1
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek1-1/+1
2024-10-18arm: [MVE intrinsics] add viddup shapeChristophe Lyon1-0/+2
2024-10-18arm: [MVE intrinsics] add vcvt shapeChristophe Lyon1-3/+7
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-20arm: [MVE intrinsics] Add support for contiguous loads and storesChristophe Lyon1-1/+27
2023-11-20arm: [MVE intrinsics] Add support for void and load/store pointers as argumen...Christophe Lyon1-0/+17
2023-08-28arm: [MVE intrinsics] add support for p8 and p16 polynomial typesChristophe Lyon1-1/+4
2023-05-03arm: [MVE intrinsics] add binary_orrq shapeChristophe Lyon1-0/+3
2023-05-03arm: [MVE intrinsics] Add new frameworkChristophe Lyon1-2/+667
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-22arm: Declare MVE types internally via pragmaMurray Steele1-0/+41