platform/upstream/gcc.git
2021-08-27 Richard Bienertree-optimization/45178 - DCE of dead control flow...
2021-08-27 konglin1i386: Fix wrong optimization for consecutive masked...
2021-08-27 Kewen Linrs6000: Make some BIFs vectorized on P10
2021-08-27 Kewen Linrs6000: Add missing unsigned info for some P10 bifs
2021-08-27 David Edelsohnaix: packed struct alignment [PR102068]
2021-08-27 liuhongtFold more shuffle builtins to VEC_PERM_EXPR.
2021-08-27 GCC AdministratorDaily bump.
2021-08-26 Jonathan Wakelylibstdc:: Use markdown for Doxygen comments in std...
2021-08-26 Jonathan Wakelylibstdc++: Avoid a move in std::function construction...
2021-08-26 Jonathan Wakelylibstdc++: Add static assertions for std::function...
2021-08-26 David Edelsohnrs6000: inline ldouble __gcc_qsub
2021-08-26 Uros Bizjak[i386] Call force_reg unconditionally.
2021-08-26 Jan HubickaFix ipa-modref verification ices
2021-08-26 Bill Schmidtrs6000: Add remaining overloads
2021-08-26 Bill Schmidtrs6000: Add Cell builtins
2021-08-26 Bill Schmidtrs6000: Add miscellaneous builtins
2021-08-26 Bill Schmidtrs6000: Add MMA builtins
2021-08-26 Martin SeborRefactor warn_uninit() code.
2021-08-26 Roger SayleImproved handling of shifts/rotates in bit CCP.
2021-08-26 Roger Sayle[Committed] Tidy up !POINTER_TYPE_P test in match.pd...
2021-08-26 Uros Bizjak[i386] Set all_regs to true in the call to replace_rtx...
2021-08-26 Jan HubickaImprove handling of modref params.
2021-08-26 Jan HubickaAdd full stop to params.opt.
2021-08-26 Jan HubickaFix off-by-one error in try_merge_with
2021-08-26 Jonathan Wakelylibstdc++: Make Networking TS headers more portable...
2021-08-26 Martin Liskamklog: fix renaming with version 0.7.0.
2021-08-26 Martin LiskaUse non-numbered clones for target_clones.
2021-08-26 Jonathan Yongextend.texi: add note about reserved ctor/dtor priorities
2021-08-26 Jonathan Yongcygming-crtend.c: fix build warnings
2021-08-26 GCC AdministratorDaily bump.
2021-08-25 Martin SeborAdd -details to dump option needed after r12-3144.
2021-08-25 Michael MeissnerFix tests that require IBM 128-bit long double
2021-08-25 Jonathan Wakelylibstdc++: Add another non-reserved name to tests
2021-08-25 Jonathan Wakelylibstdc++: Fix names.cc test failures on Windows
2021-08-25 Jonathan Wakelylibstdc++: Fix non-reserved names in <valarray>
2021-08-25 Jonathan Wakelylibstdc++: Fix conditions for optimizing uninitialized...
2021-08-25 Jonathan Wakelylibstdc++: Remove __gnu_cxx::rope::erase(size_type...
2021-08-25 Andrew PinskiFix PR c++/66590: incorrect warning "reaches end of...
2021-08-25 Martin SeborAvoid printing range table header alone.
2021-08-25 Jakub Jelinekc++: Fix up value initialization of structs with zero...
2021-08-25 Jan HubickaMerge load/stores in ipa-modref summaries
2021-08-25 Michael MeissnerMake xxsplti*, xpermx, xxeval be vecperm type.
2021-08-25 Lewis Hyattdiagnostics: Support for -finput-charset [PR93067]
2021-08-25 Ankur Sainianalyzer: Impose recursion limit on indirect calls.
2021-08-25 Richard Bienertree-optimization/102046 - fix SLP build from scalars...
2021-08-25 Hongyu Wangi386: Optimize lea with zero-extend. [PR 101716]
2021-08-25 Jiufu GuoAnalyze niter for until-wrap condition [PR101145]
2021-08-25 konglin1i386: Fix _mm512_fpclass_ps_mask in O0 [PR 101471]
2021-08-25 Kewen Linrs6000: Add vec_unpacku_{hi,lo}_v4si
2021-08-25 liuhongtAdjust testcases to avoid new failures brought by r12...
2021-08-25 GCC AdministratorDaily bump.
2021-08-24 David Edelsohnaix: SYSTEM_IMPLICIT_EXTERN_C
2021-08-24 Roger Sayle[Committed] PR middle-end/102031: Fix typo/mistake...
2021-08-24 Harald AnlaufFortran: fix pointless warning for static variables
2021-08-24 Bill Schmidtrs6000: Add Power10 builtins
2021-08-24 Bill Schmidtrs6000: Add more type nodes to support builtin processing
2021-08-24 Bill Schmidtrs6000: Add Power9 builtins
2021-08-24 Roger Saylenvptx: Add a __PTX_SM__ predefined macro based on targe...
2021-08-24 Martin SeborReset PHI base0 flag if it's clear in any argument...
2021-08-24 Jonathan Wakelylibstdc++: Update C++20 status table for layout-compati...
2021-08-24 Jonathan Wakelylibstdc++: Add std::is_layout_compatible trait for...
2021-08-24 Bill Schmidtrs6000: Add power8-vector builtins
2021-08-24 Bill Schmidtrs6000: Add power7 and power7-64 builtins
2021-08-24 Andrew MacLeodAdd transitive operations to the relation oracle.
2021-08-24 Jonathan Wakelylibstdc++: Fix mismatched class-key tags
2021-08-24 H.J. Lux86: Broadcast from integer to a pseudo vector register
2021-08-24 Richard Bienertree-optimization/100089 - avoid leaving scalar if...
2021-08-24 Richard Earnshawarm: Add tests for VLLDM mitigation [PR102035]
2021-08-24 Richard Earnshawarm: fix vlldm erratum for Armv8.1-m [PR102035]
2021-08-24 Richard Earnshawarm: add erratum mitigation to __gnu_cmse_nonsecure_cal...
2021-08-24 Richard Earnshawarm: Add command-line option for enabling CVE-2021...
2021-08-24 Richard Earnshawarm: testsuite: improve detection of CMSE hardware.
2021-08-24 Richard Earnshawarm: Fix general issues with patterns for VLLDM and...
2021-08-24 liuhongtEnable avx512 embedde broadcast for vpternlog.
2021-08-24 liuhongtOptimize (a & b) | (c & ~b) to vpternlog instruction.
2021-08-24 Richard BienerAdjust inner loop cost scaling
2021-08-24 Andrew PinskiFix a few problems with download_prerequisites.
2021-08-24 Roger SayleTweak -Os costs for scalar-to-vector pass.
2021-08-24 Roger Sayle[Committed] PR middle-end/102029: Stricter typing in...
2021-08-24 liuhongtDisable slp in loop vectorizer when cost model is very...
2021-08-24 GCC AdministratorDaily bump.
2021-08-23 David Malcolmanalyzer: rewrite of switch handling
2021-08-23 Bill Schmidtrs6000: Fix AIX bootstrap (don't call asprintf)
2021-08-23 Bill Schmidtrs6000: Add gengtype handling to the build machinery
2021-08-23 Bill Schmidtrs6000: Incorporate new builtins code into the build...
2021-08-23 Bill Schmidtrs6000: Avoid buffer overruns
2021-08-23 David Malcolmanalyzer: fix ICE with NULL change.m_expr [PR101875]
2021-08-23 David Malcolmanalyzer: fix ICE when failing to reconstruct a fn...
2021-08-23 David Malcolmanalyzer: assume that POINTER_PLUS_EXPR of non-NULL...
2021-08-23 David Malcolmanalyzer: fix uninit false positive on overlapping...
2021-08-23 Iain Sandoelibiberty, Darwin: Fix a build warning.
2021-08-23 Jan HubickaAvoid redundant entries in modref access lists.
2021-08-23 Thomas SchwingeAdd 'libgomp.c/address-space-1.c'
2021-08-23 Thomas SchwingeAllow matching Intel MIC in OpenMP 'declare variant'
2021-08-23 Jonathan Wakelylibstdc++: Add default template argument to basic_istre...
2021-08-23 Jeff LawAdd tailcall/sibcall support to the H8
2021-08-23 Roger Sayle[Committed] Restore build on !TARGET_TRULY_NOOP_TRUNCAT...
2021-08-23 Richard Bieneripa/97565 - fix IPA PTA body availability check
2021-08-23 Jan HubickaFix template in g++.dg/tree-ssa/modref-1.C
2021-08-23 Jan HubickaFix previous ipa-modref patch
next