]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/rs6000/altivec.h
[PATCH, PR target/94954] Fix wrong codegen for vec_pack_to_short_fp32() builtin
[thirdparty/gcc.git] / gcc / config / rs6000 / altivec.h
2020-06-24  Will Schmidt[PATCH, PR target/94954] Fix wrong codegen for vec_pack...
2020-06-22  Segher Boessenkoolrs6000: Rename future to power10
2020-05-13  Kelvin Nilsenrs6000: Add vec_extracth and vec_extractl
2020-05-12  Kelvin Nilsenrs6000: Built-in cleanups for vec_clzm, vec_ctzm, and...
2020-05-12  Carl Lovers6000: Add xxgenpcvwm and xxgenpcvdm
2020-05-11  Kelvin Nilsenrs6000: Vector string isolate instructions
2020-05-11  Kelvin Nilsenrs6000: Add xxeval and vec_ternarylogic
2020-05-11  Kelvin Nilsenrs6000: Add vclrlb and vclrrb
2020-05-11  Kelvin Nilsenrs6000: Add vcfuged instruction
2020-05-11  Kelvin Nilsenrs6000: Add vgnb
2020-05-11  Kelvin Nilsenrs6000: Add vector pdep/pext
2020-05-11  Kelvin Nilsenrs6000: Add vector count under mask
2020-03-25  Carl Love[PATCH] rs6000: vec_rlnm fix to make builtin work accor...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-06-04  Bill Schmidtre PR target/78263 (Compile failure with AltiVec librar...
2019-02-13  Xiong Hu Luors6000: Add support for the vec_sbox_be, vec_cipher_be...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-03-14  Carl Lovers6000-c.c: Add macro definitions for ALTIVEC_BUILTIN_V...
2018-02-16  Carl Lovealtivec.h: Remove vec_vextract4b and vec_vinsert4b.
2018-02-16  Carl Lovealtivec.h: Add builtin names vec_extract4b vec_insert4b.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-11  Carl Lovealtivec.h (vec_extract_fp32_from_shorth, [...]): Add...
2017-11-15  Bill Schmidtaltivec.h (vec_xst_be): New #define.
2017-11-13  Carl Lovers6000-c.c (altivec_overloaded_builtins): Add support...
2017-11-06  Carl Lovers6000-c.c (P8V_BUILTIN_VEC_REVB): Add power 8 definitions.
2017-09-26  Carl Lovers6000-c.c (P9V_BUILTIN_VEC_XL_LEN_R, [...]): Add suppo...
2017-07-31  Carl Lovers6000-c: Add support for built-in functions vector...
2017-07-24  Carl Lovers6000-c.c: Add support for built-in functions vector...
2017-07-11  Carl Lovers6000-c.c: Add support for builtins vector unsigned...
2017-07-07  Carl Lovers6000-c: Add support for built-in function vector...
2017-07-06  Carl Lovers6000-c.c: Add support for built-in functions vector...
2017-06-29  Carl Lovers6000-c.c: Add support for built-in functions vector...
2017-06-26  Carl Lovers6000-c.c: Add support for built-in functions vector...
2017-06-16  Carl Lovers6000-c.c (altivec_overloaded_builtins): Add definitio...
2017-06-02  Carl Lovers6000-c: Add support for built-in functions vector...
2017-05-16  Carl Lovers6000-c: Add support for built-in functions vector...
2017-05-11  Carl Lovers6000-c: Add support for built-in functions vector...
2017-05-10  Carl Lovers6000-c: Add support for built-in functions vector...
2017-03-20  Kelvin Nilsenre PR target/79963 (vec_eq_any extracts wrong CR bit...
2017-03-01  Kelvin Nilsenre PR target/79395 (Compile error with -mcpu=power9...
2017-01-30  Bill Schmidtre PR target/79268 (Wrong code generation for vec_xl...
2017-01-18  Bill Schmidtre PR target/79040 (vec_cntlz redefined)
2017-01-18  Michael Meissnerrs6000-c.c (altivec_overloaded_builtins): Add __builtin...
2017-01-18  Bill Schmidtaltivec.h (vec_bperm): Change #define.
2017-01-17  Bill Schmidtaltivec.h (vec_rlmi): New #define.
2017-01-16  Carl Lovers6000-c (altivec_overloaded_builtins): Add support...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-14  Michael Meissnerrs6000.c (rs6000_split_vec_extract_var): On ISA 3.0...
2016-10-18  Kelvin Nilsenvec-all-ne-0.c: New test.
2016-08-10  Kelvin Nilsenaltivec.h (vec_extract_exp): New macro.
2016-06-13  Kelvin Nilsenaltivec.h (vec_absd): New macro for vector absolute...
2016-06-07  Bill SeurerThis patch adds support for the missing versions of...
2016-06-01  Kelvin Nilsenaltivec.h (vec_slv): New macro.
2016-05-25  Bill SeurerThis patch adds support for the vec_cmpne altivec built...
2016-05-24  Michael Meissneraltivec.md (VParity): New mode iterator for vector...
2016-04-29  Bill Schmidtaltivec.h: Change definitions of vec_xl and vec_xst.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-08-20  Bill Schmidtaltivec.h (vec_pmsum_be): New #define.
2015-08-18  Bill Schmidtaltivec.h (vec_adde): New define.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-08-28  Bill Schmidtaltivec.h (vec_xl): New #define.
2014-08-21  Bill Schmidtaltivec.h (vec_cpsgn): New #define.
2014-03-27  Michael Meissnerre PR testsuite/60672 (FAIL: g++.dg/cpp1y/auto-fn25...
2014-03-13  Michael Meissnervector.md (VEC_L): Add V1TI mode to vector types.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-06-06  Michael Meissnerextend.texi (PowerPC AltiVec/VSX Built-in Functions...
2013-05-29  Michael Meissnervector.md (VEC_I): Add support for new power8 V2DI...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2011-02-03  Michael MeissnerFix PR target/47272
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-06-03  Michael MeissnerPR target/44218, improve -mrecip on powerpc
2009-07-30  Michael MeissnerAdd patch 5/6 for full power7/VSX support
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-10-01  Andrew Pinskirs6000-c.c (altivec_resolve_overloaded_builtin): Handle...
2008-10-01  Andrew Pinskirs6000-c.c (altivec_overloaded_builtins): Add Cell...
2007-01-08  Mark Shinwellc.opt: Add -flax-vector-conversions.
2005-06-25  R. Kelley CookUpdate FSF address.
2005-05-09  Kazu Hiratacrtstuff.c, [...]: Update copyright.
2005-05-02  Paolo Bonzinic-common.c (resolve_overloaded_builtin): Forward to...
2004-11-30  Janis Johnsonaltivec.h (vec_step_help): Support const vector types.
2004-11-06  Andreas Schwabre PR target/16286 (Compile errors on altivec ops after...
2004-08-12  Janis Johnsonaltivec.h (vec_dst): Fix C++ functions whose first...
2004-08-12  Ben EllistonPatch for PR target/16286
2004-08-02  Ben EllistonPatch for PR target/16155.
2004-07-23  Janis Johnsonaltivec.h (vec_lvewx, [...]): Remove the const qualifie...
2004-07-23  Janis Johnsonaltivec.h (vec_stvewx, [...]): Use specific pointer...
2004-07-23  Janis Johnsonaltivec.h (vec_vadduwm): (vec_vadduwm...
2004-07-23  Janis Johnsonaltivec.h (vec_vcmpgtsh): Fix C++ function name.
2004-05-28  Ziemowit Laskialtivec.h (vec_ctf, [...]): Remove type checks for...
2004-05-10  Ziemowit Laskialtivec.h (vec_sld): Add overloads for argument/return...
2004-05-08  Ziemowit Laskialtivec.h (vector, [...]): Do not define as macros...
2004-04-30  Paolo Bonzinialtivec.h [...] (vec_subsubs): Rename to vec_sububs.
2004-04-18  Aldy Hernandezaltivec.h (vec_any_numeric): Correct typo in __unn_args_eq.
2004-04-13  Fariborz JahanianDefinition of these two macros are corrected by adding...
2004-03-20  Ziemowit Laskialtivec.h (vec_dst, [...]): Add prototypes, marked...
2004-03-04  Ziemowit LaskiPR c++/14425, c++/14426
2004-02-21  Ziemowit Laskidarwin.h (TARGET_OPTION_TRANSLATE_TABLE): Refer to...
2004-01-31  Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-18  Andrew Pinskialtivec.h: Wrap C++ functions in extern "C++" block.
next