aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-15ada: Fix link to parent when copying with Copy_Separate_TreePiotr Trojanek3-61/+71
2023-05-15aarch64: PR target/99195 annotate vector compare patterns for vec-concat-zeroKyrylo Tkachov2-7/+103
2023-05-15aarch64: PR target/99195 annotate qabs,qneg patterns for vec-concat-zeroKyrylo Tkachov2-1/+11
2023-05-15RISC-V: Optimize vsetvl AVL for VLS VLMAX auto-vectorizationPan Li2-3/+38
2023-05-15tree-optimization/109848 - fix TARGET_MEM_REF store from CTOR simplificationRichard Biener1-1/+4
2023-05-15Fix gcc.dg/vect/pr108950.cRichard Biener1-1/+1
2023-05-15RISC-V: Support TARGET_VECTORIZE_PREFERRED_VECTOR_ALIGNMENT to optimize codeg...Juzhe-Zhong4-4/+44
2023-05-15Daily bump.GCC Administrator3-1/+35
2023-05-14MATCH: Add pattern for `signbit(x) ? x : -x` into abs (and swapped)Andrew Pinski3-0/+36
2023-05-14i386: Handle unsupported modes from ix86_widen_mult_cost [PR109807]Uros Bizjak2-3/+6
2023-05-14i386: Honour -mdirect-extern-access when calling __fentry__Ard Biesheuvel1-2/+6
2023-05-14RISC-V: Refactor the or pattern to switch casesPan Li1-11/+26
2023-05-14Daily bump.GCC Administrator4-1/+64
2023-05-13Replace bool as boolean instead of int in libgm2Gaius Mulley4-42/+14
2023-05-13[aarch64] Recursively intialize even and odd sub-parts and merge with zip1.Prathamesh Kulkarni12-81/+180
2023-05-13RISC-V: Pull out function call with side effect from gcc_assert.Kito Cheng1-1/+2
2023-05-13RISC-V: Improve vector_insn_info::dump for LMUL and policyKito Cheng1-3/+36
2023-05-12MATCH: Fix PR 109834, ICE with popcount combined with bswapAndrew Pinski3-2/+17
2023-05-13Daily bump.GCC Administrator7-1/+1042
2023-05-12Fortran: Revise a namelist test case.Jerry DeLisle1-4/+17
2023-05-12Fortran: Initialize last_char for internal units.Jerry DeLisle1-0/+1
2023-05-12i386: Cleanup ix86_expand_vecop_qihi{,2}Uros Bizjak1-27/+37
2023-05-12libstdc++: Fix -Wnonnull warnings during configureJonathan Wakely2-8/+8
2023-05-12libstdc++: Remove redundant dependencies on _GLIBCXX_USE_C99_STDINT_TR1Jonathan Wakely2-12/+2
2023-05-12libstdc++: Reduce <atomic> dependency on _GLIBCXX_USE_C99_STDINT_TR1Jonathan Wakely2-7/+2
2023-05-12libstdc++: Remove <random> dependency on _GLIBCXX_USE_C99_STDINT_TR1Jonathan Wakely8-27/+4
2023-05-12PR modula2/109830 m2iso library SeqFile.mod appending to a file overwrites co...Gaius Mulley2-21/+101
2023-05-12i386: Remove mulv2si emulated sequence for TARGET_SSE2 [PR109797]Uros Bizjak1-33/+1
2023-05-12LTO: Fix writing of toplevel asm with offloading [PR109816]Tobias Burnus3-1/+105
2023-05-12libstdc++: Remove test dependency on _GLIBCXX_USE_C99_STDINT_TR1Jonathan Wakely1-1/+1
2023-05-12libstdc++: Remove test dependency on _GLIBCXX_USE_C99_STDINT_TR1Jonathan Wakely1-4/+0
2023-05-12libstdc++: Remove test dependencies on _GLIBCXX_USE_C99_STDINT_TR1Jonathan Wakely2-4/+0
2023-05-12RISC-V: Optimize vsetvli of LCM INSERTED edge for user vsetvli [PR 109743]Kito Cheng5-45/+277
2023-05-12tree-optimization/64731 - extend store-from CTOR lowering to TARGET_MEM_REFRichard Biener2-17/+38
2023-05-12c++: remove redundant testcase [PR83258]Patrick Palka2-9/+1
2023-05-12c++: robustify testcase [PR109752]Patrick Palka2-26/+13
2023-05-12tree-optimization/109791 - simplify (unsigned)&foo - (unsigned)(&foo + o)Richard Biener1-0/+12
2023-05-12arm: [MVE intrinsics] rework vsriqChristophe Lyon5-213/+5
2023-05-12arm: [MVE intrinsics] factorize vsriqChristophe Lyon2-4/+6
2023-05-12arm: [MVE intrinsics] add ternary_rshift shapeChristophe Lyon2-0/+39
2023-05-12arm: [MVE intrinsics] rework vsliqChristophe Lyon5-213/+5
2023-05-12arm: [MVE intrinsics] factorize vsliqChristophe Lyon2-4/+6
2023-05-12arm: [MVE intrinsics] add ternary_lshift shapeChristophe Lyon2-0/+39
2023-05-12arm: [MVE intrinsics] rework vpselqChristophe Lyon4-177/+4
2023-05-12arm: [MVE intrinsics] add vpsel shapeChristophe Lyon2-0/+40
2023-05-12arm: [MVE intrinsics] factorize vpselqChristophe Lyon3-13/+18
2023-05-12arm: [MVE intrinsics] rework vfmaq vfmasq vfmsqChristophe Lyon5-292/+12
2023-05-12arm: [MVE intrinsics] factorize vfmaq vfmsq vfmasqChristophe Lyon2-108/+35
2023-05-12arm: [MVE intrinsics] add ternary_opt_n shapeChristophe Lyon2-0/+31
2023-05-12arm: [MVE intrinsics] rework vmvnqChristophe Lyon4-438/+12