Messages by Thread
-
[PATCH 0/2] AArch64 new fp->int conversions and fprcvt
Alfie Richards
-
[pushed][IRA]: Fix soft conflict and hard reg cost calculation
Vladimir Makarov
-
[pushed][IRA]: Process operand NO_REGS class for reg cost calculation
Vladimir Makarov
-
[PATCH v2] RISC-V: Add Synopsys RHX-100 series pipeline description
Michiel Derhaeg
-
[PATCH] backprop: Add demand-bit handling. [PR113487]
Robin Dapp
-
[PATCH] LoongArch: eliminate redundant extension after ctz.w
Xi Ruoyao
-
[PATCH] LoongArch: harden SSP canary set and test routines [PR 125049]
Xi Ruoyao
-
[PATCH] c++/modules: false positive abi_tag mismatch [PR124957]
Patrick Palka
-
[PATCH] x86_cse: Add X86_CSE_CONST_VECTOR
H.J. Lu
-
[PATCH] x86: Disable 16-bit imm store for TARGET_LCP_STALL
H.J. Lu
-
[PATCH v3] RISC-V: Make tuple vector not tieable to some modes.
wangzicong
-
Re: [PATCH] vect: Version for unsigned overflow. [PR121908]
Richard Biener
-
[PATCH] x86: Remove DI_REG/SI_REG from x86_64_int_return_registers
H.J. Lu
-
Re: [PATCH v3] [Bug, tree-optimization/109429] ivopts: fixed complexities
Richard Biener
-
[PATCH] x86: Implement TARGET_FNTYPE_ABI
H.J. Lu
-
[PING][PATCH v1] aarch64: Add support for FEAT_SSVE_BitPerm
Alfie Richards
-
[PING^2][PATCH] rs6000: Avoid stxvd2x for quad aligned memory stores [PR123055]
Kishan Parmar
-
[PATCH] gcc-16: LoongArch: Update changes for code model and vector intrinsics.
Lulu Cheng
-
[Ada] Fix spurious error on primitive function of tagged task type
Eric Botcazou
-
[wwwdocs] htdocs/projects/gomp/ - minor update for GCC 16
Tobias Burnus
-
[PATCH] libstdc++: Fix reserve of size_t(-1) elements in piecewise_constant_distribution. [PR113761]
Tomasz KamiĆski
-
[PING][PATCH] aarch64: Add support for range prefetch intrinsic.
Alfie Richards
-
[wwwdocs] Mention target coverage extension for _BitInt
Jakub Jelinek
-
[PATCH] tree-optimization/125088 - some TLC to the new vect_bb_slp_scalar_cost
Richard Biener
-
[PATCH] Mention speculative devirtualization improvements
Richard Biener
-
wwwdocs: document some vectorizer GCC 16 changes
Tamar Christina
-
[PATCH v4] rs6000: Builtins for AES acceleration instructions [RFC02657]
Avinash Jayakar
-
[PATCH][www] Some GCC 16 optimization/vectorizer improvements
Richard Biener
-
[PING][PATCH v3] Recognize and fold longhand wide-multiplication idioms [PR107090]
Konstantinos Eleftheriou
-
[PATCH] LoongArch: Fix ICE caused by incomplete split conditions [PR125057].
Lulu Cheng
-
[PATCH] c, c++: Introduce -Wconstant-logical-operand warning [PR125081]
Jakub Jelinek
-
GCC 17, PowerPC Dense Math V7 (patch 0/7) -- Dense Math introduction
Michael Meissner
-
[PATCH v3] rs6000: Builtins for AES acceleration instructions [RFC02657]
Avinash Jayakar
-
[PATCH] match: Simplify patterns for `a != b` implies a or b is non-zero
Andrew Pinski
-
Re: [PATCH] build: Check solaris_{as,ld} where appropriate
Alexandre Oliva
-
Re: [PATCH V3, 2/4] Add support for dense math registers on a future PowerPC
Michael Meissner
-
[PATCH v2] match: min|max(a+|-c, b+|-c) -> min|max(a, b)+|-c [PR116008, PR124560]
Pengxuan Zheng
-
[PATCH] x86_cse: Convert CONST_VECTOR load to constant integer load
H.J. Lu
-
[PATCH] c++/reflection: propagate cv-quals for SPLICE_SCOPE [PR125096]
Marek Polacek
-
[PUSHED] testsuite: Fix cond-add-vec-2.C and make cond-add-vec-1.C test some more
Andrew Pinski
-
[PATCH gcc-wwwdocs] gcc-16: document some more libstdc++ changes
Patrick Palka
-
[PATCH] rs6000: Builtins for ECC cryptography instructions [RFC02669]
Manjunath S Matti
-
[PATCH gcc-wwwdocs] gcc-16: document some notable C++ changes
Patrick Palka
-
[committed] hppa64: doc/install.texi - Remove incorrect statement regarding GNU ld support
John David Anglin
-
[wwwdocs] Document support for native TLS on Windows
Eric Botcazou
-
[PATCH v1 0/1] aarch64: Handle opts_set parameter properly in aarch64_option_restore
Christopher Bazley via Sourceware Forge
-
[PATCH v1 0/1] Prevent optimize attribute from undoing target attribute
Christopher Bazley via Sourceware Forge
-
[pushed][IRA]: Use correct allocno when building conflicts
Vladimir Makarov
-
[pushed][LRA]: Fix a bug in finding conflicts in rematerialization
Vladimir Makarov
-
[pushed][LRA]: Fix a bug in updating live info in rematerialization
Vladimir Makarov
-
Re: [PATCH v2] RISC-V: Apply LMUL cost scaling to vector operations
Robin Dapp
-
[PATCH v2] niter: Make MAX_DOMINATORS_TO_WALK configurable at runtime
Michiel Derhaeg
-
[PING^3] [PATCH v7] rs6000: Adding missed ISA 3.0 atomic memory operation instructions.
jeevitha
-
[committed, gcc-16] libstdc++: Update leap seconds expiry to 2026a value
Jonathan Wakely
-
[PATCH] niter: Make MAX_DOMINATORS_TO_WALK configurable at runtime
Michiel Derhaeg
-
[PATCH 6/6] build: Remove --with-gnu-ld
Rainer Orth
-
[PATCH 5/6] build: Remove $gnu_ld
Rainer Orth
-
[PATCH 4/6] Remove HAVE_GNU_LD
Rainer Orth
-
[PATCH 3/6] build: Remove --with-gnu-as
Rainer Orth
-
[PATCH 2/6] build: Remove $gas
Rainer Orth
-
[PATCH 1/6] Remove HAVE_GNU_AS
Rainer Orth
-
[PATCH 0/6] Remove HAVE_GNU_{AS,LD} etc.
Rainer Orth
-
Re: [PATCH 0/8] [RFC] Introduce floating point fetch_add builtins
Matthew Malcomson