Messages by Thread
-
[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
-
Re: [PATCH] RISC-V: Add flag to adjust mem inlining threshold
Jeff Law
-
[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
-
Re: [PATCH v5 2/2] aarch64: Add support for fmv priority syntax.
Wilco Dijkstra
-
[PATCH 0/4] Publish/subscribe framework for typesafe loosely-coupled notifications
David Malcolm
-
[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
-
[PATCH] libstdc++: Ensure that _Utf_view is always a view.
Tomasz Kamiński
-
[RFC,PATCH] s390: Add HF mode support
Stefan Schulze Frielinghaus
-
[PATCH 1/2] ia64: Fix zero_call_used_regs for PRs [PR121535]
Tomas Glozar
-
[PATCH v1 0/1] AArch64: SVE_BFSCALE support
Karl Meakin
-
[PATCH v1 0/1] libgccjit: Fix UB in constructor functions
Antoni Boucher via Sourceware Forge
-
[PATCH 4/4][v2] Always analyze possible partial vector usage
Richard Biener
-
[PATCH 3/4][v2] Decide on LOOP_VINFO_USING_SELECT_VL_P after determining partial vectors
Richard Biener
-
[PATCH 2/4][v2] Do not call vect_determine_partial_vectors_and_peeling from transform
Richard Biener
-
[PATCH 1/4][v2] Remove LOOP_VINFO_EPIL_USING_PARTIAL_VECTORS_P
Richard Biener
-
[PATCH] Add early loop-invariant motion pass
Richard Biener