]> gcc.gnu.org Git - gcc.git/history - gcc/config/rs6000/rs6000.cc
Revert patches
[gcc.git] / gcc / config / rs6000 / rs6000.cc
2023-04-28 Michael MeissnerRevert patches
2023-04-27 Michael MeissnerAllow vec_extract from memory support functions before...
2023-04-27 Michael MeissnerRevert patches
2023-04-27 Michael MeissnerAllow vec_extract from memory support functions before...
2023-04-27 Michael MeissnerRevert patches
2023-04-25 Michael MeissnerAllow consant element vec_extract to be loaded into...
2023-04-25 Michael MeissnerRevert patches
2023-04-24 Michael MeissnerAllow consant element vec_extract to be loaded into...
2023-04-21 Michael MeissnerRevert patches
2023-04-21 Michael MeissnerAllow vec_extract support functions to be called before...
2023-04-21 Michael MeissnerRevert patches
2023-04-19 Michael MeissnerAllow vec_extract support functions to be called before...
2023-04-19 Michael MeissnerRevert patches
2023-04-19 Michael MeissnerAllow vec_extract support functions to be called before...
2023-04-19 Michael MeissnerRevert patches
2023-04-19 Michael MeissnerAllow vec_extract support functions to be called before...
2023-04-04 Kewen Linrs6000: Fix vector_set_var_p9 by considering BE [PR108807]
2023-03-20 Michael MeissnerRework 128-bit complex multiply and divide.
2023-03-01 Kewen Linrs6000: Allow powerpc64 to be unset for implicit 64...
2023-01-18 Kewen Linrs6000: Teach rs6000_opaque_type_invalid_use_p about...
2023-01-16 Jakub JelinekUpdate copyright years.
2023-01-16 Kewen Linrs6000: Teach rs6000_opaque_type_invalid_use_p about...
2023-01-11 Kewen Linrs6000: Make P10_FUSION honour tuning setting
2023-01-03 Florian WeimerRevert "Compute a table of DWARF register sizes at...
2023-01-02 Florian WeimerCompute a table of DWARF register sizes at compile
2022-12-27 Kewen Linrs6000: Rework option -mpowerpc64 handling [PR106680]
2022-12-21 Kewen Linrs6000: Fix the wrong location of OPTION_MASK_P10_FUSIO...
2022-12-21 Kewen Linrs6000: Raise error for __vector_{quad,pair} uses witho...
2022-12-20 Jiufu Guors6000: Optimize cmp on rotated 16bits constant
2022-12-19 Jiufu Guors6000: use li;x?oris to build constant
2022-12-09 Jiufu Guors6000: Remove useless copy_rtx in rs6000_emit_set_...
2022-12-08 Jiufu Guors6000: Update sign extension computation with sext_hwi
2022-11-25 Kewen.LinAdjust the symbol for SECTION_LINK_ORDER linked_to...
2022-10-26 Jiufu Guors6000: cannot_force_const_mem for HIGH code rtx[PR106460]
2022-10-25 Segher Boessenkoolrs6000: Add CCANY; replace <un>signed by <mode:CCANY>
2022-09-30 Jakub Jelineki386, rs6000, ia64, s390: Fix C++ ICEs with _Float64x...
2022-09-30 Kewen Linrs6000: Rework ELFv2 support for -fpatchable-function...
2022-09-27 Jakub Jelinekc++: Implement P1467R9 - Extended floating-point types...
2022-09-15 Jiufu Guors6000: Using pli(paddi) and rotate to build 64bit...
2022-09-13 Kewen Linrs6000: Suggest unroll factor for loop vectorization
2022-09-10 Segher Boessenkoolrs6000: Make an "if" statement more regular
2022-09-07 Martin LiskaRestore detection of HAVE_XCOFF_DWARF_EXTRAS
2022-09-07 Martin LiskaRestore XCOFF for DWARF on AIX.
2022-09-05 Martin Liskarename DBX_REGISTER_NUMBER to DEBUGGER_REGNO
2022-09-02 Martin LiskaSTABS: remove -gstabs and -gxcoff functionality
2022-09-02 Simon Raineripa: Fix throw in multi-versioned functions [PR106627]
2022-08-28 Peter Bergnerrs6000: Allow conversions of MMA pointer types [PR106017]
2022-08-03 Michael MeissnerDo not enable -mblock-ops-vector-pair.
2022-07-22 Will Schmidt[PATCH, rs6000] Additional cleanup of rs6000_builtin_mask
2022-06-24 Will Schmidt[PATCH,RS6000 5/5] Replace MASK_<xxxx> usage with OPTIO...
2022-06-24 Will Schmidt[PATCH,RS6000 4/5] Replace MASK_<xxxx> with OPTION_MASK...
2022-06-24 Will Schmidt[PATCH,RS6000 3/5] Rework the RS6000_BTM defines, conti...
2022-06-24 Will Schmidt[PATCH,RS6000 2/5] Rework the RS6000_BTM defines.
2022-06-17 Segher Boessenkoolrs6000: Fix some error messages for invalid conversions
2022-06-11 Michael MeissnerDisable generating load/store vector pairs for block...
2022-05-24 Prathamesh KulkarniAdd new parameter to vec_perm_const hook for specifying...
2022-05-13 Richard BienerMake gimple_build main workers more flexible
2022-05-11 Segher Boessenkoolrs6000: Delete RS6000_CONSTRAINT_f
2022-05-06 Michael Meissnerrs6000: Ignore fusion option flags for inlining test...
2022-04-11 Peter Bergnerrs6000: Handle pcrel sibcalls to longcall functions...
2022-04-06 Kewen Linrs6000: Support UN[GL][ET] in rs6000_maybe_emit_maxc_mi...
2022-03-23 Martin Liskars6000: Adjust error messages.
2022-03-22 Martin Liskars6000: update error message format.
2022-03-12 Segher Boessenkoolrs6000: Do not use rs6000_cpu for .machine ppc and...
2022-03-07 Martin LiskaFix translation strings.
2022-03-04 Segher Boessenkoolrs6000: Improve .machine
2022-03-04 Iain SandoeLRA, rs6000, Darwin: Revise lo_sum use for forced const...
2022-03-04 Peter Bergnerrs6000: Allow -mlong-double-64 after -mabi={ibm,ieee...
2022-02-22 Segher Boessenkoolrs6000: Fix GC on rs6000.c decls for atomic handling...
2022-02-22 Richard Bienertree-optimization/104582 - make SLP node available...
2022-02-18 Pat HaugenMark Power10 fusion option undocumented and remove...
2022-02-17 Robin Dapprs6000: Workaround for new ifcvt behavior [PR104335].
2022-02-14 Michael MeissnerUse correct names for __ibm128 if long double is IEEE...
2022-02-11 Iain SandoeLRA, rs6000, Darwin: Amend lo_sum use for forced consta...
2022-02-08 Jakub Jelinekrs6000: Fix up vspltis_shifted [PR102140]
2022-02-07 Kewen Linrs6000: Move the hunk affecting VSX/ALTIVEC ahead ...
2022-02-07 Kewen Linrs6000: Disable MMA if no VSX support [PR103627]
2022-02-04 Jakub Jelinekrs6000: Fix up -D_FORTIFY_SOURCE* with -mabi=ieeelongdo...
2022-02-03 Bill Schmidtrs6000: Remove -m[no-]fold-gimple flag [PR103686]
2022-02-03 Bill Schmidtrs6000: Consolidate target built-ins code
2022-01-27 Kewen Linrs6000: Fix an assertion in update_target_cost_per_stmt...
2022-01-25 Jakub Jelinekrs6000: Remove GCC 8.1 U10__float128 mangling compatibi...
2022-01-21 Michael MeissnerMark XXSPLTIW/XXSPLTIDP as prefixed -- PR 104136
2022-01-21 Bill Seurerrs6000: Fix bootstrap
2022-01-19 Robin Dappifcvt/optabs: Allow using a CC comparison for emit_cond...
2022-01-19 Jakub Jelinekrs6000: Fix bootstrap
2022-01-19 Sebastian Huberpowerc: Fix asm machine directive for some CPUs
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-17 Martin LiskaRename .c files to .cc files.
This page took 8.015402 seconds and 97 git commands to generate.