Messages by Thread
-
-
[PATCH 2/2] Fixup vector epilog analysis skipping when not using partial vectors
Richard Biener
-
[PATCH 1/2] Fixup partial_vectors_supported_p use
Richard Biener
-
[committed] RISC-V: Add comment and reorder the the include files in riscv.md [NFC]
Kito Cheng
-
[PATCH] RISC-V: Add pipeline-checker script
Kito Cheng
-
[PATCH][RFC] c/96570 - diagnostics for conversions to/from time_t
Richard Biener
-
[PATCH v1] rs6000: Fix UBSAN runtime errors for powerpc64le-unknown-linux-gnu
Kishan Parmar
-
[PATCH] [testsuite] restore default action from dfp.exp [PR120631]
Alexandre Oliva
-
Avoid some lost AFDO profiles with LTO
Jan Hubicka
-
[PATCH] Bump LTO_minor_version
Richard Biener
-
[PATCH] x86: Also handle all 1s float vector constant
H.J. Lu
-
[PATCH] x86: Handle vector broadcast source
H.J. Lu
-
[PATCH v2] expand: Allow sibcalling for return structures in some cases [PR71761]
Andrew Pinski
-
[PATCH][PR117468] arm.cc: fix thumb1 prologue high reg restore violates -ffixed-rX
Matt Parks
-
RE: [PATCH] expand: Allow sibcalling for return structures in some cases [PR71761]
Andrew Pinski (QUIC)
-
[PATCH v2][PR117366] arm.cc: fix thumb1 size-optimized function prolog violates -ffixed-rX
Matt Parks
-
Re: [PATCH] x86: Add debug dump for the remove_redundant_vector pass
H.J. Lu
-
[PATCH] x86: Handle REG_EH_REGION note in DEF_INSN
H.J. Lu
-
[PR target/120827] [15 Regression] Cherry pick splitter fix
Jeff Law
-
[Patch, Fortran, Coarray, PR88076, v1] 4/6 Add a shared memory multi process coarray library.
Andre Vehreschild
-
Re: [RFC] [C]New syntax for the argument of counted_by attribute for C language
Bill Wendling
-
[PATCH] RISC-V: update prepare_ternary_operands to handle the vector-scalar case [PR120828]
Paul-Antoine Arras
-
[PATCH v2 2/2] middle-end: Enable masked load with non-constant offset
Karl Meakin
-
[PATCH] c++: Implement C++26 P3618R0 - Allow attaching main to the global module [PR120773]
Jakub Jelinek
-
[PATCH] c++: fix ICE with [[deprecated]] [PR120756]
Marek Polacek
-
[PATCH] tree-optimization/120808 - SLP build with mixed .FMA/.FMS
Richard Biener
-
[PATCH v3] x86: Add preserve_none and update no_caller_saved_registers attributes
H.J. Lu
-
Re: [PATCH 1/4] c++: Add flag to detect underlying representative of bitfield decls
Jason Merrill
-
Remove early inlining from afdo pass
Jan Hubicka
-
[PATCH 15/17] coroutines: Removed unused private member in cp_coroutine_transform
Martin Jambor
-
[PATCH 04/17] ranger: Mark several member functions as final override
Martin Jambor
-
[PATCH] ivopts: Change constant_multiple_of to expand aff nodes.
Alfie Richards
-
[Patch, Fortran, Coarray, PR88076, v1] 2/6 Add a shared memory multi process coarray library.
Andre Vehreschild
-
[PATCH v7 0/3] extend "counted_by" attribute to pointer fields of structures
Qing Zhao
-
Re: [PATCH v2 1/4] RISC-V: Add support for xtheadvector unit-stride segment load/store intrinsics
yunzezhu
-
Re: [PATCH] Fix shrink wrap separate ICE for mingw [PR120741]
Uros Bizjak
-
[PATCH 1/2] Match: Support for signed scalar SAT_ADD IMM form 2
Ciyan Pan
-
Re: [PATCH v3] x86: Update memcpy/memset inline strategies for -mtune=generic
Hongtao Liu
-
[PATCH]middle-end: Fix store_bit_field expansions of vector constructors [PR120718]
Tamar Christina
-
[Patch, Fortran, Coarray, PR88076, v1] 3/6 Add a shared memory multi process coarray library.
Andre Vehreschild
-
[PATCH] c++, libstdc++: Implement C++26 P2830R10 - Constexpr Type Ordering
Jakub Jelinek
-
Re: [PATCH] c++, libstdc++: Implement C++26 P2830R10 - Constexpr Type Ordering
Jonathan Wakely
-
Re: [PATCH] c++, libstdc++: Implement C++26 P2830R10 - Constexpr Type Ordering
Jason Merrill
-
Re: [PATCH] c++, libstdc++: Implement C++26 P2830R10 - Constexpr Type Ordering
Maciej Cencora
-
[PATCH] c++, libstdc++, v2: Implement C++26 P2830R10 - Constexpr Type Ordering
Jakub Jelinek
-
Re: [PATCH] c++, libstdc++, v2: Implement C++26 P2830R10 - Constexpr Type Ordering
Jonathan Wakely
-
Re: [PATCH] c++, libstdc++, v2: Implement C++26 P2830R10 - Constexpr Type Ordering
Jonathan Wakely
-
Re: [PATCH] c++, libstdc++, v2: Implement C++26 P2830R10 - Constexpr Type Ordering
Jonathan Wakely
-
Re: [PATCH] c++, libstdc++, v2: Implement C++26 P2830R10 - Constexpr Type Ordering
Jason Merrill
-
[PATCH] libstdc++: Implement C++26 P2927R3 - Inspecting exception_ptr
Jakub Jelinek
-
[PATCH, V2, 1 of 3] Add -mcpu=future support.
Michael Meissner
-
Re: [PATCH 4/4] c++/modules: Avoid name clashes when streaming internal labels [PR98375,PR118904]
Jason Merrill
-
Re: [PATCH 3/4] c++/modules: Support streaming new size cookie for constexpr [PR120040]
Jason Merrill
-
[PATCH 17/17] Ignore more clang warnings in contrib/filter-clang-warnings.py
Martin Jambor
-
[PATCH v7 0/9] AArch64: CMPBR support
Karl Meakin
-
[PATCH 16/17] Fortran: Silence a clang warning (suggesting a brace) in io.cc
Martin Jambor
-
[COMMITTED] - Remove unused vector in value-relation.cc.
Andrew MacLeod
-
[COMMITTED] Promote verify_range to vrange.
Andrew MacLeod
-
[COMMITTED] - get_bitmask is sometimes less refined.
Andrew MacLeod
-
[PATCH 06/17] value-relation.h: Mark dom_oracle::next_relation as override
Martin Jambor
-
[PATCH 14/17] c-format: Removed unused private member
Martin Jambor
-
[PATCH 12/17] Silence a clang warning in tree-vect-slp.cc about an unused variable
Martin Jambor
-
[PATCH 11/17] tree-vect-stmts.cc: Remove an unused shadowed variable
Martin Jambor
-
[PATCH 09/17] jit: Silence clang warning in jit-builtins.cc
Martin Jambor
-
[PATCH 02/17] Mark pass_sccopy gate and execute functions as final override
Martin Jambor
-
[PATCH 13/17] lto-ltrans-cache: Remove unused private member
Martin Jambor
-
[PATCH 07/17] gfortran: Avoid freeing uninitialized value
Martin Jambor
-
[PATCH 10/17] rust: Silence a clang warning in borrow-checker-diagnostics
Martin Jambor
-
[PATCH 08/17] ranger-op: Use CFN_ constant instead of plain BUILTIN_ one
Martin Jambor
-
[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 05/17] tree-ssa-propagate.h: Mark two functions as override
Martin Jambor
-
[PATCH 03/17] Diagnostics: Mark path_label::get_effects as final override
Martin Jambor