re PR target/84912 (__builtin_divde* produce Internal Compiler Error when compiled...
[gcc.git] / gcc / config / rs6000 / rs6000-builtin.def
2018-03-29 Peter Bergnerre PR target/84912 (__builtin_divde* produce Internal...
2018-03-28 Carl Loverevert: rs6000-builtin.def (BU_FP_1MISC_1): Add define...
2018-03-28 Peter Bergnerre PR target/84912 (__builtin_divde* produce Internal...
2018-03-22 Kelvin Nilsenrs6000-builtin.def: Remove various BU_ALTIVEC_X macro...
2018-03-22 Kelvin Nilsenre PR target/84760 (Finish implementation of __builtin_...
2018-03-14 Carl Lovere PR target/84422 (ICE on various builtin test functio...
2018-03-14 Carl Lovers6000-c.c: Add macro definitions for ALTIVEC_BUILTIN_V...
2018-03-06 Bill Schmidtrs6000-builtin.def (rs6000_speculation_barrier): Rename...
2018-02-23 Carl Lovers6000-builtin.def: Change VSIGNED2 and VUNSIGNED2...
2018-02-19 Carl Lovers6000-builtin.def: Change NEG macro expansions from...
2018-02-16 Carl Lovers6000-builtin.def: Add BU_P8V_VSX_2 macro definition.
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-22 Carl Lovers6000-builtin.def (ST_ELEMREV_V1TI, [...]): Add macro...
2018-01-17 Carl Lovevsx.md (define_expand xl_len_r, [...]): Add match_dup...
2018-01-11 Bill Schmidtrs6000-builtin.def (BU_P7_MISC_X): New #define.
2018-01-09 Carl Lovealtivec.md (p8_vmrgow): Add support for V2DI, V2DF...
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-14 Michael Meissnerrs6000-c.c (is_float128_p): New helper function.
2017-11-13 Carl Lovealtivec.md (altivec_vsumsws_be): Add define_expand.
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-11-06 Michael Meissnerre PR target/82748 (ICE with __builtin_fabsq and __floa...
2017-10-30 Will Schmidtrs6000.c (rs6000_gimple_fold_builtin): Add support...
2017-10-27 Michael Meissnerbuiltins.c (CASE_MATHFN_FLOATN): New helper macro to...
2017-10-03 Michael Meissnerrs6000-builtin.def (BU_FLOAT128_2_HW): Define new helpe...
2017-09-27 Carl Lovers6000-builtin.def (BU_FP_1MISC_1): Add define macro.
2017-09-26 Carl Lovers6000-c.c (P9V_BUILTIN_VEC_XL_LEN_R, [...]): Add suppo...
2017-09-14 Michael Meissnerrs6000-builtin.def (BU_FLOAT128_1_HW): New macros to...
2017-09-12 Carl Lovealtivec.md (vec_widen_umult_even_v4si, [...]): Add...
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-22 Carl Lovers6000-c.c (altivec_overloaded_builtins): Add ALTIVEC_B...
2017-07-18 Carl LoveRevert commit r249424 2017-06-20 Carl Love <cel@us...
2017-07-14 Kelvin Nilsenrs6000-c.c (altivec_overloaded_builtins): Add array...
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-20 Carl Lovers6000-c.c (altivec_overloaded_builtins): Add ALTIVEC_B...
2017-06-16 Carl Lovers6000-c.c (altivec_overloaded_builtins): Add definitio...
2017-06-07 Segher Boessenkoolrs6000: Remove TARGET_SPE and TARGET_SPE_ABI and friends
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-11 Kelvin Nilsencmpb-1.c: New test.
2017-05-10 Carl Lovers6000-c: Add support for built-in functions vector...
2017-03-10 Bill Schmidtrs6000-builtin.def (VMULEUB_UNS): Remove orphaned built-in.
2017-03-01 Kelvin Nilsenre PR target/79395 (Compile error with -mcpu=power9...
2017-01-23 Kelvin Nilsenscalar-insert-exp-3.c: New test.
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-17 Kelvin Nilsenbyte-in-either-range-0.c: New test.
2016-12-14 Michael Meissnerrs6000.c (rs6000_split_vec_extract_var): On ISA 3.0...
2016-12-13 Carl Lovers6000-c.c: Add built-in support for vector float vec_p...
2016-10-18 Kelvin Nilsenvec-all-ne-0.c: New test.
2016-08-10 Kelvin Nilsenaltivec.h (vec_extract_exp): New macro.
2016-06-30 Kelvin Nilsenaltivec.md (darn_32): Change the condition to TARGET_P9...
2016-06-24 Bill Schmidtrs6000-builtin.def (BU_FLOAT128_2): New #define.
2016-06-14 Bill Schmidtrs6000-builtin.def (commentary): Typo.
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-05-20 Bill SeurerThis patch adds support for the signed and unsigned...
2016-05-19 Kelvin Nilsendarn-0.c: New test.
2016-04-29 Bill Schmidtaltivec.h: Change definitions of vec_xl and vec_xst.
2016-04-28 Bill SeurerThis patch adds support for the signed and unsigned...
2016-04-25 Bill Schmidtrs6000-builtin.def: Correct pasto error for stxvd2x...
2016-01-20 Peter Bergnerppc-auxv.h: New file.
2016-01-14 Michael MeissnerRevert 2016-01-13 change.
2016-01-13 Michael Meissnerrs6000-builtin.def (BU_FLOAT128_2): Add support for...
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-07-02 Bill Schmidtrs6000-builtin.def (CMPGE_16QI): New built-in definition.
2015-04-27 Peter Bergnerre PR target/64579 (__TM_end __builtin_tend failed...
2015-04-23 Bill Schmidtcrypto.md (crypto_vpmsum<CR_char>): Change TARGET_CRYPT...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-09-02 Bill Schmidtrs6000-builtin.def (XVCVSXDDP_SCALE): New built-in...
2014-08-28 Bill Schmidtaltivec.h (vec_xl): New #define.
2014-06-13 Peter Bergnerre PR testsuite/61415 (PowerPC test gcc.target/powerpc...
2014-05-05 Peter Bergnerrs6000.h (RS6000_BTM_HARD_FLOAT): New define.
2014-04-24 Michael Meissnerextend.texi (PowerPC Built-in Functions): Document...
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-02-21 William Schmidtaltivec.md (altivec_lvxl): Rename as *altivec_lvxl_...
2014-01-11 David Edelsohnre PR target/58115 (testcase gcc.target/i386/intrinsics...
2014-01-10 Bill Schmidtrs6000-builtin.def: Fix pasto for VPKSDUS.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-10-03 Michael Meissnerrs6000-builtin.def (XSRDPIM): Use floatdf2, ceildf2...
2013-07-15 Peter Bergneracinclude.m4 (LIBITM_CHECK_AS_HTM): New.
2013-06-06 Michael Meissnerextend.texi (PowerPC AltiVec/VSX Built-in Functions...
next