summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/altivec.h
Commit message (Expand)AuthorAgeFilesLines
* Add bcd builtings listed in appendix B of the ABICarl Love2020-11-021-0/+25
* [PATCH, rs6000] VSX load/store rightmost element operationsWill Schmidt2020-10-221-0/+3
* rs6000, remove improperly defined and unsupported builtins.Carl Love2020-08-311-4/+0
* rs6000 Add vector blend, permute builtin supportCarl Love2020-08-041-0/+2
* rs6000, Add vector splat builtin supportCarl Love2020-08-041-0/+3
* rs6000, Add vector shift double builtin supportCarl Love2020-08-041-0/+2
* rs6000, Add vector replace builtin support GCC maintainers:Carl Love2020-08-041-0/+2
* rs6000 Add vector insert builtin supportCarl Love2020-08-041-0/+2
* [PATCH] RS6000 Add testlsbb by Byte operationsWill Schmidt2020-07-301-0/+3
* RS6000, add VSX mask manipulation supportCarl Love2020-07-101-0/+10
* [PATCH, rs6000]Add support to enable vmsumudm behind vec_msum builtin.Will Schmidt2020-07-081-0/+1
* [PATCH, PR target/94954] Fix wrong codegen for vec_pack_to_short_fp32() builtinWill Schmidt2020-06-241-1/+1
* rs6000: Rename future to power10Segher Boessenkool2020-06-221-2/+2
* rs6000: Add vec_extracth and vec_extractlKelvin Nilsen2020-05-131-0/+3
* rs6000: Built-in cleanups for vec_clzm, vec_ctzm, and vec_gnbKelvin Nilsen2020-05-111-2/+2
* rs6000: Add xxgenpcvwm and xxgenpcvdmCarl Love2020-05-111-0/+1
* rs6000: Vector string isolate instructionsKelvin Nilsen2020-05-111-0/+6
* rs6000: Add xxeval and vec_ternarylogicKelvin Nilsen2020-05-111-0/+1
* rs6000: Add vclrlb and vclrrbKelvin Nilsen2020-05-111-0/+2
* rs6000: Add vcfuged instructionKelvin Nilsen2020-05-111-0/+1
* rs6000: Add vgnbKelvin Nilsen2020-05-111-0/+2
* rs6000: Add vector pdep/pextKelvin Nilsen2020-05-111-0/+3
* rs6000: Add vector count under maskKelvin Nilsen2020-05-111-0/+7
* [PATCH] rs6000: vec_rlnm fix to make builtin work according to ABICarl Love2020-03-251-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* re PR target/78263 (Compile failure with AltiVec library on PPC64le and -std=...Bill Schmidt2019-06-041-3/+5
* rs6000: Add support for the vec_sbox_be, vec_cipher_be etc. builtins.Xiong Hu Luo2019-02-131-0/+5
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* rs6000-c.c: Add macro definitions for ALTIVEC_BUILTIN_VEC_PERMXOR.Carl Love2018-03-141-0/+1
* altivec.h: Remove vec_vextract4b and vec_vinsert4b.Carl Love2018-02-161-2/+0
* altivec.h: Add builtin names vec_extract4b vec_insert4b.Carl Love2018-02-161-0/+2
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* altivec.h (vec_extract_fp32_from_shorth, [...]): Add #defines.Carl Love2017-12-111-0/+2
* altivec.h (vec_xst_be): New #define.Bill Schmidt2017-11-151-0/+1
* rs6000-c.c (altivec_overloaded_builtins): Add support for builtins...Carl Love2017-11-131-0/+4
* rs6000-c.c (P8V_BUILTIN_VEC_REVB): Add power 8 definitions.Carl Love2017-11-061-2/+1
* rs6000-c.c (P9V_BUILTIN_VEC_XL_LEN_R, [...]): Add support for builtins vector...Carl Love2017-09-261-0/+2
* rs6000-c: Add support for built-in functions vector signed char vec_xl_be (si...Carl Love2017-07-311-0/+1
* rs6000-c.c: Add support for built-in functions vector float vec_extract_fp32_...Carl Love2017-07-241-0/+3
* rs6000-c.c: Add support for builtins vector unsigned int vec_parity_lsbb (vec...Carl Love2017-07-111-0/+1
* rs6000-c: Add support for built-in function vector unsigned short vec_pack_to...Carl Love2017-07-071-0/+1
* rs6000-c.c: Add support for built-in functions vector signed int vec_subc (ve...Carl Love2017-07-061-0/+2
* rs6000-c.c: Add support for built-in functions vector signed int vec_signed (...Carl Love2017-06-291-0/+8
* rs6000-c.c: Add support for built-in functions vector bool char vec_reve (vec...Carl Love2017-06-261-0/+1
* rs6000-c.c (altivec_overloaded_builtins): Add definitions for vec_float, vec_...Carl Love2017-06-161-0/+4
* rs6000-c: Add support for built-in functions vector double vec_doublee (vecto...Carl Love2017-06-021-0/+4
* rs6000-c: Add support for built-in functions vector unsigned long long vec_bp...Carl Love2017-05-161-0/+1
* rs6000-c: Add support for built-in functions vector unsigned char vec_popcnt ...Carl Love2017-05-111-0/+5
* rs6000-c: Add support for built-in functions vector signed char vec_neg (vect...Carl Love2017-05-101-0/+1
* re PR target/79963 (vec_eq_any extracts wrong CR bit when compiling with -mcp...Kelvin Nilsen2017-03-201-2/+2