Messages by Thread
-
[PATCH] vect: Add vect-scalar-cost-multiplier for SLP.
Robin Dapp
-
[PATCH 1/2] cfgcleanup: merge tree_forwarder_block_p and remove_forwarder_block into maybe_remove_forwarder_block
Andrew Pinski
-
[PATCH] simplify-rtx: Simplify VEC_CONCAT of two CONST_VECTOR
Xi Ruoyao
-
[PATCH] forwprop: restrict vector load decomposition in optimize_vector_load ()
Artemiy Volkov
-
[PATCH] support Wild linker
Martin Liška
-
[PATCH v3 0/4] c: Add _Maxof & _Minof [n3628]
Alejandro Colomar
-
[PATCH 4/4] ipa-cp: Better opportunity evaluation and ranking
Martin Jambor
-
[PATCH 3/4] ipa-cp: Multiple sweeps over the call-graph in the decision stage
Martin Jambor
-
[PATCH 2/4] ipa-cp: Move decision to clone for all contexts to decision stage
Martin Jambor
-
[PATCH 1/4] ipa-cp: Use the VR and bits lattices for clones of non-local functions too
Martin Jambor
-
[r16-5316 Regression] FAIL: g++.dg/vect/pr68762-1.cc -std=c++98 (test for excess errors) on Linux/x86_64
Haochen Jiang
-
[PATCH v1] aarch64: Add the ability to have three types in an sve/sme intrinsic name
Claudio Bantaloukas
-
[committed] libstdc++: Include <mutex> in syncbuf.cc [PR122698]
Jonathan Wakely
-
[COMMITTED] Remove /usr/ccs references on Solaris
Rainer Orth
-
[PATCH] build: Check for ld -z compress-sections=zstd on Solaris
Rainer Orth
-
[PATCH RFA] libstdc++: testsuite/util adjustments for import std
Jason Merrill
-
[patch, doc, Fortran] Move UNSIGNED to extensions
Thomas Koenig
-
[PATCH v1 0/2] Add test cases for vmsne.vx combine on GR2VR cost
pan2 . li
-
[PATCH] configure: Support disabling specific languages [PR12407]
Lewis Hyatt
-
[PATCH 1/2] mergephi: Add stats
Andrew Pinski
-
[PATCH] LoongArch: Fix wrong code from loongarch_expand_vec_perm_1 [PR 122695]
Xi Ruoyao
-
[PUSHED] aarch64: unxfail pr117123.C
Andrew Pinski
-
[PATCH] libstdc++: Future-proof C++20 atomic wait/notify
Jonathan Wakely
-
[committed] libstdc++: Minor refactoring in __wait_until_impl in atomic.cc
Jonathan Wakely
-
[committed] libstdc++: Tweak static_assert messages for volatile atomic waits
Jonathan Wakely
-
[to-be-committed][RISC-V] Cleanup zero-extension patterns, generalize zero-extend with shifted operand
Jeff Law
-
[PATCH 1/2] c++: use nesting and counts in print_candidates
David Malcolm
-
[PATCH] Change the default C++ dialect to gnu++20
Jakub Jelinek
-
[PATCH] GCC, meet C++20
Jakub Jelinek
-
[PATCH] c++: Implement C++23 P2246R1 - Character encoding of diagnostic text
Jakub Jelinek
-
Re: [PATCH] aarch64: change another CRC test
Andrew Pinski
-
Re: [PATCH] gcc: Make aarch64-mingw32 target install wrap stdint.h
Andrew Pinski
-
[pushed] c++/modules: explicit inst of constructor
Jason Merrill
-
[PATCH RFC] c++/modules: #include <vector> -> import <bits/stdc++.h>
Jason Merrill
-
[PATCH RFC] driver/c++: add --compile-std-module
Jason Merrill
-
[to-be-committed][RISC-V] Eliminate zero-extension related define_insn_and_splits
Jeff Law
-
[PATCH 0/2] Implement atomic fetch min/max in std::atomic
soumyaa
-
[PATCH] c++: Support template block-scope OpenMP user-defined reductions in modules [PR119864]
Nathaniel Shead
-
[pushed] wwwdocs: gcc-12: Update link to "2020 Arm Architecture extensions"
Gerald Pfeifer
-
Re: [PATCH] openmp, openacc: OpenMP/OpenACC tests. vs C++26
Tobias Burnus
-
[PATCH 0/6] Various PowerPC PRs
Michael Meissner
-
[RFC PATCH] c++: Implement current wording of https://github.com/cplusplus/CWG/issues/805
Jakub Jelinek
-
[pushed] c++/modules: if translation fails fall back to #include
Jason Merrill
-
Re: [PATCH 3/4] ipa: Add early return when the hashed edge is a callback-carrying edge.
Sam James
-
[pushed] c++/modules: fix hash_map issue
Jason Merrill
-
[pushed] c++/modules: using builtin
Jason Merrill
-
[pushed] c++/modules: friend void foo<bar>()
Jason Merrill
-
[to-be-committed][RISC-V] Avoid most calls to gen_extend_insn
Jeff Law
-
[PATCH] c++/modules: Keep tracking instantiations of static class variable templates [PR122625]
Nathaniel Shead
-
[PATCH v2 0/3] Simplify (T1)(a bit_op (T2)b) to (T1)a bit_op (T1)b
pan2 . li
-
[PATCH 0/9] c++: C++26 Reflection [PR120775]
Marek Polacek
-
[committed][RISC-V] Drop scan-tests of marginal value
Jeff Law
-
[PATCH v2 0/2] c: Add _Maxof & _Minof [n3628, but rejecting _Bool]
Alejandro Colomar
-
[PATCH] cobol: Fix bootstrap [PR122691]
Jakub Jelinek
-
[PATCH] c++: Implement part of CWG3044
Jakub Jelinek
-
[PATCH] testsuite: Fix up c-c++-common/asan/asan-stack-small.c test
Jakub Jelinek
-
[PATCH, 0/11] Add PowerPC 16-bit experimental support
Michael Meissner
-
[PATCH, 1/11] Add infrastructure for _Float16 and __bfloat16 types.
Michael Meissner
-
[PATCH, 3/11] Add HF/BF emulation functions to libgcc.
Michael Meissner
-
[PATCH, 2/11] Add initial 16-bit floating point support.
Michael Meissner
-
[PATCH, 4/11] Add conversions between _Float16 and float/double.
Michael Meissner
-
[PATCH, 6/11] Add conversions between 16-bit floating point and other scalar modes.
Michael Meissner
-
[PATCH, 5/11] Add conversions between __bfloat16 and float/double.
Michael Meissner
-
[PATCH, 7/11] Add BF/HF negate and absolute value operations and logical insns.
Michael Meissner
-
[PATCH, 8/11] Add 16-bit floating point vectorization.
Michael Meissner
-
[PATCH, 9/11] Optimize __bfloat16 scalar code.
Michael Meissner
-
[PATCH, 10/11] Add --with-powerpc-float16 and --with-powerpc-float16-disable-warning.
Michael Meissner
-
[PATCH, 11/11] Add _Float16 and __bfloat16 tests.
Michael Meissner
-
[PATCH 0/5] arm: [MVE intrinsics] rework vpnot and scalar shifts
Christophe Lyon
-
[committed][wwwdocs] Fix a typo in the second floating-point argument register number
Maciej W. Rozycki
-
[PATCH] RISC-V: -mmax-vectorization.
Robin Dapp
-
[PATCH 0/4] Publish/subscribe framework for typesafe loosely-coupled notifications
David Malcolm
-
[PING^1][PATCH v2] docs: aarch64: arm: Update ACLE documentation.
Wilco Dijkstra
-
[PATCH v2 1/2] aarch64: Add support for FEAT_PCDPHINT atomic_store intrinsics.
Wilco Dijkstra
-
[PATCH 0/6] RISC-V: VLS related stuff.
Robin Dapp
-
[PATCH v2 2/2] aarch64: Add support for __pldir intrinsic.
Wilco Dijkstra