summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-25SH: enable LRA by defaultdevel/sh-lraOleg Endo
2024-09-25SH: Fix the condition to use movsh_ie_y pattern.Kaz Kojima
2024-09-25SH: pin input args to hard-regs via predicates for sfuncsKaz Kojima
2024-09-25SH: A test case for the wrong-code with -mlra PR55212 c#248.Kaz Kojima
2024-09-25LRA: Take scratch as implicit unused output reloadsAlexandre Oliva
2024-09-25SH: try to workaround fp-reg related move insnsKaz Kojima
2024-09-25SH: Try to reduce R0 live rangesKaz Kojima
2024-09-24Add random numbers and fix some bugs.Thomas Koenig
2024-09-24Implement IANY, IALL and IPARITY for unsigned.Thomas Koenig
2024-09-24options: Regenerate c.opt.urlsJakub Jelinek
2024-09-24Implement SUM and PRODUCT for unsigned.Thomas Koenig
2024-09-24Implement MATMUL and DOT_PRODUCT for unsigned.Thomas Koenig
2024-09-24c++: Implement C++23 P2718R0 - Wording for P2644R1 Fix for Range-based for Lo...Jakub Jelinek
2024-09-24libgcc, Darwin: Drop the legacy library build for macOS >= 15 [PR116809].Iain Sandoe
2024-09-24i386: Fix comment typoJakub Jelinek
2024-09-24c++/contracts: ICE in build_contract_condition_function [PR116490]Nina Dinka Ranns
2024-09-24libgomp: with USM, init 'link' variables with host addressTobias Burnus
2024-09-24[PATCH] RISC-V: Fix FIXED_REGISTERS comment missing return address registerYixuan Chen
2024-09-24OpenMP: Check additional restrictions on context selector propertiesSandra Loosemore
2024-09-24Simplify range-op shift mask generationRichard Biener
2024-09-24Widening-Mul: Fix one ICE for SAT_SUB matching operand checkingPan Li
2024-09-24tree-optimization/116819 - SLP with !STMT_VINFO_RELEVANT representativeRichard Biener
2024-09-24RISC-V: testsuite: Fix SELECT_VL SLP fallout.Robin Dapp
2024-09-24RISC-V: Add more vector-vector extract cases.Robin Dapp
2024-09-24RISC-V: Fix effective target check.Robin Dapp
2024-09-24Fortran: Allow to nullify caf token when not in ultimate component. [PR101100]Andre Vehreschild
2024-09-24build: enable C++11 narrowing warningsJason Merrill
2024-09-24Fortran: Assign allocated caf-memory to scalar members [PR84870]Andre Vehreschild
2024-09-24tree-optimization/114855 - more update_ssa speedupRichard Biener
2024-09-24Alphabetize my entry in MAINTAINER's DCO list.Aldy Hernandez
2024-09-24OpenMP: Add support for 'self_maps' to the 'require' directiveTobias Burnus
2024-09-24Testsuite, darwin: account for macOS 15Francois-Xavier Coudert
2024-09-24tree-optimization/115372 - failed store-lanes in some casesRichard Biener
2024-09-24libstdc++: Remove unnecessary 'static' from __is_specialization_ofNathaniel Shead
2024-09-24tree-optimization/114855 - high update_ssa timeRichard Biener
2024-09-24hosthooks.h: Fix GCC_HOST_HOOKS_H typoYangyu Chen
2024-09-24nvptx: Partial support for aliases to aliases.Prathamesh Kulkarni
2024-09-24Daily bump.GCC Administrator
2024-09-24modula2: Add noreturn attribute to m2/gm2-libs/M2RTS.modGaius Mulley
2024-09-23libobjc: Fix typosAndrew Kreimer
2024-09-23c++: diagnose this specifier in requires expr [PR116798]Marek Polacek
2024-09-23aarch64: Add codegen support for AdvSIMD faminmaxSaurabh Jha
2024-09-23aarch64: Add AdvSIMD faminmax intrinsicsSaurabh Jha
2024-09-23[MAINTAINERS] Fix myself in order and add usernameSaurabh Jha
2024-09-23libstdc++: guard c++config pragmasJason Merrill
2024-09-23libstdc++: operator new/delete are transaction_safeJason Merrill
2024-09-23dwarf2: store the RA state in CFI rowMatthieu Longo
2024-09-23aarch64 testsuite: explain expectections for pr94515* testsMatthieu Longo
2024-09-23dwarf2: add hooks for architecture-specific CFIsMatthieu Longo
2024-09-23Rename REG_CFA_TOGGLE_RA_MANGLE to REG_CFA_NEGATE_RA_STATEMatthieu Longo