Messages by Thread
-
-
[PATCH v1] libstdc++: Refactor tests for mdspan related accessors.
Luc Grosheintz
-
[PATCH] fortran: Remove useless elements count variable
Mikael Morin
-
Sequence of improvements to <mdspan>.
Luc Grosheintz
-
[PATCH v1 1/6] libstdc++: Fix style issues in <mdspan>.
Luc Grosheintz
-
Re: [PATCH v1 1/6] libstdc++: Fix style issues in <mdspan>.
Tomasz Kaminski
-
[PATCH v1 6/6] libstdc++: Replace numeric_limit with __int_traits in mdspan.
Luc Grosheintz
-
Re: [PATCH v1 6/6] libstdc++: Replace numeric_limit with __int_traits in mdspan.
Jonathan Wakely
-
Re: [PATCH v1 6/6] libstdc++: Replace numeric_limit with __int_traits in mdspan.
Tomasz Kaminski
-
[PATCH v1 2/6] libstdc++: Precompute products of static extents.
Luc Grosheintz
-
Re: [PATCH v1 2/6] libstdc++: Precompute products of static extents.
Tomasz Kaminski
-
Re: [PATCH v1 2/6] libstdc++: Precompute products of static extents.
Luc Grosheintz
-
Re: [PATCH v1 2/6] libstdc++: Precompute products of static extents.
Tomasz Kaminski
-
[PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Luc Grosheintz
-
Re: [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Tomasz Kaminski
-
Re: [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Tomasz Kaminski
-
Re: [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Luc Grosheintz
-
Re: [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Tomasz Kaminski
-
Re: [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Luc Grosheintz
-
Re: [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Tomasz Kaminski
-
Re: [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Tomasz Kaminski
-
Re: [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Luc Grosheintz
-
Re: [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Tomasz Kaminski
-
Re: [PATCH v1 3/6] libstdc++: Improve low-rank layout_{left, right}::stride.
Luc Grosheintz
-
[PATCH v1 4/6] libstdc++: Improve extents::operator==.
Luc Grosheintz
-
Re: [PATCH v1 4/6] libstdc++: Improve extents::operator==.
Tomasz Kaminski
-
[PATCH v1 5/6] libstdc++: Reduce template instantiations in <mdspan>.
Luc Grosheintz
-
Re: [PATCH v1 5/6] libstdc++: Reduce template instantiations in <mdspan>.
Tomasz Kaminski
-
Re: [PATCH v1 5/6] libstdc++: Reduce template instantiations in <mdspan>.
Luc Grosheintz
-
Re: [PATCH v1 5/6] libstdc++: Reduce template instantiations in <mdspan>.
Tomasz Kaminski
-
Re: Sequence of improvements to <mdspan>.
Tomasz Kaminski
-
[PATCH] tree-optimization/121256 - properly support SLP in vectorizable recurrence
Richard Biener
-
[PATCH] Move STMT_VINFO_TYPE to SLP_TREE_TYPE
Richard Biener
-
[PATCH 0/3] Consider non-consecutive instructions for macro-op
Artemiy Volkov
-
[PATCH 0/3] fortran: Wrongly polymorphic array references [PR121185]
Mikael Morin
-
[PUSHED15 1/2] aarch64: Fix fma steering when rename fails [PR120119]
Andrew Pinski
-
[PATCH v2] x86: Disallow -mtls-dialect=gnu with no_caller_saved_registers
H.J. Lu
-
Re: [PATCH] ifcvt: Clarify if_info.original_cost.
Jeff Law
-
[PUSHED] diagnostics: convert diagnostic_t to enum class diagnostics::kind: restore build with GCC 5
Thomas Schwinge
-
Re: [PATCH v6 18/19] c/aarch64: Add FMV diagnostic tests.
Jeff Law
-
Re: [PATCH v6 16/19] aarch64: Remove FMV beta warning.
Jeff Law
-
Re: [PATCH v6 15/19] aarch64: testsuite: Add diagnostic tests for Aarch64 FMV.
Jeff Law
-
Re: [PATCH v6 10/19] fmv: Change target_version semantics to follow ACLE specification.
Jeff Law
-
Re: [PATCH v6 07/19] fmv: Refactor FMV name mangling.
Jeff Law
-
[pushed-15][PATCH] PR modula2/121164: Modula 2 build failure followup
Gaius Mulley
-
[PATCH] fortran: implment split for fortran 2023
Yuao Ma
-
[PATCH v1 0/2] Add mul based unsigned SAT_MUL for form 1
pan2 . li
-
[PATCH] Improve mergability of CSWTCH [PR120523]
Andrew Pinski
-
[PATCH 00/34] Introduce "gcc/diagnostics" subdirectory and "diagnostics::" namespace
David Malcolm
-
[PATCH 01/34] diagnostics: introduce a "gcc/diagnostics" subdirectory
David Malcolm
-
[PATCH 04/34] diagnostics: move diagnostic_diagram to diagnostics::diagram
David Malcolm
-
[PATCH 05/34] diagnostics: move edit_context to namespace/dir "diagnostics"
David Malcolm
-
[PATCH 08/34] diagnostics: move diagnostics_output_spec to diagnostics::output_spec
David Malcolm
-
[PATCH 12/34] diagnostics: move diagnostic-macro-unwinding.{cc, h} -> diagnostics/macro-unwinding.{cc, h}
David Malcolm
-
[PATCH 02/34] diagnostics: move logical locations into "diagnostics"
David Malcolm
-
[PATCH 07/34] diagnostics: rename diagnostic_output_file to diagnostics::output_file
David Malcolm
-
[PATCH 16/34] diagnostics: move option_classifier to its own files
David Malcolm
-
[PATCH 17/34] diagnostics: move buffering code to its own .cc file
David Malcolm
-
[PATCH 20/34] diagnostics: gcc/diagnostic-url.h -> gcc/diagnostics/url.h
David Malcolm
-
[PATCH 21/34] diagnostics: reorganize selftests
David Malcolm
-
[PATCH 06/34] diagnostics: move client data hooks into namespace/dir "diagnostics"
David Malcolm
-
[PATCH 27/34] diagnostics: simplify header files
David Malcolm
-
[PATCH 03/34] diagnostics: move diagnostic_metadata to diagnostics::metadata
David Malcolm
-
[PATCH 18/34] diagnostics: move gcc/selftest-diagnostic.{h, cc} -> gcc/diagnostics/selftest-context.{h, cc}
David Malcolm
-
[PATCH 26/34] diagnostics: move diagnostic.c to diagnostics/context.cc
David Malcolm
-
[PUSHED] diagnostics: move diagnostic.c to diagnostics/context.cc: restore build with GCC 5
Thomas Schwinge
-
[PATCH 30/34] diagnostics: introduce context-options.h
David Malcolm
-
[PATCH 14/34] diagnostics: move diagnostic_info to its own header
David Malcolm
-
[PATCH 11/34] diagnostics: introduce diagnostics/source-printing.cc
David Malcolm
-
[PATCH 09/34] diagnostics: introduce namespace diagnostics::paths
David Malcolm
-
[PATCH 13/34] diagnostics: add m_ prefix to fields of diagnostic_info
David Malcolm
-
[PATCH 19/34] diagnostics: move gcc/diagnostic-color.{h, cc} to gcc/diagnostics/color.{h, cc}
David Malcolm
-
[PATCH 24/34] diagnostics: rename diagnostic_option_id to diagnostics::option_id and move to its own header
David Malcolm
-
[PATCH 29/34] diagnostics: move file_cache from input.{cc, h} to diagnostics/file-cache.{cc, h}
David Malcolm
-
[PATCH 32/34] diagnostics: make context::m_source_printing private
David Malcolm
-
[PATCH 31/34] diagnostics: eliminate ::diagnostic_info typedef
David Malcolm
-
[PATCH 23/34] Rename diagnostic-spec.{cc, h} to gcc-diagnostic-spec.{cc, h}
David Malcolm
-
[PATCH 34/34] Introduce lazily-created.h
David Malcolm
-
[PATCH 22/34] diagnostics: move diagnostics::edit_context -> diagnostics::changes::change_set
David Malcolm
-
[PATCH 28/34] diagnostics: eliminate some redundant includes
David Malcolm
-
[PATCH 33/34] diagnostics: avoid using "sink" for things that aren't a diagnostics::sink
David Malcolm
-
[PATCH] [sanitizer_common] Remove reference to obsolete termio ioctls (#138822)
Sam James
-
[PATCH] c++: extract_call_expr and C++20 rewritten cmp ops
Patrick Palka
-
[PATCH] RISC-V: riscv-ext.def: Add allocated group IDs and group bit positions
Christoph Müllner
-
[PATCHv3] libstdc++: provide debug impl of P2697 ctor [PR119742]
Nathan Myers
-
[PATCHv2] libstdc++: provide debug impl of P2697 ctor [PR119742]
Nathan Myers
-
Re: [PATCH v2 3/3] vect: Use strided loads for VMAT_STRIDED_SLP.
Robin Dapp
-
[PATCH] Don't pass vector params through to offload targets
Andrew Stubbs
-
[PATCH v1] RISC-V: Fix another vf FP16 combine run test failures
pan2 . li
-
Re: [PATCH v3] Evaluate the object size by the size of the pointee type when the type is a structure with flexible array member which is annotated with counted_by.
Qing Zhao
-
[PATCH v1 0/4] RISC-V: Combine vec_duplicate + vaadd.vv to vaadd.vx on GR2VR cost
pan2 . li
-
[PATCH] Remove now redundant vect_get_vec_defs overload
Richard Biener
-
[PATCH 2/2] Tidy vect_is_simple_use API for SLP only
Richard Biener
-
[PATCH 1/2] Fix and simplify vect_model_simple_cost
Richard Biener
-
[PATCH] libstdc++: Support braces as arguments for std::erase on inplace_vector [PR121196]
Tomasz Kamiński
-
[PATCH] aarch64: Add tuning model for Olympus core.
Jennifer Schmitz
-
[PATCH 2/2] Reduce the number of STMT_VINFO_VECTYPE uses
Richard Biener
-
[PATCH 1/2] Remove unused stmt_vectype
Richard Biener
-
[Patch] gcn: Add more s_nop for MI300
Tobias Burnus
-
[PATCH] Make it fast again
Tomasz Kamiński
-
[PATCH] RISC-V: Remove user-level interrupts
Christoph Müllner
-
[PATCH 4/5] Remove load interleaving code
Richard Biener
-
[PATCH 2/5] Remove VMAT_CONTIGUOUS_PERMUTE
Richard Biener
-
[PATCH 3/5] Remove vect_get_vec_defs_for_operand
Richard Biener
-
[PATCH] Remove STMT_VINFO_VEC_STMTS
Richard Biener
-
[PATCH 1/5] Remove dead code from vectorizable_store
Richard Biener
-
[PATCH 5/5] Remove store interleaving support
Richard Biener
-
[COMMITTED 1/7] ada: Fix inconsistencies in conversion functions from Duration
Marc Poulhiès
-
[PATCH v4 9/9] LoongArch: Add support for _BitInt [PR117599]
Yang Yujie
-
[PATCH v4 0/9] LoongArch: Add support for _BitInt [PR117599]
Yang Yujie