October 2023 Archives by subject
Starting: Sun Oct 1 00:32:47 GMT 2023
Ending: Tue Oct 31 23:45:02 GMT 2023
Messages: 3120
- ?
Teri Ford
- [0/3] target_version and aarch64 function multiversioning
Andrew Carlotti
- [1/3] Add support for target_version attribute
Andrew Carlotti
- [1/3] Add support for target_version attribute
Richard Biener
- [1/3] Add support for target_version attribute
Andrew Carlotti
- [1/3] Add support for target_version attribute
Richard Sandiford
- [2/3] [aarch64] Add function multiversioning support
Andrew Carlotti
- [2/3] [aarch64] Add function multiversioning support
Richard Sandiford
- [3/3] WIP/RFC: Fix name mangling for target_clones
Andrew Carlotti
- [ARC PATCH] Convert (signed<<31)>>31 to -(signed&1) without barrel shifter.
Roger Sayle
- [ARC PATCH] Convert (signed<<31)>>31 to -(signed&1) without barrel shifter.
Jeff Law
- [ARC PATCH] Convert (signed<<31)>>31 to -(signed&1) without barrel shifter.
Claudiu Zissulescu Ianculescu
- [ARC PATCH] Improved ARC rtx_costs/insn_cost for SHIFTs and ROTATEs.
Roger Sayle
- [ARC PATCH] Improved ARC rtx_costs/insn_cost for SHIFTs and ROTATEs.
Claudiu Zissulescu Ianculescu
- [ARC PATCH] Improved ARC rtx_costs/insn_cost for SHIFTs and ROTATEs.
Jeff Law
- [ARC PATCH] Improve DImode left shift by a single bit.
Roger Sayle
- [ARC PATCH] Improve DImode left shift by a single bit.
Jeff Law
- [ARC PATCH] Improve DImode left shift by a single bit.
Roger Sayle
- [ARC PATCH] Improve DImode left shift by a single bit.
Jeff Law
- [ARC PATCH] Improved SImode shifts and rotates on !TARGET_BARREL_SHIFTER.
Roger Sayle
- [ARC PATCH] Improved SImode shifts and rotates on !TARGET_BARREL_SHIFTER.
Claudiu Zissulescu Ianculescu
- [ARC PATCH] Improved SImode shifts and rotates with -mswap.
Roger Sayle
- [ARC PATCH] Improved SImode shifts and rotates with -mswap.
Jeff Law
- [ARC PATCH] Improved SImode shifts and rotates with -mswap.
Claudiu Zissulescu Ianculescu
- [ARC PATCH] Split asl dst, 1, src into bset dst, 0, src to implement 1<<x.
Roger Sayle
- [ARC PATCH] Split asl dst, 1, src into bset dst, 0, src to implement 1<<x.
Roger Sayle
- [ARC PATCH] Split asl dst, 1, src into bset dst, 0, src to implement 1<<x.
Claudiu Zissulescu Ianculescu
- [ARC PATCH] Split asl dst, 1, src into bset dst, 0, src to implement 1<<x.
Jeff Law
- [ARC PATCH] Split asl dst, 1, src into bset dst, 0, src to implement 1<<x.
Jeff Law
- [ARC PATCH] Split SImode shifts pre-reload on !TARGET_BARREL_SHIFTER.
Claudiu Zissulescu
- [ARC PATCH] Split SImode shifts pre-reload on !TARGET_BARREL_SHIFTER.
Roger Sayle
- [ARC PATCH] Split SImode shifts pre-reload on !TARGET_BARREL_SHIFTER.
Claudiu Zissulescu Ianculescu
- [ARC PATCH] Split SImode shifts pre-reload on !TARGET_BARREL_SHIFTER.
Claudiu Zissulescu Ianculescu
- [ARC PATCH] Use rlc r0, 0 to implement scc_ltu (i.e. carry_flag ? 1 : 0)
Claudiu Zissulescu
- [ARC PATCH] Use rlc r0, 0 to implement scc_ltu (i.e. carry_flag ? 1 : 0)
Claudiu Zissulescu
- [avr,committed] Implement atan2
Georg-Johann Lay
- [avr,committed] Implement fma, fmal.
Georg-Johann Lay
- [avr,committed] LibF7: Implement a function that was missing for devices without MUL.
Georg-Johann Lay
- [avr,committed] Remove all uses of attribute pure from LibF7.
Georg-Johann Lay
- [avr,committed] Use monic denominator polynomials to save a multiplication.
Georg-Johann Lay
- [Backport RFA] lra: Avoid unfolded plus-0
Richard Sandiford
- [Backport RFA] lra: Avoid unfolded plus-0
Vladimir Makarov
- [committed,gcc-11] libstdc++: Fix testsuite failures with -O0
Jonathan Wakely
- [COMMITTED/13] Fix PR 110386: backprop vs ABSU_EXPR
Andrew Pinski
- [COMMITTED/13] Fix PR 111331: wrong code for `a > 28 ? MIN<a, 28> : 29`
Andrew Pinski
- [committed 0/2] SECURITY.txt: Trivial fixups
Siddhesh Poyarekar
- [COMMITTED 0/3] Add a FAST VRP pass.
Andrew MacLeod
- [Committed 1/2] RISC-V: Let non-atomic targets use optimized amo loads/stores
Patrick O'Neill
- [committed 1/2] riscv: thead: Add support for the XTheadMemIdx ISA extension
Christoph Muellner
- [committed 1/2] secpol: add grammatically missing commas / remove one excess instance
Siddhesh Poyarekar
- [COMMITTED 1/3] Add outgoing range vector calculation API.
Andrew MacLeod
- [committed 1/5] arc: Remove unused/incomplete alignment assembly annotation.
Claudiu Zissulescu
- [Committed 2/2] RISC-V: Require a extension for testcases with atomic insns
Patrick O'Neill
- [committed 2/2] riscv: thead: Add support for the XTheadFMemIdx ISA extension
Christoph Muellner
- [committed 2/2] secpol: consistent indentation
Siddhesh Poyarekar
- [COMMITTED 2/3] Add a dom based ranger for fast VRP.
Andrew MacLeod
- [committed 2/5] arc: Update/remove ARC specific tests
Claudiu Zissulescu
- [COMMITTED 3/3] Create a fast VRP pass
Andrew MacLeod
- [committed 3/5] arc: Remove '^' print punct character
Claudiu Zissulescu
- [committed 4/5] arc: Remove obsolete ccfsm instruction predication mechanism
Claudiu Zissulescu
- [committed 5/5] arc: Update tests predicates when using linux toolchain.
Claudiu Zissulescu
- [committed][_GLIBCXX_INLINE_VERSION] Add emul TLS symbol exports
François Dumont
- [committed][_GLIBCXX_INLINE_VERSION] Add emul TLS symbol exports
Jonathan Wakely
- [committed][_GLIBCXX_INLINE_VERSION] Add emul TLS symbol exports
François Dumont
- [committed][_GLIBCXX_INLINE_VERSION] Add emul TLS symbol exports
Jonathan Wakely
- [committed][_GLIBCXX_INLINE_VERSION] Fix constract violation
François Dumont
- [committed][_GLIBCXX_INLINE_VERSION] Fix constract violation
Jonathan Wakely
- [committed][_GLIBCXX_INLINE_VERSION] Fix constract violation
François Dumont
- [committed][_GLIBCXX_INLINE_VERSION] Fix constract violation
Jonathan Wakely
- [COMMITTED] [GCC13] PR tree-optimization/111622 - Do not add partial equivalences with no uses.
Andrew MacLeod
- [COMMITTED][GCC13] PR tree-optimization/111694 - Ensure float equivalences include + and - zero.
Andrew MacLeod
- [committed] [PR target/93062] RISC-V: Handle long conditional branches for RISC-V
Jeff Law
- [committed] [PR target/93062] RISC-V: Handle long conditional branches for RISC-V
Andrew Waterman
- [committed] [PR target/93062] RISC-V: Handle long conditional branches for RISC-V
Jeff Law
- [committed] [PR target/93062] RISC-V: Handle long conditional branches for RISC-V
Andrew Waterman
- [COMMITTED] [range-ops] Add frange& argument to rv_fold.
Aldy Hernandez
- [COMMITTED] [range-ops] Remove unneeded parameters from rv_fold.
Aldy Hernandez
- [committed][wwwdocs] Add "Porting to GCC 14"
Jonathan Wakely
- [committed][wwwdocs] Uncomment link to "Porting to GCC 14"
Jonathan Wakely
- [COMMITTED] ada: Add pragma Annotate for GNATcheck exemptions
Marc Poulhiès
- [COMMITTED] ada: Crash processing pragmas Compile_Time_Error and Compile_Time_Warning
Marc Poulhiès
- [COMMITTED] ada: Document gnatbind -Q switch
Marc Poulhiès
- [COMMITTED] ada: Fix bad finalization of limited aggregate in conditional expression
Marc Poulhiès
- [COMMITTED] ada: Fix filesystem entry filtering
Marc Poulhiès
- [COMMITTED] ada: Fix infinite loop with multiple limited with clauses
Marc Poulhiès
- [COMMITTED] ada: Fix internal error on too large representation clause for small component
Marc Poulhiès
- [COMMITTED] ada: Refactor code to remove GNATcheck violation
Marc Poulhiès
- [COMMITTED] ada: Remove superfluous setter procedure
Marc Poulhiès
- [COMMITTED] ada: Seize opportunity to reuse List_Length
Marc Poulhiès
- [COMMITTED] ada: Simplify "not Present" with "No"
Marc Poulhiès
- [COMMITTED] ada: Support new SPARK aspect Side_Effects
Marc Poulhiès
- [COMMITTED] ada: Tweak documentation comments
Marc Poulhiès
- [COMMITTED] ada: Tweak internal subprogram in Ada.Directories
Marc Poulhiès
- [committed] Add hppa*-*-* to dg-error targets at line 5 in gfortran.dg/pr95690.f90
John David Anglin
- [committed] amdgcn: add -march=gfx1030 EXPERIMENTAL
Andrew Stubbs
- [committed] amdgcn: add -march=gfx1030 EXPERIMENTAL
Andrew Stubbs
- [committed] amdgcn: deprecate Fiji device and multilib
Andrew Stubbs
- [committed] amdgcn: silence warning
Andrew Stubbs
- [committed] amdgcn: silence warnings
Andrew Stubbs
- [committed] amdgcn: switch mov insns to compact syntax
Andrew Stubbs
- [committed] arc: Refurbish add.f combiner patterns
Claudiu Zissulescu
- [committed] arc: Remove mpy_dest_reg_operand predicate
Claudiu Zissulescu
- [committed] contrib: add mdcompact
Andrea Corallo
- [committed] contrib: add mdcompact
Richard Biener
- [committed] contrib: add mdcompact
Andrea Corallo
- [committed] d: Add warning for call expression without side effects
Iain Buclaw
- [committed] d: Clean-up unused variable assignments after interface change
Iain Buclaw
- [committed] d: Fix ICE: in verify_gimple_in_seq on powerpc-darwin9 [PR112270]
Iain Buclaw
- [committed] d: Fix ICE: verify_gimple_failed (conversion of register to a different size in 'view_convert_expr') [PR110712]
Iain Buclaw
- [committed] d: Forbid taking the address of an intrinsic with no implementation
Iain Buclaw
- [committed] d: Merge upstream dmd, druntime 4c18eed967, phobos d945686a4.
Iain Buclaw
- [committed] d: Merge upstream dmd, druntime e48bc0987d, phobos 2458e8f82.
Iain Buclaw
- [committed] d: Merge upstream dmd, druntime e48bc0987d, phobos 2458e8f82.
Rainer Orth
- [committed] d: Merge upstream dmd, druntime e48bc0987d, phobos 2458e8f82.
Iain Buclaw
- [committed] d: Merge upstream dmd, druntime f9efc98fd7, phobos a3f22129d.
Iain Buclaw
- [committed] d: Merge upstream dmd f4be7f6f7b.
Iain Buclaw
- [committed] d: Reduce code duplication of writing generated files.
Iain Buclaw
- [COMMITTED] Docs: Minimally document standard C/C++ attribute syntax.
Sandra Loosemore
- [COMMITTED] Don't use range_info_get_range for pointers.
Andrew MacLeod
- [COMMITTED] Faster irange union for appending ranges.
Andrew MacLeod
- [COMMITTED] Fix expansion of `(a & 2) != 1`
Andrew Pinski
- [committed] Fix ICE in set_cell_span, at text-art/table.cc:148 with D front-end and -fanalyzer
Iain Buclaw
- [committed] Fix minor problem in stack probing
Jeff Law
- [COMMITTED] gcc: xtensa: fix salt/saltu version check
Max Filippov
- [committed] hppa: Delete MALLOC_ABI_ALIGNMENT define from pa32-linux.h
John David Anglin
- [COMMITTED] i386: Improve memory copy from named address space [PR111657]
Uros Bizjak
- [committed] i386: Narrow test instructions with immediate operands [PR111698]
Uros Bizjak
- [committed] Increase timeout factor for hppa*-*-* in gcc.dg/long_branch.c
John David Anglin
- [committed] ipa-modref: Fix dumping
Martin Jambor
- [committed] libgomp.fortran/allocate-6.f90: Run with -fdump-tree-gimple (was: [Patch] OpenMP: Add ME support for 'omp allocate' stack variables)
Tobias Burnus
- [committed] libstdc++: Add dg-timeout-factor to <chrono> IO tests
Jonathan Wakely
- [committed] libstdc++: Build libstdc++_libbacktrace.a as PIC [PR111936]
Jonathan Wakely
- [committed] libstdc++: Define std::numeric_limits<_FloatNN> before C++23
Stephan Bergmann
- [committed] libstdc++: Define std::numeric_limits<_FloatNN> before C++23
Jonathan Wakely
- [committed] libstdc++: Define std::numeric_limits<_FloatNN> before C++23
Pranav Kant
- [committed] libstdc++: Define std::numeric_limits<_FloatNN> before C++23
Jakub Jelinek
- [committed] libstdc++: Define std::numeric_limits<_FloatNN> before C++23
Pranav Kant
- [committed] libstdc++: Define std::numeric_limits<_FloatNN> before C++23
Pranav Kant
- [committed] libstdc++: Fix exception thrown by std::shared_lock::unlock() [PR112089]
Jonathan Wakely
- [committed] libstdc++: Fix formatting of filesystem directory iterators
Jonathan Wakely
- [COMMITTED] MAINTAINERS: Add myself to write after approval
Christoph Muellner
- [COMMITTED] PR tree-optimization/111622 - Do not add partial equivalences with no uses.
Andrew MacLeod
- [COMMITTED] PR tree-optimization/111622 - Do not add partial equivalences with no uses.
Andrew MacLeod
- [COMMITTED] PR tree-optimization/111694 - Ensure float equivalences include + and - zero.
Andrew MacLeod
- [committed] pru: Implement TARGET_INSN_COST
Dimitar Dimitrov
- [COMMITTED] Remove pass counting in VRP.
Andrew MacLeod
- [COMMITTED] Remove pass counting in VRP.
David Malcolm
- [COMMITTED] Remove pass counting in VRP.
Andrew MacLeod
- [COMMITTED] Remove pass counting in VRP.
David Malcolm
- [COMMITTED] Remove unused get_identity_relation.
Andrew MacLeod
- [committed] Require target lra in gcc.dg/pr108095.c
John David Anglin
- [committed] Require target lra in gcc.dg/pr108095.c
Jeff Law
- [COMMITTED] Return TRUE only when a global value is updated.
Andrew MacLeod
- [COMMITTED] Return TRUE only when a global value is updated.
David Edelsohn
- [COMMITTED] Return TRUE only when a global value is updated.
Andrew MacLeod
- [COMMITTED] Return TRUE only when a global value is updated.
Andrew MacLeod
- [COMMITTED] Return TRUE only when a global value is updated.
David Edelsohn
- [COMMITTED] Return TRUE only when a global value is updated.
Andrew MacLeod
- [COMMITTED] RISC-V/testsuite/pr111466.c: update test and expected output
Vineet Gupta
- [COMMITTED] RISC-V/testsuite: add a default march (lacking zfa) to some fp tests
Vineet Gupta
- [committed] RISC-V: Add TARGET_MIN_VLEN_OPTS to fix the build
Kito Cheng
- [Committed] RISC-V: Add testcase for SCCVN optimization[PR111751]
Juzhe-Zhong
- [Committed] RISC-V: Add VLS BOOL mode vcond_mask[PR111751]
Juzhe-Zhong
- [committed] RISC-V: Adjust long unconditional branch sequence
Jeff Law
- [COMMITTED] RISC-V: const: hide mvconst splitter from IRA
Vineet Gupta
- [Committed] RISC-V: Fix ICE of RTL CHECK on VSETVL PASS[PR111947]
Juzhe-Zhong
- [committed] RISC-V: Fix INSN costing and more zicond tests
Hans-Peter Nilsson
- [Committed] RISC-V: Fix typo[VSETVL PASS]
Juzhe-Zhong
- [Committed] RISC-V: Fix vsingle attribute
Juzhe-Zhong
- [Committed] RISC-V: Make rv32i_zcmp testcase more robust
Patrick O'Neill
- [committed] RISC-V: Make stack_save_restore tests more robust
Patrick O'Neill
- [committed] RISC-V: Make stack_save_restore tests more robust
Jeff Law
- [committed] RISC-V: NFC: Move scalar block move expansion code into riscv-string.cc
Jeff Law
- [Committed] RISC-V: Pass abi to g++ rvv testsuite
Patrick O'Neill
- [Committed] RISC-V: Remove redundant iterators.
Juzhe-Zhong
- [Committed] RISC-V: Test memcpy inlined on riscv_v
Patrick O'Neill
- [Committed] RISC-V: Unescape chars in pr111566.f90 test
Patrick O'Neill
- [Committed] RISC-V: Use stdint-gcc.h in rvv testsuite
Patrick O'Neill
- [committed] sreal: Fix typo in function name
Jakub Jelinek
- [committed] wide-int: Fix build with gcc < 12 or clang++ [PR111787]
Jakub Jelinek
- [Committedv2] aarch64: [PR110986] Emit csinv again for `a ? ~b : b`
Andrew Pinski
- [C PATCH] error for function with external and internal linkage [PR111708]
Martin Uecker
- [C PATCH] error for function with external and internal linkage [PR111708]
Joseph Myers
- [Fortran, Patch, Coarray, PR 37336] Fix crash in finalizer when derived type coarray is already freed.
Paul Richard Thomas
- [gccwwwdocs PATCH] gcc-13/14: Mention Intel new ISA and march support
Haochen Jiang
- [gccwwwdocs PATCH] gcc-13/14: Mention Intel new ISA and march support
Jiang, Haochen
- [MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
Eric Gallager
- [NFC] RISC-V: Move lmul calculation into macro
Juzhe-Zhong
- [NFC] RISC-V: Move lmul calculation into macro
钟居哲
- [NVPTX] Patch pings...
Roger Sayle
- [NVPTX] Patch pings...
Thomas Schwinge
- [OG13][committed] OpenMP/Fortran: Fix parsing of metadirectives with BLOCK
Tobias Burnus
- [OG13] OpenMP/Fortran: Merge upstream 'omp allocators' with OG13 'omp allocate'
Tobias Burnus
- [PATCH, expand] Checking available optabs for scalar modes in by pieces operations
HAO CHEN GUI
- [PATCH, expand] Checking available optabs for scalar modes in by pieces operations
Richard Sandiford
- [PATCH, expand] Checking available optabs for scalar modes in by pieces operations
HAO CHEN GUI
- [Patch, fortran] PR104555 - ICE in gfc_compare_derived_types, at fortran/interface.cc:628 since r10-2912-g70570ec192745095
Paul Richard Thomas
- [Patch, fortran] PR104555 - ICE in gfc_compare_derived_types, at fortran/interface.cc:628 since r10-2912-g70570ec192745095
Harald Anlauf
- [Patch, fortran] PR104625 ICE in fixup_array_ref, at fortran/resolve.cc:9275 since r10-2912-g70570ec192745095
Paul Richard Thomas
- [Patch, fortran] PR104625 ICE in fixup_array_ref, at fortran/resolve.cc:9275 since r10-2912-g70570ec192745095
Harald Anlauf
- [Patch, fortran] PR111674 - [13/14 regression] Failure to finalize an allocatable subobject of a non-finalizable type
Paul Richard Thomas
- [Patch, fortran] PR64120
Paul Richard Thomas
- [Patch, fortran] PR64120
Steve Kargl
- [Patch, fortran] PR67740 - Wrong association status of allocatable character pointer in derived types
Paul Richard Thomas
- [Patch, fortran] PR67740 - Wrong association status of allocatable character pointer in derived types
Harald Anlauf
- [Patch, fortran] PR67740 - Wrong association status of allocatable character pointer in derived types
Harald Anlauf
- [Patch, fortran] PR67740 - Wrong association status of allocatable character pointer in derived types
Paul Richard Thomas
- [patch,libgcc,contrib]: Add some auto-generated files deps to gcc_update.
Georg-Johann Lay
- [PATCH, OpenACC 2.7, v2] readonly modifier support in front-ends
Thomas Schwinge
- [PATCH, OpenACC 2.7] Adjust acc_map_data/acc_unmap_data interaction with reference counters
Thomas Schwinge
- [PATCH, OpenACC 2.7] Connect readonly modifier to points-to analysis
Thomas Schwinge
- [PATCH, OpenACC 2.7] Connect readonly modifier to points-to analysis
Richard Biener
- [PATCH, OpenACC 2.7] Implement self clause for compute constructs
Thomas Schwinge
- [PATCH,resend] hurd: Ad default-pie and static-pie support
Samuel Thibault
- [PATCH,resend] hurd: Add multilib paths for gnu-x86_64
Samuel Thibault
- [PATCH-1, expand] Enable vector mode for compare_by_pieces [PR111449]
HAO CHEN GUI
- [PATCH-1v2, expand] Enable vector mode for compare_by_pieces [PR111449]
HAO CHEN GUI
- [PATCH-1v2, expand] Enable vector mode for compare_by_pieces [PR111449]
Richard Sandiford
- [PATCH-1v4, expand] Enable vector mode for compare_by_pieces [PR111449]
HAO CHEN GUI
- [PATCH-1v4, expand] Enable vector mode for compare_by_pieces [PR111449]
Richard Sandiford
- [PATCH-1v4, expand] Enable vector mode for compare_by_pieces [PR111449]
HAO CHEN GUI
- [PATCH-1v4, expand] Enable vector mode for compare_by_pieces [PR111449]
Jiang, Haochen
- [PATCH-1v4, expand] Enable vector mode for compare_by_pieces [PR111449]
Jiang, Haochen
- [PATCH-1v4, expand] Enable vector mode for compare_by_pieces [PR111449]
HAO CHEN GUI
- [PATCH-1v4, expand] Enable vector mode for compare_by_pieces [PR111449]
HAO CHEN GUI
- [PATCH-1v4, expand] Enable vector mode for compare_by_pieces [PR111449]
Richard Sandiford
- [PATCH-1v4, expand] Enable vector mode for compare_by_pieces [PR111449]
Jiang, Haochen
- [PATCH-1v4, expand] Enable vector mode for compare_by_pieces [PR111449]
Jiang, Haochen
- [PATCH-2, rs6000] Enable vector mode for memory equality compare [PR111449]
HAO CHEN GUI
- [PATCH-2, rs6000] Enable vector mode for memory equality compare [PR111449]
David Edelsohn
- [PATCH-2, rs6000] Enable vector mode for memory equality compare [PR111449]
HAO CHEN GUI
- [PATCH-2, rs6000] Enable vector mode for memory equality compare [PR111449]
David Edelsohn
- [PATCH-2, rs6000] Enable vector mode for memory equality compare [PR111449]
HAO CHEN GUI
- [PATCH-2, rs6000] Enable vector mode for memory equality compare [PR111449]
Kewen.Lin
- [PATCH-2, rs6000] Enable vector mode for memory equality compare [PR111449]
HAO CHEN GUI
- [PATCH-2v2, rs6000] Enable vector mode for memory equality compare [PR111449]
HAO CHEN GUI
- [PATCH/committed] sim: add distclean dep for gnulib
Mike Frysinger
- [PATCH 0/2] A couple minor _versioned_namespace patches
Tom Tromey
- [PATCH 0/2] RISC-V: Define not broken prefetch builtins
Tsukasa OI
- [PATCH 0/2] RISC-V: Define not broken prefetch builtins
Jeff Law
- [PATCH 0/3] [GCC] arm: vld1_types_xN ACLE intrinsics
Ezra.Sitorus@arm.com
- [PATCH 0/3] [GCC] arm: vld1q_types_xN ACLE intrinsics
Ezra.Sitorus@arm.com
- [PATCH 0/3] [GCC] arm: vst1_types_xN ACLE intrinsics
Ezra.Sitorus@arm.com
- [PATCH 0/3] [GCC] arm: vst1q_types_xN ACLE intrinsics
Ezra.Sitorus@arm.com
- [PATCH 0/3] Add Intel new cpu archs
Haochen Jiang
- [PATCH 0/3] Add Intel new cpu archs
Hongtao Liu
- [PATCH 0/3] Add Intel new cpu archs
Jiang, Haochen
- [PATCH 0/3] Optimize loongarch vector implementation.
Jiahao Xu
- [PATCH 0/3] rtl-ssa: Various extensions for the late-combine pass
Richard Sandiford
- [PATCH 0/3] start of moving value replacement from phiopt to match
Andrew Pinski
- [PATCH 0/4] add support for conditional zero operation
Fei Gao
- [PATCH 0/4] Fix no-evex512 function attribute
Haochen Jiang
- [PATCH 0/4] RISC-V: Fix 'Zicbop'-related bugs (fix ICE and remove broken built-in)
Tsukasa OI
- [PATCH 0/4] rtl-ssa: Some small, obvious fixes
Richard Sandiford
- [PATCH 0/5] LoongArch: Better balance between relaxation and scheduling
Xi Ruoyao
- [PATCH 0/6] aarch64: Add support for __arm_rsr and __arm_wsr ACLE function family
Victor Do Nascimento
- [PATCH 0/6] PowerPC Future patches
Michael Meissner
- [PATCH 0/6] rtl-ssa: Various fixes needed for the late-combine pass
Richard Sandiford
- [PATCH 0/8] omp: Replace simd_clone_subparts with TYPE_VECTOR_SUBPARTS
Andre Vieira (lists)
- [PATCH 0/8] omp: Replace simd_clone_subparts with TYPE_VECTOR_SUBPARTS
Richard Biener
- [PATCH 00/11] aarch64: Add new load/store pair fusion pass
Alex Coplan
- [PATCH 00/18] Support -mevex512 for AVX512
Hongtao Liu
- [PATCH 01/11] rtl-ssa: Fix bug in function_info::add_insn_after
Alex Coplan
- [PATCH 01/11] rtl-ssa: Fix bug in function_info::add_insn_after
Richard Sandiford
- Re: [PATCH 01/12] [contrib] validate_failures.py: Avoid testsuite aliasing
rep.dot.nop@gmail.com
- [PATCH 01/13] [APX EGPR] middle-end: Add insn argument to base_reg_class
Hongyu Wang
- [PATCH 01/22] Add condition coverage profiling
Jørgen Kvalsvik
- [PATCH 01/22] Add condition coverage profiling
Jan Hubicka
- [PATCH 01/22] Add condition coverage profiling
Jørgen Kvalsvik
- [PATCH 01/22] Add condition coverage profiling
Jørgen Kvalsvik
- [PATCH 01/22] Add condition coverage profiling
Jan Hubicka
- [PATCH 01/22] Add condition coverage profiling
Jørgen Kvalsvik
- [PATCH 01/22] Add condition coverage profiling
Richard Biener
- [PATCH 01/22] Add condition coverage profiling
Jørgen Kvalsvik
- [PATCH 01/22] Add condition coverage profiling
Richard Biener
- [PATCH 02/11] Handle epilogues that contain jumps
Richard Sandiford
- [PATCH 02/11] Handle epilogues that contain jumps
Richard Biener
- [PATCH 02/11] Handle epilogues that contain jumps
Jeff Law
- [PATCH 02/11] rtl-ssa: Add drop_memory_access helper
Alex Coplan
- [PATCH 02/11] rtl-ssa: Add drop_memory_access helper
Richard Sandiford
- [PATCH 02/22] Add "Condition coverage profiling" term to --help
Jørgen Kvalsvik
- [PATCH 03/11] rtl-ssa: Add entry point to allow re-parenting uses
Alex Coplan
- [PATCH 03/11] rtl-ssa: Add entry point to allow re-parenting uses
Richard Sandiford
- [PATCH 03/13] [APX_EGPR] Initial support for APX_F
Hongtao Liu
- [PATCH 03/22] Mention relevant flags in condition coverage docs
Jørgen Kvalsvik
- [PATCH 04/11] rtl-ssa: Support inferring uses of mem in change_insns
Alex Coplan
- [PATCH 04/11] rtl-ssa: Support inferring uses of mem in change_insns
Richard Sandiford
- [PATCH 04/22] Describe, remove ATTRIBUTE_UNUSED from tag_conditions
Jørgen Kvalsvik
- [PATCH 05/11] rtl-ssa: Support for inserting new insns
Alex Coplan
- [PATCH 05/22] Describe condition_info
Jørgen Kvalsvik
- [PATCH 06/11] haifa-sched: Allow for NOTE_INSN_DELETED at start of epilogue
Alex Coplan
- [PATCH 06/11] haifa-sched: Allow for NOTE_INSN_DELETED at start of epilogue
Jeff Law
- [PATCH 06/11] haifa-sched: Allow for NOTE_INSN_DELETED at start of epilogue
Alex Coplan
- [PATCH 06/22] Use popcount_hwi rather than builtin
Jørgen Kvalsvik
- [PATCH 06/22] Use popcount_hwi rather than builtin
Jan Hubicka
- [PATCH 07/11] aarch64, testsuite: Prevent stp in lr_free_1.c
Alex Coplan
- [PATCH 07/11] aarch64, testsuite: Prevent stp in lr_free_1.c
Richard Sandiford
- [PATCH 07/22] Describe add_condition_counts
Jørgen Kvalsvik
- [PATCH 08/11] aarch64, testsuite: Tweak sve/pcs/args_9.c to allow stps
Alex Coplan
- [PATCH 08/11] aarch64, testsuite: Tweak sve/pcs/args_9.c to allow stps
Richard Sandiford
- [PATCH 08/22] Describe output_conditions
Jørgen Kvalsvik
- [PATCH 09/11] aarch64, testsuite: Fix up pr71727.c
Alex Coplan
- [PATCH 09/11] aarch64, testsuite: Fix up pr71727.c
Richard Sandiford
- [PATCH 09/22] Find reachable conditions unbounded by dominators
Jørgen Kvalsvik
- [PATCH 1/2] [x86] Support smin/smax for V2HF/V4HF
liuhongt
- [PATCH 1/2] aarch64: Use vecs to store register save order
Richard Sandiford
- [PATCH 1/2] arm: Use deltas for Arm switch tables
Richard Earnshaw
- [PATCH 1/2] c++: sort candidates according to viability
Patrick Palka
- [PATCH 1/2] Enable vectorization for V2HF/V4HF rounding operations and sqrt.
liuhongt
- [PATCH 1/2] Fix ICE due to c_safe_arg_type_equiv_p not checking for error_mark node
Andrew Pinski
- [PATCH 1/2] Fix ICE due to c_safe_arg_type_equiv_p not checking for error_mark node
Joseph Myers
- [PATCH 1/2] Fix ICE due to c_safe_arg_type_equiv_p not checking for error_mark node
Marek Polacek
- [PATCH 1/2] libstdc++: Define _versioned_namespace in xmethods.py
Tom Tromey
- [PATCH 1/2] libstdc++: Define _versioned_namespace in xmethods.py
Jonathan Wakely
- [PATCH 1/2] match.pd: Support combine cond_len_op + vec_cond similar to cond_op
Lehua Ding
- [PATCH 1/2] match.pd: Support combine cond_len_op + vec_cond similar to cond_op
Andrew Pinski
- [PATCH 1/2] match.pd: Support combine cond_len_op + vec_cond similar to cond_op
Lehua Ding
- [PATCH 1/2] match.pd: Support combine cond_len_op + vec_cond similar to cond_op
Andrew Pinski
- [PATCH 1/2] match.pd: Support combine cond_len_op + vec_cond similar to cond_op
Lehua Ding
- [PATCH 1/2] Refactor x86 vectorized gather path
Richard Biener
- [PATCH 1/2] RISC-V: Let non-atomic targets use optimized amo loads/stores
Patrick O'Neill
- [PATCH 1/2] RISC-V: Let non-atomic targets use optimized amo loads/stores
Jeff Law
- [PATCH 1/2] testsuite: Add and use thread_fence effective-target
Christophe Lyon
- [PATCH 1/2] testsuite: Add and use thread_fence effective-target
Christophe Lyon
- [PATCH 1/2] testsuite: Add dg-require-atomic-exchange non-atomic code
Hans-Peter Nilsson
- [PATCH 1/2] testsuite: Add dg-require-atomic-exchange non-atomic code
Jonathan Wakely
- [PATCH 1/3] [GCC] arm: vld1_types_x2 ACLE intrinsics
Ezra.Sitorus@arm.com
- [PATCH 1/3] [GCC] arm: vld1q_types_x2 ACLE intrinsics
Ezra.Sitorus@arm.com
- [PATCH 1/3] [GCC] arm: vst1_types_x2 ACLE intrinsics
Ezra.Sitorus@arm.com
- [PATCH 1/3] [GCC] arm: vst1q_types_x2 ACLE intrinsics
Ezra.Sitorus@arm.com
- [PATCH 1/3] [V6] [RISC-V] support cm.push cm.pop cm.popret in zcmp
Patrick O'Neill
- [PATCH 1/3] [V6] [RISC-V] support cm.push cm.pop cm.popret in zcmp
Jeff Law
- [PATCH 1/3] [V6] [RISC-V] support cm.push cm.pop cm.popret in zcmp
Jeff Law
- [PATCH 1/3] [V6] [RISC-V] support cm.push cm.pop cm.popret in zcmp
Fei Gao
- [PATCH 1/3] Initial Clear Water Forest Support
Haochen Jiang
- [PATCH 1/3] ipa-cp: Templatize filtering of m_agg_values
Martin Jambor
- [PATCH 1/3] ipa-cp: Templatize filtering of m_agg_values
Jan Hubicka
- [PATCH 1/3] LoongArch:Implement avg and sad standard names.
Jiahao Xu
- [PATCH 1/3] MATCH: first of the value replacement moving from phiopt
Andrew Pinski
- [PATCH 1/3] MATCH: first of the value replacement moving from phiopt
Richard Biener
- [PATCH 1/3]middle-end: Refactor vectorizer loop conditionals and separate out IV to new variables
Tamar Christina
- [PATCH 1/3]middle-end: Refactor vectorizer loop conditionals and separate out IV to new variables
Richard Biener
- [PATCH 1/3]middle-end: Refactor vectorizer loop conditionals and separate out IV to new variables
Tamar Christina
- [PATCH 1/3]middle-end: Refactor vectorizer loop conditionals and separate out IV to new variables
Richard Biener
- [PATCH 1/3]rs6000: update num_insns_constant for 2 insns
Jiufu Guo
- [PATCH 1/3]rs6000: update num_insns_constant for 2 insns
Kewen.Lin
- [PATCH 1/3]rs6000: update num_insns_constant for 2 insns
Jiufu Guo
- [PATCH 1/3] rtl-ssa: Use frequency-weighted insn costs
Richard Sandiford
- [PATCH 1/3] rtl-ssa: Use frequency-weighted insn costs
Jeff Law
- [PATCH 1/4] [PATCH 1/3] Change internal intrin call for AVX512 intrins
Haochen Jiang
- [PATCH 1/4] [RISC-V]add hook to control Zicond based ifcvt opt
Fei Gao
- [PATCH 1/4] [RISC-V]add hook to control Zicond based ifcvt opt
Jeff Law
- [PATCH 1/4] RISC-V: Recategorize "prefetch" availabilities
Tsukasa OI
- [PATCH 1/4] RISC-V: Recategorize "prefetch" availabilities
Jeff Law
- [PATCH 1/4] RISC-V: Recategorize "prefetch" availabilities
Kito Cheng
- [PATCH 1/4] rtl-ssa: Fix null deref in first_any_insn_use
Richard Sandiford
- [PATCH 1/5] LoongArch: Add enum-style -mexplicit-relocs= option
Xi Ruoyao
- [PATCH 1/5] OpenMP, NVPTX: memcpy[23]D bias correction
Julian Brown
- [PATCH 1/5] Remove obsolete debugging formats from names list
Mark Harmstone
- [PATCH 1/5] Remove obsolete debugging formats from names list
Richard Biener
- [PATCH 1/6] aarch64: Sync system register information with Binutils
Victor Do Nascimento
- [PATCH 1/6] aarch64: Sync system register information with Binutils
Richard Earnshaw
- [PATCH 1/6] aarch64: Sync system register information with Binutils
Victor Do Nascimento
- [PATCH 1/6] aarch64: Sync system register information with Binutils
Ramana Radhakrishnan
- [PATCH 1/6] aarch64: Sync system register information with Binutils
Victor Do Nascimento
- [PATCH 1/6] PowerPC: Add -mcpu=future option
Michael Meissner
- [PATCH 1/6] rtl-ssa: Ensure global registers are live on exit
Richard Sandiford
- [PATCH 1/6] rtl-ssa: Ensure global registers are live on exit
Jeff Law
- [PATCH 1/8] parloops: Copy target and optimizations when creating a function clone
Andre Vieira (lists)
- [PATCH 10/11] aarch64: Fix branch-protection error message tests
Richard Earnshaw (lists)
- [PATCH 10/11] aarch64: Fix branch-protection error message tests
Szabolcs Nagy
- [PATCH 10/11] aarch64: Generalise TFmode load/store pair patterns
Alex Coplan
- [PATCH 10/11] aarch64: Generalise TFmode load/store pair patterns
Richard Sandiford
- [PATCH 10/22] Prune search for boolean expr on goto, return
Jørgen Kvalsvik
- [PATCH 11/11] aarch64: Add new load/store pair fusion pass.
Alex Coplan
- [PATCH 11/11] aarch64: Add new load/store pair fusion pass.
Andrew Pinski
- [PATCH 11/22] Add test case showing cross-decision fusing
Jørgen Kvalsvik
- [PATCH 12/19]middle-end: implement loop peeling and IV updates for early break.
Tamar Christina
- [PATCH 12/22] Do two-phase filtering in expr isolation
Jørgen Kvalsvik
- [PATCH 13/22] Handle split-outcome with intrusive flag
Jørgen Kvalsvik
- [PATCH 14/22] Unify expression candidate set refinement logic
Jørgen Kvalsvik
- [PATCH 15/22] Fix candidate, neighborhood set reduction phase
Jørgen Kvalsvik
- [PATCH 16/22] Rename pathological -> setjmp
Jørgen Kvalsvik
- [PATCH 17/22] Mark contracted-past nodes in reachable
Jørgen Kvalsvik
- [PATCH 18/22] Don't contract into random edge in multi-succ node
Jørgen Kvalsvik
- [PATCH 18/22] Don't contract into random edge in multi-succ node
Jørgen Kvalsvik
- [PATCH 19/22] Beautify assert
Jørgen Kvalsvik
- [PATCH 2/1] c++: more non-static memfn call dependence cleanup [PR106086]
Patrick Palka
- [PATCH 2/1] c++: more non-static memfn call dependence cleanup [PR106086]
Jason Merrill
- [PATCH 2/1] c++: more non-static memfn call dependence cleanup [PR106086]
Patrick Palka
- [PATCH 2/1] c++: rename tsubst_copy_and_build and tsubst_expr
Patrick Palka
- [PATCH 2/1] c++: rename tsubst_copy_and_build and tsubst_expr
Jason Merrill
- [PATCH 2/2] [c] Fix PR 101364: ICE after error due to diagnose_arglist_conflict not checking for error
Andrew Pinski
- [PATCH 2/2] [c] Fix PR 101364: ICE after error due to diagnose_arglist_conflict not checking for error
Joseph Myers
- [PATCH 2/2] aarch64: Put LR save slot first in more cases
Richard Sandiford
- [PATCH 2/2] arm: move the switch tables for Arm to the RO data section.
Richard Earnshaw
- [PATCH 2/2] c++: note other candidates when diagnosing deletedness
Patrick Palka
- [PATCH 2/2] c++: remove NON_DEPENDENT_EXPR, part 2
Jason Merrill
- [PATCH 2/2] c++: remove NON_DEPENDENT_EXPR, part 2
Andrew Pinski
- [PATCH 2/2] libstdc++: _versioned_namespace is always non-None
Tom Tromey
- [PATCH 2/2] libstdc++: _versioned_namespace is always non-None
Jonathan Wakely
- [PATCH 2/2] libstdc++: _versioned_namespace is always non-None
Jonathan Wakely
- [PATCH 2/2] RISC-V: Add assert of the number of vmerge in autovec cond testcases
Lehua Ding
- [PATCH 2/2] RISC-V: Add assert of the number of vmerge in autovec cond testcases
Lehua Ding
- [PATCH 2/2] RISC-V: Require a extension for testcases with atomic insns
Patrick O'Neill
- [PATCH 2/2] RISC-V: Require a extension for testcases with atomic insns
Jeff Law
- [PATCH 2/2] Support 32/64-bit vectorization for conversion between _Float16 and integer/float.
liuhongt
- [PATCH 2/2] Support signbit/xorsign/copysign/abs/neg/and/xor/ior/andn for V2HF/V4HF.
liuhongt
- [PATCH 2/2] testsuite: Replace many dg-require-thread-fence with dg-require-atomic-exchange
Hans-Peter Nilsson
- [PATCH 2/2] testsuite: Replace many dg-require-thread-fence with dg-require-atomic-exchange
Jonathan Wakely
- [PATCH 2/2] testsuite: Replace many dg-require-thread-fence with dg-require-atomic-exchange
Hans-Peter Nilsson
- [PATCH 2/2] testsuite: Replace many dg-require-thread-fence with dg-require-atomic-exchange
Jonathan Wakely
- [PATCH 2/2] tree-optimization/111131 - SLP for non-IFN gathers
Richard Biener
- [PATCH 2/2] tree-optimization/111131 - SLP for non-IFN gathers
Lehua Ding
- [PATCH 2/2] tree-optimization/111131 - SLP for non-IFN gathers
Thomas Schwinge
- [PATCH 2/2] tree-optimization/111131 - SLP for non-IFN gathers
Richard Biener
- [PATCH 2/2 v2] arm: move the switch tables for Arm to the RO data section
Richard Ball
- [PATCH 2/2 v2] arm: move the switch tables for Arm to the RO data section
Richard Earnshaw
- [PATCH 2/3] [GCC] arm: vld1_types_x3 ACLE intrinsics
Ezra.Sitorus@arm.com
- [PATCH 2/3] [GCC] arm: vld1q_types_x3 ACLE intrinsics
Ezra.Sitorus@arm.com
- [PATCH 2/3] [GCC] arm: vst1_types_x3 ACLE intrinsics
Ezra.Sitorus@arm.com
- [PATCH 2/3] [GCC] arm: vst1q_types_x3 ACLE intrinsics
Ezra.Sitorus@arm.com
- [PATCH 2/3] build: Add libgrust as compilation modules
Thomas Schwinge
- [PATCH 2/3] ipa: Prune any IPA-CP aggregate constants known by modref to be killed (111157)
Martin Jambor
- [PATCH 2/3] ipa: Prune any IPA-CP aggregate constants known by modref to be killed (111157)
Jan Hubicka
- [PATCH 2/3] ipa: Prune any IPA-CP aggregate constants known by modref to be killed (111157)
Martin Jambor
- [PATCH 2/3] LoongArch:Implement vec_widen standard names.
Jiahao Xu
- [PATCH 2/3] MATCH: Move jump_function_from_stmt support to match.pd
Andrew Pinski
- [PATCH 2/3] MATCH: Move jump_function_from_stmt support to match.pd
Richard Biener
- [PATCH 2/3] MATCH: Move jump_function_from_stmt support to match.pd
Andrew Pinski
- [PATCH 2/3]middle-end: updated niters analysis to handle multiple exits.
Tamar Christina
- [PATCH 2/3]middle-end: updated niters analysis to handle multiple exits.
Richard Biener
- [PATCH 2/3]middle-end: updated niters analysis to handle multiple exits.
Tamar Christina
- [PATCH 2/3]middle-end: updated niters analysis to handle multiple exits.
Richard Biener
- [PATCH 2/3]rs6000: using 'pli' to load 34bit-constant
Jiufu Guo
- [PATCH 2/3]rs6000: using 'pli' to load 34bit-constant
Kewen.Lin
- [PATCH 2/3]rs6000: using 'pli' to load 34bit-constant
Jiufu Guo
- [PATCH 2/3] rtl-ssa: Extend make_uses_available
Richard Sandiford
- [PATCH 2/3] rtl-ssa: Extend make_uses_available
Jeff Law
- [PATCH 2/3] x86: Add m_CORE_HYBRID for hybrid clients tuning
Haochen Jiang
- [PATCH 2/4] [ifcvt] if convert x=c ? y+z : y by RISC-V Zicond like insns
Fei Gao
- [PATCH 2/4] [ifcvt] if convert x=c ? y+z : y by RISC-V Zicond like insns
Jeff Law
- [PATCH 2/4] [ifcvt] if convert x=c ? y+z : y by RISC-V Zicond like insns
Jeff Law
- [PATCH 2/4] [ifcvt] if convert x=c ? y+z : y by RISC-V Zicond like insns
Jeff Law
- [PATCH 2/4] [ifcvt] if convert x=c ? y+z : y by RISC-V Zicond like insns
Fei Gao
- [PATCH 2/4] [ifcvt] if convert x=c ? y+z : y by RISC-V Zicond like insns
Fei Gao
- [PATCH 2/4] [PATCH 2/3] Change internal intrin call for AVX512 intrins
Haochen Jiang
- [PATCH 2/4] RISC-V: Remove broken __builtin_riscv_zicbop_cbo_prefetchi
Tsukasa OI
- [PATCH 2/4] rtl-ssa: Fix handling of deleted insns
Richard Sandiford
- [PATCH 2/5] LoongArch: Use explicit relocs for GOT access when -mexplicit-relocs=auto and LTO during a final link with linker plugin
Xi Ruoyao
- [PATCH 2/5] LoongArch: Use explicit relocs for GOT access when -mexplicit-relocs=auto and LTO during a final link with linker plugin
chenglulu
- [PATCH 2/5] LoongArch: Use explicit relocs for GOT access when -mexplicit-relocs=auto and LTO during a final link with linker plugin
Xi Ruoyao
- [PATCH 2/5] LoongArch: Use explicit relocs for GOT access when -mexplicit-relocs=auto and LTO during a final link with linker plugin
chenglulu
- [PATCH 2/5] Support for CodeView debugging format
Mark Harmstone
- [PATCH 2/5] Support for CodeView debugging format
Richard Biener
- [PATCH 2/5] Support for CodeView debugging format
Mark Harmstone
- [PATCH 2/6] aarch64: Add support for aarch64-sys-regs.def
Victor Do Nascimento
- [PATCH 2/6] aarch64: Add support for aarch64-sys-regs.def
Richard Earnshaw
- [PATCH 2/6] PowerPC: Make -mcpu=future enable -mblock-ops-vector-pair.
Michael Meissner
- [PATCH 2/6] rtl-ssa: Create REG_UNUSED notes after all pending changes
Richard Sandiford
- [PATCH 2/6] rtl-ssa: Create REG_UNUSED notes after all pending changes
Jeff Law
- [Patch 2/8] parloops: Allow poly nit and bound
Andre Vieira (lists)
- [PATCH 20/22] Don't try to reduce NG from dominators
Jørgen Kvalsvik
- [PATCH 21/22] Walk the cfg in topological order, not depth-first
Jørgen Kvalsvik
- [PATCH 21/22] Walk the cfg in topological order, not depth-first
Jørgen Kvalsvik
- [PATCH 22/22] Return value on separate line
Jørgen Kvalsvik
- [PATCH 3/3] [GCC] arm: vld1_types_x4 ACLE intrinsics
Ezra.Sitorus@arm.com
- [PATCH 3/3] [GCC] arm: vld1q_types_x4 ACLE intrinsics
Ezra.Sitorus@arm.com
- [PATCH 3/3] [GCC] arm: vst1_types_x4 ACLE intrinsics
Ezra.Sitorus@arm.com
- [PATCH 3/3] [GCC] arm: vst1q_types_x4 ACLE intrinsics
Ezra.Sitorus@arm.com
- [PATCH 3/3] aarch64: Convert aarch64 multi choice patterns to new syntax
Andrea Corallo
- [PATCH 3/3] Initial Panther Lake Support
Haochen Jiang
- [PATCH 3/3] ipa: Limit pruning of IPA-CP aggregate constants if there are loads
Martin Jambor
- [PATCH 3/3] LoongArch:Implement the new vector cost model framework.
Jiahao Xu
- [PATCH 3/3] MATCH: Add some more value_replacement simplifications to match
Andrew Pinski
- [PATCH 3/3] MATCH: Add some more value_replacement simplifications to match
Richard Biener
- [PATCH 3/3]middle-end: maintain LCSSA throughout loop peeling
Tamar Christina
- [PATCH 3/3]middle-end: maintain LCSSA throughout loop peeling
Richard Biener
- [PATCH 3/3]middle-end: maintain LCSSA throughout loop peeling
Tamar Christina
- [PATCH 3/3]middle-end: maintain LCSSA throughout loop peeling
Richard Biener
- [PATCH 3/3]rs6000: split complicate constant to constant pool
Jiufu Guo
- [PATCH 3/3]rs6000: split complicate constant to constant pool
Kewen.Lin
- [PATCH 3/3]rs6000: split complicate constant to constant pool
Jiufu Guo
- [PATCH 3/3]rs6000: split complicate constant to constant pool
Kewen.Lin
- [PATCH 3/3]rs6000: split complicate constant to constant pool
Jiufu Guo
- [PATCH 3/3] rtl-ssa: Add new helper functions
Richard Sandiford
- [PATCH 3/3] rtl-ssa: Add new helper functions
Jeff Law
- [PATCH 3/4] [ifcvt] if convert x=c ? y op z : y by RISC-V Zicond like insns
Fei Gao
- [PATCH 3/4] [PATCH 3/3] Change internal intrin call for AVX512 intrins
Haochen Jiang
- [PATCH 3/4] RISC-V: Add not broken RW prefetch RTL instructions without offsets
Tsukasa OI
- [PATCH 3/4] rtl-ssa: Don't insert after insns that can throw
Richard Sandiford
- [PATCH 3/5] LoongArch: Use explicit relocs for TLS access with -mexplicit-relocs=auto
Xi Ruoyao
- [PATCH 3/5] Output file checksums in CodeView section
Mark Harmstone
- [PATCH 3/6] aarch64: Implement system register validation tools
Victor Do Nascimento
- [PATCH 3/6] aarch64: Implement system register validation tools
Richard Earnshaw
- [PATCH 3/6] PowerPC: Add support for accumulators in DMR registers.
Michael Meissner
- [PATCH 3/6] rtl-ssa: Fix ICE when deleting memory clobbers
Richard Sandiford
- [PATCH 3/6] rtl-ssa: Fix ICE when deleting memory clobbers
Jeff Law
- [Patch 3/8] vect: Fix vect_get_smallest_scalar_type for simd clones
Andre Vieira (lists)
- [Patch 3/8] vect: Fix vect_get_smallest_scalar_type for simd clones
Richard Biener
- [PATCH 4/4] [ifcvt] if convert x=c ? y&z : y by RISC-V Zicond like insns
Fei Gao
- [PATCH 4/4] [ifcvt] if convert x=c ? y&z : y by RISC-V Zicond like insns
Jeff Law
- [PATCH 4/4] Push no-evex512 target for 128/256 bit intrins
Haochen Jiang
- [PATCH 4/4] RISC-V: Fix ICE by expansion and register coercion
Tsukasa OI
- [PATCH 4/4] rtl-ssa: Avoid creating duplicated phis
Richard Sandiford
- [PATCH 4/5] LoongArch: Use explicit relocs for addresses only used for one load or store with -mexplicit-relocs=auto and -mcmodel={normal, medium}
Xi Ruoyao
- [PATCH 4/5] Output line numbers in CodeView section
Mark Harmstone
- [PATCH 4/6] aarch64: Add basic target_print_operand support for CONST_STRING
Victor Do Nascimento
- [PATCH 4/6] aarch64: Add basic target_print_operand support for CONST_STRING
Richard Earnshaw
- [PATCH 4/6] aarch64: Add basic target_print_operand support for CONST_STRING
Richard Earnshaw
- [PATCH 4/6] aarch64: Add basic target_print_operand support for CONST_STRING
Victor Do Nascimento
- [PATCH 4/6] PowerPC: Make MMA insns support DMR registers.
Michael Meissner
- [PATCH 4/6] rtl-ssa: Handle artifical uses of deleted defs
Richard Sandiford
- [PATCH 4/6] rtl-ssa: Handle artifical uses of deleted defs
Jeff Law
- [PATCH 4/8] vect: don't allow fully masked loops with non-masked simd clones [PR 110485]
Andre Vieira (lists)
- [PATCH 4/8] vect: don't allow fully masked loops with non-masked simd clones [PR 110485]
Richard Biener
- [PATCH 5/5] LoongArch: Document -mexplicit-relocs={auto,none,always}
Xi Ruoyao
- [PATCH 5/5] Output S_COMPILE3 symbol in CodeView debug section
Mark Harmstone
- [PATCH 5/6]AArch64: Fix Armv9-a warnings that get emitted whenever a ACLE header is used.
Tamar Christina
- [PATCH 5/6]AArch64: Fix Armv9-a warnings that get emitted whenever a ACLE header is used.
Richard Sandiford
- [PATCH 5/6] aarch64: Implement system register r/w arm ACLE intrinsic functions
Victor Do Nascimento
- [PATCH 5/6] aarch64: Implement system register r/w arm ACLE intrinsic functions
Richard Earnshaw
- [PATCH 5/6] PowerPC: Switch to dense math names for all MMA operations.
Michael Meissner
- [PATCH 5/6] rtl-ssa: Calculate dominance frontiers for the exit block
Richard Sandiford
- [PATCH 5/6] rtl-ssa: Calculate dominance frontiers for the exit block
Jeff Law
- [PATCH 5/8] vect: Use inbranch simdclones in masked loops
Andre Vieira (lists)
- [PATCH 5/8] vect: Use inbranch simdclones in masked loops
Richard Biener
- [PATCH 6/6] aarch64: Add front-end argument type checking for target builtins
Victor Do Nascimento
- [PATCH 6/6] aarch64: Add front-end argument type checking for target builtins
Richard Earnshaw
- [PATCH 6/6] aarch64: Add front-end argument type checking for target builtins
Richard Sandiford
- [PATCH 6/6] aarch64: Add front-end argument type checking for target builtins
Victor Do Nascimento
- [PATCH 6/6] aarch64: Add front-end argument type checking for target builtins
Richard Earnshaw (lists)
- [PATCH 6/6] aarch64: Add front-end argument type checking for target builtins
Richard Sandiford
- [PATCH 6/6] PowerPC: Add support for 1,024 bit DMR registers.
Michael Meissner
- [PATCH 6/6] rtl-ssa: Handle call clobbers in more places
Richard Sandiford
- [PATCH 6/6] rtl-ssa: Handle call clobbers in more places
Jeff Law
- [PATCH6/8] omp: Reorder call for TARGET_SIMD_CLONE_ADJUST (was Re: [PATCH7/8] vect: Add TARGET_SIMD_CLONE_ADJUST_RET_OR_PARAM)
Andre Vieira (lists)
- [PATCH6/8] omp: Reorder call for TARGET_SIMD_CLONE_ADJUST (was Re: [PATCH7/8] vect: Add TARGET_SIMD_CLONE_ADJUST_RET_OR_PARAM)
Andre Vieira (lists)
- [PATCH6/8] omp: Reorder call for TARGET_SIMD_CLONE_ADJUST (was Re: [PATCH7/8] vect: Add TARGET_SIMD_CLONE_ADJUST_RET_OR_PARAM)
Richard Biener
- [PATCH7/8] vect: Add TARGET_SIMD_CLONE_ADJUST_RET_OR_PARAM
Andre Vieira (lists)
- [PATCH7/8] vect: Add TARGET_SIMD_CLONE_ADJUST_RET_OR_PARAM
Richard Biener
- [PATCH7/8] vect: Add TARGET_SIMD_CLONE_ADJUST_RET_OR_PARAM
Andre Vieira (lists)
- [PATCH 8/8] aarch64: Add SVE support for simd clones [PR 96342]
Andre Vieira (lists)
- [PATCH] [11/12/13/14 Regression] ABI break in _Hash_node_value_base since GCC 11 [PR 111050]
François Dumont
- [PATCH][_GLIBCXX_INLINE_VERSION] Add missing symbols
François Dumont
- [PATCH][_GLIBCXX_INLINE_VERSION] Add missing symbols
Jonathan Wakely
- [PATCH][_GLIBCXX_INLINE_VERSION] Fix <contracts>
Iain Sandoe
- [PATCH][_GLIBCXX_INLINE_VERSION] Fix <contracts>
François Dumont
- [PATCH][_GLIBCXX_INLINE_VERSION] Fix <contracts>
Iain Sandoe
- [PATCH][_Hashtable] Avoid redundant usage of rehash policy
François Dumont
- [PATCH][_Hashtable] Fix merge
François Dumont
- [PATCH][_Hashtable] Fix merge
Jonathan Wakely
- [PATCH][_Hashtable] Fix merge
François Dumont
- [PATCH][_Hashtable] Use RAII to restore Rehash state
François Dumont
- [PATCH][_Hashtable] Use RAII to restore Rehash state
Jonathan Wakely
- [PATCH][_Hashtable] Use RAII to restore Rehash state
Jonathan Wakely
- [PATCH][_Hashtable] Use RAII to restore Rehash state
François Dumont
- [PATCH] [APX] Support Intel APX PUSH2POP2
Hongyu Wang
- [PATCH] [APX] Support Intel APX PUSH2POP2
Hongtao Liu
- [PATCH] [gcc-wwwdocs]gcc-13/14: Mention Intel new ISA and march support
Jiang, Haochen
- [PATCH] [gcc-wwwdocs]gcc-13/14: Mention Intel new ISA and march support
Jiang, Haochen
- [PATCH][GCC] aarch64: Enable Cortex-X4 CPU
Saurabh Jha
- [PATCH] [i386] APX EGPR: fix missing pattern that prohibits egpr
Hongyu Wang
- [PATCH] [i386] APX EGPR: fix missing pattern that prohibits egpr
Hongtao Liu
- [PATCH] [i386] APX EGPR: fix missing pattern that prohibits egpr
Hongyu Wang
- [PATCH] [i386] Fix apx test fails on 32bit target
Hongyu Wang
- [PATCH] [PR111520] set hardcmp eh probs (was: rename make_eh_edges to make_eh_edge)
Alexandre Oliva
- [PATCH] [PR111520] set hardcmp eh probs (was: rename make_eh_edges to make_eh_edge)
Richard Biener
- [PATCH] [PR31531] MATCH: Improve ~a < ~b and ~a < CST, allow a nop cast inbetween ~ and a/b
Andrew Pinski
- [PATCH] [PR31531] MATCH: Improve ~a < ~b and ~a < CST, allow a nop cast inbetween ~ and a/b
Richard Biener
- [PATCH] [range-op] Remove unused variable in fold_range.
Aldy Hernandez
- [PATCH][WIP] dwarf2out: extend to output debug section directly to object file during debug_early phase
Rishi Raj
- [PATCH][WIP] dwarf2out: extend to output debug section directly to object file during debug_early phase
Jan Hubicka
- [PATCH][WIP] dwarf2out: extend to output debug section directly to object file during debug_early phase
Rishi Raj
- [PATCH][WIP] dwarf2out: extend to output debug section directly to object file during debug_early phase
Jan Hubicka
- [PATCH][WIP] libiberty: Support for relocation output
Rishi Raj
- [PATCH][WIP] libiberty: Support for relocation output
Jan Hubicka
- [PATCH][WIP] libiberty: Support for relocation output
Rishi Raj
- [PATCH] [x86] Refine predicate of operands[2] in divv4hf3 with register_operand.
liuhongt
- [PATCH] [x86] Remove unused mmx_pinsrw.
liuhongt
- [PATCH] [x86] Remove unused mmx_pinsrw.
Uros Bizjak
- [PATCH] [x86_64]: Zhaoxin yongfeng enablement
mayshao
- [PATCH] [x86_64]: Zhaoxin yongfeng enablement
Uros Bizjak
- [PATCH] [x86_64]: Zhaoxin yongfeng enablement
mayshao
- [PATCH] [x86_64]: Zhaoxin yongfeng enablement
Uros Bizjak
- [PATCH] [x86_64]: Zhaoxin yongfeng enablement
Mayshao-oc
- [PATCH] [x86_64]: Zhaoxin yongfeng enablement
Uros Bizjak
- [PATCH] __atomic_test_and_set: Fall back to library, not non-atomic code
Christophe Lyon
- [PATCH] __atomic_test_and_set: Fall back to library, not non-atomic code
Hans-Peter Nilsson
- [PATCH] __atomic_test_and_set: Fall back to library, not non-atomic code
Christophe Lyon
- [PATCH] aarch64: [PR110986] Emit csinv again for `a ? ~b : b`
Andrew Pinski
- [PATCH] aarch64: [PR110986] Emit csinv again for `a ? ~b : b`
Richard Sandiford
- [PATCH] aarch64: [PR110986] Emit csinv again for `a ? ~b : b`
Richard Earnshaw
- [PATCH] aarch64: [PR110986] Emit csinv again for `a ? ~b : b`
Richard Sandiford
- [PATCH] aarch64: Add basic target_print_operand support for CONST_STRING
Victor Do Nascimento
- [PATCH] aarch64: Add basic target_print_operand support for CONST_STRING
Richard Sandiford
- [PATCH] aarch64: Avoid bogus atomics match
Richard Sandiford
- [PATCH] AArch64: Cleanup memset expansion
Wilco Dijkstra
- [PATCH] aarch64: enable mixed-types for aarch64 simdclones
Andre Vieira (lists)
- [PATCH] AArch64: Fix __sync_val_compare_and_swap [PR111404]
Wilco Dijkstra
- [PATCH] AArch64: Fix __sync_val_compare_and_swap [PR111404]
Wilco Dijkstra
- [PATCH] aarch64: Implement ACLE instruction/data prefetch functions.
Victor Do Nascimento
- [PATCH] AArch64: Improve immediate generation
Wilco Dijkstra
- [PATCH] AArch64: Improve immediate generation
Richard Earnshaw
- [PATCH] aarch64: Make assembler bug workaround configurable.
Iain Sandoe
- [PATCH]AArch64: Use SVE unpredicated LOGICAL expressions when Advanced SIMD inefficient [PR109154]
Tamar Christina
- [PATCH]AArch64 Add special patterns for creating DI scalar and vector constant 1 << 63 [PR109154]
Tamar Christina
- [PATCH]AArch64 Add special patterns for creating DI scalar and vector constant 1 << 63 [PR109154]
Richard Sandiford
- [PATCH]AArch64 Add SVE implementation for cond_copysign.
Tamar Christina
- [PATCH]AArch64 Add SVE implementation for cond_copysign.
Richard Sandiford
- [PATCH]AArch64 Add SVE implementation for cond_copysign.
Tamar Christina
- [PATCH]AArch64 Add SVE implementation for cond_copysign.
Richard Sandiford
- [PATCH]AArch64 Add SVE implementation for cond_copysign.
Andrew Pinski
- [PATCH]AArch64 Add SVE implementation for cond_copysign.
Tamar Christina
- [PATCH]AArch64 Add SVE implementation for cond_copysign.
Richard Biener
- [PATCH]AArch64 Add SVE implementation for cond_copysign.
Richard Sandiford
- [PATCH]AArch64 Add SVE implementation for cond_copysign.
Tamar Christina
- [PATCH]AArch64 Add SVE implementation for cond_copysign.
Richard Biener
- [PATCH]AArch64 Add SVE implementation for cond_copysign.
Tamar Christina
- [PATCH]AArch64 Add SVE implementation for cond_copysign.
Richard Sandiford
- [PATCH]AArch64 Add SVE implementation for cond_copysign.
Tamar Christina
- [PATCH]AArch64 Add SVE implementation for cond_copysign.
Richard Sandiford
- [PATCH]AArch64 Add SVE implementation for cond_copysign.
Richard Biener
- [PATCH]AArch64 Add SVE implementation for cond_copysign.
Richard Sandiford
- [PATCH]AArch64 Handle copysign (x, -1) expansion efficiently
Tamar Christina
- [PATCH]AArch64 Handle copysign (x, -1) expansion efficiently
Andrew Pinski
- [PATCH]AArch64 Handle copysign (x, -1) expansion efficiently
Richard Sandiford
- [PATCH] ABOUT-GCC-NLS: add usage guidance
Jason Merrill
- [PATCH] ABOUT-GCC-NLS: add usage guidance
Jakub Jelinek
- [PATCH] ABOUT-GCC-NLS: add usage guidance
Jason Merrill
- [PATCH] ABOUT-GCC-NLS: add usage guidance
Jakub Jelinek
- [PATCH] Add a late-combine pass [PR106594]
Richard Sandiford
- [PATCH] Add files to discourage submissions of PRs to the GitHub mirror.
Eric Gallager
- [PATCH] Add files to discourage submissions of PRs to the GitHub mirror.
Andrew Pinski
- [PATCH] Add files to discourage submissions of PRs to the GitHub mirror.
Eric Gallager
- [PATCH] Add support for SLP vectorization of OpenMP SIMD clone calls
Richard Biener
- [PATCH] A new copy propagation and PHI elimination pass
Filip Kastl
- [PATCH] A new copy propagation and PHI elimination pass
Filip Kastl
- [PATCH] A new copy propagation and PHI elimination pass
Jeff Law
- [PATCH] Assert we don't create recursive DW_AT_abstract_origin
Richard Biener
- [PATCH] Avoid compile time hog on vect_peel_nonlinear_iv_init for nonlinear induction vec_step_op_mul when iteration count is too big.
liuhongt
- [PATCH] Avoid compile time hog on vect_peel_nonlinear_iv_init for nonlinear induction vec_step_op_mul when iteration count is too big.
Richard Biener
- [PATCH] Avoid compile time hog on vect_peel_nonlinear_iv_init for nonlinear induction vec_step_op_mul when iteration count is too big.
liuhongt
- [PATCH] Avoid compile time hog on vect_peel_nonlinear_iv_init for nonlinear induction vec_step_op_mul when iteration count is too big.
Richard Biener
- [PATCH] Avoid compile time hog on vect_peel_nonlinear_iv_init for nonlinear induction vec_step_op_mul when iteration count is too big. 65; 6800; 1c There's loop in vect_peel_nonlinear_iv_init to get init_expr * pow (step_expr, skip_niters). When skipn_iters is too big, compile time hogs. To avoid that, optimize init_expr * pow (step_expr, skip_niters) to init_expr << (exact_log2 (step_expr) * skip_niters) when step_expr is pow of 2, otherwise give up vectorization when skip_niters >= TYPE_PRECISION (TREE_TYPE (init_expr)).
liuhongt
- [PATCH] Avoid compile time hog on vect_peel_nonlinear_iv_init for nonlinear induction vec_step_op_mul when iteration count is too big. 65; 6800; 1c There's loop in vect_peel_nonlinear_iv_init to get init_expr * pow (step_expr, skip_niters). When skipn_iters is too big, compile time hogs. To avoid that, optimize init_expr * pow (step_expr, skip_niters) to init_expr << (exact_log2 (step_expr) * skip_niters) when step_expr is pow of 2, otherwise give up vectorization when skip_niters >= TYPE_PRECISION (TREE_TYPE (init_expr)).
Hongtao Liu
- [PATCH] Avoid compile time hog on vect_peel_nonlinear_iv_init for nonlinear induction vec_step_op_mul when iteration count is too big. 65;6800;1c There's loop in vect_peel_nonlinear_iv_init to get init_expr * pow (step_expr, skip_niters). When skipn_iters is too big, compile time hogs. To avoid that, optimize init_expr * pow (step_expr, skip_niters) to init_expr << (exact_log2 (step_expr) * skip_niters) when step_expr is pow of 2, otherwise give up vectorization when skip_niters >= TYPE_PRECISION (TREE_TYPE (init_expr)).
Richard Biener
- [PATCH] Avoid left around copies when value-numbering BBs
Richard Biener
- [PATCH] bpf: Improvements in CO-RE builtins implementation.
Cupertino Miranda
- [PATCH] bpf: Improvements in CO-RE builtins implementation.
David Faust
- [PATCH] bpf: Improvements in CO-RE builtins implementation.
Cupertino Miranda
- [PATCH] c++, v2: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348]
Jason Merrill
- [PATCH] c++/modules: fix up recent testcases
Patrick Palka
- [PATCH] c++/modules: fix up recent testcases
Nathan Sidwell
- [PATCH] c++/modules: fix up recent testcases
Jason Merrill
- [PATCH] c++/modules: ICE with lambda initializing local var [PR105322]
Patrick Palka
- [PATCH] c++/modules: ICE with lambda initializing local var [PR105322]
Patrick Palka
- [PATCH] c++/modules: ICE with lambda initializing local var [PR105322]
Nathan Sidwell
- [PATCH] c++/modules: ICE with lambda initializing local var [PR105322]
Patrick Palka
- [PATCH] c++: accepts-invalid with =delete("") [PR111840]
Marek Polacek
- [PATCH] c++: accepts-invalid with =delete("") [PR111840]
Jason Merrill
- [PATCH] c++: Add missing auto_diagnostic_groups to constexpr.cc
Nathaniel Shead
- [PATCH] c++: Add missing auto_diagnostic_groups to constexpr.cc
Marek Polacek
- [PATCH] c++: Add missing auto_diagnostic_groups to constexpr.cc
Jason Merrill
- [PATCH] c++: another build_new_1 folding fix [PR111929]
Patrick Palka
- [PATCH] c++: another build_new_1 folding fix [PR111929]
Jason Merrill
- [PATCH] c++: build_new_1 and non-dep array size [PR111929]
Patrick Palka
- [PATCH] c++: build_new_1 and non-dep array size [PR111929]
Jason Merrill
- [PATCH] c++: build_new_1 and non-dep array size [PR111929]
Patrick Palka
- [PATCH] c++: constantness of local var in constexpr fn [PR111703, PR112269]
Patrick Palka
- [PATCH] c++: cp_stabilize_reference and non-dep exprs [PR111919]
Patrick Palka
- [PATCH] c++: cp_stabilize_reference and non-dep exprs [PR111919]
Jason Merrill
- [PATCH] c++: error with bit-fields and scoped enums [PR111895]
Marek Polacek
- [PATCH] c++: error with bit-fields and scoped enums [PR111895]
Jason Merrill
- [PATCH] c++: error with bit-fields and scoped enums [PR111895]
Marek Polacek
- [PATCH] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660]
Marek Polacek
- [PATCH] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660]
Jason Merrill
- [PATCH] c++: fix noexcept checking for trivial operations [PR96090]
Nathaniel Shead
- [PATCH] c++: fix truncated diagnostic in C++23 [PR111272]
Marek Polacek
- [PATCH] c++: fix truncated diagnostic in C++23 [PR111272]
Jason Merrill
- [PATCH] c++: Implement C++26 P1854R4 - Making non-encodable string literals ill-formed [PR110341]
Jason Merrill
- [PATCH] c++: Implement C++26 P2361R6 - Unevaluated strings [PR110342]
Jason Merrill
- [PATCH] c++: Implement C++26 P2361R6 - Unevaluated strings [PR110342]
Jakub Jelinek
- [PATCH] c++: Implement C++26 P2361R6 - Unevaluated strings [PR110342]
Jason Merrill
- [PATCH] c++: Implement C++ DR 2406 - [[fallthrough]] attribute and iteration statements
Jason Merrill
- [PATCH] c++: Improve diagnostics for constexpr cast from void*
Nathaniel Shead
- [PATCH] c++: Improve diagnostics for constexpr cast from void*
Jason Merrill
- [PATCH] c++: Make -Wunknown-pragmas controllable by #pragma GCC diagnostic [PR89038]
Lewis Hyatt
- [PATCH] c++: Make -Wunknown-pragmas controllable by #pragma GCC diagnostic [PR89038]
Marek Polacek
- [PATCH] c++: Make -Wunknown-pragmas controllable by #pragma GCC diagnostic [PR89038]
Lewis Hyatt
- [PATCH] c++: Make -Wunknown-pragmas controllable by #pragma GCC diagnostic [PR89038]
Marek Polacek
- [PATCH] c++: merge tsubst_copy into tsubst_copy_and_build
Patrick Palka
- [PATCH] c++: merge tsubst_copy into tsubst_copy_and_build
Patrick Palka
- [PATCH] c++: merge tsubst_copy into tsubst_copy_and_build
Jason Merrill
- [PATCH] c++: merge tsubst_copy into tsubst_copy_and_build
Patrick Palka
- [PATCH] c++: merge tsubst_copy into tsubst_copy_and_build
Jason Merrill
- [PATCH] c++: more ahead-of-time -Wparentheses warnings
Patrick Palka
- [PATCH] c++: more ahead-of-time -Wparentheses warnings
Jason Merrill
- [PATCH] c++: more ahead-of-time -Wparentheses warnings
Patrick Palka
- [PATCH] c++: more ahead-of-time -Wparentheses warnings
Patrick Palka
- [PATCH] c++: more ahead-of-time -Wparentheses warnings
Jason Merrill
- [PATCH] c++: print source code in print_instantiation_partial_context_line
David Malcolm
- [PATCH] c++: print source code in print_instantiation_partial_context_line
Jason Merrill
- [PATCH] c++: print source code in print_instantiation_partial_context_line
Patrick Palka
- [PATCH] c++: simplify build_new_1 when in a template context
Patrick Palka
- [PATCH] c++: simplify build_new_1 when in a template context
Jason Merrill
- [PATCH] c++: simplify build_new_1 when in a template context
Patrick Palka
- [PATCH] c-family: char8_t and aliasing in C vs C++ [PR111884]
Marek Polacek
- [PATCH] c-family: char8_t and aliasing in C vs C++ [PR111884]
Jason Merrill
- [PATCH] c-family: Enable -fpermissive for C and ObjC
Florian Weimer
- [PATCH] C/C++: add hints for strerror
Oskari Pirhonen
- [PATCH] C99 test suite conversation: Some unverified test case adjustments
Florian Weimer
- [PATCH] C99 test suite conversation: Some unverified test case adjustments
Jeff Law
- [PATCH] C99 testsuite readiness: Compile more tests with -std=gnu89
Florian Weimer
- [PATCH] C99 testsuite readiness: Compile more tests with -std=gnu89
Joseph Myers
- [PATCH] C99 test suite readiness: Mark some C89 tests
Florian Weimer
- [PATCH] C99 test suite readiness: Mark some C89 tests
Jeff Law
- [PATCH] C99 testsuite readiness: Some unverified test case reductions
Florian Weimer
- [PATCH] C99 testsuite readiness: Some unverified test case reductions
Jeff Law
- [PATCH] C99 testsuite readiness: Some verified test case adjustments
Florian Weimer
- [PATCH] C99 testsuite readiness: Some verified test case adjustments
Jeff Law
- [PATCH] c: -Wincompatible-pointer-types should cover mismatches in ?:
Florian Weimer
- [PATCH] c: -Wincompatible-pointer-types should cover mismatches in ?:
Joseph Myers
- [PATCH] c: -Wint-conversion should cover pointer/integer mismatches in ?:
Florian Weimer
- [PATCH] c: -Wint-conversion should cover pointer/integer mismatches in ?:
Joseph Myers
- [PATCH] c: [PR100532] Fix ICE when an agrgument was an error mark
Andrew Pinski
- [PATCH] c: [PR100532] Fix ICE when an agrgument was an error mark
Marek Polacek
- [PATCH] c: [PR104822] Don't warn about converting NULL to different sso endian
Andrew Pinski
- [PATCH] c: [PR104822] Don't warn about converting NULL to different sso endian
Marek Polacek
- [PATCH] c: Add -Wreturn-mismatch warning, split from -Wreturn-type
Florian Weimer
- [PATCH] c: Add -Wreturn-mismatch warning, split from -Wreturn-type
Joseph Myers
- [PATCH] c: Add -Wreturn-mismatch warning, split from -Wreturn-type
Eric Gallager
- [PATCH] Cleanup: Replace UNSPEC_COPYSIGN with copysign RTL
Segher Boessenkool
- [PATCH] combine: Fix handling of unsigned constants
Stefan Schulze Frielinghaus
- [PATCH] combine: Fix handling of unsigned constants
Jeff Law
- [PATCH] config, aarch64: Use a more compatible sed invocation.
Iain Sandoe
- [PATCH] config, aarch64: Use a more compatible sed invocation.
Richard Earnshaw
- [PATCH] contrib/mklog.py: Fix issues reported by flake8
Martin Jambor
- [PATCH] contrib/mklog.py: Fix issues reported by flake8
Jakub Jelinek
- [PATCH] convert_to_complex vs invalid_conversion [PR111903]
Andrew Pinski
- [PATCH] convert_to_complex vs invalid_conversion [PR111903]
Richard Biener
- [PATCH] Darwin: Handle the fPIE option specially.
Iain Sandoe
- [PATCH] Disparage slightly for the alternative which move DFmode between SSE_REGS and GENERAL_REGS.
Hongtao Liu
- [PATCH] DOC: Update COND_LEN document
Juzhe-Zhong
- [PATCH] DOC: Update COND_LEN document
Richard Sandiford
- [PATCH] DOC: Update COND_LEN document
juzhe.zhong@rivai.ai
- [PATCH] DOC: Update COND_LEN document
juzhe.zhong@rivai.ai
- [PATCH] Document {L,R}ROTATE_EXPR
Richard Biener
- [PATCH] Do not prepend target triple to -fuse-ld=lld,mold.
Tatsuyuki Ishi
- [PATCH] Do not prepend target triple to -fuse-ld=lld,mold.
Sam James
- [PATCH] Do not prepend target triple to -fuse-ld=lld,mold.
Richard Biener
- [PATCH] Do not prepend target triple to -fuse-ld=lld,mold.
Tatsuyuki Ishi
- [PATCH] Do not prepend target triple to -fuse-ld=lld,mold.
Richard Biener
- [PATCH] Do not prepend target triple to -fuse-ld=lld,mold.
Tatsuyuki Ishi
- [PATCH] Do not prepend target triple to -fuse-ld=lld,mold.
Richard Biener
- [PATCH] dwarf2out: Stop using wide_int in GC structures
Jakub Jelinek
- [PATCH] dwarf2out: Stop using wide_int in GC structures
Richard Biener
- [PATCH] early outs for functions in rs6000.cc
Jiufu Guo
- [PATCH] early outs for functions in rs6000.cc
David Edelsohn
- [PATCH] early outs for functions in rs6000.cc
Jiufu Guo
- [PATCH] Fix coroutine tests for libstdc++ gnu-version-namespace mode
François Dumont
- [PATCH] Fix coroutine tests for libstdc++ gnu-version-namespace mode
Jonathan Wakely
- [PATCH] Fix coroutine tests for libstdc++ gnu-version-namespace mode
François Dumont
- [PATCH] Fix coroutine tests for libstdc++ gnu-version-namespace mode
Iain Sandoe
- [PATCH] Fix coroutine tests for libstdc++ gnu-version-namespace mode
François Dumont
- [PATCH] Fix coroutine tests for libstdc++ gnu-version-namespace mode
Iain Sandoe
- [PATCH] Fix coroutine tests for libstdc++ gnu-version-namespace mode
François Dumont
- [PATCH] Fix incorrect option mask and avx512cd target push
Haochen Jiang
- [PATCH] Fix incorrect option mask and avx512cd target push
Hongtao Liu
- [PATCH] Fix missed CSE with a BLKmode entity
Richard Biener
- [PATCH] Fix PR ada/111813 (Inconsistent limit in Ada.Calendar.Formatting)
Simon Wright
- [PATCH] Fix PR ada/111813 (Inconsistent limit in Ada.Calendar.Formatting)
Simon Wright
- [PATCH] Fix PR ada/111813 (Inconsistent limit in Ada.Calendar.Formatting)
Arnaud Charlet
- [PATCH] Fix PR ada/111813 (Inconsistent limit in Ada.Calendar.Formatting)
Arnaud Charlet
- [PATCH] Fix PR ada/111909 On Darwin, determine filesystem case sensitivity at runtime
Simon Wright
- [PATCH] Fix PR ada/111909 On Darwin, determine filesystem case sensitivity at runtime
Iain Sandoe
- [PATCH] Fix SIMD call SLP discovery
Richard Biener
- [PATCH] Fix testcases that are raised by support -mevex512
Hu, Lin1
- [PATCH] Fixup vect_get_and_check_slp_defs for gathers and .MASK_LOAD
Richard Biener
- [PATCH] Fixup vect_get_and_check_slp_defs for gathers and .MASK_LOAD
Lehua Ding
- [PATCH] Fixup vect_get_and_check_slp_defs for gathers and .MASK_LOAD
Richard Biener
- [PATCH] Fixup vect_get_and_check_slp_defs for gathers and .MASK_LOAD
Lehua Ding
- [PATCH] Fixup vect_get_and_check_slp_defs for gathers and .MASK_LOAD
Richard Biener
- [PATCH] Fix wrong code due to incorrest define_split
liuhongt
- [patch] fortran/intrinsic.texi: Add 'passed by value' to signal handler
Tobias Burnus
- [patch] fortran/intrinsic.texi: Add 'passed by value' to signal handler
Harald Anlauf
- [patch] fortran/intrinsic.texi: Add 'passed by value' to signal handler
Steve Kargl
- [patch] fortran/intrinsic.texi: Improve SIGNAL intrinsic entry
Harald Anlauf
- [patch] fortran/intrinsic.texi: Improve SIGNAL intrinsic entry
Tobias Burnus
- [patch] fortran/intrinsic.texi: Improve SIGNAL intrinsic entry
Harald Anlauf
- [patch] fortran/intrinsic.texi: Improve SIGNAL intrinsic entry (was: [patch] fortran/intrinsic.texi: Add 'passed by value' to signal handler)
Tobias Burnus
- [PATCH] Fortran/OpenMP: event handle in task detach cannot be a coarray [PR104131]
Harald Anlauf
- Re: [PATCH] Fortran/OpenMP: event handle in task detach cannot be a coarray [PR104131]
rep.dot.nop@gmail.com
- [PATCH] Fortran/OpenMP: event handle in task detach cannot be a coarray [PR104131]
Harald Anlauf
- [Patch] Fortran/OpenMP: Fix handling of strictly structured blocks
Tobias Burnus
- [PATCH] Fortran: diagnostics of MODULE PROCEDURE declaration conflicts [PR104649]
Harald Anlauf
- [PATCH] Fortran: diagnostics of MODULE PROCEDURE declaration conflicts [PR104649]
Paul Richard Thomas
- [PATCH] fortran: fix handling of options -ffpe-trap and -ffpe-summary [PR110957]
Harald Anlauf
- [PATCH] Fortran: Fix incompatible types between INTEGER(8) and TYPE(c_ptr)
Paul-Antoine Arras
- [PATCH] Fortran: Fix incompatible types between INTEGER(8) and TYPE(c_ptr)
Tobias Burnus
- [PATCH] Fortran: Fix incompatible types between INTEGER(8) and TYPE(c_ptr)
Paul-Antoine Arras
- [PATCH] Fortran: Fix incompatible types between INTEGER(8) and TYPE(c_ptr)
Tobias Burnus
- [PATCH] Fortran: Fix incompatible types between INTEGER(8) and TYPE(c_ptr)
Thomas Schwinge
- [PATCH] Fortran: Fix incompatible types between INTEGER(8) and TYPE(c_ptr)
Paul-Antoine Arras
- [PATCH] Fortran: Fix incompatible types between INTEGER(8) and TYPE(c_ptr)
Thomas Schwinge
- [PATCH] Fortran: Fix incompatible types between INTEGER(8) and TYPE(c_ptr)
tobias.burnus@siemens.com
- [PATCH] Fortran: name conflict between internal procedure and derived type [PR104351]
Harald Anlauf
- [PATCH] Fortran: name conflict between internal procedure and derived type [PR104351]
Harald Anlauf
- [PATCH] Fortran: name conflict between internal procedure and derived type [PR104351]
Jerry D
- [PATCH] Fortran: name conflict between internal procedure and derived type [PR104351]
Jerry D
- [PATCH] Fortran: out of bounds access with nested implied-do IO [PR111837]
Harald Anlauf
- [PATCH] Fortran: out of bounds access with nested implied-do IO [PR111837]
Jerry D
- [Patch] Fortran: Support OpenMP's 'allocate' directive for stack vars
Tobias Burnus
- [Patch] Fortran: Support OpenMP's 'allocate' directive for stack vars
Jakub Jelinek
- [Patch] Fortran: Support OpenMP's 'allocate' directive for stack vars
Tobias Burnus
- [Patch] Fortran: Support OpenMP's 'allocate' directive for stack vars
Thomas Schwinge
- [Patch] Fortran: Support OpenMP's 'allocate' directive for stack vars
Jakub Jelinek
- [PATCH] gcc.c-torture/execute/builtins/fputs.c: Define _GNU_SOURCE
Florian Weimer
- [PATCH] gcc.c-torture/execute/builtins/fputs.c: Define _GNU_SOURCE
Jeff Law
- [PATCH] gcc.c-torture/execute/builtins/fputs.c: Define _GNU_SOURCE
Andrew Pinski
- [PATCH] gcc.c-torture/execute/builtins/fputs.c: Define _GNU_SOURCE
Jeff Law
- Re: [PATCH] gcc.c-torture/execute/builtins/fputs.c: Define _GNU_SOURCE
rep.dot.nop@gmail.com
- [PATCH] gcc.c-torture/execute/builtins/fputs.c: Define _GNU_SOURCE
Eric Gallager
- [PATCH] gcc.c-torture/execute/builtins/fputs.c: Define _GNU_SOURCE
Florian Weimer
- [PATCH] gcc.c-torture/execute/builtins/pr93262-chk.c: Remove return statement
Florian Weimer
- [PATCH] gcc.c-torture/execute/builtins/pr93262-chk.c: Remove return statement
Jeff Law
- [PATCH] gcc/jit/jit-recording.cc: recording::global::write_to_dump: Avoid crashes when writing psuedo-C for globals with string initializers.
David Malcolm
- [PATCH] gcov-io.h: fix comment regarding length of records
Jose E. Marchesi
- [PATCH] gcov-io.h: fix comment regarding length of records
Jeff Law
- [PATCH] gcov-io.h: fix comment regarding length of records
Jose E. Marchesi
- [PATCH] genemit: Split insn-emit.cc into ten files.
Robin Dapp
- [PATCH] genemit: Split insn-emit.cc into ten files.
Tamar Christina
- [PATCH] genemit: Split insn-emit.cc into ten files.
Robin Dapp
- [PATCH] genemit: Split insn-emit.cc into ten files.
Tamar Christina
- [PATCH] genemit: Split insn-emit.cc into ten files.
Robin Dapp
- [PATCH] genemit: Split insn-emit.cc into ten files.
Robin Dapp
- [PATCH] genemit: Split insn-emit.cc into ten files.
Sam James
- [PATCH] genemit: Split insn-emit.cc into ten files.
Sam James
- [PATCH] genemit: Split insn-emit.cc into ten files.
Robin Dapp
- [PATCH] genemit: Split insn-emit.cc into ten files.
Jeff Law
- [PATCH] genemit: Split insn-emit.cc into ten files.
Robin Dapp
- [PATCH] genemit: Split insn-emit.cc into ten files.
Jeff Law
- [PATCH] gimple-match: Do not try UNCOND optimization with COND_LEN.
Robin Dapp
- [PATCH] gimple-match: Do not try UNCOND optimization with COND_LEN.
Richard Sandiford
- [PATCH] gimple-match: Do not try UNCOND optimization with COND_LEN.
Richard Sandiford
- [PATCH] gimple-match: Do not try UNCOND optimization with COND_LEN.
Robin Dapp
- [PATCH] gimple-match: Do not try UNCOND optimization with COND_LEN.
Richard Sandiford
- [PATCH] gimple-match: Do not try UNCOND optimization with COND_LEN.
juzhe.zhong@rivai.ai
- [PATCH] gimple-match: Do not try UNCOND optimization with COND_LEN.
Richard Biener
- [PATCH] gimple-match: Do not try UNCOND optimization with COND_LEN.
Robin Dapp
- [PATCH] gimple-match: Do not try UNCOND optimization with COND_LEN.
Richard Sandiford
- [PATCH] gimple-match: Do not try UNCOND optimization with COND_LEN.
Robin Dapp
- [PATCH] gimple-match: Do not try UNCOND optimization with COND_LEN.
Richard Sandiford
- [PATCH] gimple-match: Do not try UNCOND optimization with COND_LEN.
Richard Sandiford
- [PATCH] Handle bitop with INTEGER_CST in analyze_and_compute_bitop_with_inv_effect.
liuhongt
- [PATCH] i386: Avoid paradoxical subreg dests in vector zero_extend
Richard Sandiford
- [PATCH] i386: Avoid paradoxical subreg dests in vector zero_extend
Uros Bizjak
- [PATCH] i386: Fix undefined masks in vpopcnt tests
Richard Sandiford
- [PATCH] i386: Fix undefined masks in vpopcnt tests
Hongtao Liu
- [PATCH] i386: Prevent splitting to xmm16+ when !TARGET_AVX512VL
Haochen Jiang
- [PATCH] i386: Prevent splitting to xmm16+ when !TARGET_AVX512VL
Liu, Hongtao
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Robin Dapp
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Robin Dapp
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Tamar Christina
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Robin Dapp
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Robin Dapp
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Robin Dapp
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Tamar Christina
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Richard Biener
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Robin Dapp
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Robin Dapp
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Richard Biener
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Robin Dapp
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Richard Sandiford
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Richard Biener
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Robin Dapp
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Robin Dapp
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Richard Biener
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Richard Sandiford
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Robin Dapp
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Richard Sandiford
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Richard Biener
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Robin Dapp
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Richard Biener
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Richard Sandiford
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Robin Dapp
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Richard Sandiford
- [PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction.
Robin Dapp
- [PATCH] ifcvt: Don't lower bitfields with non-constant offsets [PR 111882]
Andre Vieira (lists)
- [PATCH] ifcvt: Don't lower bitfields with non-constant offsets [PR 111882]
Richard Biener
- [PATCH] ifcvt: Don't lower bitfields with non-constant offsets [PR 111882]
Andre Vieira (lists)
- [PATCH] ifcvt: Don't lower bitfields with non-constant offsets [PR 111882]
Richard Biener
- [PATCH] Ignore case of header line in dg-extract-results.py
Paul Iannetta
- [PATCH] Ignore case of header line in dg-extract-results.py
Alexandre Oliva
- [PATCH] Ignore case of header line in dg-extract-results.py
Jeff Law
- [PATCH] Improved RTL expansion of 1LL << x.
Roger Sayle
- [PATCH] Improved RTL expansion of 1LL << x.
Jeff Law
- [PATCH] Improve factor_out_conditional_operation for conversions and constants
Andrew Pinski
- [PATCH] Improve factor_out_conditional_operation for conversions and constants
Richard Biener
- [PATCH] Improve memcmpeq for 512-bit vector with vpcmpeq + kortest.
liuhongt
- [PATCH] Improve memcmpeq for 512-bit vector with vpcmpeq + kortest.
Richard Biener
- [PATCH] Improve memcmpeq for 512-bit vector with vpcmpeq + kortest.
Hongtao Liu
- [PATCH] Improve memcmpeq for 512-bit vector with vpcmpeq + kortest.
Hongtao Liu
- [PATCH] Improve memcmpeq for 512-bit vector with vpcmpeq + kortest.
Richard Biener
- [PATCH] Improve tree_expr_nonnegative_p by using the ranger [PR111959]
Andrew Pinski
- [PATCH] Improve tree_expr_nonnegative_p by using the ranger [PR111959]
Richard Biener
- [PATCH] Improve tree_expr_nonnegative_p by using the ranger [PR111959]
Mikael Morin
- [PATCH] Improve tree_expr_nonnegative_p by using the ranger [PR111959]
Andrew Pinski
- [PATCH] Improve tree_expr_nonnegative_p by using the ranger [PR111959]
Richard Biener
- [PATCH] internal-fn: Add VCOND_MASK_LEN.
Robin Dapp
- [PATCH] internal-fn: Add VCOND_MASK_LEN.
Richard Sandiford
- [PATCH] internal-fn: Add VCOND_MASK_LEN.
Robin Dapp
- [PATCH] internal-fn: Add VCOND_MASK_LEN.
Richard Sandiford
- [PATCH] internal-fn: Add VCOND_MASK_LEN.
钟居哲
- [PATCH] internal-fn: Add VCOND_MASK_LEN.
Richard Sandiford
- [PATCH] internal-fn: Add VCOND_MASK_LEN.
钟居哲
- [PATCH] internal-fn: Add VCOND_MASK_LEN.
Robin Dapp
- [PATCH] internal-fn: Add VCOND_MASK_LEN.
Robin Dapp
- [PATCH] internal-fn: Add VCOND_MASK_LEN.
钟居哲
- [PATCH] internal-fn: Add VCOND_MASK_LEN.
Robin Dapp
- [PATCH] ipa/111643 - clarify flatten attribute documentation
Richard Biener
- [PATCH] ipa/111914 - perform parameter init after remapping types
Richard Biener
- [PATCH] ipa: Remove ipa_bits
Jakub Jelinek
- [PATCH] ipa: Remove ipa_bits
Aldy Hernandez
- [PATCH] ipa: Remove ipa_bits
Jan Hubicka
- [PATCH] ipa: Remove ipa_bits
Jakub Jelinek
- [PATCH] ipa: Remove ipa_bits
Richard Biener
- [PATCH] ipa: Self-DCE of uses of removed call LHSs (PR 108007)
Martin Jambor
- [PATCH] ipa: Self-DCE of uses of removed call LHSs (PR 108007)
Maciej W. Rozycki
- [PATCH] ipa: Self-DCE of uses of removed call LHSs (PR 108007)
Andrew Pinski
- [PATCH] ira: Scale save/restore costs of callee save registers with block frequency
Surya Kumari Jangala
- [PATCH] ira: Scale save/restore costs of callee save registers with block frequency
Vladimir Makarov
- [PATCH] libatomic: Enable lock-free 128-bit atomics on AArch64 [PR110061]
Wilco Dijkstra
- [PATCH] libatomic: Improve ifunc selection on AArch64
Wilco Dijkstra
- [PATCH] libcpp: Improve the diagnostic for poisoned identifiers [PR36887]
David Malcolm
- [PATCH] libcpp: Improve the diagnostic for poisoned identifiers [PR36887]
Christophe Lyon
- [PATCH] libcpp: Improve the diagnostic for poisoned identifiers [PR36887]
Lewis Hyatt
- [PATCH] libcpp: Improve the diagnostic for poisoned identifiers [PR36887]
Christophe Lyon
- [PATCH] libcpp: Improve the diagnostic for poisoned identifiers [PR36887]
Lewis Hyatt
- [PATCH] libcpp: Improve the diagnostic for poisoned identifiers [PR36887]
Christophe Lyon
- [PATCH] libcpp: testsuite: Add test for fixed _Pragma bug [PR82335]
Lewis Hyatt
- [PATCH] libcpp: testsuite: Add test for fixed _Pragma bug [PR82335]
Lewis Hyatt
- [PATCH] libcpp: testsuite: Add test for fixed _Pragma bug [PR82335]
Marek Polacek
- [PATCH] libgcc: make heap-based trampolines conditional on libc presence
Sergei Trofimovich
- [PATCH] libgcc: make heap-based trampolines conditional on libc presence
Iain Sandoe
- [PATCH] libgcc: make heap-based trampolines conditional on libc presence
Sergei Trofimovich
- [PATCH] libgcc: make heap-based trampolines conditional on libc presence
Richard Biener
- [PATCH] libgcov: Fix gcov overlap bugs of divide to 0
Xionghu Luo
- [PATCH] libgcov: Fix gcov overlap bugs of divide to 0
Xionghu Luo
- [Patch] libgomp.texi: Clarify OMP_TARGET_OFFLOAD=mandatory
Tobias Burnus
- [Patch] libgomp.texi: Clarify OMP_TARGET_OFFLOAD=mandatory
Jakub Jelinek
- [Patch] libgomp.texi: Clarify OMP_TARGET_OFFLOAD=mandatory
Sandra Loosemore
- [Patch] libgomp.texi: Clarify that no other OpenMP context selectors are implemented
Tobias Burnus
- [Patch] libgomp.texi: Clarify that no other OpenMP context selectors are implemented
Jakub Jelinek
- [Patch] libgomp.texi: Document some of the device-memory routines
Tobias Burnus
- [patch] libgomp.texi: Improve "OpenACC Environment Variables"
Tobias Burnus
- [patch] libgomp.texi: Improve "OpenACC Environment Variables"
Sandra Loosemore
- [patch] libgomp.texi: Improve "OpenACC Environment Variables"
Tobias Burnus
- [patch] libgomp.texi: Improve "OpenACC Environment Variables"
Sandra Loosemore
- [Patch] libgomp.texi: Note to 'Memory allocation' sect and missing mem-memory routines
Tobias Burnus
- [Patch] libgomp.texi: Note to 'Memory allocation' sect and missing mem-memory routines
Sandra Loosemore
- [patch] libgomp.texi: Update "Enabling OpenMP"
Tobias Burnus
- [patch] libgomp.texi: Update "Enabling OpenMP"
Sandra Loosemore
- [patch] libgomp.texi: Update "Enabling OpenMP"
Jakub Jelinek
- [patch] libgomp.texi: Update "Enabling OpenMP"
Jakub Jelinek
- [patch] libgomp.texi: Update "Enabling OpenMP" + OpenACC / invoke.texi: -fopenacc/-fopenmp update (was: Re: [patch] libgomp.texi: Update "Enabling OpenMP")
Tobias Burnus
- [patch] libgomp.texi: Update "Enabling OpenMP" + OpenACC / invoke.texi: -fopenacc/-fopenmp update (was: Re: [patch] libgomp.texi: Update "Enabling OpenMP")
Sandra Loosemore
- [patch] libgomp.texi: Use present not future tense (was: [Patch] libgomp.texi: Clarify OMP_TARGET_OFFLOAD=mandatory)
Tobias Burnus
- [patch] libgomp.texi: Use present not future tense (was: [Patch] libgomp.texi: Clarify OMP_TARGET_OFFLOAD=mandatory)
Sandra Loosemore
- [PATCH] libiberty: Use posix_spawn in pex-unix when available.
Ian Lance Taylor
- [PATCH] libstdc++: Correctly call _string_types function
Tom Tromey
- [PATCH] libstdc++: Correctly call _string_types function
Jonathan Wakely
- [PATCH] libstdc++: Ensure active union member is correctly set
Jonathan Wakely
- [PATCH] libstdc++: Fix tr1/8_c_compatibility/cstdio/functions.cc regression with recent glibc
Jakub Jelinek
- [PATCH] libstdc++: Fix tr1/8_c_compatibility/cstdio/functions.cc regression with recent glibc
Jonathan Wakely
- [PATCH] libstdc++: testsuite: Enhance codecvt_unicode with tests for length()
Dimitrij Mijoski
- [PATCH] libstdc++: testsuite: Enhance codecvt_unicode with tests for length()
Jonathan Wakely
- [PATCH] libstdc++: testsuite: Enhance codecvt_unicode with tests for length()
Dimitrij Mijoski
- [PATCH] libstdc++: Workaround for LLVM-61763 in ranges
Benjamin Brock
- [PATCH] libstdc++: Workaround for LLVM-61763 in ranges
Jonathan Wakely
- [PATCH] libstdc++: Workaround for LLVM-61763 in ranges
Benjamin Brock
- [PATCH] libstdc++ Add cstdarg to freestanding
Paul M. Bendixen
- [PATCH] libstdc++ Add cstdarg to freestanding
Arsen Arsenović
- [PATCH] libstdc++ Add cstdarg to freestanding
Jonathan Wakely
- [PATCH] LoongArch: Adjust makefile dependency for loongarch headers.
Yang Yujie
- [PATCH] LoongArch: Adjust makefile dependency for loongarch headers.
Yang Yujie
- [PATCH] LoongArch: Adjust makefile dependency for loongarch headers.
Jan-Benedict Glaw
- [PATCH] LoongArch: Define HAVE_AS_TLS to 0 if it's undefined
Xi Ruoyao
- [PATCH] LoongArch: Define HAVE_AS_TLS to 0 if it's undefined
chenglulu
- [PATCH] LoongArch: Define HAVE_AS_TLS to 0 if it's undefined
Xi Ruoyao
- [PATCH] LoongArch: Define HAVE_AS_TLS to 0 if it's undefined
chenglulu
- [PATCH] LoongArch: Define macro CLEAR_INSN_CACHE.
Lulu Cheng
- [PATCH] LoongArch:Enable vcond_mask_mn expanders for SF/DF modes.
Jiahao Xu
- [PATCH] LoongArch:Enable vcond_mask_mn expanders for SF/DF modes.
Jiahao Xu
- [PATCH] LoongArch:Enable vcond_mask_mn expanders for SF/DF modes.
Jiahao Xu
- [PATCH] LoongArch:Enable vcond_mask_mn expanders for SF/DF modes.
Jiahao Xu
- [PATCH] LoongArch: Reimplement multilib build option handling.
Jan-Benedict Glaw
- [PATCH] LoongArch: Reimplement multilib build option handling.
Yang Yujie
- [PATCH] LoongArch: Reimplement multilib build option handling.
Xi Ruoyao
- [PATCH] LoongArch: Reimplement multilib build option handling.
Jan-Benedict Glaw
- [PATCH] LoongArch: Replace UNSPEC_FCOPYSIGN with copysign RTL
Xi Ruoyao
- [PATCH] LoongArch: Replace UNSPEC_FCOPYSIGN with copysign RTL
chenglulu
- [PATCH] LoongArch: Use fcmp.caf.s instead of movgr2cf for zeroing a fcc
Xi Ruoyao
- [PATCH] LoongArch: Use fcmp.caf.s instead of movgr2cf for zeroing a fcc
WANG Xuerui
- [PATCH] LoongArch: Use fcmp.caf.s instead of movgr2cf for zeroing a fcc
chenglulu
- [PATCH] Makefile.tpl: disable -Werror for feedback stage [PR111663]
Sergei Trofimovich
- [PATCH] Makefile.tpl: disable -Werror for feedback stage [PR111663]
Richard Biener
- [PATCH] match.pd: Avoid another build_nonstandard_integer_type call [PR111369]
Richard Biener
- [PATCH] match.pd: Avoid another build_nonstandard_integer_type call [PR111369]
Richard Biener
- [PATCH] match.pd: Avoid other build_nonstandard_integer_type calls [PR111369]
Jakub Jelinek
- [PATCH] match.pd: Avoid other build_nonstandard_integer_type calls [PR111369]
Richard Biener
- [PATCH] match.pd: Fix up a ? cst1 : cst2 regression on signed bool [PR111668]
Jakub Jelinek
- [PATCH] match.pd: Fix up a ? cst1 : cst2 regression on signed bool [PR111668]
Richard Biener
- [PATCH] MATCH: [PR111282] Simplify `a & (b ^ ~a)` to `a & b`
Andrew Pinski
- [PATCH] MATCH: [PR111282] Simplify `a & (b ^ ~a)` to `a & b`
Richard Biener
- [PATCH] MATCH: [PR111432] Simplify `a & (x | CST)` to a when we know that (a & ~CST) == 0
Andrew Pinski
- [PATCH] MATCH: [PR111432] Simplify `a & (x | CST)` to a when we know that (a & ~CST) == 0
Richard Biener
- [PATCH] MATCH: [PR111679] Add alternative simplification of `a | ((~a) ^ b)`
Andrew Pinski
- [PATCH] MATCH: [PR111679] Add alternative simplification of `a | ((~a) ^ b)`
Richard Biener
- [PATCH] MATCH: Fix infinite loop between `vec_cond(vec_cond(a, b, 0), c, d)` and `a & b`
Andrew Pinski
- [PATCH] MATCH: Fix infinite loop between `vec_cond(vec_cond(a, b, 0), c, d)` and `a & b`
Richard Biener
- [PATCH] match: Fix the `popcnt(a&b) + popcnt(a|b)` patthern for types [PR111913]
Andrew Pinski
- [PATCH] match: Fix the `popcnt(a&b) + popcnt(a|b)` patthern for types [PR111913]
Richard Biener
- [PATCH] MATCH: Improve `A CMP 0 ? A : -A` set of patterns to use bitwise_equal_p.
Andrew Pinski
- [PATCH] MATCH: Improve `A CMP 0 ? A : -A` set of patterns to use bitwise_equal_p.
Richard Biener
- [PATCH] MATCH: Simplify `(X &| B) CMP X` if possible [PR 101590]
Andrew Pinski
- [PATCH] MATCH: Simplify `(X &| B) CMP X` if possible [PR 101590]
Richard Biener
- [PATCH] MATCH: Simplify `(X &| B) CMP X` if possible [PR 101590]
Andrew Pinski
- [PATCH] match: Simplify `a != C1 ? abs(a) : C2` when C2 == abs(C1) [PR111957]
Andrew Pinski
- [PATCH] match: Simplify `a != C1 ? abs(a) : C2` when C2 == abs(C1) [PR111957]
Richard Biener
- [PATCH] match: Simplify `a != C1 ? abs(a) : C2` when C2 == abs(C1) [PR111957]
Andrew Pinski
- [PATCH] match: Simplify `a != C1 ? abs(a) : C2` when C2 == abs(C1) [PR111957]
Richard Biener
- [PATCH] middle-end, v2: Allow _BitInt(65535) [PR102989]
Jakub Jelinek
- [PATCH] middle-end, v2: Allow _BitInt(65535) [PR102989]
Richard Sandiford
- [PATCH] middle-end/111818 - failed DECL_NOT_GIMPLE_REG_P setting of volatile
Richard Biener
- [PATCH] middle-end: Allow _BitInt(65535) [PR102989]
Jakub Jelinek
- [PATCH] middle-end: Allow _BitInt(65535) [PR102989]
Richard Biener
- [PATCH] middle-end: Allow _BitInt(65535) [PR102989]
Richard Sandiford
- [PATCH]middle-end: don't create LC-SSA PHI variables for PHI nodes who dominate loop
Tamar Christina
- [PATCH]middle-end: don't create LC-SSA PHI variables for PHI nodes who dominate loop
Richard Biener
- [PATCH] middle-end: don't keep .MEM guard nodes for PHI nodes who dominate loop [PR111860]
Tamar Christina
- [PATCH] middle-end: don't keep .MEM guard nodes for PHI nodes who dominate loop [PR111860]
Richard Biener
- [PATCH]middle-end: don't pass loop_vinfo to vect_set_loop_condition during prolog peeling [PR111866]
Tamar Christina
- [PATCH]middle-end: don't pass loop_vinfo to vect_set_loop_condition during prolog peeling [PR111866]
Richard Biener
- [PATCH]middle-end: Recursively check is_trivially_copyable_or_pair in vec.h
Tamar Christina
- [PATCH]middle-end: Recursively check is_trivially_copyable_or_pair in vec.h
Jakub Jelinek
- [PATCH]middle-end: Recursively check is_trivially_copyable_or_pair in vec.h
Tamar Christina
- [PATCH]middle-end: Recursively check is_trivially_copyable_or_pair in vec.h
Tamar Christina
- [PATCH]middle-end: Recursively check is_trivially_copyable_or_pair in vec.h
Jakub Jelinek
- [PATCH]middle-end: Recursively check is_trivially_copyable_or_pair in vec.h
Tamar Christina
- [PATCH]middle-end: Recursively check is_trivially_copyable_or_pair in vec.h
Jakub Jelinek
- [PATCH]middle-end: Recursively check is_trivially_copyable_or_pair in vec.h
Tamar Christina
- [PATCH]middle-end: Recursively check is_trivially_copyable_or_pair in vec.h
Jakub Jelinek
- [PATCH]middle-end: Recursively check is_trivially_copyable_or_pair in vec.h
Tamar Christina
- [PATCH]middle-end: Recursively check is_trivially_copyable_or_pair in vec.h
Jakub Jelinek
- [PATCH]middle-end ifcvt: Add support for conditional copysign
Tamar Christina
- [PATCH]middle-end ifcvt: Add support for conditional copysign
Richard Biener
- [PATCH]middle-end ifcvt: Allow any const IFN in conditional blocks
Tamar Christina
- [PATCH]middle-end ifcvt: Allow any const IFN in conditional blocks
Richard Biener
- [PATCH]middle-end match.pd: optimize fneg (fabs (x)) to x | (1 << signbit(x)) [PR109154]
Tamar Christina
- [PATCH]middle-end match.pd: optimize fneg (fabs (x)) to x | (1 << signbit(x)) [PR109154]
Tamar Christina
- [PATCH]middle-end match.pd: optimize fneg (fabs (x)) to x | (1 << signbit(x)) [PR109154]
Richard Biener
- [PATCH]middle-end match.pd: optimize fneg (fabs (x)) to x | (1 << signbit(x)) [PR109154]
Richard Sandiford
- [PATCH]middle-end match.pd: optimize fneg (fabs (x)) to x | (1 << signbit(x)) [PR109154]
Richard Biener
- [PATCH]middle-end match.pd: optimize fneg (fabs (x)) to x | (1 << signbit(x)) [PR109154]
Richard Sandiford
- [PATCH]middle-end match.pd: optimize fneg (fabs (x)) to x | (1 << signbit(x)) [PR109154]
Richard Biener
- [PATCH]middle-end match.pd: optimize fneg (fabs (x)) to x | (1 << signbit(x)) [PR109154]
Andrew Pinski
- [PATCH]middle-end match.pd: optimize fneg (fabs (x)) to x | (1 << signbit(x)) [PR109154]
Richard Biener
- [PATCH] move the (a-b) CMP 0 ? (a-b) : (b-a) optimization from fold_cond_expr_with_comparison to match
Andrew Pinski
- [PATCH] move the (a-b) CMP 0 ? (a-b) : (b-a) optimization from fold_cond_expr_with_comparison to match
Andrew Pinski
- [Patch] nvptx: Use fatal_error when -march= is missing not an assert [PR111093]
Tobias Burnus
- [Patch] nvptx: Use fatal_error when -march= is missing not an assert [PR111093]
Thomas Schwinge
- [Patch] nvptx: Use fatal_error when -march= is missing not an assert [PR111093]
Roger Sayle
- [Patch] omp_lib.f90.in: Deprecate omp_lock_hint_* for OpenMP 5.0
Tobias Burnus
- [PATCH] OMP SIMD inbranch call vectorization for AVX512 style masks
Richard Biener
- [Patch] OpenMP/Fortran: Handle unlisted items in 'omp allocators' + exec. 'omp allocate'
Tobias Burnus
- [Patch] OpenMP: Add C++ support for 'omp allocate' with stack variables
Tobias Burnus
- [Patch] OpenMP: Add ME support for 'omp allocate' stack variables
Thomas Schwinge
- [Patch] OpenMP: Add ME support for 'omp allocate' stack variables
Tobias Burnus
- [Patch] OpenMP: Add ME support for 'omp allocate' stack variables
Thomas Schwinge
- [PATCH] openmp: Add support for the 'indirect' clause in C/C++
Kwok Cheung Yeung
- [PATCH] openmp: Add support for the 'indirect' clause in C/C++
Tobias Burnus
- [PATCH] openmp: Add support for the 'indirect' clause in C/C++
Jakub Jelinek
- [PATCH] openmp: Add support for the 'indirect' clause in C/C++
Tobias Burnus
- [Patch] OpenMP: Avoid ICE with LTO and 'omp allocate (was: [Patch] Fortran: Support OpenMP's 'allocate' directive for stack vars)
Tobias Burnus
- [Patch] OpenMP: Avoid ICE with LTO and 'omp allocate (was: [Patch] Fortran: Support OpenMP's 'allocate' directive for stack vars)
Jakub Jelinek
- [PATCH] OPTABS/IFN: Add mask_len_strided_load/mask_len_strided_store OPTABS/IFN
Juzhe-Zhong
- [PATCH] OPTABS/IFN: Add mask_len_strided_load/mask_len_strided_store OPTABS/IFN
Robin Dapp
- [PATCH] OPTABS/IFN: Add mask_len_strided_load/mask_len_strided_store OPTABS/IFN
juzhe.zhong@rivai.ai
- [PATCH] Optimize (ne:SI (subreg:QI (ashift:SI x 7) 0) 0) as (and:SI x 1).
Roger Sayle
- [PATCH] Optimize (ne:SI (subreg:QI (ashift:SI x 7) 0) 0) as (and:SI x 1).
Jeff Law
- [PATCH] Optimize (ne:SI (subreg:QI (ashift:SI x 7) 0) 0) as (and:SI x 1).
Michael Matz
- [PATCH] Optimize (ne:SI (subreg:QI (ashift:SI x 7) 0) 0) as (and:SI x 1).
Jeff Law
- [PATCH] options: Prevent multidimensional arrays
Kito Cheng
- [PATCH] options: Prevent multidimensional arrays
Kito Cheng
- [PATCH] Power10: Add options to disable load and store vector pair.
Michael Meissner
- [PATCH] PR 91865: Avoid ZERO_EXTEND of ZERO_EXTEND in make_compound_operation.
Roger Sayle
- [PATCH] PR 91865: Avoid ZERO_EXTEND of ZERO_EXTEND in make_compound_operation.
Jeff Law
- [PATCH] PR 91865: Avoid ZERO_EXTEND of ZERO_EXTEND in make_compound_operation.
Roger Sayle
- [PATCH] PR 91865: Avoid ZERO_EXTEND of ZERO_EXTEND in make_compound_operation.
Jeff Law
- [PATCH] PR 91865: Avoid ZERO_EXTEND of ZERO_EXTEND in make_compound_operation.
Richard Biener
- [PATCH] PR 91865: Avoid ZERO_EXTEND of ZERO_EXTEND in make_compound_operation.
Jeff Law
- [PATCH] PR target/111778 - Fix undefined shifts in PowerPC compiler
Michael Meissner
- [PATCH] PR target/111778 - Fix undefined shifts in PowerPC compiler
Jiufu Guo
- [PATCH] PR target/111778 - Fix undefined shifts in PowerPC compiler
David Edelsohn
- [PATCH] PR testsuite/111462 - add powerpc64le to list of ssa-sink-18.c XFAIL
Richard Biener
- [PATCH] Re-instantiate integer mask to traditional vector mask support
Richard Biener
- [PATCH] recog/reload: Remove old UNARY_P operand support
Richard Sandiford
- [PATCH] recog/reload: Remove old UNARY_P operand support
Jeff Law
- [PATCH] recog: Fix propagation into ASM_OPERANDS
Richard Sandiford
- [PATCH] recog: Fix propagation into ASM_OPERANDS
Jeff Law
- [PATCH] recog: Fix propagation into ASM_OPERANDS
Richard Sandiford
- [PATCH] Reduce false positives for -Wnonnull for VLA parameters [PR98541]
Martin Uecker
- [PATCH] reg-notes.def: Fix up description of REG_NOALIAS
Alex Coplan
- [PATCH] reg-notes.def: Fix up description of REG_NOALIAS
Jeff Law
- [PATCH] Remove poly_int_pod
Jan-Benedict Glaw
- [PATCH] Remove poly_int_pod
Richard Sandiford
- [PATCH] rename make_eh_edges to make_eh_edge
Alexandre Oliva
- [PATCH] rename make_eh_edges to make_eh_edge (was: return edge in make_eh_edges)
Alexandre Oliva
- [PATCH] rename make_eh_edges to make_eh_edge (was: return edge in make_eh_edges)
Richard Biener
- [PATCH] return edge in make_eh_edges
Alexandre Oliva
- [PATCH] return edge in make_eh_edges
Richard Biener
- [PATCH] return edge in make_eh_edges
Alexandre Oliva
- [PATCH] Revert "ipa: Self-DCE of uses of removed call LHSs (PR 108007)"
Martin Jambor
- [PATCH] Rewrite more refs for epilogue vectorization
Richard Biener
- [PATCH] RFC: Add late-combine pass [PR106594]
Robin Dapp
- [PATCH] RFC: Add late-combine pass [PR106594]
Richard Sandiford
- [PATCH] RFC: Add late-combine pass [PR106594]
Jeff Law
- [PATCH] RISC-V/testsuite/pr111466.c: fix expected output to not detect SEXT.W
Vineet Gupta
- [PATCH] RISC-V/testsuite: add a default march (lacking zfa) to some fp tests
Vineet Gupta
- [PATCH] RISC-V/testsuite: add a default march (lacking zfa) to some fp tests
Jeff Law
- [PATCH] RISC-V/testsuite: Enable `vect_pack_trunc'
Maciej W. Rozycki
- [PATCH] RISC-V/testsuite: Enable `vect_pack_trunc'
钟居哲
- [PATCH] RISC-V/testsuite: Enable `vect_pack_trunc'
Maciej W. Rozycki
- [PATCH] RISC-V/testsuite: Enable `vect_pack_trunc'
钟居哲
- [PATCH] RISC-V/testsuite: Enable `vect_pack_trunc'
juzhe.zhong@rivai.ai
- [PATCH] RISC-V/testsuite: Enable `vect_pack_trunc'
juzhe.zhong@rivai.ai
- [PATCH] RISC-V/testsuite: Enable `vect_pack_trunc'
Maciej W. Rozycki
- [PATCH] RISC-V/testsuite: Enable `vect_pack_trunc'
Jeff Law
- [PATCH] RISC-V/testsuite: Enable `vect_pack_trunc'
juzhe.zhong
- [PATCH] RISC-V/testsuite: Enable `vect_pack_trunc'
Jeff Law
- [PATCH] RISC-V/testsuite: Enable `vect_pack_trunc'
钟居哲
- [PATCH] RISC-V/testsuite: Enable `vect_pack_trunc'
Maciej W. Rozycki
- [PATCH] RISC-V/testsuite: Enable `vect_pack_trunc'
钟居哲
- [PATCH] RISC-V/testsuite: Enable `vect_pack_trunc'
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: 'Zfa' extension is now ratified
Tsukasa OI
- [PATCH] RISC-V: 'Zfa' extension is now ratified
Jeff Law
- [PATCH] RISC-V: Add available vector size for RVV
Juzhe-Zhong
- [PATCH] RISC-V: Add available vector size for RVV
Kito Cheng
- [PATCH] RISC-V: Add available vector size for RVV
Li, Pan2
- [PATCH] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
Juzhe-Zhong
- [PATCH] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
Patrick O'Neill
- [PATCH] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
Patrick O'Neill
- [PATCH] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
Kito Cheng
- [PATCH] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
Patrick O'Neill
- [PATCH] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
Patrick O'Neill
- [PATCH] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
Li, Pan2
- [PATCH] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
Robin Dapp
- [PATCH] RISC-V: Add popcount fallback expander.
Robin Dapp
- [PATCH] RISC-V: Add popcount fallback expander.
Robin Dapp
- [PATCH] RISC-V: Add popcount fallback expander.
Robin Dapp
- [PATCH] RISC-V: Add popcount fallback expander.
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Add popcount fallback expander.
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Add popcount fallback expander.
Robin Dapp
- [PATCH] RISC-V: Add popcount fallback expander.
钟居哲
- [PATCH] RISC-V: Add popcount fallback expander.
Robin Dapp
- [PATCH] RISC-V: Add rawmemchr expander.
Robin Dapp
- [PATCH] RISC-V: Add rawmemchr expander.
钟居哲
- [PATCH] RISC-V: Add rawmemchr expander.
Robin Dapp
- [PATCH] RISC-V: Add rawmemchr expander.
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Add rawmemchr expander.
Kito Cheng
- [PATCH] RISC-V: Add rawmemchr expander.
Robin Dapp
- [PATCH] RISC-V: Add rawmemchr expander.
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Add rawmemchr expander.
Robin Dapp
- [PATCH] RISC-V: Add rawmemchr expander.
Robin Dapp
- [PATCH] RISC-V: Add rawmemchr expander.
钟居哲
- [PATCH] RISC-V: Add rawmemchr expander.
Robin Dapp
- [PATCH] RISC-V: Add rawmemchr expander.
Jeff Law
- [PATCH] RISC-V: add static-pie support
yanzhang.wang@intel.com
- [PATCH] RISC-V: add static-pie support
Jeff Law
- [PATCH] RISC-V: add static-pie support
Li, Pan2
- [PATCH] RISC-V: Add the missed combine of [u]int64 -> _Float16 and vcond
Lehua Ding
- [PATCH] RISC-V: Add the missed combine of [u]int64 -> _Float16 and vcond
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Add the missed combine of [u]int64 -> _Float16 and vcond
Lehua Ding
- [PATCH] RISC-V: Add vector fmin/fmax expanders.
Robin Dapp
- [PATCH] RISC-V: Add vector fmin/fmax expanders.
Joseph Myers
- [PATCH] RISC-V: Add vector fmin/fmax expanders.
Robin Dapp
- [PATCH] RISC-V: Add vector fmin/fmax expanders.
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Add vector fmin/fmax expanders.
Robin Dapp
- [PATCH] RISC-V: Change MD attribute avl_type into avl_type_idx[NFC]
Juzhe-Zhong
- [PATCH] RISC-V: Change MD attribute avl_type into avl_type_idx[NFC]
Robin Dapp
- [PATCH] RISC-V: Change MD attribute avl_type into avl_type_idx[NFC]
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Enable full coverage vect tests
Juzhe-Zhong
- [PATCH] RISC-V: Enable full coverage vect tests
Robin Dapp
- [PATCH] RISC-V: Enable full coverage vect tests
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Enable more tests for dynamic LMUL and bug fix[PR111832]
Juzhe-Zhong
- [PATCH] RISC-V: Enable more tests for dynamic LMUL and bug fix[PR111832]
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Enable more tests of "vect" for RVV
Juzhe-Zhong
- [PATCH] RISC-V: Enable more tests of "vect" for RVV
Jeff Law
- [PATCH] RISC-V: Enable more tests of "vect" for RVV
Li, Pan2
- [PATCH] RISC-V: Enable ztso tests on rv32
Patrick O'Neill
- [PATCH] RISC-V: Enable ztso tests on rv32
Jeff Law
- [PATCH] RISC-V: Export some functions from riscv-vsetvl to riscv-v
Juzhe-Zhong
- [PATCH] RISC-V: Export some functions from riscv-vsetvl to riscv-v
Kito Cheng
- [PATCH] RISC-V: Export some functions from riscv-vsetvl to riscv-v
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Fix AVL_TYPE attribute of tuple mode mov<mode>
Juzhe-Zhong
- [PATCH] RISC-V: Fix AVL_TYPE attribute of tuple mode mov<mode>
Jeff Law
- [PATCH] RISC-V: Fix AVL_TYPE attribute of tuple mode mov<mode>
Li, Pan2
- [PATCH] RISC-V: Fix AVL_TYPE attribute of tuple mode mov<mode>
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Fix bugs of handling scalar of SEW64 vx instruction in RV32
Juzhe-Zhong
- [PATCH] RISC-V: Fix bugs of handling scalar of SEW64 vx instruction in RV32
Robin Dapp
- [PATCH] RISC-V: Fix bugs of handling scalar of SEW64 vx instruction in RV32
Li, Pan2
- [PATCH] RISC-V: Fix cond_sqrt tests.
Robin Dapp
- [PATCH] RISC-V: Fix cond_sqrt tests.
钟居哲
- [PATCH] RISC-V: Fix failed hoist in LICM of vmv.v.x instruction
Juzhe-Zhong
- [PATCH] RISC-V: Fix failed hoist in LICM of vmv.v.x instruction
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Fix failed testcase when use -cmodel=medany
Lehua Ding
- [PATCH] RISC-V: Fix failed testcase when use -cmodel=medany
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Fix failed testcase when use -cmodel=medany
Lehua Ding
- [PATCH] RISC-V: Fix ICE for the fusion case from vsetvl to scalar move[PR111927]
Juzhe-Zhong
- [PATCH] RISC-V: Fix ICE for the fusion case from vsetvl to scalar move[PR111927]
Kito Cheng
- [PATCH] RISC-V: Fix incorrect index(offset) of gather/scatter
Juzhe-Zhong
- [PATCH] RISC-V: Fix incorrect index(offset) of gather/scatter
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Fix multiple EXCESS test FAILs in RVV testsuite
Juzhe-Zhong
- [PATCH] RISC-V: Fix multiple EXCESS test FAILs in RVV testsuite
Robin Dapp
- [PATCH] RISC-V: Fix multiple EXCESS test FAILs in RVV testsuite
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Fix multiple EXCESS test FAILs in RVV testsuite
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Fix multiple EXCESS test FAILs in RVV testsuite
Robin Dapp
- [PATCH] RISC-V: Fix multiple EXCESS test FAILs in RVV testsuite
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Fix multiple EXCESS test FAILs in RVV testsuite
Robin Dapp
- [PATCH] RISC-V: Fix multiple EXCESS test FAILs in RVV testsuite
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Fix scan-assembler-times of RVV test case
Li Xu
- [PATCH] RISC-V: Fix scan-assembler-times of RVV test case
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Fix scan-assembler-times of RVV test case
Li Xu
- [PATCH] RISC-V: fix TARGET_PROMOTE_FUNCTION_MODE hook for libcalls
Vineet Gupta
- [PATCH] RISC-V: fix TARGET_PROMOTE_FUNCTION_MODE hook for libcalls
Jeff Law
- [PATCH] RISC-V: fix TARGET_PROMOTE_FUNCTION_MODE hook for libcalls
Palmer Dabbelt
- [PATCH] RISC-V: Fix the riscv_legitimize_poly_move issue on targets where the minimal VLEN exceeds 512.
Kito Cheng
- [PATCH] RISC-V: Fix the riscv_legitimize_poly_move issue on targets where the minimal VLEN exceeds 512.
钟居哲
- [PATCH] RISC-V: Fix the riscv_legitimize_poly_move issue on targets where the minimal VLEN exceeds 512.
Kito Cheng
- [PATCH] RISC-V: Fix the riscv_legitimize_poly_move issue on targets where the minimal VLEN exceeds 512.
钟居哲
- [PATCH] RISC-V: Fix the riscv_legitimize_poly_move issue on targets where the minimal VLEN exceeds 512.
Robin Dapp
- [PATCH] RISC-V: Fix the riscv_legitimize_poly_move issue on targets where the minimal VLEN exceeds 512.
Kito Cheng
- [PATCH] RISC-V: Fix the riscv_legitimize_poly_move issue on targets where the minimal VLEN exceeds 512.
Robin Dapp
- [PATCH] RISC-V: Fix the riscv_legitimize_poly_move issue on targets where the minimal VLEN exceeds 512.
钟居哲
- [PATCH] RISC-V: Fix the riscv_legitimize_poly_move issue on targets where the minimal VLEN exceeds 512.
Kito Cheng
- [PATCH] RISC-V: Fix the riscv_legitimize_poly_move issue on targets where the minimal VLEN exceeds 512.
Jeff Law
- [PATCH] RISC-V: Fix the riscv_legitimize_poly_move issue on targets where the minimal VLEN exceeds 512.
Kito Cheng
- [PATCH] RISC-V: Fix unexpected big LMUL choosing in dynamic LMUL model for non-adjacent load/store
Juzhe-Zhong
- [PATCH] RISC-V: Fix unexpected big LMUL choosing in dynamic LMUL model for non-adjacent load/store
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Fix wrong tune parameters on int_div
Yangyu Chen
- [PATCH] RISC-V: Fix wrong tune parameters on int_div
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Fix wrong tune parameters on int_div
Robin Dapp
- [PATCH] RISC-V: Fix wrong tune parameters on int_div
Jeff Law
- [PATCH] RISC-V: Fix wrong tune parameters on int_div
Jeff Law
- [PATCH] RISC-V: Fix wrong tune parameters on int_div
Jeff Law
- [PATCH] RISC-V: Fix wrong tune parameters on int_div
Andrew Waterman
- [PATCH] RISC-V: Fix wrong tune parameters on int_div
Andrew Waterman
- [PATCH] RISC-V: Fix wrong tune parameters on int_div
Jeff Law
- [PATCH] RISC-V: Make rv32i_zcmp testcase more robust
Patrick O'Neill
- [PATCH] RISC-V: Make rv32i_zcmp testcase more robust
Jeff Law
- [PATCH] RISC-V: Make stack_save_restore_2 more robust
Patrick O'Neill
- [PATCH] RISC-V: Make stack_save_restore_2 more robust
Jeff Law
- [PATCH] RISC-V: Make stack_save_restore_2 more robust
Patrick O'Neill
- [PATCH] RISC-V: Make xtheadcondmov-indirect tests robust against instruction reordering
Christoph Muellner
- [PATCH] RISC-V: Make xtheadcondmov-indirect tests robust against instruction reordering
Kito Cheng
- [PATCH] RISC-V: Make xtheadcondmov-indirect tests robust against instruction reordering
Christoph Müllner
- [PATCH] RISC-V: Optimize consecutive permutation index pattern by vrgather.vi/vx
Juzhe-Zhong
- [PATCH] RISC-V: Optimize consecutive permutation index pattern by vrgather.vi/vx
Robin Dapp
- [PATCH] RISC-V: Optimize consecutive permutation index pattern by vrgather.vi/vx
Lehua Ding
- [PATCH] RISC-V: Pass abi to g++ rvv testsuite
Patrick O'Neill
- [PATCH] RISC-V: Pass abi to g++ rvv testsuite
Jeff Law
- [PATCH] RISC-V: Prohibit combination of 'E' and 'H'
Tsukasa OI
- [PATCH] RISC-V: Prohibit combination of 'E' and 'H'
Jeff Law
- [PATCH] RISC-V: Prohibit combination of 'E' and 'H'
Tsukasa OI
- [PATCH] RISC-V: Prohibit combination of 'E' and 'H'
Jeff Law
- [PATCH] RISC-V: Refactor and cleanup vsetvl pass
Lehua Ding
- [PATCH] RISC-V: Refactor and cleanup vsetvl pass
Kito Cheng
- [PATCH] RISC-V: Refactor and cleanup vsetvl pass
钟居哲
- [PATCH] RISC-V: Refactor and cleanup vsetvl pass
Lehua Ding
- [PATCH] RISC-V: Remove @ of vec_series
Juzhe-Zhong
- [PATCH] RISC-V: Remove @ of vec_series
Robin Dapp
- [PATCH] RISC-V: Remove @ of vec_series
Jeff Law
- [PATCH] RISC-V: Remove @ of vec_series
Li, Pan2
- [PATCH] RISC-V: Remove XFAIL of ssa-dom-cse-2.c
Juzhe-Zhong
- [PATCH] RISC-V: Remove XFAIL of ssa-dom-cse-2.c
Robin Dapp
- [PATCH] RISC-V: Rename some variables of vector_block_info[NFC]
Juzhe-Zhong
- [PATCH] RISC-V: Rename some variables of vector_block_info[NFC]
Kito Cheng
- [PATCH] RISC-V: Support movmisalign of RVV VLA modes
Juzhe-Zhong
- [PATCH] RISC-V: Support movmisalign of RVV VLA modes
Richard Biener
- [PATCH] RISC-V: Support movmisalign of RVV VLA modes
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: Support movmisalign of RVV VLA modes
Robin Dapp
- [PATCH] RISC-V: Support strided load/store
Juzhe-Zhong
- [PATCH] RISC-V: Support strided load/store
Robin Dapp
- [PATCH] RISC-V: THead: Fix missing CFI directives for th.sdd in prologue.
Xianmiao Qu
- Re: [PATCH] RISC-V: THead: Fix missing CFI directives for th.sdd in prologue.
瞿仙淼
- [PATCH] RISC-V: THead: Fix missing CFI directives for th.sdd in prologue.
Christoph Müllner
- [PATCH] RISC-V: THead: Fix missing CFI directives for th.sdd in prologue.
Kito Cheng
- [PATCH] RISC-V: THead: Fix missing CFI directives for th.sdd in prologue.
Jeff Law
- [PATCH] RISC-V: Unescape chars in pr111566.f90 test
Patrick O'Neill
- [PATCH] RISC-V: Unescape chars in pr111566.f90 test
Jeff Law
- [PATCH] RISC-V: Use safe_grow_cleared for vector info [PR111469]
Jakub Jelinek
- [PATCH] RISC-V: Use stdint-gcc.h in rvv testsuite
Kito Cheng
- [PATCH] RISC-V: Use stdint-gcc.h in rvv testsuite
Patrick O'Neill
- [PATCH] RISC-V: Use stdint-gcc.h in rvv testsuite
Jeff Law
- [PATCH] RISC-V: Use VLS modes if the NITERS is known and smaller than VLS mode elements.
Juzhe-Zhong
- [PATCH] RISC-V: Use VLS modes if the NITERS is known and smaller than VLS mode elements.
Robin Dapp
- [PATCH] RISC-V: Use VLS modes if the NITERS is known and smaller than VLS mode elements.
juzhe.zhong@rivai.ai
- [PATCH] RISC-V: xfail gcc.dg/pr90263.c for riscv_v
Patrick O'Neill
- [PATCH] RISC-V: xfail gcc.dg/pr90263.c for riscv_v
Jeff Law
- [PATCH] RISC-V: xfail gcc.dg/pr90263.c for riscv_v
Patrick O'Neill
- [PATCH] RISC-V: xfail gcc.dg/pr90263.c for riscv_v
Jeff Law
- [PATCH] RISC-V: xfail gcc.dg/pr90263.c for riscv_v
Patrick O'Neill
- [PATCH] RISC-V Regression: Fix dump check of bb-slp-68.c
Juzhe-Zhong
- [PATCH] RISC-V Regression: Fix dump check of bb-slp-68.c
Jeff Law
- [PATCH] RISC-V Regression: Fix FAIL of bb-slp-68.c for RVV
Juzhe-Zhong
- [PATCH] RISC-V Regression: Fix FAIL of bb-slp-68.c for RVV
Richard Biener
- [PATCH] RISC-V Regression: Fix FAIL of bb-slp-68.c for RVV
Li, Pan2
- [PATCH] RISC-V Regression: Fix FAIL of bb-slp-pr65935.c for RVV
Juzhe-Zhong
- [PATCH] RISC-V Regression: Fix FAIL of bb-slp-pr65935.c for RVV
Andrew Stubbs
- [PATCH] RISC-V Regression: Fix FAIL of bb-slp-pr65935.c for RVV
juzhe.zhong@rivai.ai
- [PATCH] RISC-V Regression: Fix FAIL of bb-slp-pr65935.c for RVV
Richard Biener
- [PATCH] RISC-V Regression: Fix FAIL of bb-slp-pr69907.c for RVV
Juzhe-Zhong
- [PATCH] RISC-V Regression: Fix FAIL of bb-slp-pr69907.c for RVV
Kito Cheng
- [PATCH] RISC-V Regression: Fix FAIL of bb-slp-pr69907.c for RVV
juzhe.zhong@rivai.ai
- [PATCH] RISC-V Regression: Fix FAIL of bb-slp-pr69907.c for RVV
Richard Biener
- [PATCH] RISC-V Regression: Fix FAIL of pr65947-8.c for RVV
Juzhe-Zhong
- [PATCH] RISC-V Regression: Fix FAIL of pr65947-8.c for RVV
Jeff Law
- [PATCH] RISC-V Regression: Fix FAIL of pr65947-8.c for RVV
Li, Pan2
- [PATCH] RISC-V Regression: Fix FAIL of predcom-2.c
Juzhe-Zhong
- [PATCH] RISC-V Regression: Fix FAIL of predcom-2.c
Jeff Law
- [PATCH] RISC-V Regression: Fix FAIL of predcom-2.c
Li, Pan2
- [PATCH] RISC-V Regression: Fix FAIL of vect-multitypes-16.c for RVV
Juzhe-Zhong
- [PATCH] RISC-V Regression: Fix FAIL of vect-multitypes-16.c for RVV
Jeff Law
- [PATCH] RISC-V Regression: Fix FAIL of vect-multitypes-16.c for RVV
Li, Pan2
- [PATCH] RISC-V Regression: Make match patterns more accurate
Juzhe-Zhong
- [PATCH] RISC-V Regression: Make match patterns more accurate
Jeff Law
- [PATCH] RISC-V Regression: Make match patterns more accurate
Li, Pan2
- [PATCH] RISC-V Regression: Make pattern match more accurate of vect-live-2.c
Juzhe-Zhong
- [PATCH] RISC-V Regression: Make pattern match more accurate of vect-live-2.c
Jeff Law
- [PATCH] RISC-V Regression: Make pattern match more accurate of vect-live-2.c
Li, Pan2
- [PATCH] RISC-V Regression test: Adapt SLP tests like ARM SVE
Juzhe-Zhong
- [PATCH] RISC-V Regression test: Adapt SLP tests like ARM SVE
Jeff Law
- [PATCH] RISC-V Regression test: Adapt SLP tests like ARM SVE
Li, Pan2
- [PATCH] RISC-V Regression test: Fix FAIL of fast-math-slp-38.c for RVV
Juzhe-Zhong
- [PATCH] RISC-V Regression test: Fix FAIL of fast-math-slp-38.c for RVV
Richard Biener
- [PATCH] RISC-V Regression test: Fix FAIL of fast-math-slp-38.c for RVV
juzhe.zhong@rivai.ai
- [PATCH] RISC-V Regression test: Fix FAIL of pr45752.c for RVV
Juzhe-Zhong
- [PATCH] RISC-V Regression test: Fix FAIL of pr45752.c for RVV
Richard Biener
- [PATCH] RISC-V Regression test: Fix FAIL of pr45752.c for RVV
Li, Pan2
- [PATCH] RISC-V Regression test: Fix FAIL of slp-12a.c
Juzhe-Zhong
- [PATCH] RISC-V Regression test: Fix FAIL of slp-12a.c
Jeff Law
- [PATCH] RISC-V Regression test: Fix FAIL of slp-12a.c
Li, Pan2
- [PATCH] RISC-V Regression test: Fix FAIL of slp-reduc-4.c for RVV
Juzhe-Zhong
- [PATCH] RISC-V Regression test: Fix FAIL of slp-reduc-4.c for RVV
Jeff Law
- [PATCH] RISC-V Regression test: Fix FAIL of slp-reduc-4.c for RVV
Li, Pan2
- [PATCH] RISC-V Regression test: Fix slp-perm-4.c FAIL for RVV
Juzhe-Zhong
- [PATCH] RISC-V Regression test: Fix slp-perm-4.c FAIL for RVV
Jeff Law
- [PATCH] RISC-V Regression test: Fix slp-perm-4.c FAIL for RVV
juzhe.zhong
- [PATCH] RISC-V Regression test: Fix slp-perm-4.c FAIL for RVV
Jeff Law
- [PATCH] RISC-V Regression test: Fix slp-perm-4.c FAIL for RVV
Li, Pan2
- [PATCH] RISC-V Regression tests: Fix FAIL of pr97832* for RVV
Juzhe-Zhong
- [PATCH] RISC-V Regression tests: Fix FAIL of pr97832* for RVV
Jeff Law
- [PATCH] RISC-V Regression tests: Fix FAIL of pr97832* for RVV
Li, Pan2
- [PATCH] RISCV: Bugfix for incorrect documentation heading nesting
Mary Bennett
- [PATCH] RISCV: Bugfix for incorrect documentation heading nesting
Jeff Law
- [PATCH] RISCV: Bugfix for incorrect documentation heading nesting
Jeff Law
- [PATCH] rs6000, Add missing overloaded bcd builtin tests
Carl Love
- [PATCH] rs6000, Add missing overloaded bcd builtin tests
Kewen.Lin
- [PATCH] rs6000, Add missing overloaded bcd builtin tests
Carl Love
- [PATCH] rs6000, Add missing overloaded bcd builtin tests
Segher Boessenkool
- [PATCH] rs6000, Add missing overloaded bcd builtin tests
Carl Love
- [PATCH] rs6000: Consider inline asm as safe if no assembler complains [PR111828]
Kewen.Lin
- [PATCH] rs6000: Make 32 bit stack_protect support prefixed insn [PR111367]
David Edelsohn
- [PATCH] rtl-optimization/110939 Really fix narrow comparison of memory and constant
Stefan Schulze Frielinghaus
- [PATCH] rtl-optimization/110939 Really fix narrow comparison of memory and constant
Jeff Law
- [PATCH] rtl-ssa: Don't leave NOTE_INSN_DELETED around
Alex Coplan
- [PATCH] rtl-ssa: Don't leave NOTE_INSN_DELETED around
Richard Sandiford
- [PATCH] rust: build failure after NON_DEPENDENT_EXPR removal [PR111899]
Patrick Palka
- [PATCH] rust: build failure after NON_DEPENDENT_EXPR removal [PR111899]
Thomas Schwinge
- [PATCH] rust: build failure after NON_DEPENDENT_EXPR removal [PR111899]
Jason Merrill
- [PATCH] s390: Fix constraint for insn *cmphi_ccu
Stefan Schulze Frielinghaus
- [PATCH] s390: Fix expander popcountv8hi2_vx
Stefan Schulze Frielinghaus
- [PATCH] s390: Fix expander popcountv8hi2_vx
Andreas Krebbel
- [PATCH] s390: fix htm-builtins test cases
Juergen Christ
- [PATCH] s390: fix htm-builtins test cases
Andreas Krebbel
- [PATCH] s390: Make use of new copysign RTL
Stefan Schulze Frielinghaus
- [PATCH] s390: Make use of new copysign RTL
Andreas Krebbel
- [PATCH] sso-string@gnu-versioned-namespace [PR83077]
François Dumont
- [PATCH] sso-string@gnu-versioned-namespace [PR83077]
François Dumont
- [PATCH] sso-string@gnu-versioned-namespace [PR83077]
Iain Sandoe
- [PATCH] sso-string@gnu-versioned-namespace [PR83077]
Iain Sandoe
- [PATCH] sso-string@gnu-versioned-namespace [PR83077]
François Dumont
- [PATCH] sso-string@gnu-versioned-namespace [PR83077]
François Dumont
- [PATCH] Support 32/64-bit vectorization for _Float16 fma related operations.
liuhongt
- [PATCH] Support g++ 4.8 as a host compiler.
Roger Sayle
- [PATCH] Support g++ 4.8 as a host compiler.
Xi Ruoyao
- [PATCH] Support g++ 4.8 as a host compiler.
Jeff Law
- [PATCH] Support g++ 4.8 as a host compiler.
Sam James
- [PATCH] Support g++ 4.8 as a host compiler.
Jeff Law
- [PATCH] Support g++ 4.8 as a host compiler.
Iain Sandoe
- [PATCH] Support g++ 4.8 as a host compiler.
Roger Sayle
- [PATCH] Support g++ 4.8 as a host compiler.
Richard Sandiford
- [PATCH] Support g++ 4.8 as a host compiler.
Eric Gallager
- [PATCH] Support g++ 4.8 as a host compiler.
Jakub Jelinek
- [PATCH] Support g++ 4.8 as a host compiler.
Richard Sandiford
- [PATCH] Support g++ 4.8 as a host compiler.
Jakub Jelinek
- [PATCH] Support g++ 4.8 as a host compiler.
Jakub Jelinek
- [PATCH] Support Intel USER_MSR
Hu, Lin1
- [PATCH] Support Intel USER_MSR
Hu, Lin1
- [PATCH] Support Intel USER_MSR
Liu, Hongtao
- [PATCH] Support vec_cmpmn/vcondmn for v2hf/v4hf.
liuhongt
- [PATCH] Support vec_cmpmn/vcondmn for v2hf/v4hf.
Richard Biener
- [PATCH] Support vec_cmpmn/vcondmn for v2hf/v4hf.
Hongtao Liu
- [PATCH] Support vec_cmpmn/vcondmn for v2hf/v4hf.
Hongtao Liu
- [PATCH] Support vec_cmpmn/vcondmn for v2hf/v4hf.
Hongtao Liu
- [PATCH] Support vec_cmpmn/vcondmn for v2hf/v4hf.
Richard Biener
- [PATCH] TEST: Add vectorization check
Juzhe-Zhong
- [PATCH] TEST: Add vectorization check
Jeff Law
- [PATCH] TEST: Fix dump FAIL for RVV
Juzhe-Zhong
- [PATCH] TEST: Fix dump FAIL for RVV
Richard Biener
- [PATCH] TEST: Fix dump FAIL for RVV (RISCV-V vector)
Juzhe-Zhong
- [PATCH] TEST: Fix dump FAIL for RVV (RISCV-V vector)
Richard Biener
- [PATCH] TEST: Fix dump FAIL of vect-multitypes-16.c for RVV
Juzhe-Zhong
- [PATCH] TEST: Fix dump FAIL of vect-multitypes-16.c for RVV
Jeff Law
- [PATCH] TEST: Fix dump FAIL of vect-multitypes-16.c for RVV
钟居哲
- [PATCH] TEST: Fix dump FAIL of vect-multitypes-16.c for RVV
Robin Dapp
- [PATCH] TEST: Fix dump FAIL of vect-multitypes-16.c for RVV
Richard Biener
- [PATCH] TEST: Fix dump FAIL of vect-multitypes-16.c for RVV
juzhe.zhong@rivai.ai
- [PATCH] TEST: Fix dump FAIL of vect-multitypes-16.c for RVV
Richard Biener
- [PATCH] TEST: Fix vect_cond_arith_* dump checks for RVV
Juzhe-Zhong
- [PATCH] TEST: Fix vect_cond_arith_* dump checks for RVV
Jeff Law
- [PATCH] TEST: Fix vect_cond_arith_* dump checks for RVV
钟居哲
- [PATCH] TEST: Fix vect_cond_arith_* dump checks for RVV
juzhe.zhong@rivai.ai
- [PATCH] TEST: Fix vect_cond_arith_* dump checks for RVV
Jeff Law
- [PATCH] TEST: Fix vect_cond_arith_* dump checks for RVV
钟居哲
- [PATCH] TEST: Fix XPASS of outer loop vectorization tests for RVV
Juzhe-Zhong
- [PATCH] TEST: Fix XPASS of outer loop vectorization tests for RVV
Richard Biener
- [PATCH] TEST: Fix XPASS of outer loop vectorization tests for RVV
juzhe.zhong@rivai.ai
- [PATCH] TEST: Fix XPASS of TSVC testsuites for RVV
Juzhe-Zhong
- [PATCH] TEST: Fix XPASS of TSVC testsuites for RVV
Jeff Law
- [PATCH] TEST: Fix XPASS of TSVC testsuites for RVV
Li, Pan2
- [PATCH] TEST: Fix XPASS of TSVC testsuites for RVV
Richard Biener
- [PATCH] test: Isolate slp-1.c check of target supports vect_strided5
Andrew Stubbs
- [PATCH] test: Isolate slp-1.c check of target supports vect_strided5
juzhe.zhong@rivai.ai
- [PATCH] test: Isolate slp-1.c check of target supports vect_strided5
Andrew Stubbs
- [PATCH] testsuite, aarch64: Normalise options to aarch64.exp.
Iain Sandoe
- [PATCH] testsuite, aarch64: Normalise options to aarch64.exp.
Andrew Pinski
- [PATCH] testsuite, aarch64: Normalise options to aarch64.exp.
Richard Sandiford
- [PATCH] testsuite, aarch64: Normalise options to aarch64.exp.
Iain Sandoe
- [PATCH] testsuite, Darwin: Add support for Mach-O function body scans.
Iain Sandoe
- [PATCH] testsuite, Darwin: Add support for Mach-O function body scans.
Richard Sandiford
- [PATCH] testsuite, Darwin: Add support for Mach-O function body scans.
Iain Sandoe
- [PATCH] testsuite, Darwin: Add support for Mach-O function body scans.
Iain Sandoe
- [PATCH] testsuite, Darwin: Add support for Mach-O function body scans.
Andrew Pinski
- [PATCH] Testsuite, Darwin: Fix trampoline warning
FX Coudert
- [PATCH] Testsuite, Darwin: Fix trampoline warning
Iain Sandoe
- [PATCH] Testsuite, Darwin: skip PIE test
FX Coudert
- [PATCH] Testsuite, Darwin: skip PIE test
Iain Sandoe
- [PATCH] Testsuite, i386: Fix test by passing -march
FX Coudert
- [PATCH] Testsuite, i386: Fix test by passing -march
Uros Bizjak
- [PATCH] Testsuite, i386: Fix test by passing -march
Iain Sandoe
- [PATCH] Testsuite, i386: Fix test by passing -march
Andrew Pinski
- [PATCH] Testsuite, i386: Fix test by passing -march
FX Coudert
- [PATCH] Testsuite, i386: Mark test as requiring dfp
FX Coudert
- [PATCH] Testsuite, i386: Mark test as requiring ifunc
FX Coudert
- [PATCH] Testsuite, i386: Mark test as requiring ifunc
Richard Biener
- [PATCH] testsuite, x86: Handle a broken assembler.
Iain Sandoe
- [PATCH] testsuite: Allow general skips/requires in PCH tests
Richard Sandiford
- [PATCH] testsuite: Allow general skips/requires in PCH tests
Mike Stump
- [PATCH] testsuite: check for and use -mno-strict-align where needed
Alexandre Oliva
- [PATCH] testsuite: Fix _BitInt in gcc.misc-tests/godump-1.c
Stefan Schulze Frielinghaus
- [PATCH] testsuite: Fix _BitInt in gcc.misc-tests/godump-1.c
Jeff Law
- [PATCH] testsuite: Fix _BitInt in gcc.misc-tests/godump-1.c
Ian Lance Taylor
- [PATCH] testsuite: Fix gcc.target/arm/mve/mve_vadcq_vsbcq_fpscr_overwrite.c
Christophe Lyon
- [PATCH] testsuite: Fix gcc.target/arm/mve/mve_vadcq_vsbcq_fpscr_overwrite.c
Christophe Lyon
- [PATCH] testsuite: Fix gcc.target/arm/mve/mve_vadcq_vsbcq_fpscr_overwrite.c
Richard Earnshaw
- [PATCH] testsuite: Force use of -c when precompiling headers
Christophe Lyon
- [PATCH] tree-optimization/109334: Improve computation for access attribute
Martin Uecker
- [PATCH] tree-optimization/109334: Improve computation for access attribute
Siddhesh Poyarekar
- [PATCH] tree-optimization/109334: Improve computation for access attribute
Richard Biener
- [PATCH] tree-optimization/109334: Improve computation for access attribute
Martin Uecker
- [PATCH] tree-optimization/109334: Improve computation for access attribute
Siddhesh Poyarekar
- [PATCH] tree-optimization/110243 - IVOPTs introducing undefined overflow
Richard Biener
- [PATCH] tree-optimization/111000 - restrict invariant motion of shifts
Richard Biener
- [PATCH] tree-optimization/111383 - testcase for fixed PR
Richard Biener
- [PATCH] tree-optimization/111445 - simple_iv simplification fault
Richard Biener
- [PATCH] tree-optimization/111519 - strlen optimization skips clobbering store
Richard Biener
- [PATCH] tree-optimization/111519 - strlen optimization skips clobbering store
Jakub Jelinek
- [PATCH] tree-optimization/111519 - strlen optimization skips clobbering store
Richard Biener
- [PATCH] tree-optimization/111519 - strlen optimization skips clobbering store
Jakub Jelinek
- [PATCH] tree-optimization/111519 - strlen optimization skips clobbering store
Richard Biener
- [PATCH] tree-optimization/111715 - improve TBAA for access paths with pun
Richard Biener
- [PATCH] tree-optimization/111715 - improve TBAA for access paths with pun
Richard Biener
- [PATCH] tree-optimization/111751 - support 1024 bit vector constant reinterpretation
Richard Biener
- [PATCH] tree-optimization/111764 - wrong reduction vectorization
Richard Biener
- [PATCH] tree-optimization/111773 - avoid CD-DCE of noreturn special calls
Richard Biener
- [PATCH] tree-optimization/111773 - avoid CD-DCE of noreturn special calls
Jan Hubicka
- [PATCH] tree-optimization/111779 - Handle some BIT_FIELD_REFs in SRA
Richard Biener
- [PATCH] tree-optimization/111779 - Handle some BIT_FIELD_REFs in SRA
Richard Biener
- [PATCH] tree-optimization/111779 - Handle some BIT_FIELD_REFs in SRA
Andre Vehreschild
- [PATCH] tree-optimization/111807 - ICE in verify_sra_access_forest
Richard Biener
- [PATCH] tree-optimization/111846 - put simd-clone-info into SLP tree
Richard Biener
- [PATCH] tree-optimization/111891 - fix assert in vectorizable_simd_clone_call
Richard Biener
- [PATCH] tree-optimization/111915 - mixing grouped and non-grouped accesses
Richard Biener
- [PATCH] tree-optimization/111916 - SRA of BIT_FIELD_REF of constant pool entries
Richard Biener
- [PATCH] tree-optimization/111917 - bougs IL after guard hoisting
Richard Biener
- [PATCH] tree-optimization/112305 - SCEV cprop and conditional undefined overflow
Richard Biener
- [PATCH] tree-ssa-math-opts: Fix up match_uaddc_usubc [PR111845]
Jakub Jelinek
- [PATCH] tree-ssa-math-opts: Fix up match_uaddc_usubc [PR111845]
Richard Biener
- [PATCH] Use error_mark_node after error in convert
Andrew Pinski
- [PATCH] Use error_mark_node after error in convert
Richard Biener
- [PATCH] use get_range_query to replace get_global_range_query
Jiufu Guo
- [PATCH] use get_range_query to replace get_global_range_query
Richard Biener
- [PATCH] use get_range_query to replace get_global_range_query
Andrew Pinski
- [PATCH] use get_range_query to replace get_global_range_query
Jiufu Guo
- [PATCH] vect: Allow same precision for bit-precision conversions.
Robin Dapp
- [PATCH] vect: Allow same precision for bit-precision conversions.
Richard Biener
- [PATCH] vect: Cost adjacent vector loads/stores together [PR111784]
Kewen.Lin
- [PATCH] vect: Cost adjacent vector loads/stores together [PR111784]
Richard Sandiford
- [PATCH] vect: Cost adjacent vector loads/stores together [PR111784]
Kewen.Lin
- [PATCH] vect: Don't set excess bits in unform masks
Andrew Stubbs
- [PATCH] vect: Don't set excess bits in unform masks
Richard Biener
- [PATCH] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
Juzhe-Zhong
- [PATCH] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
Richard Biener
- [PATCH] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
钟居哲
- [PATCH] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
Richard Biener
- [PATCH] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
juzhe.zhong@rivai.ai
- [PATCH] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
Richard Biener
- [PATCH] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
juzhe.zhong@rivai.ai
- [PATCH] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
juzhe.zhong@rivai.ai
- [PATCH] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
juzhe.zhong@rivai.ai
- [PATCH] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
Richard Biener
- [PATCH] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
Richard Biener
- [PATCH] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
Richard Biener
- [PATCH] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
juzhe.zhong@rivai.ai
- [PATCH] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
juzhe.zhong@rivai.ai
- [PATCH] VECT: Support mask_len_strided_load/mask_len_strided_store in loop vectorize
Juzhe-Zhong
- [PATCH] VECT: Support mask_len_strided_load/mask_len_strided_store in loop vectorize
Li, Pan2
- [PATCH] VECT: Support SLP MASK_LEN_GATHER_LOAD with conditional mask
Juzhe-Zhong
- [PATCH] VECT: Support SLP MASK_LEN_GATHER_LOAD with conditional mask
Richard Biener
- [PATCH] wide-int, v2: Fix estimation of buffer sizes for wide_int printing [PR111800]
Jakub Jelinek
- [PATCH] wide-int, v2: Fix estimation of buffer sizes for wide_int printing [PR111800]
Richard Biener
- [PATCH] wide-int-print: Don't print large numbers hexadecimally for print_dec{,s,u}
Jakub Jelinek
- [PATCH] wide-int-print: Don't print large numbers hexadecimally for print_dec{,s,u}
Richard Biener
- [PATCH] wide-int: Allow up to 16320 bits wide_int and change widest_int precision to 32640 bits [PR102989]
Jakub Jelinek
- [PATCH] wide-int: Allow up to 16320 bits wide_int and change widest_int precision to 32640 bits [PR102989]
Richard Sandiford
- [PATCH] wide-int: Allow up to 16320 bits wide_int and change widest_int precision to 32640 bits [PR102989]
Jakub Jelinek
- [PATCH] wide-int: Allow up to 16320 bits wide_int and change widest_int precision to 32640 bits [PR102989]
Jakub Jelinek
- [PATCH] wide-int: Allow up to 16320 bits wide_int and change widest_int precision to 32640 bits [PR102989]
Richard Sandiford
- [PATCH] wide-int: Allow up to 16320 bits wide_int and change widest_int precision to 32640 bits [PR102989]
Jakub Jelinek
- [PATCH] wide-int: Allow up to 16320 bits wide_int and change widest_int precision to 32640 bits [PR102989]
Jakub Jelinek
- [PATCH] wide-int: Allow up to 16320 bits wide_int and change widest_int precision to 32640 bits [PR102989]
Richard Sandiford
- [PATCH] wide-int: Allow up to 16320 bits wide_int and change widest_int precision to 32640 bits [PR102989]
Jakub Jelinek
- [PATCH] wide-int: Allow up to 16320 bits wide_int and change widest_int precision to 32640 bits [PR102989]
Richard Biener
- [PATCH] wide-int: Allow up to 16320 bits wide_int and change widest_int precision to 32640 bits [PR102989]
Richard Sandiford
- [PATCH] wide-int: Fix estimation of buffer sizes for wide_int printing [PR111800]
Jakub Jelinek
- [PATCH] wide-int: Fix estimation of buffer sizes for wide_int printing [PR111800]
Richard Biener
- [PATCH] wide-int: Remove rwide_int, introduce dw_wide_int
Jakub Jelinek
- [PATCH] wide-int: Remove rwide_int, introduce dw_wide_int
Richard Biener
- [PATCH] wide-int: Remove rwide_int, introduce dw_wide_int
Jakub Jelinek
- [PATCH] wwwdocs: Add ADL to C++ non-bugs
Jonathan Wakely
- [PATCH] wwwdocs: Add ADL to C++ non-bugs
Jason Merrill
- [PATCH] wwwdocs: Add ADL to C++ non-bugs
Jonathan Wakely
- [PATCH] wwwdocs: gcc-14: mark amdgcn fiji deprecated
Andrew Stubbs
- [PATCH] wwwdocs: gcc-14: mark amdgcn fiji deprecated
Tobias Burnus
- [PATCH] wwwdocs: gcc-14: mark amdgcn fiji deprecated
Andrew Stubbs
- [PATCH] wwwdocs: gcc-14: mark amdgcn fiji deprecated
Tobias Burnus
- [PATCH] wwwdocs: gcc-14: mark amdgcn fiji deprecated
Gerald Pfeifer
- [PATCH] wwwdocs: gcc-14: mark amdgcn fiji deprecated
Andrew Stubbs
- [PATCH] x86: Correct ISA enabled for clients since Arrow Lake
Haochen Jiang
- [PATCH] x86: Correct ISA enabled for clients since Arrow Lake
Hongtao Liu
- [PATCH] x86: set spincount 1 for x86 hybrid platform [PR109812]
Jun Zhang
- [PATCH] x86: set spincount 1 for x86 hybrid platform [PR109812]
Jakub Jelinek
- [PATCH] x86: set spincount 1 for x86 hybrid platform [PR109812]
Zhang, Jun
- [PATCH] x86: set spincount 1 for x86 hybrid platform [PR109812]
Jakub Jelinek
- [PATCH GCC13 backport] Avoid compile time hog on vect_peel_nonlinear_iv_init for nonlinear induction vec_step_op_mul when iteration count is too big.
liuhongt
- [PATCH GCC13 backport] Avoid compile time hog on vect_peel_nonlinear_iv_init for nonlinear induction vec_step_op_mul when iteration count is too big.
Richard Biener
- [PATCH htdocs] bugs: Mention -D_GLIBCXX_ASSERTIONS and -D_GLIBCXX_DEBUG
Sam James
- [PATCH htdocs] bugs: Mention -D_GLIBCXX_ASSERTIONS and -D_GLIBCXX_DEBUG
Jonathan Wakely
- [PATCH htdocs] bugs: Mention -D_GLIBCXX_ASSERTIONS and -D_GLIBCXX_DEBUG
Sam James
- [PATCH htdocs v2] bugs: Mention -D_GLIBCXX_ASSERTIONS and -D_GLIBCXX_DEBUG
Sam James
- [PATCH htdocs v2] bugs: Mention -D_GLIBCXX_ASSERTIONS and -D_GLIBCXX_DEBUG
Andrew Pinski
- [PATCH htdocs v3] bugs: Mention -D_GLIBCXX_ASSERTIONS and -D_GLIBCXX_DEBUG
Sam James
- [PATCH htdocs v3] bugs: Mention -D_GLIBCXX_ASSERTIONS and -D_GLIBCXX_DEBUG
Gerald Pfeifer
- [PATCH htdocs v3] bugs: Mention -D_GLIBCXX_ASSERTIONS and -D_GLIBCXX_DEBUG
Jonathan Wakely
- [PATCH RESEND] libatomic: drop redundant all-multi command
Alexandre Oliva
- [PATCH RFA] diagnostic: rename new permerror overloads
Jason Merrill
- [PATCH RFA] diagnostic: rename new permerror overloads
Jakub Jelinek
- [PATCH RFA] PR target/111815: VAX: Only accept the index scaler as the RHS operand to ASHIFT
Maciej W. Rozycki
- [PATCH v10 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Ajit Agarwal
- [PATCH v10] tree-ssa-sink: Improve code sinking pass
Ajit Agarwal
- [PATCH v1 1/1] gcc: config: microblaze: fix cpu version check
Neal Frager
- [PATCH v1 1/1] gcc: config: microblaze: fix cpu version check
Mark Hatle
- [PATCH v1 1/1] gcc: config: microblaze: fix cpu version check
Frager, Neal
- [PATCH v1 1/1] gcc: config: microblaze: fix cpu version check
Michael Eager
- [PATCH v1 1/1] gcc: config: microblaze: fix cpu version check
Frager, Neal
- [PATCH v1 1/1] gcc: config: microblaze: fix cpu version check
Michael Eager
- [PATCH v1 1/1] gcc: config: microblaze: fix cpu version check
Frager, Neal
- [PATCH v1 1/1] gcc: config: microblaze: fix cpu version check
Michael Eager
- [PATCH v1 1/1] gcc: config: microblaze: fix cpu version check
Frager, Neal
- [PATCH v1 1/4] options: Define TARGET_<NAME>_P and TARGET_<NAME>_OPTS_P macro for Mask and InverseMask
Kito Cheng
- [PATCH v1 1/4] options: Define TARGET_<NAME>_P and TARGET_<NAME>_OPTS_P macro for Mask and InverseMask
Jeff Law
- [PATCH v1 1/4] options: Define TARGET_<NAME>_P and TARGET_<NAME>_OPTS_P macro for Mask and InverseMask
Kito Cheng
- [PATCH V11] : tree-ssa-sink: Improve code sinking pass
Ajit Agarwal
- [PATCH V11] ree: Improve ree pass using defined abi interfaces
Ajit Agarwal
- [PATCH v1 2/4] RISC-V: Refactor riscv_option_override and riscv_convert_vector_bits. [NFC]
Kito Cheng
- [PATCH v1 2/4] RISC-V: Refactor riscv_option_override and riscv_convert_vector_bits. [NFC]
Jeff Law
- [PATCH V12 4/4] ree: Improve ree pass using defined abi interfaces
Ajit Agarwal
- [PATCH v1 3/4] RISC-V: Extend riscv_subset_list, preparatory for target attribute support
Kito Cheng
- [PATCH V13] ree: Improve ree pass using defined abi interfaces
Ajit Agarwal
- [PATCH v1 4/4] RISC-V: Implement target attribute
Kito Cheng
- [PATCH v14 16/40] c, c++: Use 16 bits for all use of enum rid for more keyword space
Ken Matsui
- [PATCH V14 4/4] ree: Improve ree pass using defined abi interfaces
Ajit Agarwal
- [PATCH V14 4/4] ree: Improve ree pass using defined abi interfaces
Vineet Gupta
- [PATCH V14 4/4] ree: Improve ree pass using defined abi interfaces
Ajit Agarwal
- [PATCH v15 00/39] Optimize type traits performance
Ken Matsui
- [PATCH v15 01/39] c++: Sort built-in identifiers alphabetically
Ken Matsui
- [PATCH v15 02/39] c-family, c++: Look up traits through gperf instead of enum rid.
Ken Matsui
- [PATCH v15 03/39] c++: Implement __is_const built-in trait
Ken Matsui
- [PATCH v15 04/39] libstdc++: Optimize is_const trait performance
Ken Matsui
- [PATCH v15 05/39] c++: Implement __is_volatile built-in trait
Ken Matsui
- [PATCH v15 06/39] libstdc++: Optimize is_volatile trait performance
Ken Matsui
- [PATCH v15 07/39] c++: Implement __is_array built-in trait
Ken Matsui
- [PATCH v15 08/39] libstdc++: Optimize is_array trait performance
Ken Matsui
- [PATCH v15 09/39] c++: Implement __is_unbounded_array built-in trait
Ken Matsui
- [PATCH v15 10/39] libstdc++: Optimize is_unbounded_array trait performance
Ken Matsui
- [PATCH v15 11/39] c++: Implement __is_bounded_array built-in trait
Ken Matsui
- [PATCH v15 12/39] libstdc++: Optimize is_bounded_array trait performance
Ken Matsui
- [PATCH v15 13/39] c++: Implement __is_scoped_enum built-in trait
Ken Matsui
- [PATCH v15 14/39] libstdc++: Optimize is_scoped_enum trait performance
Ken Matsui
- [PATCH v15 15/39] c++: Implement __is_member_pointer built-in trait
Ken Matsui
- [PATCH v15 16/39] libstdc++: Optimize is_member_pointer trait performance
Ken Matsui
- [PATCH v15 17/39] c++: Implement __is_member_function_pointer built-in trait
Ken Matsui
- [PATCH v15 18/39] libstdc++: Optimize is_member_function_pointer trait performance
Ken Matsui
- [PATCH v15 19/39] c++: Implement __is_member_object_pointer built-in trait
Ken Matsui
- [PATCH v15 20/39] libstdc++: Optimize is_member_object_pointer trait performance
Ken Matsui
- [PATCH v15 21/39] c++: Implement __is_reference built-in trait
Ken Matsui
- [PATCH v15 22/39] libstdc++: Optimize is_reference trait performance
Ken Matsui
- [PATCH v15 23/39] c++: Implement __is_function built-in trait
Ken Matsui
- [PATCH v15 24/39] libstdc++: Optimize is_function trait performance
Ken Matsui
- [PATCH v15 25/39] libstdc++: Optimize is_object trait performance
Ken Matsui
- [PATCH v15 26/39] c++: Implement __remove_pointer built-in trait
Ken Matsui
- [PATCH v15 27/39] libstdc++: Optimize remove_pointer trait performance
Ken Matsui
- [PATCH v15 28/39] c++, libstdc++: Implement __is_pointer built-in trait
Ken Matsui
- [PATCH v15 29/39] libstdc++: Optimize is_pointer trait performance
Ken Matsui
- [PATCH v15 30/39] c++, libstdc++: Implement __is_arithmetic built-in trait
Ken Matsui
- [PATCH v15 31/39] libstdc++: Optimize is_arithmetic trait performance
Ken Matsui
- [PATCH v15 32/39] libstdc++: Optimize is_fundamental trait performance
Ken Matsui
- [PATCH v15 33/39] libstdc++: Optimize is_compound trait performance
Ken Matsui
- [PATCH v15 34/39] c++: Implement __is_unsigned built-in trait
Ken Matsui
- [PATCH v15 35/39] libstdc++: Optimize is_unsigned trait performance
Ken Matsui
- [PATCH v15 36/39] c++, libstdc++: Implement __is_signed built-in trait
Ken Matsui
- [PATCH v15 37/39] libstdc++: Optimize is_signed trait performance
Ken Matsui
- [PATCH v15 38/39] c++, libstdc++: Implement __is_scalar built-in trait
Ken Matsui
- [PATCH v15 39/39] libstdc++: Optimize is_scalar trait performance
Ken Matsui
- [PATCH V15 4/4] ree: Improve ree pass using defined abi interfaces
Ajit Agarwal
- [PATCH V15 4/4] ree: Improve ree pass using defined abi interfaces
Ajit Agarwal
- [PATCH v16 00/39] Optimize type traits performance
Ken Matsui
- [PATCH v16 01/39] c++: Sort built-in identifiers alphabetically
Ken Matsui
- [PATCH v16 02/39] c-family, c++: Look up built-in traits through gperf
Ken Matsui
- [PATCH v16 02/39] c-family, c++: Look up built-in traits through gperf
Patrick Palka
- [PATCH v16 02/39] c-family, c++: Look up built-in traits through gperf
Ken Matsui
- [PATCH v16 03/39] c++: Implement __is_const built-in trait
Ken Matsui
- [PATCH v16 04/39] libstdc++: Optimize is_const trait performance
Ken Matsui
- [PATCH v16 05/39] c++: Implement __is_volatile built-in trait
Ken Matsui
- [PATCH v16 06/39] libstdc++: Optimize is_volatile trait performance
Ken Matsui
- [PATCH v16 07/39] c++: Implement __is_array built-in trait
Ken Matsui
- [PATCH v16 08/39] libstdc++: Optimize is_array trait performance
Ken Matsui
- [PATCH v16 09/39] c++: Implement __is_unbounded_array built-in trait
Ken Matsui
- [PATCH v16 10/39] libstdc++: Optimize is_unbounded_array trait performance
Ken Matsui
- [PATCH v16 11/39] c++: Implement __is_bounded_array built-in trait
Ken Matsui
- [PATCH v16 12/39] libstdc++: Optimize is_bounded_array trait performance
Ken Matsui
- [PATCH v16 13/39] c++: Implement __is_scoped_enum built-in trait
Ken Matsui
- [PATCH v16 14/39] libstdc++: Optimize is_scoped_enum trait performance
Ken Matsui
- [PATCH v16 15/39] c++: Implement __is_member_pointer built-in trait
Ken Matsui
- [PATCH v16 16/39] libstdc++: Optimize is_member_pointer trait performance
Ken Matsui
- [PATCH v16 17/39] c++: Implement __is_member_function_pointer built-in trait
Ken Matsui
- [PATCH v16 18/39] libstdc++: Optimize is_member_function_pointer trait performance
Ken Matsui
- [PATCH v16 19/39] c++: Implement __is_member_object_pointer built-in trait
Ken Matsui
- [PATCH v16 20/39] libstdc++: Optimize is_member_object_pointer trait performance
Ken Matsui
- [PATCH v16 21/39] c++: Implement __is_reference built-in trait
Ken Matsui
- [PATCH v16 22/39] libstdc++: Optimize is_reference trait performance
Ken Matsui
- [PATCH v16 23/39] c++: Implement __is_function built-in trait
Ken Matsui
- [PATCH v16 24/39] libstdc++: Optimize is_function trait performance
Ken Matsui
- [PATCH v16 25/39] libstdc++: Optimize is_object trait performance
Ken Matsui
- [PATCH v16 26/39] c++: Implement __remove_pointer built-in trait
Ken Matsui
- [PATCH v16 27/39] libstdc++: Optimize remove_pointer trait performance
Ken Matsui
- [PATCH v16 28/39] c++, libstdc++: Implement __is_pointer built-in trait
Ken Matsui
- [PATCH v16 29/39] libstdc++: Optimize is_pointer trait performance
Ken Matsui
- [PATCH v16 30/39] c++, libstdc++: Implement __is_arithmetic built-in trait
Ken Matsui
- [PATCH v16 31/39] libstdc++: Optimize is_arithmetic trait performance
Ken Matsui
- [PATCH v16 32/39] libstdc++: Optimize is_fundamental trait performance
Ken Matsui
- [PATCH v16 33/39] libstdc++: Optimize is_compound trait performance
Ken Matsui
- [PATCH v16 34/39] c++: Implement __is_unsigned built-in trait
Ken Matsui
- [PATCH v16 35/39] libstdc++: Optimize is_unsigned trait performance
Ken Matsui
- [PATCH v16 36/39] c++, libstdc++: Implement __is_signed built-in trait
Ken Matsui
- [PATCH v16 37/39] libstdc++: Optimize is_signed trait performance
Ken Matsui
- [PATCH v16 38/39] c++, libstdc++: Implement __is_scalar built-in trait
Ken Matsui
- [PATCH v16 39/39] libstdc++: Optimize is_scalar trait performance
Ken Matsui
- [PATCH v17 00/39] Optimize type traits performance
Ken Matsui
- [PATCH v17 01/39] c++: Sort built-in traits alphabetically
Ken Matsui
- [PATCH v17 02/39] c-family, c++: Look up built-in traits through gperf
Ken Matsui
- [PATCH v17 02/39] c-family, c++: Look up built-in traits through gperf
Patrick Palka
- [PATCH v17 03/39] c++: Implement __is_const built-in trait
Ken Matsui
- [PATCH v17 04/39] libstdc++: Optimize is_const trait performance
Ken Matsui
- [PATCH v17 05/39] c++: Implement __is_volatile built-in trait
Ken Matsui
- [PATCH v17 06/39] libstdc++: Optimize is_volatile trait performance
Ken Matsui
- [PATCH v17 07/39] c++: Implement __is_array built-in trait
Ken Matsui
- [PATCH v17 08/39] libstdc++: Optimize is_array trait performance
Ken Matsui
- [PATCH v17 09/39] c++: Implement __is_unbounded_array built-in trait
Ken Matsui
- [PATCH v17 10/39] libstdc++: Optimize is_unbounded_array trait performance
Ken Matsui
- [PATCH v17 11/39] c++: Implement __is_bounded_array built-in trait
Ken Matsui
- [PATCH v17 12/39] libstdc++: Optimize is_bounded_array trait performance
Ken Matsui
- [PATCH v17 13/39] c++: Implement __is_scoped_enum built-in trait
Ken Matsui
- [PATCH v17 14/39] libstdc++: Optimize is_scoped_enum trait performance
Ken Matsui
- [PATCH v17 15/39] c++: Implement __is_member_pointer built-in trait
Ken Matsui
- [PATCH v17 16/39] libstdc++: Optimize is_member_pointer trait performance
Ken Matsui
- [PATCH v17 17/39] c++: Implement __is_member_function_pointer built-in trait
Ken Matsui
- [PATCH v17 18/39] libstdc++: Optimize is_member_function_pointer trait performance
Ken Matsui
- [PATCH v17 19/39] c++: Implement __is_member_object_pointer built-in trait
Ken Matsui
- [PATCH v17 20/39] libstdc++: Optimize is_member_object_pointer trait performance
Ken Matsui
- [PATCH v17 21/39] c++: Implement __is_reference built-in trait
Ken Matsui
- [PATCH v17 22/39] libstdc++: Optimize is_reference trait performance
Ken Matsui
- [PATCH v17 23/39] c++: Implement __is_function built-in trait
Ken Matsui
- [PATCH v17 24/39] libstdc++: Optimize is_function trait performance
Ken Matsui
- [PATCH v17 25/39] libstdc++: Optimize is_object trait performance
Ken Matsui
- [PATCH v17 26/39] c++: Implement __remove_pointer built-in trait
Ken Matsui
- [PATCH v17 27/39] libstdc++: Optimize remove_pointer trait performance
Ken Matsui
- [PATCH v17 28/39] c++, libstdc++: Implement __is_pointer built-in trait
Ken Matsui
- [PATCH v17 29/39] libstdc++: Optimize is_pointer trait performance
Ken Matsui
- [PATCH v17 30/39] c++, libstdc++: Implement __is_arithmetic built-in trait
Ken Matsui
- [PATCH v17 31/39] libstdc++: Optimize is_arithmetic trait performance
Ken Matsui
- [PATCH v17 32/39] libstdc++: Optimize is_fundamental trait performance
Ken Matsui
- [PATCH v17 33/39] libstdc++: Optimize is_compound trait performance
Ken Matsui
- [PATCH v17 34/39] c++: Implement __is_unsigned built-in trait
Ken Matsui
- [PATCH v17 35/39] libstdc++: Optimize is_unsigned trait performance
Ken Matsui
- [PATCH v17 36/39] c++, libstdc++: Implement __is_signed built-in trait
Ken Matsui
- [PATCH v17 37/39] libstdc++: Optimize is_signed trait performance
Ken Matsui
- [PATCH v17 38/39] c++, libstdc++: Implement __is_scalar built-in trait
Ken Matsui
- [PATCH v17 39/39] libstdc++: Optimize is_scalar trait performance
Ken Matsui
- [PATCH v18 00/40] Optimize type traits performance
Ken Matsui
- [PATCH v18 01/40] c++: Sort built-in traits alphabetically
Ken Matsui
- [PATCH v18 02/40] c-family, c++: Look up built-in traits through gperf
Ken Matsui
- [PATCH v18 03/40] c++: Accept the use of non-function-like built-in trait identifiers
Ken Matsui
- [PATCH v18 04/40] c++: Implement __is_const built-in trait
Ken Matsui
- [PATCH v18 05/40] libstdc++: Optimize is_const trait performance
Ken Matsui
- [PATCH v18 06/40] c++: Implement __is_volatile built-in trait
Ken Matsui
- [PATCH v18 07/40] libstdc++: Optimize is_volatile trait performance
Ken Matsui
- [PATCH v18 08/40] c++: Implement __is_array built-in trait
Ken Matsui
- [PATCH v18 09/40] libstdc++: Optimize is_array trait performance
Ken Matsui
- [PATCH v18 10/40] c++: Implement __is_unbounded_array built-in trait
Ken Matsui
- [PATCH v18 11/40] libstdc++: Optimize is_unbounded_array trait performance
Ken Matsui
- [PATCH v18 12/40] c++: Implement __is_bounded_array built-in trait
Ken Matsui
- [PATCH v18 13/40] libstdc++: Optimize is_bounded_array trait performance
Ken Matsui
- [PATCH v18 14/40] c++: Implement __is_scoped_enum built-in trait
Ken Matsui
- [PATCH v18 15/40] libstdc++: Optimize is_scoped_enum trait performance
Ken Matsui
- [PATCH v18 16/40] c++: Implement __is_member_pointer built-in trait
Ken Matsui
- [PATCH v18 17/40] libstdc++: Optimize is_member_pointer trait performance
Ken Matsui
- [PATCH v18 18/40] c++: Implement __is_member_function_pointer built-in trait
Ken Matsui
- [PATCH v18 19/40] libstdc++: Optimize is_member_function_pointer trait performance
Ken Matsui
- [PATCH v18 20/40] c++: Implement __is_member_object_pointer built-in trait
Ken Matsui
- [PATCH v18 21/40] libstdc++: Optimize is_member_object_pointer trait performance
Ken Matsui
- [PATCH v18 22/40] c++: Implement __is_reference built-in trait
Ken Matsui
- [PATCH v18 23/40] libstdc++: Optimize is_reference trait performance
Ken Matsui
- [PATCH v18 24/40] c++: Implement __is_function built-in trait
Ken Matsui
- [PATCH v18 25/40] libstdc++: Optimize is_function trait performance
Ken Matsui
- [PATCH v18 26/40] libstdc++: Optimize is_object trait performance
Ken Matsui
- [PATCH v18 27/40] c++: Implement __remove_pointer built-in trait
Ken Matsui
- [PATCH v18 28/40] libstdc++: Optimize remove_pointer trait performance
Ken Matsui
- [PATCH v18 29/40] c++: Implement __is_pointer built-in trait
Ken Matsui
- [PATCH v18 30/40] libstdc++: Optimize is_pointer trait performance
Ken Matsui
- [PATCH v18 31/40] c++: Implement __is_arithmetic built-in trait
Ken Matsui
- [PATCH v18 32/40] libstdc++: Optimize is_arithmetic trait performance
Ken Matsui
- [PATCH v18 33/40] libstdc++: Optimize is_fundamental trait performance
Ken Matsui
- [PATCH v18 34/40] libstdc++: Optimize is_compound trait performance
Ken Matsui
- [PATCH v18 35/40] c++: Implement __is_unsigned built-in trait
Ken Matsui
- [PATCH v18 36/40] libstdc++: Optimize is_unsigned trait performance
Ken Matsui
- [PATCH v18 37/40] c++: Implement __is_signed built-in trait
Ken Matsui
- [PATCH v18 38/40] libstdc++: Optimize is_signed trait performance
Ken Matsui
- [PATCH v18 39/40] c++: Implement __is_scalar built-in trait
Ken Matsui
- [PATCH v18 40/40] libstdc++: Optimize is_scalar trait performance
Ken Matsui
- [PATCH v19 00/40] Optimize type traits performance
Ken Matsui
- [PATCH v19 01/40] c++: Sort built-in traits alphabetically
Ken Matsui
- [PATCH v19 02/40] c-family, c++: Look up built-in traits through gperf
Ken Matsui
- [PATCH v19 02/40] c-family, c++: Look up built-in traits through gperf
Patrick Palka
- [PATCH v19 02/40] c-family, c++: Look up built-in traits through gperf
Ken Matsui
- [PATCH v19 02/40] c-family, c++: Look up built-in traits through gperf
Patrick Palka
- [PATCH v19 02/40] c-family, c++: Look up built-in traits through gperf
Ken Matsui
- [PATCH v19 03/40] c++: Accept the use of built-in trait identifiers
Ken Matsui
- [PATCH v19 04/40] c++: Implement __is_const built-in trait
Ken Matsui
- [PATCH v19 05/40] libstdc++: Optimize is_const trait performance
Ken Matsui
- [PATCH v19 06/40] c++: Implement __is_volatile built-in trait
Ken Matsui
- [PATCH v19 07/40] libstdc++: Optimize is_volatile trait performance
Ken Matsui
- [PATCH v19 08/40] c++: Implement __is_array built-in trait
Ken Matsui
- [PATCH v19 09/40] libstdc++: Optimize is_array trait performance
Ken Matsui
- [PATCH v19 10/40] c++: Implement __is_unbounded_array built-in trait
Ken Matsui
- [PATCH v19 11/40] libstdc++: Optimize is_unbounded_array trait performance
Ken Matsui
- [PATCH v19 12/40] c++: Implement __is_bounded_array built-in trait
Ken Matsui
- [PATCH v19 13/40] libstdc++: Optimize is_bounded_array trait performance
Ken Matsui
- [PATCH v19 14/40] c++: Implement __is_scoped_enum built-in trait
Ken Matsui
- [PATCH v19 15/40] libstdc++: Optimize is_scoped_enum trait performance
Ken Matsui
- [PATCH v19 16/40] c++: Implement __is_member_pointer built-in trait
Ken Matsui
- [PATCH v19 17/40] libstdc++: Optimize is_member_pointer trait performance
Ken Matsui
- [PATCH v19 18/40] c++: Implement __is_member_function_pointer built-in trait
Ken Matsui
- [PATCH v19 19/40] libstdc++: Optimize is_member_function_pointer trait performance
Ken Matsui
- [PATCH v19 20/40] c++: Implement __is_member_object_pointer built-in trait
Ken Matsui
- [PATCH v19 21/40] libstdc++: Optimize is_member_object_pointer trait performance
Ken Matsui
- [PATCH v19 22/40] c++: Implement __is_reference built-in trait
Ken Matsui
- [PATCH v19 23/40] libstdc++: Optimize is_reference trait performance
Ken Matsui
- [PATCH v19 24/40] c++: Implement __is_function built-in trait
Ken Matsui
- [PATCH v19 25/40] libstdc++: Optimize is_function trait performance
Ken Matsui
- [PATCH v19 26/40] libstdc++: Optimize is_object trait performance
Ken Matsui
- [PATCH v19 27/40] c++: Implement __remove_pointer built-in trait
Ken Matsui
- [PATCH v19 28/40] libstdc++: Optimize remove_pointer trait performance
Ken Matsui
- [PATCH v19 29/40] c++: Implement __is_pointer built-in trait
Ken Matsui
- [PATCH v19 30/40] libstdc++: Optimize is_pointer trait performance
Ken Matsui
- [PATCH v19 31/40] c++: Implement __is_arithmetic built-in trait
Ken Matsui
- [PATCH v19 32/40] libstdc++: Optimize is_arithmetic trait performance
Ken Matsui
- [PATCH v19 33/40] libstdc++: Optimize is_fundamental trait performance
Ken Matsui
- [PATCH v19 34/40] libstdc++: Optimize is_compound trait performance
Ken Matsui
- [PATCH v19 35/40] c++: Implement __is_unsigned built-in trait
Ken Matsui
- [PATCH v19 36/40] libstdc++: Optimize is_unsigned trait performance
Ken Matsui
- [PATCH v19 37/40] c++: Implement __is_signed built-in trait
Ken Matsui
- [PATCH v19 38/40] libstdc++: Optimize is_signed trait performance
Ken Matsui
- [PATCH v19 39/40] c++: Implement __is_scalar built-in trait
Ken Matsui
- [PATCH v19 40/40] libstdc++: Optimize is_scalar trait performance
Ken Matsui
- [PATCH V1] introduce light expander sra
Jiufu Guo
- [PATCH v1] LoongArch: Fix vec_initv32qiv16qi template to avoid ICE.
Chenghui Pan
- [PATCH v1] LoongArch: Fix vfrint-releated comments in lsxintrin.h and lasxintrin.h
Chenghui Pan
- [PATCH v1] LoongArch: Implement __builtin_thread_pointer for TLS.
chenxiaolong
- [PATCH v1] Mode-Switching: Add optional EMIT_AFTER hook
Robin Dapp
- [PATCH v1] Mode-Switching: Add optional EMIT_AFTER hook
Li, Pan2
- [PATCH v1] RISC-V: Add more run test for FP rounding autovec
pan2.li@intel.com
- [PATCH v1] RISC-V: Add more run test for FP rounding autovec
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Add more run test for FP rounding autovec
Li, Pan2
- [PATCH v1] RISC-V: Add more run test for FP rounding autovec
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Add more run test for FP rounding autovec
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Add more run test for FP rounding autovec
Li, Pan2
- [PATCH v1] RISC-V: Add test for FP iceil auto vectorization
pan2.li@intel.com
- [PATCH v1] RISC-V: Add test for FP iceil auto vectorization
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Add test for FP iceil auto vectorization
Li, Pan2
- [PATCH v1] RISC-V: Add test for FP ifloor auto vectorization
pan2.li@intel.com
- [PATCH v1] RISC-V: Add test for FP ifloor auto vectorization
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Add test for FP ifloor auto vectorization
Li, Pan2
- [PATCH v1] RISC-V: Add test for FP iroundf auto vectorization
pan2.li@intel.com
- [PATCH v1] RISC-V: Add test for FP iroundf auto vectorization
juzhe.zhong
- [PATCH v1] RISC-V: Add test for FP iroundf auto vectorization
Li, Pan2
- [PATCH v1] RISC-V: Add test for FP llceil auto vectorization
pan2.li@intel.com
- [PATCH v1] RISC-V: Add test for FP llceil auto vectorization
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Add test for FP llceil auto vectorization
Li, Pan2
- [PATCH v1] RISC-V: Add test for FP llfloor auto vectorization
pan2.li@intel.com
- [PATCH v1] RISC-V: Add test for FP llfloor auto vectorization
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Add test for FP llfloor auto vectorization
Li, Pan2
- [PATCH v1] RISC-V: Add test for FP llround auto vectorization
pan2.li@intel.com
- [PATCH v1] RISC-V: Add test for FP llround auto vectorization
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Add test for FP llround auto vectorization
Li, Pan2
- [PATCH v1] RISC-V: Bugfix for legitimize address PR/111634
pan2.li@intel.com
- [PATCH v1] RISC-V: Bugfix for legitimize address PR/111634
Jeff Law
- [PATCH v1] RISC-V: Bugfix for legitimize address PR/111634
Li, Pan2
- [PATCH v1] RISC-V: Bugfix for merging undefined tmp register in math
pan2.li@intel.com
- [PATCH v1] RISC-V: Bugfix for merging undefined tmp register in math
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Bugfix for merging undefined tmp register in math
Li, Pan2
- [PATCH v1] RISC-V: Bugfix for merging undefined tmp register in math
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Bugfix for merging undefined tmp register in math
Li, Pan2
- [PATCH v1] RISC-V: Bugfix for merging undef tmp register for trunc
pan2.li@intel.com
- [PATCH v1] RISC-V: Bugfix for merging undef tmp register for trunc
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Bugfix for merging undef tmp register for trunc
Li, Pan2
- [PATCH v1] RISC-V: Fix one range-loop-construct warning of avlprop
pan2.li@intel.com
- [PATCH v1] RISC-V: Fix one range-loop-construct warning of avlprop
Jeff Law
- [PATCH v1] RISC-V: Fix one range-loop-construct warning of avlprop
Li, Pan2
- [PATCH v1] RISC-V: Leverage stdint-gcc.h for RVV test cases
pan2.li@intel.com
- [PATCH v1] RISC-V: Leverage stdint-gcc.h for RVV test cases
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Leverage stdint-gcc.h for RVV test cases
Li, Pan2
- [PATCH v1] RISC-V: Refine bswap16 auto vectorization code gen
pan2.li@intel.com
- [PATCH v1] RISC-V: Refine bswap16 auto vectorization code gen
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Refine bswap16 auto vectorization code gen
Li, Pan2
- [PATCH v1] RISC-V: Refine run test cases of math autovec
pan2.li@intel.com
- [PATCH v1] RISC-V: Refine run test cases of math autovec
钟居哲
- [PATCH v1] RISC-V: Refine run test cases of math autovec
Li, Pan2
- [PATCH v1] RISC-V: Remove the type size restriction of vectorizer
pan2.li@intel.com
- [PATCH v1] RISC-V: Remove the type size restriction of vectorizer
Richard Biener
- [PATCH v1] RISC-V: Remove the type size restriction of vectorizer
Li, Pan2
- [PATCH v1] RISC-V: Remove the type size restriction of vectorizer
Li, Pan2
- [PATCH v1] RISC-V: Remove the type size restriction of vectorizer
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Remove unnecessary asm check for binop constraint
pan2.li@intel.com
- [PATCH v1] RISC-V: Remove unnecessary asm check for binop constraint
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Remove unnecessary asm check for binop constraint
Li, Pan2
- [PATCH v1] RISC-V: Remove unnecessary asm check for rounding autovec
pan2.li@intel.com
- [PATCH v1] RISC-V: Remove unnecessary asm check for rounding autovec
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Remove unnecessary asm check for rounding autovec
Li, Pan2
- [PATCH v1] RISC-V: Remove unnecessary asm check for vec cvt
pan2.li@intel.com
- [PATCH v1] RISC-V: Remove unnecessary asm check for vec cvt
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Remove unnecessary asm check for vec cvt
Li, Pan2
- [PATCH v1] RISC-V: Remove unnecessary asm check for vec cvt
Jeff Law
- [PATCH v1] RISC-V: Support FP irintf auto vectorization
pan2.li@intel.com
- [PATCH v1] RISC-V: Support FP irintf auto vectorization
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Support FP irintf auto vectorization
Li, Pan2
- [PATCH v1] RISC-V: Support FP lceil/lceilf auto vectorization
pan2.li@intel.com
- [PATCH v1] RISC-V: Support FP lceil/lceilf auto vectorization
钟居哲
- [PATCH v1] RISC-V: Support FP lceil/lceilf auto vectorization
Li, Pan2
- [PATCH v1] RISC-V: Support FP lfloor/lfloorf auto vectorization
pan2.li@intel.com
- [PATCH v1] RISC-V: Support FP lfloor/lfloorf auto vectorization
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Support FP lfloor/lfloorf auto vectorization
Li, Pan2
- [PATCH v1] RISC-V: Support FP llrint auto vectorization
pan2.li@intel.com
- [PATCH v1] RISC-V: Support FP llrint auto vectorization
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Support FP llrint auto vectorization
Li, Pan2
- [PATCH v1] RISC-V: Support FP llrint auto vectorization
Kito Cheng
- [PATCH v1] RISC-V: Support FP llrint auto vectorization
Li, Pan2
- [PATCH v1] RISC-V: Support FP llrint auto vectorization
Kito Cheng
- [PATCH v1] RISC-V: Support FP llrint auto vectorization
Li, Pan2
- [PATCH v1] RISC-V: Support FP lrint/lrintf auto vectorization
pan2.li@intel.com
- [PATCH v1] RISC-V: Support FP lrint/lrintf auto vectorization
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Support FP lrint/lrintf auto vectorization
Li, Pan2
- [PATCH v1] RISC-V: Support FP lround/lroundf auto vectorization
pan2.li@intel.com
- [PATCH v1] RISC-V: Support FP lround/lroundf auto vectorization
juzhe.zhong@rivai.ai
- [PATCH v1] RISC-V: Support FP lround/lroundf auto vectorization
Li, Pan2
- [PATCH v1] RISC-V: Support partial VLS mode when preference fixed-vlmax
pan2.li@intel.com
- [PATCH v1] RISC-V: Update comments for FP rounding related autovec
pan2.li@intel.com
- [PATCH v1] RISC-V: Update comments for FP rounding related autovec
Kito Cheng
- [PATCH v1] RISC-V: Update comments for FP rounding related autovec
Li, Pan2
- [PATCH v1] rs6000: Add new pass for replacement of contiguous addresses vector load lxv with lxvp
Ajit Agarwal
- [PATCH V1] use more get_range_query
Jiufu Guo
- [PATCH V1] use more get_range_query
Richard Biener
- [PATCH V1] use more get_range_query
Jiufu Guo
- [PATCH v2 0/2] Replace intl/ with out-of-tree GNU gettext
Arsen Arsenović
- [PATCH v2 0/2] riscv: Adding support for XTHead(F)MemIdx
Christoph Muellner
- [PATCH v2 0/2] riscv: Adding support for XTHead(F)MemIdx
Jeff Law
- [PATCH v2 0/2] riscv: Adding support for XTHead(F)MemIdx
Christoph Müllner
- [PATCH v2 0/4] CodeView patches
Mark Harmstone
- [PATCH v2 0/4] RISC-V target attribute
Kito Cheng
- [PATCH v2 0/4] RISC-V target attribute
juzhe.zhong@rivai.ai
- [PATCH V2 0/7] aarch64: Add support for __arm_rsr and __arm_wsr ACLE function family
Victor Do Nascimento
- [PATCH V2 00/14] Refactor and cleanup vsetvl pass
Lehua Ding
- [PATCH V2 00/14] Refactor and cleanup vsetvl pass
Patrick O'Neill
- [PATCH V2 00/14] Refactor and cleanup vsetvl pass
Lehua Ding
- [PATCH V2 00/14] Refactor and cleanup vsetvl pass
Lehua Ding
- [PATCH V2 00/14] Refactor and cleanup vsetvl pass
Patrick O'Neill
- [PATCH V2 00/14] Refactor and cleanup vsetvl pass
Lehua Ding
- [PATCH v20 00/40] Optimize type traits performance
Ken Matsui
- [PATCH v20 01/40] c++: Sort built-in traits alphabetically
Ken Matsui
- [PATCH v20 01/40] c++: Sort built-in traits alphabetically
Patrick Palka
- [PATCH v20 01/40] c++: Sort built-in traits alphabetically
Ken Matsui
- [PATCH v20 01/40] c++: Sort built-in traits alphabetically
Patrick Palka
- [PATCH v20 01/40] c++: Sort built-in traits alphabetically
Ken Matsui
- [PATCH v20 02/40] c-family, c++: Look up built-in traits via identifier node
Ken Matsui
- [PATCH v20 02/40] c-family, c++: Look up built-in traits via identifier node
Patrick Palka
- [PATCH v20 02/40] c-family, c++: Look up built-in traits via identifier node
Ken Matsui
- [PATCH v20 02/40] c-family, c++: Look up built-in traits via identifier node
Patrick Palka
- [PATCH v20 02/40] c-family, c++: Look up built-in traits via identifier node
Ken Matsui
- [PATCH v20 03/40] c++: Accept the use of built-in trait identifiers
Ken Matsui
- [PATCH v20 03/40] c++: Accept the use of built-in trait identifiers
Patrick Palka
- [PATCH v20 04/40] c++: Implement __is_const built-in trait
Ken Matsui
- [PATCH v20 05/40] libstdc++: Optimize is_const trait performance
Ken Matsui
- [PATCH v20 06/40] c++: Implement __is_volatile built-in trait
Ken Matsui
- [PATCH v20 07/40] libstdc++: Optimize is_volatile trait performance
Ken Matsui
- [PATCH v20 08/40] c++: Implement __is_array built-in trait
Ken Matsui
- [PATCH v20 09/40] libstdc++: Optimize is_array trait performance
Ken Matsui
- [PATCH V2 01/14] RISC-V: P1: Refactor avl_info/vl_vtype_info/vector_insn_info
Lehua Ding
- [PATCH V2 01/14] RISC-V: P1: Refactor avl_info/vl_vtype_info/vector_insn_info
juzhe.zhong@rivai.ai
- [PATCH V2 01/14] RISC-V: P1: Refactor avl_info/vl_vtype_info/vector_insn_info
钟居哲
- [PATCH V2 01/14] RISC-V: P1: Refactor avl_info/vl_vtype_info/vector_insn_info
juzhe.zhong@rivai.ai
- [PATCH v2 01/18] Initial support for -mevex512
Haochen Jiang
- [PATCH v20 10/40] c++: Implement __is_unbounded_array built-in trait
Ken Matsui
- [PATCH v20 11/40] libstdc++: Optimize is_unbounded_array trait performance
Ken Matsui
- [PATCH v20 12/40] c++: Implement __is_bounded_array built-in trait
Ken Matsui
- [PATCH v20 13/40] libstdc++: Optimize is_bounded_array trait performance
Ken Matsui
- [PATCH v20 14/40] c++: Implement __is_scoped_enum built-in trait
Ken Matsui
- [PATCH v20 15/40] libstdc++: Optimize is_scoped_enum trait performance
Ken Matsui
- [PATCH v20 16/40] c++: Implement __is_member_pointer built-in trait
Ken Matsui
- [PATCH v20 17/40] libstdc++: Optimize is_member_pointer trait performance
Ken Matsui
- [PATCH v20 18/40] c++: Implement __is_member_function_pointer built-in trait
Ken Matsui
- [PATCH v20 19/40] libstdc++: Optimize is_member_function_pointer trait performance
Ken Matsui
- [PATCH V2 02/14] RISC-V: P2: Refactor and cleanup demand system
Lehua Ding
- [PATCH V2 02/14] RISC-V: P2: Refactor and cleanup demand system
juzhe.zhong@rivai.ai
- [PATCH v20 20/40] c++: Implement __is_member_object_pointer built-in trait
Ken Matsui
- [PATCH v20 21/40] libstdc++: Optimize is_member_object_pointer trait performance
Ken Matsui
- [PATCH v20 22/40] c++: Implement __is_reference built-in trait
Ken Matsui
- [PATCH v20 23/40] libstdc++: Optimize is_reference trait performance
Ken Matsui
- [PATCH v20 24/40] c++: Implement __is_function built-in trait
Ken Matsui
- [PATCH v20 25/40] libstdc++: Optimize is_function trait performance
Ken Matsui
- [PATCH v20 26/40] libstdc++: Optimize is_object trait performance
Ken Matsui
- [PATCH v20 26/40] libstdc++: Optimize is_object trait performance
Patrick Palka
- [PATCH v20 26/40] libstdc++: Optimize is_object trait performance
Ken Matsui
- [PATCH v20 27/40] c++: Implement __remove_pointer built-in trait
Ken Matsui
- [PATCH v20 28/40] libstdc++: Optimize remove_pointer trait performance
Ken Matsui
- [PATCH v20 29/40] c++: Implement __is_pointer built-in trait
Ken Matsui
- [PATCH V2 03/14] RISC-V: P3: Refactor vector_infos_manager
Lehua Ding
- [PATCH V2 03/14] RISC-V: P3: Refactor vector_infos_manager
juzhe.zhong@rivai.ai
- [PATCH v20 30/40] libstdc++: Optimize is_pointer trait performance
Ken Matsui
- [PATCH v20 30/40] libstdc++: Optimize is_pointer trait performance
Patrick Palka
- [PATCH v20 30/40] libstdc++: Optimize is_pointer trait performance
Ken Matsui
- [PATCH v20 31/40] c++: Implement __is_arithmetic built-in trait
Ken Matsui
- [PATCH v20 31/40] c++: Implement __is_arithmetic built-in trait
Patrick Palka
- [PATCH v20 31/40] c++: Implement __is_arithmetic built-in trait
Ken Matsui
- [PATCH v20 32/40] libstdc++: Optimize is_arithmetic trait performance
Ken Matsui
- [PATCH v20 33/40] libstdc++: Optimize is_fundamental trait performance
Ken Matsui
- [PATCH v20 34/40] libstdc++: Optimize is_compound trait performance
Ken Matsui
- [PATCH v20 35/40] c++: Implement __is_unsigned built-in trait
Ken Matsui
- [PATCH v20 36/40] libstdc++: Optimize is_unsigned trait performance
Ken Matsui
- [PATCH v20 37/40] c++: Implement __is_signed built-in trait
Ken Matsui
- [PATCH v20 38/40] libstdc++: Optimize is_signed trait performance
Ken Matsui
- [PATCH v20 39/40] c++: Implement __is_scalar built-in trait
Ken Matsui
- [PATCH V2 04/14] RISC-V: P4: move method from pass_vsetvl to pre_vsetvl
Lehua Ding
- [PATCH V2 04/14] RISC-V: P4: move method from pass_vsetvl to pre_vsetvl
juzhe.zhong@rivai.ai
- [PATCH v20 40/40] libstdc++: Optimize is_scalar trait performance
Ken Matsui
- [PATCH V2 05/14] RISC-V: P5: combine phase 1 and 2
Lehua Ding
- [PATCH V2 05/14] RISC-V: P5: combine phase 1 and 2
juzhe.zhong@rivai.ai
- [PATCH V2 06/14] RISC-V: P6: Add computing reaching definition data flow
Lehua Ding
- [PATCH V2 06/14] RISC-V: P6: Add computing reaching definition data flow
juzhe.zhong@rivai.ai
- [PATCH V2 06/14] RISC-V: P6: Add computing reaching definition data flow
juzhe.zhong@rivai.ai
- [PATCH V2 07/14] RISC-V: P7: Move earliest fuse and lcm code to pre_vsetvl class
Lehua Ding
- [PATCH V2 07/14] RISC-V: P7: Move earliest fuse and lcm code to pre_vsetvl class
juzhe.zhong@rivai.ai
- [PATCH V2 08/14] RISC-V: P8: Unified insert and delete of vsetvl insn into Phase 4
Lehua Ding
- [PATCH V2 08/14] RISC-V: P8: Unified insert and delete of vsetvl insn into Phase 4
juzhe.zhong@rivai.ai
- [PATCH V2 09/14] RISC-V: P9: Cleanup post optimize phase
Lehua Ding
- [PATCH V2 09/14] RISC-V: P9: Cleanup post optimize phase
juzhe.zhong@rivai.ai
- [PATCH v2 1/1] gcc: config: microblaze: fix cpu version check
Neal Frager
- [PATCH v2 1/2] intl: remove, in favor of out-of-tree gettext
Arsen Arsenović
- [PATCH V2 1/2] Pass type of comparison operands instead of comparison result to truth_type_for in build_vec_cmp.
liuhongt
- [PATCH V2 1/2] Pass type of comparison operands instead of comparison result to truth_type_for in build_vec_cmp.
Richard Biener
- [PATCH v2 1/2] riscv: thead: Add support for the XTheadMemIdx ISA extension
Christoph Muellner
- [PATCH v2 1/2] riscv: thead: Add support for the XTheadMemIdx ISA extension
Jeff Law
- [PATCH v2 1/2] riscv: thead: Add support for the XTheadMemIdx ISA extension
Christoph Müllner
- [PATCH v2 1/2] testsuite: Add dg-require-atomic-cmpxchg-word
Hans-Peter Nilsson
- [PATCH v2 1/3] c++: sort candidates according to viability
Patrick Palka
- [PATCH v2 1/3] c++: sort candidates according to viability
Jason Merrill
- [PATCH v2 1/4] libgrust: Add entry for maintainers and stub changelog file.
Arthur Cohen
- [PATCH v2 1/4] options: Define TARGET_<NAME>_P and TARGET_<NAME>_OPTS_P macro for Mask and InverseMask
Kito Cheng
- [PATCH v2 1/4] options: Define TARGET_<NAME>_P and TARGET_<NAME>_OPTS_P macro for Mask and InverseMask
Jeff Law
- [PATCH v2 1/4] options: Define TARGET_<NAME>_P and TARGET_<NAME>_OPTS_P macro for Mask and InverseMask
Kito Cheng
- [PATCH v2 1/4] options: Define TARGET_<NAME>_P and TARGET_<NAME>_OPTS_P macro for Mask and InverseMask
钟居哲
- [PATCH v2 1/4] options: Define TARGET_<NAME>_P and TARGET_<NAME>_OPTS_P macro for Mask and InverseMask
Kito Cheng
- [PATCH v2 1/4] options: Define TARGET_<NAME>_P and TARGET_<NAME>_OPTS_P macro for Mask and InverseMask
Kito Cheng
- [PATCH v2 1/4] Support for CodeView debugging format
Mark Harmstone
- [PATCH V2 1/7] aarch64: Sync system register information with Binutils
Victor Do Nascimento
- [PATCH V2 10/14] RISC-V: P10: Cleanup helper functions
Lehua Ding
- [PATCH V2 10/14] RISC-V: P10: Cleanup helper functions
juzhe.zhong@rivai.ai
- [PATCH v21 00/30] Optimize type traits performance
Ken Matsui
- [PATCH v21 01/30] c-family, c++: Look up built-in traits via identifier node
Ken Matsui
- [PATCH v21 02/30] c++: Accept the use of built-in trait identifiers
Ken Matsui
- [PATCH v21 03/30] c++: Implement __is_const built-in trait
Ken Matsui
- [PATCH v21 04/30] libstdc++: Optimize std::is_const compilation performance
Ken Matsui
- [PATCH v21 05/30] c++: Implement __is_volatile built-in trait
Ken Matsui
- [PATCH v21 06/30] libstdc++: Optimize std::is_volatile compilation performance
Ken Matsui
- [PATCH v21 07/30] c++: Implement __is_array built-in trait
Ken Matsui
- [PATCH v21 08/30] libstdc++: Optimize std::is_array compilation performance
Ken Matsui
- [PATCH v21 09/30] c++: Implement __is_unbounded_array built-in trait
Ken Matsui
- [PATCH v2 11/11] aarch64: Add new load/store pair fusion pass
Alex Coplan
- [PATCH V2 11/14] RISC-V: P11: Adjust vector_block_info to vsetvl_block_info class
Lehua Ding
- [PATCH V2 11/14] RISC-V: P11: Adjust vector_block_info to vsetvl_block_info class
juzhe.zhong@rivai.ai
- [PATCH v21 10/30] libstdc++: Optimize std::is_unbounded_array compilation performance
Ken Matsui
- [PATCH v21 11/30] c++: Implement __is_bounded_array built-in trait
Ken Matsui
- [PATCH v21 12/30] libstdc++: Optimize std::is_bounded_array compilation performance
Ken Matsui
- [PATCH v21 13/30] c++: Implement __is_scoped_enum built-in trait
Ken Matsui
- [PATCH v21 14/30] libstdc++: Optimize std::is_scoped_enum compilation performance
Ken Matsui
- [PATCH v21 15/30] c++: Implement __is_member_pointer built-in trait
Ken Matsui
- [PATCH v21 16/30] libstdc++: Optimize std::is_member_pointer compilation performance
Ken Matsui
- [PATCH v21 17/30] c++: Implement __is_member_function_pointer built-in trait
Ken Matsui
- [PATCH v21 18/30] libstdc++: Optimize std::is_member_function_pointer compilation performance
Ken Matsui
- [PATCH v21 19/30] c++: Implement __is_member_object_pointer built-in trait
Ken Matsui
- [PATCH V2 12/14] RISC-V: P12: Delete riscv-vsetvl.h
Lehua Ding
- [PATCH V2 12/14] RISC-V: P12: Delete riscv-vsetvl.h
juzhe.zhong@rivai.ai
- [PATCH v21 20/30] libstdc++: Optimize std::is_member_object_pointer compilation performance
Ken Matsui
- [PATCH v21 21/30] c++: Implement __is_reference built-in trait
Ken Matsui
- [PATCH v21 22/30] libstdc++: Optimize std::is_reference compilation performance
Ken Matsui
- [PATCH v21 23/30] c++: Implement __is_function built-in trait
Ken Matsui
- [PATCH v21 24/30] libstdc++: Optimize std::is_function compilation performance
Ken Matsui
- [PATCH v21 25/30] c++: Implement __is_object built-in trait
Ken Matsui
- [PATCH v21 26/30] libstdc++: Optimize std::is_object compilation performance
Ken Matsui
- [PATCH v21 27/30] c++: Implement __remove_pointer built-in trait
Ken Matsui
- [PATCH v21 28/30] libstdc++: Optimize std::remove_pointer compilation performance
Ken Matsui
- [PATCH v21 29/30] c++: Implement __is_pointer built-in trait
Ken Matsui
- [PATCH V2 13/14] RISC-V: P13: Reorganize functions used to modify RTL
Lehua Ding
- [PATCH V2 13/14] RISC-V: P13: Reorganize functions used to modify RTL
juzhe.zhong@rivai.ai
- [PATCH v21 30/30] libstdc++: Optimize std::is_pointer compilation performance
Ken Matsui
- [PATCH V2 14/14] RISC-V: P14: Adjust and add testcases
Lehua Ding
- [PATCH V2 14/14] RISC-V: P14: Adjust and add testcases
juzhe.zhong@rivai.ai
- [PATCH v2 2/2] *: add modern gettext
Arsen Arsenović
- [PATCH v2 2/2] *: add modern gettext
Bruno Haible
- [PATCH v2 2/2] *: add modern gettext
Arsen Arsenović
- [PATCH v2 2/2] riscv: thead: Add support for the XTheadFMemIdx ISA extension
Christoph Muellner
- [PATCH v2 2/2] riscv: thead: Add support for the XTheadFMemIdx ISA extension
Jeff Law
- [PATCH v2 2/2] riscv: thead: Add support for the XTheadFMemIdx ISA extension
Christoph Müllner
- [PATCH V2 2/2] Support vec_cmpmn/vcondmn for v2hf/v4hf.
liuhongt
- [PATCH v2 2/2] testsuite: Replace many dg-require-thread-fence with dg-require-atomic-cmpxchg-word
Hans-Peter Nilsson
- [PATCH v2 2/3] c++: remember candidates that we ignored
Patrick Palka
- [PATCH v2 2/3] c++: remember candidates that we ignored
Jason Merrill
- [PATCH v2 2/4] libgrust: Add libproc_macro and build system
Arthur Cohen
- [PATCH v2 2/4] libgrust: Add libproc_macro and build system
Thomas Schwinge
- [PATCH v2 2/4] libgrust: Add libproc_macro and build system
Iain Sandoe
- [PATCH v2 2/4] libgrust: Add libproc_macro and build system
Thomas Schwinge
- [PATCH v2 2/4] Output file checksums in CodeView section
Mark Harmstone
- [PATCH v2 2/4] RISC-V: Refactor riscv_option_override and riscv_convert_vector_bits. [NFC]
Kito Cheng
- [PATCH v2 2/4] RISC-V: Refactor riscv_option_override and riscv_convert_vector_bits. [NFC]
Jeff Law
- [PATCH v2 2/4] RISC-V: Refactor riscv_option_override and riscv_convert_vector_bits. [NFC]
Kito Cheng
- [PATCH V2 2/7] aarch64: Add support for aarch64-sys-regs.def
Victor Do Nascimento
- [PATCH V2 2/7] aarch64: Add support for aarch64-sys-regs.def
Richard Sandiford
- [PATCH V2 2/7] aarch64: Add support for aarch64-sys-regs.def
Victor Do Nascimento
- [PATCH V2 2/7] aarch64: Add support for aarch64-sys-regs.def
Richard Sandiford
- [PATCH v22 00/31] Optimize type traits performance
Ken Matsui
- [PATCH v22 01/31] c++: Sort built-in traits alphabetically
Ken Matsui
- [PATCH v22 02/31] c-family, c++: Look up built-in traits via identifier node
Ken Matsui
- [PATCH v22 02/31] c-family, c++: Look up built-in traits via identifier node
Patrick Palka
- [PATCH v22 03/31] c++: Accept the use of built-in trait identifiers
Ken Matsui
- [PATCH v22 04/31] c++: Implement __is_const built-in trait
Ken Matsui
- [PATCH v22 05/31] libstdc++: Optimize std::is_const compilation performance
Ken Matsui
- [PATCH v22 06/31] c++: Implement __is_volatile built-in trait
Ken Matsui
- [PATCH v22 07/31] libstdc++: Optimize std::is_volatile compilation performance
Ken Matsui
- [PATCH v22 08/31] c++: Implement __is_array built-in trait
Ken Matsui
- [PATCH v22 09/31] libstdc++: Optimize std::is_array compilation performance
Ken Matsui
- [PATCH v22 10/31] c++: Implement __is_unbounded_array built-in trait
Ken Matsui
- [PATCH v22 11/31] libstdc++: Optimize std::is_unbounded_array compilation performance
Ken Matsui
- [PATCH v22 12/31] c++: Implement __is_bounded_array built-in trait
Ken Matsui
- [PATCH v22 13/31] libstdc++: Optimize std::is_bounded_array compilation performance
Ken Matsui
- [PATCH v22 14/31] c++: Implement __is_scoped_enum built-in trait
Ken Matsui
- [PATCH v22 15/31] libstdc++: Optimize std::is_scoped_enum compilation performance
Ken Matsui
- [PATCH v22 16/31] c++: Implement __is_member_pointer built-in trait
Ken Matsui
- [PATCH v22 17/31] libstdc++: Optimize std::is_member_pointer compilation performance
Ken Matsui
- [PATCH v22 18/31] c++: Implement __is_member_function_pointer built-in trait
Ken Matsui
- [PATCH v22 19/31] libstdc++: Optimize std::is_member_function_pointer compilation performance
Ken Matsui
- [PATCH v22 20/31] c++: Implement __is_member_object_pointer built-in trait
Ken Matsui
- [PATCH v22 21/31] libstdc++: Optimize std::is_member_object_pointer compilation performance
Ken Matsui
- [PATCH v22 22/31] c++: Implement __is_reference built-in trait
Ken Matsui
- [PATCH v22 23/31] libstdc++: Optimize std::is_reference compilation performance
Ken Matsui
- [PATCH v22 24/31] c++: Implement __is_function built-in trait
Ken Matsui
- [PATCH v22 25/31] libstdc++: Optimize std::is_function compilation performance
Ken Matsui
- [PATCH v22 26/31] c++: Implement __is_object built-in trait
Ken Matsui
- [PATCH v22 27/31] libstdc++: Optimize std::is_object compilation performance
Ken Matsui
- [PATCH v22 28/31] c++: Implement __remove_pointer built-in trait
Ken Matsui
- [PATCH v22 29/31] libstdc++: Optimize std::remove_pointer compilation performance
Ken Matsui
- [PATCH v22 30/31] c++: Implement __is_pointer built-in trait
Ken Matsui
- [PATCH v22 31/31] libstdc++: Optimize std::is_pointer compilation performance
Ken Matsui
- [PATCH v2 3/3] c++: note other candidates when diagnosing deletedness
Patrick Palka
- [PATCH v2 3/3] c++: note other candidates when diagnosing deletedness
Jason Merrill
- [PATCH v2 3/4] build: Add libgrust as compilation modules
Arthur Cohen
- [PATCH v2 3/4] build: Add libgrust as compilation modules
Thomas Schwinge
- [PATCH v2 3/4] build: Add libgrust as compilation modules
Arthur Cohen
- [PATCH v2 3/4] Output line numbers in CodeView section
Mark Harmstone
- [PATCH v2 3/4] RISC-V: Extend riscv_subset_list, preparatory for target attribute support
Kito Cheng
- [PATCH v2 3/4] RISC-V: Extend riscv_subset_list, preparatory for target attribute support
Jeff Law
- [PATCH v2 3/4] RISC-V: Extend riscv_subset_list, preparatory for target attribute support
Kito Cheng
- [PATCH V2 3/7] aarch64: Implement system register validation tools
Victor Do Nascimento
- [PATCH V2 3/7] aarch64: Implement system register validation tools
Richard Sandiford
- [PATCH v23 00/33] Optimize type traits performance
Ken Matsui
- [PATCH v23 01/33] c++: Sort built-in traits alphabetically
Ken Matsui
- [PATCH v23 02/33] c-family, c++: Look up built-in traits via identifier node
Ken Matsui
- [PATCH v23 02/33] c-family, c++: Look up built-in traits via identifier node
Patrick Palka
- [PATCH v23 02/33] c-family, c++: Look up built-in traits via identifier node
Ken Matsui
- [PATCH v23 02/33] c-family, c++: Look up built-in traits via identifier node
Jason Merrill
- [PATCH v23 02/33] c-family, c++: Look up built-in traits via identifier node
Ken Matsui
- [PATCH v23 03/33] c++: Accept the use of built-in trait identifiers
Ken Matsui
- [PATCH v23 03/33] c++: Accept the use of built-in trait identifiers
Jason Merrill
- [PATCH v23 03/33] c++: Accept the use of built-in trait identifiers
Ken Matsui
- [PATCH v23 04/33] c++: Implement __is_const built-in trait
Ken Matsui
- [PATCH v23 05/33] libstdc++: Optimize std::is_const compilation performance
Ken Matsui
- [PATCH v23 06/33] c++: Implement __is_volatile built-in trait
Ken Matsui
- [PATCH v23 07/33] libstdc++: Optimize std::is_volatile compilation performance
Ken Matsui
- [PATCH v23 08/33] c++: Implement __is_array built-in trait
Ken Matsui
- [PATCH v23 09/33] libstdc++: Optimize std::is_array compilation performance
Ken Matsui
- [PATCH v23 10/33] c++: Implement __is_unbounded_array built-in trait
Ken Matsui
- [PATCH v23 11/33] libstdc++: Optimize std::is_unbounded_array compilation performance
Ken Matsui
- [PATCH v23 12/33] c++: Implement __is_bounded_array built-in trait
Ken Matsui
- [PATCH v23 13/33] libstdc++: Optimize std::is_bounded_array compilation performance
Ken Matsui
- [PATCH v23 14/33] c++: Implement __is_scoped_enum built-in trait
Ken Matsui
- [PATCH v23 15/33] libstdc++: Optimize std::is_scoped_enum compilation performance
Ken Matsui
- [PATCH v23 16/33] c++: Implement __is_member_pointer built-in trait
Ken Matsui
- [PATCH v23 17/33] libstdc++: Optimize std::is_member_pointer compilation performance
Ken Matsui
- [PATCH v23 18/33] c++: Implement __is_member_function_pointer built-in trait
Ken Matsui
- [PATCH v23 19/33] libstdc++: Optimize std::is_member_function_pointer compilation performance
Ken Matsui
- [PATCH v23 20/33] c++: Implement __is_member_object_pointer built-in trait
Ken Matsui
- [PATCH v23 21/33] libstdc++: Optimize std::is_member_object_pointer compilation performance
Ken Matsui
- [PATCH v23 22/33] c++: Implement __is_reference built-in trait
Ken Matsui
- [PATCH v23 23/33] libstdc++: Optimize std::is_reference compilation performance
Ken Matsui
- [PATCH v23 24/33] c++: Implement __is_function built-in trait
Ken Matsui
- [PATCH v23 25/33] libstdc++: Optimize std::is_function compilation performance
Ken Matsui
- [PATCH v23 26/33] c++: Implement __is_object built-in trait
Ken Matsui
- [PATCH v23 27/33] libstdc++: Optimize std::is_object compilation performance
Ken Matsui
- [PATCH v23 28/33] c++: Implement __remove_pointer built-in trait
Ken Matsui
- [PATCH v23 29/33] libstdc++: Optimize std::remove_pointer compilation performance
Ken Matsui
- [PATCH v23 30/33] c++: Implement __is_pointer built-in trait
Ken Matsui
- [PATCH v23 31/33] libstdc++: Optimize std::is_pointer compilation performance
Ken Matsui
- [PATCH v23 31/33] libstdc++: Optimize std::is_pointer compilation performance
Ken Matsui
- [PATCH v23 31/33] libstdc++: Optimize std::is_pointer compilation performance
Patrick Palka
- [PATCH v23 31/33] libstdc++: Optimize std::is_pointer compilation performance
Ken Matsui
- [PATCH v23 32/33] c++: Implement __is_invocable built-in trait
Ken Matsui
- [PATCH v23 32/33] c++: Implement __is_invocable built-in trait
Patrick Palka
- [PATCH v23 32/33] c++: Implement __is_invocable built-in trait
Patrick Palka
- [PATCH v23 32/33] c++: Implement __is_invocable built-in trait
Patrick Palka
- [PATCH v23 32/33] c++: Implement __is_invocable built-in trait
Jason Merrill
- [PATCH v23 33/33] libstdc++: Optimize std::is_invocable compilation performance
Ken Matsui
- [PATCH v2 4/4] build: Regenerate build files
Arthur Cohen
- [PATCH v2 4/4] RISC-V: Implement target attribute
Kito Cheng
- [PATCH v2 4/4] RISC-V: Implement target attribute
Jeff Law
- [PATCH v2 4/4] RISC-V: Implement target attribute
Kito Cheng
- [PATCH V2 4/7] aarch64: Add basic target_print_operand support for CONST_STRING
Victor Do Nascimento
- [PATCH V2 4/7] aarch64: Add basic target_print_operand support for CONST_STRING
Richard Sandiford
- [PATCH v24 00/33] Optimize type traits performance
Ken Matsui
- [PATCH v24 33/33] libstdc++: Optimize std::is_invocable compilation performance
Ken Matsui
- [PATCH v24 33/33] libstdc++: Optimize std::is_invocable compilation performance
Patrick Palka
- [PATCH v24 33/33] libstdc++: Optimize std::is_invocable compilation performance
Ken Matsui
- [PATCH v24 33/33] libstdc++: Optimize std::is_invocable compilation performance
Patrick Palka
- [PATCH v24 33/33] libstdc++: Optimize std::is_invocable compilation performance
Ken Matsui
- [PATCH V2 5/7] aarch64: Implement system register r/w arm ACLE intrinsic functions
Victor Do Nascimento
- [PATCH V2 5/7] aarch64: Implement system register r/w arm ACLE intrinsic functions
Richard Sandiford
- [PATCH V2 5/7] aarch64: Implement system register r/w arm ACLE intrinsic functions
Victor Do Nascimento
- [PATCH V2 5/7] aarch64: Implement system register r/w arm ACLE intrinsic functions
Richard Sandiford
- [PATCH V2 5/7] aarch64: Implement system register r/w arm ACLE intrinsic functions
Victor Do Nascimento
- [PATCH V2 5/7] aarch64: Implement system register r/w arm ACLE intrinsic functions
Alex Coplan
- [PATCH V2 5/7] aarch64: Implement system register r/w arm ACLE intrinsic functions
Victor Do Nascimento
- [PATCH v25 00/33] Optimize type traits compilation performance
Ken Matsui
- [PATCH v25 00/33] Optimize type traits compilation performance
Ken Matsui
- [PATCH v25 01/33] c++: Sort built-in traits alphabetically
Ken Matsui
- [PATCH v25 02/33] c-family, c++: Look up built-in traits via identifier node
Ken Matsui
- [PATCH v25 03/33] c++: Accept the use of built-in trait identifiers
Ken Matsui
- [PATCH v25 04/33] c++: Implement __is_const built-in trait
Ken Matsui
- [PATCH v25 05/33] libstdc++: Optimize std::is_const compilation performance
Ken Matsui
- [PATCH v25 06/33] c++: Implement __is_volatile built-in trait
Ken Matsui
- [PATCH v25 07/33] libstdc++: Optimize std::is_volatile compilation performance
Ken Matsui
- [PATCH v25 08/33] c++: Implement __is_array built-in trait
Ken Matsui
- [PATCH v25 09/33] libstdc++: Optimize std::is_array compilation performance
Ken Matsui
- [PATCH v25 10/33] c++: Implement __is_unbounded_array built-in trait
Ken Matsui
- [PATCH v25 11/33] libstdc++: Optimize std::is_unbounded_array compilation performance
Ken Matsui
- [PATCH v25 12/33] c++: Implement __is_bounded_array built-in trait
Ken Matsui
- [PATCH v25 13/33] libstdc++: Optimize std::is_bounded_array compilation performance
Ken Matsui
- [PATCH v25 14/33] c++: Implement __is_scoped_enum built-in trait
Ken Matsui
- [PATCH v25 15/33] libstdc++: Optimize std::is_scoped_enum compilation performance
Ken Matsui
- [PATCH v25 16/33] c++: Implement __is_member_pointer built-in trait
Ken Matsui
- [PATCH v25 17/33] libstdc++: Optimize std::is_member_pointer compilation performance
Ken Matsui
- [PATCH v25 18/33] c++: Implement __is_member_function_pointer built-in trait
Ken Matsui
- [PATCH v25 19/33] libstdc++: Optimize std::is_member_function_pointer compilation performance
Ken Matsui
- [PATCH v25 20/33] c++: Implement __is_member_object_pointer built-in trait
Ken Matsui
- [PATCH v25 21/33] libstdc++: Optimize std::is_member_object_pointer compilation performance
Ken Matsui
- [PATCH v25 22/33] c++: Implement __is_reference built-in trait
Ken Matsui
- [PATCH v25 23/33] libstdc++: Optimize std::is_reference compilation performance
Ken Matsui
- [PATCH v25 24/33] c++: Implement __is_function built-in trait
Ken Matsui
- [PATCH v25 25/33] libstdc++: Optimize std::is_function compilation performance
Ken Matsui
- [PATCH v25 25/33] libstdc++: Optimize std::is_function compilation performance
Jonathan Wakely
- [PATCH v25 26/33] c++: Implement __is_object built-in trait
Ken Matsui
- [PATCH v25 27/33] libstdc++: Optimize std::is_object compilation performance
Ken Matsui
- [PATCH v25 28/33] c++: Implement __remove_pointer built-in trait
Ken Matsui
- [PATCH v25 29/33] libstdc++: Optimize std::remove_pointer compilation performance
Ken Matsui
- [PATCH v25 30/33] c++: Implement __is_pointer built-in trait
Ken Matsui
- [PATCH v25 31/33] libstdc++: Optimize std::is_pointer compilation performance
Ken Matsui
- [PATCH v25 32/33] c++: Implement __is_invocable built-in trait
Ken Matsui
- [PATCH v25 33/33] libstdc++: Optimize std::is_invocable compilation performance
Ken Matsui
- [PATCH V2 6/7] aarch64: Add front-end argument type checking for target builtins
Victor Do Nascimento
- [PATCH V2 6/7] aarch64: Add front-end argument type checking for target builtins
Richard Sandiford
- [PATCH V2 7/7] aarch64: Add system register duplication check selftest
Victor Do Nascimento
- [PATCH V2 7/7] aarch64: Add system register duplication check selftest
Richard Sandiford
- [PATCH V2 7/7] aarch64: Add system register duplication check selftest
Victor Do Nascimento
- [PATCH V2 7/7] aarch64: Add system register duplication check selftest
Richard Sandiford
- [PATCH v2][GCC] aarch64: Enable Cortex-X4 CPU
Saurabh Jha
- [PATCH v2][GCC] aarch64: Enable Cortex-X4 CPU
Saurabh Jha
- [PATCH v2][GCC] aarch64: Enable Cortex-X4 CPU
Richard Sandiford
- [PATCH v2] AArch64: Add inline memmove expansion
Wilco Dijkstra
- [PATCH v2] AArch64: Fix strict-align cpymem/setmem [PR103100]
Wilco Dijkstra
- [PATCH V2] aarch64: Implement the ACLE instruction/data prefetch functions.
Victor Do Nascimento
- [PATCH v2] AArch64: Improve immediate generation
Wilco Dijkstra
- [PATCH v2] AArch64: Improve immediate generation
Richard Earnshaw
- [PATCH v2] aarch64: SVE/NEON Bridging intrinsics
Richard Ball
- [PATCH v2] aarch64: SVE/NEON Bridging intrinsics
Richard Ball
- [PATCH v2] Add a GCC Security policy
David Edelsohn
- [PATCH v2] Add a GCC Security policy
Alexander Monakov
- [PATCH v2] Add a GCC Security policy
Siddhesh Poyarekar
- [PATCH v2] Add a GCC Security policy
Richard Earnshaw (lists)
- [PATCH v2] ARM: Block predication on atomics [PR111235]
Wilco Dijkstra
- [PATCH v2] ARM: Block predication on atomics [PR111235]
Maxim Kuvyrkov
- [PATCH v2] ARM: Block predication on atomics [PR111235]
Richard Earnshaw
- [PATCH v2] bpf: Improvements in CO-RE builtins implementation.
Cupertino Miranda
- [PATCH v2] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660]
Marek Polacek
- [PATCH v2] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660]
Jason Merrill
- [PATCH v2] c++: implement P2564, consteval needs to propagate up [PR107687]
Marek Polacek
- [PATCH v2] c++: implement P2564, consteval needs to propagate up [PR107687]
Marek Polacek
- [PATCH v2] c++: implement P2564, consteval needs to propagate up [PR107687]
Jason Merrill
- [PATCH v2] c++: Improve diagnostics for constexpr cast from void*
Nathaniel Shead
- [PATCH v2] c++: Improve diagnostics for constexpr cast from void*
Marek Polacek
- [PATCH v2] c++: Improve diagnostics for constexpr cast from void*
Jason Merrill
- [PATCH v2] C, ObjC: Add -Wunterminated-string-initialization
Alejandro Colomar
- [PATCH v2] C, ObjC: Add -Wunterminated-string-initialization
Martin Uecker
- [PATCH v2] C, ObjC: Add -Wunterminated-string-initialization
Alejandro Colomar
- [PATCH v2] c: Add -Wreturn-mismatch warning, split from -Wreturn-type
Florian Weimer
- [PATCH v2] c: don't emit -Wmissing-variable-declarations for register variables [PR110947]
Hamza Mahfooz
- [PATCH V2] DOC: Update COND_LEN document
Juzhe-Zhong
- [PATCH V2] DOC: Update COND_LEN document
Richard Sandiford
- [PATCH V2] DOC: Update COND_LEN document
juzhe.zhong@rivai.ai
- [PATCH V2] Emit funcall external declarations only if actually used.
Jose E. Marchesi
- [PATCH V2] Emit funcall external declarations only if actually used.
Richard Sandiford
- [PATCH V2] Emit funcall external declarations only if actually used.
Jeff Law
- [PATCH V2] Emit funcall external declarations only if actually used.
Jose E. Marchesi
- [PATCH V2] Emit funcall external declarations only if actually used.
Richard Sandiford
- [PATCH V2] Emit funcall external declarations only if actually used.
Jose E. Marchesi
- [PATCH V2] Emit funcall external declarations only if actually used.
Richard Sandiford
- [PATCH v2] gcc.c-torture/execute/builtins/fputs.c: fputs_unlocked prototype
Florian Weimer
- [PATCH v2] gcc.c-torture/execute/builtins/fputs.c: fputs_unlocked prototype
Jeff Law
- [PATCH v2] gcc: Introduce -fhardened
Marek Polacek
- [PATCH v2] gcc: Introduce -fhardened
Qing Zhao
- [PATCH v2] gcc: Introduce -fhardened
Richard Biener
- [PATCH v2] gcc: Introduce -fhardened
Sam James
- [PATCH v2] gcc: Introduce -fhardened
Marek Polacek
- [PATCH v2] gcc: Introduce -fhardened
Marek Polacek
- [PATCHv2] Improve factor_out_conditional_operation for conversions and constants
Andrew Pinski
- [PATCHv2] Improve factor_out_conditional_operation for conversions and constants
Richard Biener
- [PATCH V2] introduce light expander sra
Jiufu Guo
- [PATCH v2] ipa-utils: avoid uninitialized probabilities on ICF [PR111559]
Sergei Trofimovich
- [PATCH v2] ipa-utils: avoid uninitialized probabilities on ICF [PR111559]
Jan Hubicka
- [PATCH v2] ipa-utils: avoid uninitialized probabilities on ICF [PR111559]
Sergei Trofimovich
- [PATCH v2] ipa-utils: avoid uninitialized probabilities on ICF [PR111559]
Jan Hubicka
- [PATCH v2] libiberty: Use posix_spawn in pex-unix when available.
Brendan Shanks
- [PATCH v2] libiberty: Use posix_spawn in pex-unix when available.
Ian Lance Taylor
- [PATCH v2] libstdc++: testsuite: Enhance codecvt_unicode with tests for length()
Dimitrij Mijoski
- [PATCH v2] libstdc++: testsuite: Enhance codecvt_unicode with tests for length()
Jonathan Wakely
- [PATCH v2] libstdc++: Workaround for LLVM-61763 in ranges
Benjamin Acker Brock
- [PATCH v2] libstdc++: Workaround for LLVM-61763 in ranges
Jonathan Wakely
- [PATCH v2] libstdc++: Workaround for LLVM-61763 in ranges
Jonathan Wakely
- [PATCH v2] LoongArch: Adjust makefile dependency for loongarch headers.
Yang Yujie
- [PATCH v2] LoongArch: Delete macro definition ASM_OUTPUT_ALIGN_WITH_NOP.
Lulu Cheng
- [PATCHv2] move the (a-b) CMP 0 ? (a-b) : (b-a) optimization from fold_cond_expr_with_comparison to match
Andrew Pinski
- [PATCHv2] move the (a-b) CMP 0 ? (a-b) : (b-a) optimization from fold_cond_expr_with_comparison to match
Richard Biener
- [PATCH V2] OPTABS/IFN: Add mask_len_strided_load/mask_len_strided_store OPTABS/IFN
Juzhe-Zhong
- [PATCH V2] OPTABS/IFN: Add mask_len_strided_load/mask_len_strided_store OPTABS/IFN
Li, Pan2
- [PATCH v2] PR 91865: Avoid ZERO_EXTEND of ZERO_EXTEND in make_compound_operation.
Roger Sayle
- [PATCH v2] PR 91865: Avoid ZERO_EXTEND of ZERO_EXTEND in make_compound_operation.
Jeff Law
- [PATCH v2] RISC-V/testsuite/pr111466.c: update test and expected output
Vineet Gupta
- [PATCH v2] RISC-V/testsuite/pr111466.c: update test and expected output
Jeff Law
- [PATCH V2] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
Juzhe-Zhong
- [PATCH V2] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
Kito Cheng
- [PATCH V2] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
juzhe.zhong@rivai.ai
- [PATCH V2] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
Robin Dapp
- [PATCH V2] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
juzhe.zhong@rivai.ai
- [PATCH v2] RISC-V: const: hide mvconst splitter from IRA
Vineet Gupta
- [PATCH v2] RISC-V: const: hide mvconst splitter from IRA
Jeff Law
- [PATCH v2] RISC-V: elide unnecessary sign extend when expanding cmp_and_jump
Vineet Gupta
- [PATCH v2] RISC-V: elide unnecessary sign extend when expanding cmp_and_jump
Vineet Gupta
- [PATCH v2] RISC-V: Enable ztso tests on rv32
Patrick O'Neill
- [PATCH V2] RISC-V: Fix failed hoist in LICM of vmv.v.x instruction
Juzhe-Zhong
- [PATCH V2] RISC-V: Fix failed hoist in LICM of vmv.v.x instruction
juzhe.zhong@rivai.ai
- [PATCH V2] RISC-V: Fix failed hoist in LICM of vmv.v.x instruction
Robin Dapp
- [PATCH V2] RISC-V: Fix failed hoist in LICM of vmv.v.x instruction
钟居哲
- [PATCH V2] RISC-V: Fix failed hoist in LICM of vmv.v.x instruction
Lehua Ding
- [PATCH V2] RISC-V: Fix ICE for the fusion case from vsetvl to scalar move[PR111927]
Juzhe-Zhong
- [PATCH V2] RISC-V: Fix ICE for the fusion case from vsetvl to scalar move[PR111927]
Kito Cheng
- [PATCH V2] RISC-V: Fix ICE for the fusion case from vsetvl to scalar move[PR111927]
Li, Pan2
- [PATCH v2] RISC-V: Fix ICE of RVV vget/vset intrinsic[PR111935]
Li Xu
- [PATCH v2] RISC-V: Fix ICE of RVV vget/vset intrinsic[PR111935]
juzhe.zhong@rivai.ai
- [PATCH v2] RISC-V: Fix ICE of RVV vget/vset intrinsic[PR111935]
Li Xu
- [PATCH v2] RISC-V: Fix ICE of RVV vget/vset intrinsic[PR111935]
Kito Cheng
- [PATCH v2] RISC-V: Fix ICE of RVV vget/vset intrinsic[PR111935]
Li Xu
- [PATCH V2] RISC-V: Fix incorrect index(offset) of gather/scatter
Juzhe-Zhong
- [PATCH V2] RISC-V: Fix incorrect index(offset) of gather/scatter
Robin Dapp
- [PATCH V2] RISC-V: Fix incorrect index(offset) of gather/scatter
juzhe.zhong@rivai.ai
- [PATCH v2] RISC-V: Fix the riscv_legitimize_poly_move issue on targets where the minimal VLEN exceeds 512.
Kito Cheng
- [PATCH v2] RISC-V: Fix the riscv_legitimize_poly_move issue on targets where the minimal VLEN exceeds 512.
钟居哲
- [PATCH v2] RISC-V: Fix the riscv_legitimize_poly_move issue on targets where the minimal VLEN exceeds 512.
Kito Cheng
- [PATCH V2] RISC-V: Fix unexpected big LMUL choosing in dynamic LMUL model for non-adjacent load/store
Juzhe-Zhong
- [PATCH V2] RISC-V: Fix unexpected big LMUL choosing in dynamic LMUL model for non-adjacent load/store
Robin Dapp
- [PATCH V2] RISC-V: Fix unexpected big LMUL choosing in dynamic LMUL model for non-adjacent load/store
钟居哲
- [PATCH v2] RISC-V: Implement TLS Descriptors.
Kito Cheng
- [PATCH v2] RISC-V: Make xtheadcondmov-indirect tests robust against instruction reordering
Christoph Muellner
- [PATCH v2] RISC-V: Make xtheadcondmov-indirect tests robust against instruction reordering
Jeff Law
- [PATCH v2] RISC-V: Make xtheadcondmov-indirect tests robust against instruction reordering
Kito Cheng
- [PATCH v2] RISC-V: Make xtheadcondmov-indirect tests robust against instruction reordering
Kito Cheng
- [PATCH v2] RISC-V: Make xtheadcondmov-indirect tests robust against instruction reordering
Jeff Law
- [PATCH v2] RISC-V: Refine bswap16 auto vectorization code gen
pan2.li@intel.com
- [PATCH v2] RISC-V: Refine bswap16 auto vectorization code gen
juzhe.zhong@rivai.ai
- [PATCH v2] RISC-V: Refine bswap16 auto vectorization code gen
Li, Pan2
- [PATCH V2] RISC-V: Support movmisalign of RVV VLA modes
Juzhe-Zhong
- [PATCH V2] RISC-V: Support movmisalign of RVV VLA modes
Robin Dapp
- [PATCH V2] RISC-V: Support movmisalign of RVV VLA modes
Li, Pan2
- [PATCH v2] RISC-V: Support partial VLS mode when preference fixed-vlmax [PR111857]
pan2.li@intel.com
- [PATCH v2] RISC-V: Support partial VLS mode when preference fixed-vlmax [PR111857]
Li, Pan2
- [PATCH v2] RISC-V: Test memcpy inlined on riscv_v
Patrick O'Neill
- [PATCH v2] RISC-V: Test memcpy inlined on riscv_v
Jeff Law
- [PATCH v2] RISC-V: Use stdint-gcc.h in rvv testsuite
Patrick O'Neill
- [PATCH v2] RISC-V: Use stdint-gcc.h in rvv testsuite
Kito Cheng
- [PATCH v2] rs6000: Add new pass for replacement of contiguous addresses vector load lxv with lxvp
Ajit Agarwal
- [PATCH v2] rs6000: Change bitwise xor to an equality operator [PR106907]
jeevitha
- [PATCH v2] rs6000: Change bitwise xor to an equality operator [PR106907]
Kewen.Lin
- [PATCH v2] swap: Fix incorrect lane extraction by vec_extract() [PR106770]
David Edelsohn
- [PATCH v2] swap: Fix incorrect lane extraction by vec_extract() [PR106770]
David Edelsohn
- [PATCH v2] swap: Fix incorrect lane extraction by vec_extract() [PR106770]
Segher Boessenkool
- [PATCH v2] swap: Fix incorrect lane extraction by vec_extract() [PR106770]
Surya Kumari Jangala
- [PATCH V2] TEST: Fix vect_cond_arith_* dump checks for RVV
Juzhe-Zhong
- [PATCH V2] TEST: Fix vect_cond_arith_* dump checks for RVV
juzhe.zhong@rivai.ai
- [PATCH V2] TEST: Fix vect_cond_arith_* dump checks for RVV
Richard Biener
- [PATCH V2] TEST: Fix vect_cond_arith_* dump checks for RVV
Andreas Schwab
- [PATCH V2] TEST: Fix vect_cond_arith_* dump checks for RVV
Robin Dapp
- [PATCH V2] TEST: Fix vect_cond_arith_* dump checks for RVV
juzhe.zhong@rivai.ai
- [PATCH V2] TEST: Fix vect_cond_arith_* dump checks for RVV
Richard Biener
- [PATCH V2] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
Juzhe-Zhong
- [PATCH v2] VECT: Remove the type size restriction of vectorizer
pan2.li@intel.com
- [PATCH v2] VECT: Remove the type size restriction of vectorizer
Richard Biener
- [PATCH v2] VECT: Remove the type size restriction of vectorizer
Li, Pan2
- [PATCH v2] VECT: Remove the type size restriction of vectorizer
Richard Biener
- [PATCH v2] VECT: Remove the type size restriction of vectorizer
Li, Pan2
- [PATCH v2] VECT: Remove the type size restriction of vectorizer
Richard Sandiford
- [PATCH v2] VECT: Remove the type size restriction of vectorizer
Li, Pan2
- [PATCH v2] VECT: Remove the type size restriction of vectorizer
Richard Biener
- [PATCH v2] x86: Correct ISA enabled for clients since Arrow Lake
Haochen Jiang
- [PATCH v2] x86: set spincount 1 for x86 hybrid platform
Jun Zhang
- [PATCH v2] x86: set spincount 1 for x86 hybrid platform
Jakub Jelinek
- [PATCH v2 RFA] diagnostic: add permerror variants with opt
Jason Merrill
- [PATCH v2 RFA] diagnostic: add permerror variants with opt
Florian Weimer
- [PATCH v2 RFA] diagnostic: add permerror variants with opt
Jason Merrill
- [PATCH v3 0/2] RISC-V: Support CORE-V XCVMAC and XCVALU extensions
Kito Cheng
- [PATCH v3 0/4] ifcvt: Allow if conversion of arithmetic in basic blocks with multiple sets
Manolis Tsamis
- [PATCH V3 00/11] Refactor and cleanup vsetvl pass
Lehua Ding
- [PATCH V3 00/11] Refactor and cleanup vsetvl pass
Robin Dapp
- [PATCH V3 00/11] Refactor and cleanup vsetvl pass
Lehua Ding
- [PATCH V3 00/11] Refactor and cleanup vsetvl pass
钟居哲
- [PATCH V3 00/11] Refactor and cleanup vsetvl pass
Patrick O'Neill
- [PATCH V3 00/11] Refactor and cleanup vsetvl pass
Lehua Ding
- [PATCH V3 00/11] Refactor and cleanup vsetvl pass
Lehua Ding
- [PATCH V3 00/11] Refactor and cleanup vsetvl pass
Patrick O'Neill
- [PATCH V3 00/11] Refactor and cleanup vsetvl pass
钟居哲
- [PATCH V3 00/11] Refactor and cleanup vsetvl pass
Patrick O'Neill
- [PATCH V3 00/11] Refactor and cleanup vsetvl pass
钟居哲
- [PATCH V3 00/11] Refactor and cleanup vsetvl pass
Patrick O'Neill
- [PATCH V3 00/11] Refactor and cleanup vsetvl pass
juzhe.zhong@rivai.ai
- [PATCH V3 00/11] Refactor and cleanup vsetvl pass
Patrick O'Neill
- [PATCH V3 00/11] Refactor and cleanup vsetvl pass
juzhe.zhong@rivai.ai
- [PATCH V3 01/11] RISC-V: P1: Refactor avl_info/vl_vtype_info/vector_insn_info/vector_block_info
Lehua Ding
- [PATCH V3 02/11] RISC-V: P2: Refactor and cleanup demand system
Lehua Ding
- [PATCH V3 03/11] RISC-V: P3: Refactor vector_infos_manager
Lehua Ding
- [PATCH V3 04/11] RISC-V: P4: move method from pass_vsetvl to pre_vsetvl
Lehua Ding
- [PATCH V3 05/11] RISC-V: P5: Combine phase 1 and 2
Lehua Ding
- [PATCH V3 06/11] RISC-V: P6: Add computing reaching definition data flow
Lehua Ding
- [PATCH V3 07/11] RISC-V: P7: Move earliest fuse and lcm code to pre_vsetvl class
Lehua Ding
- [PATCH V3 08/11] RISC-V: P8: Refactor emit-vsetvl phase and delete post optimization
Lehua Ding
- [PATCH V3 09/11] RISC-V: P9: Cleanup and reorganize helper functions
Lehua Ding
- [PATCH v3 1/1] gcc: config: microblaze: fix cpu version check
Neal Frager
- [PATCH v3 1/1] gcc: config: microblaze: fix cpu version check
Michael Eager
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
Jason Merrill
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
Jason Merrill
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
waffl3x
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
Jason Merrill
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
waffl3x
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
Jakub Jelinek
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
Jason Merrill
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
waffl3x
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
Jakub Jelinek
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
waffl3x
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
Jakub Jelinek
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
Jason Merrill
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
waffl3x
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
waffl3x
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
Jason Merrill
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
waffl3x
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
Jason Merrill
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
waffl3x
- [PATCH v3 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
waffl3x
- [PATCH v3 1/3] c++: sort candidates according to viability
Patrick Palka
- [PATCH v3 1/3] c++: sort candidates according to viability
Jason Merrill
- [PATCH v3 1/4] ifcvt: handle sequences that clobber flags in noce_convert_multiple_sets
Richard Sandiford
- [PATCH v3 1/4] ifcvt: handle sequences that clobber flags in noce_convert_multiple_sets
Robin Dapp
- [PATCH v3 1/4] ifcvt: handle sequences that clobber flags in noce_convert_multiple_sets
Richard Sandiford
- [PATCH V3 10/11] RISC-V: P10: Delete riscv-vsetvl.h and adjust riscv-vsetvl.def
Lehua Ding
- [PATCH V3 11/11] RISC-V: P11: Adjust and add testcases
Lehua Ding
- [PATCH v3 2/3] c++: remember candidates that we ignored
Patrick Palka
- [PATCH v3 2/4] ifcvt: Allow more operations in multiple set if conversion
Richard Sandiford
- [PATCH v3 3/3] c++: note other candidates when diagnosing deletedness
Patrick Palka
- [PATCH v3 3/3] c++: note other candidates when diagnosing deletedness
Jason Merrill
- [PATCH v3 3/3] c++: note other candidates when diagnosing deletedness
Patrick Palka
- [PATCH v3 3/3] c++: note other candidates when diagnosing deletedness
Patrick Palka
- [PATCH v3] bpf: Improvements in CO-RE builtins implementation.
Cupertino Miranda
- [PATCH v3] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660]
Marek Polacek
- [PATCH v3] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660]
Jason Merrill
- [PATCH v3] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660]
Marek Polacek
- [PATCH v3] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660]
Patrick Palka
- [PATCH v3] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660]
Jason Merrill
- [PATCH v3] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660]
Marek Polacek
- [PATCH v3] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660]
Marek Polacek
- [PATCH v3] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660]
Jason Merrill
- [PATCH v3] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660]
Marek Polacek
- [PATCH v3] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660]
Jason Merrill
- [PATCH v3] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660]
Marek Polacek
- [PATCH v3] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660]
Jason Merrill
- [PATCH v3] C, ObjC: Add -Wunterminated-string-initialization
Alejandro Colomar
- [PATCH v3] Control flow redundancy hardening
Alexandre Oliva
- [PATCH v3] Control flow redundancy hardening
Richard Biener
- [PATCH v3] Control flow redundancy hardening
Alexandre Oliva
- [PATCH v3] Control flow redundancy hardening
David Edelsohn
- [PATCH v3] Control flow redundancy hardening
David Edelsohn
- [PATCH v3] gcc: Introduce -fhardened
Marek Polacek
- [PATCH v3] gcc: Introduce -fhardened
Richard Biener
- [PATCH v3] gcc: Introduce -fhardened
Iain Sandoe
- [PATCH v3] gcc: Introduce -fhardened
Iain Sandoe
- [PATCH v3] gcc: Introduce -fhardened
Marek Polacek
- [PATCH v3] gcc: Introduce -fhardened
Marek Polacek
- [PATCH v3] gcc: Introduce -fhardened
Iain Sandoe
- [PATCH v3] gcc: Introduce -fhardened
Richard Biener
- [PATCH v3] libcpp: add function to check XID properties
Arthur Cohen
- [PATCH v3] libiberty: Use posix_spawn in pex-unix when available.
Brendan Shanks
- [PATCH v3] RISC-V: elide unnecessary sign extend when expanding cmp_and_jump
Vineet Gupta
- [PATCH v3] RISC-V: elide unnecessary sign extend when expanding cmp_and_jump
Patrick O'Neill
- [PATCH v3] RISC-V: elide unnecessary sign extend when expanding cmp_and_jump
Jeff Law
- [PATCH v3] RISC-V: elide unnecessary sign extend when expanding cmp_and_jump
Vineet Gupta
- [PATCH v3] RISC-V: elide unnecessary sign extend when expanding cmp_and_jump
Vineet Gupta
- [PATCH V3] RISC-V: Fix incorrect index(offset) of gather/scatter
Juzhe-Zhong
- [PATCH V3] RISC-V: Fix incorrect index(offset) of gather/scatter
Robin Dapp
- [PATCH V3] RISC-V: Fix incorrect index(offset) of gather/scatter
Li, Pan2
- [PATCH V3] RISC-V: Fix unexpected big LMUL choosing in dynamic LMUL model for non-adjacent load/store
Juzhe-Zhong
- [PATCH V3] RISC-V: Fix unexpected big LMUL choosing in dynamic LMUL model for non-adjacent load/store
Robin Dapp
- [PATCH V3] RISC-V: Fix unexpected big LMUL choosing in dynamic LMUL model for non-adjacent load/store
钟居哲
- [PATCH v3] RISC-V:Optimize the MASK opt generation
David Edelsohn
- [PATCH v3] RISC-V:Optimize the MASK opt generation
Jeff Law
- [PATCH v3] RISC-V:Optimize the MASK opt generation
David Edelsohn
- [PATCH v3] RISC-V:Optimize the MASK opt generation
Jeff Law
- [PATCH v3] RISC-V:Optimize the MASK opt generation
Kito Cheng
- [PATCH v3] RISC-V:Optimize the MASK opt generation
David Edelsohn
- [PATCH v3] RISC-V:Optimize the MASK opt generation
Jeff Law
- [PATCH v3] RISC-V:Optimize the MASK opt generation
Feng Wang
- [PATCH v3] sched: Change no_real_insns_p to no_real_nondebug_insns_p [PR108273]
Kewen.Lin
- [PATCH V3] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
Juzhe-Zhong
- [PATCH V3] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
Richard Sandiford
- [PATCH V3] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
juzhe.zhong@rivai.ai
- [PATCH v3] VECT: Refine the type size restriction of call vectorizer
pan2.li@intel.com
- [PATCH v3] VECT: Refine the type size restriction of call vectorizer
Richard Biener
- [PATCH v3] VECT: Refine the type size restriction of call vectorizer
Li, Pan2
- [PATCH v4 0/2] RISC-V: Support CORE-V XCVMAC and XCVALU extensions
Mary Bennett
- [PATCH v4 0/2] RISC-V: Support CORE-V XCVMAC and XCVALU extensions
Jeff Law
- [PATCH v4 0/6] Add Loongson SX/ASX instruction support to LoongArch target.
chenglulu
- [PATCH v4 1/1] gcc: config: microblaze: fix cpu version check
Neal Frager
- [PATCH v4 1/1] gcc: config: microblaze: fix cpu version check
Michael Eager
- [PATCH v4 1/2] RISC-V: Add support for XCVmac extension in CV32E40P
Mary Bennett
- [PATCH v4 2/2] RISC-V: Add support for XCValu extension in CV32E40P
Mary Bennett
- [PATCH v4 4/4] Output S_COMPILE3 symbol in CodeView debug section
Mark Harmstone
- [PATCH v4] [tree-optimization/110279] Consider FMA in get_reassociation_width
Richard Biener
- [PATCH v4] [tree-optimization/110279] Consider FMA in get_reassociation_width
Di Zhao OS
- [PATCH v4] [tree-optimization/110279] Consider FMA in get_reassociation_width
Richard Biener
- [PATCH v4] bpf: Improvements in CO-RE builtins implementation.
Cupertino Miranda
- [PATCH v4] bpf: Improvements in CO-RE builtins implementation.
David Faust
- [PATCH v4] bpf: Improvements in CO-RE builtins implementation.
Cupertino Miranda
- [PATCH v4] c++: Check for indirect change of active union member in constexpr [PR101631,PR102286]
Nathaniel Shead
- [PATCH v4] c++: Check for indirect change of active union member in constexpr [PR101631,PR102286]
Jason Merrill
- [PATCH v4] C, ObjC: Add -Wunterminated-string-initialization
Alejandro Colomar
- [PATCH v4] c-family: Implement __has_feature and __has_extension [PR60512]
Alex Coplan
- [PATCH v4] c-family: Implement __has_feature and __has_extension [PR60512]
Alex Coplan
- [PATCH v4] c-family: Implement __has_feature and __has_extension [PR60512]
Jason Merrill
- [PATCH v4] i386: Allow -mlarge-data-threshold with -mcmodel=large
Uros Bizjak
- [PATCH v4] Introduce hardbool attribute for C
Alexandre Oliva
- [PATCH v4] Introduce strub: machine-independent stack scrubbing
Alexandre Oliva
- [PATCH v4] Introduce strub: machine-independent stack scrubbing
Alexandre Oliva
- [PATCH v4] ipa-utils: avoid uninitialized probabilities on ICF [PR111559]
Sergei Trofimovich
- [PATCH v4] ipa-utils: avoid uninitialized probabilities on ICF [PR111559]
Jan Hubicka
- [PATCH v4] libgfortran: Replace mutex with rwlock
Zhu, Lipeng
- [PATCH v4] libgfortran: Replace mutex with rwlock
Thomas Koenig
- [PATCH v4] libgfortran: Replace mutex with rwlock
Zhu, Lipeng
- [PATCH V4] RISC-V: Fix unexpected big LMUL choosing in dynamic LMUL model for non-adjacent load/store
Juzhe-Zhong
- [PATCH V4] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic
Li Xu
- [PATCH V4] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic
juzhe.zhong@rivai.ai
- [PATCH V4] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic
Li Xu
- [PATCH V4] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic
juzhe.zhong@rivai.ai
- [PATCH V4] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic
Li Xu
- [PATCH V4] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic
Li, Pan2
- [PATCH V4] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic
Li Xu
- [PATCH V4] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
Juzhe-Zhong
- [PATCH v4] VECT: Refine the type size restriction of call vectorizer
pan2.li@intel.com
- [PATCH v4] VECT: Refine the type size restriction of call vectorizer
Li, Pan2
- [PATCH v5 1/1] gcc: config: microblaze: fix cpu version check
Neal Frager
- [PATCH v5 1/1] gcc: config: microblaze: fix cpu version check
Michael Eager
- [PATCH V5 1/2] rs6000: optimize moving to sf from highpart di
Jiufu Guo
- [PATCH V5 1/2] rs6000: optimize moving to sf from highpart di
David Edelsohn
- [PATCH V5 1/2] rs6000: optimize moving to sf from highpart di
Jiufu Guo
- [PATCH V5 2/2] rs6000: use mtvsrws to move sf from si p9
Jiufu Guo
- [PATCH V5 2/2] rs6000: use mtvsrws to move sf from si p9
David Edelsohn
- [PATCH V5 2/2] rs6000: use mtvsrws to move sf from si p9
Jiufu Guo
- [PATCH v5 2/5] libcpp: add a function to determine UTF-8 validity of a C string
David Malcolm
- [PATCH v5 2/5] libcpp: add a function to determine UTF-8 validity of a C string
Jason Merrill
- [PATCH v5 2/5] libcpp: add a function to determine UTF-8 validity of a C string
David Malcolm
- [PATCH v5] Add condition coverage profiling
Jørgen Kvalsvik
- [PATCH v5] Add condition coverage profiling
Jørgen Kvalsvik
- [PATCH v5] bpf: Improvements in CO-RE builtins implementation.
Cupertino Miranda
- [PATCH v5] bpf: Improvements in CO-RE builtins implementation.
David Faust
- [PATCH v5] bpf: Improvements in CO-RE builtins implementation.
David Faust
- [PATCH v5] bpf: Improvements in CO-RE builtins implementation.
Cupertino Miranda
- [PATCH v5] c++: Check for indirect change of active union member in constexpr [PR101631,PR102286]
Nathaniel Shead
- [PATCH v5] C, ObjC: Add -Wunterminated-string-initialization
Alejandro Colomar
- [PATCH v5] i386: Allow -mlarge-data-threshold with -mcmodel=large
Fangrui Song
- [PATCH v5] i386: Allow -mlarge-data-threshold with -mcmodel=large
Fangrui Song
- [PATCH v5] i386: Allow -mlarge-data-threshold with -mcmodel=large
Uros Bizjak
- [PATCH v5] i386: Allow -mlarge-data-threshold with -mcmodel=large
Fangrui Song
- [PATCH v5] i386: Allow -mlarge-data-threshold with -mcmodel=large
Uros Bizjak
- [PATCH v5] Implement new RTL optimizations pass: fold-mem-offsets.
Manolis Tsamis
- [PATCH V5] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic
Li Xu
- [PATCH V5] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic
juzhe.zhong@rivai.ai
- [PATCH V5] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic
Li Xu
- [PATCH V5] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic
juzhe.zhong@rivai.ai
- [PATCH V5] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
Juzhe-Zhong
- [PATCH V5] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
juzhe.zhong@rivai.ai
- [PATCH V5] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
Richard Sandiford
- [PATCH V5] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721]
juzhe.zhong@rivai.ai
- [PATCH v6 1/1] gcc: config: microblaze: fix cpu version check
Neal Frager
- [PATCH v6 1/1] gcc: config: microblaze: fix cpu version check
Neal Frager
- [PATCH v6 1/1] gcc: config: microblaze: fix cpu version check
Michael Eager
- [PATCH v6 1/1] gcc: config: microblaze: fix cpu version check
Frager, Neal
- [PATCH v6 1/1] gcc: config: microblaze: fix cpu version check
Michael Eager
- [PATCH v6 1/1] gcc: config: microblaze: fix cpu version check
Michael Eager
- [PATCH v6 1/1] gcc: config: microblaze: fix cpu version check
Frager, Neal
- [PATCH v6] Add condition coverage profiling
Jørgen Kvalsvik
- [PATCH v6] c++: Check for indirect change of active union member in constexpr [PR101631,PR102286]
Nathaniel Shead
- [PATCH v6] c++: Check for indirect change of active union member in constexpr [PR101631,PR102286]
Jason Merrill
- [PATCH v6] c++: Check for indirect change of active union member in constexpr [PR101631,PR102286]
Nathaniel Shead
- [PATCH v6] c++: Check for indirect change of active union member in constexpr [PR101631,PR102286]
Jason Merrill
- [PATCH v6] Implement new RTL optimizations pass: fold-mem-offsets.
Manolis Tsamis
- [PATCH v6] Implement new RTL optimizations pass: fold-mem-offsets.
Jeff Law
- [PATCH v6] Implement new RTL optimizations pass: fold-mem-offsets.
Jeff Law
- [PATCH v6] Implement new RTL optimizations pass: fold-mem-offsets.
Manolis Tsamis
- [PATCH v6] Implement new RTL optimizations pass: fold-mem-offsets.
Manolis Tsamis
- [PATCH v6] Implement new RTL optimizations pass: fold-mem-offsets.
Jeff Law
- [PATCH v6] Implement new RTL optimizations pass: fold-mem-offsets.
Manolis Tsamis
- [PATCH v6] Implement new RTL optimizations pass: fold-mem-offsets.
Jeff Law
- [PATCH v6] Implement new RTL optimizations pass: fold-mem-offsets.
Manolis Tsamis
- [PATCH v6] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic
Li Xu
- [PATCH v6] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic
juzhe.zhong@rivai.ai
- [PATCH v6] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic
Li Xu
- [PATCH v6] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic
Li, Pan2
- [PATCH v6] RISC-V:Optimize the MASK opt generation
Kito Cheng
- [PATCH v6] RISC-V:Optimize the MASK opt generation
Gerald Pfeifer
- [PATCH v6] RISC-V:Optimize the MASK opt generation
Kito Cheng
- [PATCH v6] RISC-V:Optimize the MASK opt generation
Jan-Benedict Glaw
- [PATCH v6] RISC-V:Optimize the MASK opt generation
Gerald Pfeifer
- [PATCH v7] Implement new RTL optimizations pass: fold-mem-offsets.
Manolis Tsamis
- [PATCH v7] Implement new RTL optimizations pass: fold-mem-offsets.
Manolis Tsamis
- [PATCH v7] Implement new RTL optimizations pass: fold-mem-offsets.
Jeff Law
- [PATCH v8] tree-ssa-sink: Improve code sinking pass
Ajit Agarwal
- [PATCH v8] tree-ssa-sink: Improve code sinking pass
Richard Biener
- [PATCH v8] tree-ssa-sink: Improve code sinking pass
Ajit Agarwal
- [PATCH v8] tree-ssa-sink: Improve code sinking pass
Richard Biener
- [PATCH v8] tree-ssa-sink: Improve code sinking pass
Ajit Agarwal
- [PATCH v8] tree-ssa-sink: Improve code sinking pass
Ajit Agarwal
- [PATCH v8] tree-ssa-sink: Improve code sinking pass
Ajit Agarwal
- [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Ajit Agarwal
- [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Vineet Gupta
- [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Ajit Agarwal
- Re: [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
rep.dot.nop@gmail.com
- [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Ajit Agarwal
- [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Bernhard Reutner-Fischer
- [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Vineet Gupta
- [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Ajit Agarwal
- [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Ajit Agarwal
- [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Ajit Agarwal
- Re: [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
rep.dot.nop@gmail.com
- [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Vineet Gupta
- [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Ajit Agarwal
- [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Ajit Agarwal
- [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Bernhard Reutner-Fischer
- [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Vineet Gupta
- [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Ajit Agarwal
- [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Ajit Agarwal
- [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Ajit Agarwal
- [PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Ajit Agarwal
- [PATCH v9] Improve code sinking pass
Ajit Agarwal
- [PATCH v9] tree-ssa-sink: Improve code sinking pass
Ajit Agarwal
- [PATCH v9] tree-ssa-sink: Improve code sinking pass
rep.dot.nop@gmail.com
- [PING 2] [C PATCH] Synthesize nonnull attribute for parameters declared with static
Martin Uecker
- [PING] [C PATCH, v2] Add Walloc-size to warn about insufficient size in allocations [PR71219]
Martin Uecker
- [PING] [C PATCH, v2] Add Walloc-size to warn about insufficient size in allocations [PR71219]
Joseph Myers
- [PING] [PATCH 1/3] [GCC] arm: vld1q_types_x2 ACLE intrinsics
Ezra Sitorus
- [PING][PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
Stamatis Markianos-Wright
- [PING][PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
Andre Vieira (lists)
- [PING][PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
Richard Sandiford
- [PING] [PATCH] Harmonize headers between both dg-extract-results scripts
Thomas Schwinge
- [PING] [PATCH] Harmonize headers between both dg-extract-results scripts
Jeff Law
- [PING][PATCH] Include safe-ctype.h after C++ standard headers, to avoid over-poisoning
Dimitry Andric
- [PING][PATCH] Include safe-ctype.h after C++ standard headers, to avoid over-poisoning
Sam James
- [PING][PATCH RFA] PR target/111815: VAX: Only accept the index scaler as the RHS operand to ASHIFT
Maciej W. Rozycki
- [ping][PATCH v2] Add a GCC Security policy
Siddhesh Poyarekar
- [PING][PATCH v4] [tree-optimization/110279] Consider FMA in get_reassociation_width
Di Zhao OS
- [PING] libatomic: Consider '--with-build-sysroot=[...]' for target libraries' build-tree testing (instead of build-time 'CC' etc.) [PR109951]
Jeff Law
- [PING] libatomic: Consider '--with-build-sysroot=[...]' for target libraries' build-tree testing (instead of build-time 'CC' etc.) [PR109951] (was: [PATCH v4 1/5] libatomic/test: Fix compilation for build sysroot)
Thomas Schwinge
- [PING] libffi: Consider '--with-build-sysroot=[...]' for target libraries' build-tree testing (instead of build-time 'CC' etc.) [PR109951]
Jeff Law
- [PING] libffi: Consider '--with-build-sysroot=[...]' for target libraries' build-tree testing (instead of build-time 'CC' etc.) [PR109951] (was: [PATCH v5 GCC] libffi/test: Fix compilation for build sysroot)
Thomas Schwinge
- [PING ^0] [PATCH v2 3/4] Improve functionality of ree pass with various constants with AND operation.
Ajit Agarwal
- [PING ^0][PATCH v2] rs6000: Add new pass for replacement of contiguous addresses vector load lxv with lxvp
Ajit Agarwal
- [PING ^0][PATCH v3] rs6000: fmr gets used instead of faster xxlor [PR93571]
Ajit Agarwal
- [PING ^0] [PATCH v8 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
Ajit Agarwal
- [PING^1][PATCH] rs6000: Change bitwise xor to inequality operator [PR106907]
jeevitha
- [PING ^1][PATCH v2] rs6000: Add new pass for replacement of contiguous addresses vector load lxv with lxvp
Ajit Agarwal
- [PING^2][PATCH v2] swap: Fix incorrect lane extraction by vec_extract() [PR106770]
Surya Kumari Jangala
- [PING^2] More '#ifdef ASM_OUTPUT_DEF' -> 'if (TARGET_SUPPORTS_ALIASES)' etc.
Jeff Law
- [PING^2] More '#ifdef ASM_OUTPUT_DEF' -> 'if (TARGET_SUPPORTS_ALIASES)' etc. (was: [PATCH][v2] Introduce TARGET_SUPPORTS_ALIASES)
Thomas Schwinge
- [PING^3][PATCH v2] swap: Fix incorrect lane extraction by vec_extract() [PR106770]
Surya Kumari Jangala
- [pushed] [PATCH 0/3] Optimize loongarch vector implementation.
chenglulu
- [pushed] [PATCH] LoongArch: Define macro CLEAR_INSN_CACHE.
chenglulu
- [pushed][PATCH] LoongArch:Enable vcond_mask_mn expanders for SF/DF modes.
chenglulu
- [pushed][PATCH v1] LoongArch: Fix vec_initv32qiv16qi template to avoid ICE.
chenglulu
- [pushed][PATCH v1] LoongArch: Fix vfrint-releated comments in lsxintrin.h and lasxintrin.h
chenglulu
- [pushed][PATCH v1] LoongArch: Implement __builtin_thread_pointer for TLS.
chenglulu
- [pushed][PATCH v2] LoongArch: Adjust makefile dependency for loongarch headers.
chenglulu
- [pushed] [PATCH v2] LoongArch: Delete macro definition ASM_OUTPUT_ALIGN_WITH_NOP.
chenglulu
- [pushed][PATCH v3 0/2] LoongArch: Update target-supports.exp for LoongArch SX/ASX.
chenglulu
- [pushed][PR111917][RA]: Fixing LRA cycling for multi-reg variable containing a fixed reg
Vladimir Makarov
- [pushed] [RA]: Add cost calculation for reg equivalence invariants
Vladimir Makarov
- [pushed] [RA]: Fixing i686 bootstrap failure because of pushing the equivalence patch
Vladimir Makarov
- [pushed] [RA]: Modify cost calculation for dealing with pseudo equivalences
Vladimir Makarov
- [pushed] [RA]: Modify cost calculation for dealing with pseudo equivalences
Christophe Lyon
- [pushed] [RA]: Modify cost calculation for dealing with pseudo equivalences
Vladimir Makarov
- [pushed] [RA]: Modify cost calculation for dealing with pseudo equivalences
Christophe Lyon
- [pushed] aarch64: Define TARGET_INSN_COST
Richard Sandiford
- [pushed] analyzer: improvements to out-of-bounds diagrams [PR111155]
David Malcolm
- [pushed] analyzer: improvements to out-of-bounds diagrams [PR111155]
Tobias Burnus
- [pushed] analyzer: improvements to out-of-bounds diagrams [PR111155]
David Malcolm
- [pushed] analyzer: improvements to out-of-bounds diagrams [PR111155]
Tobias Burnus
- [pushed] analyzer: improvements to out-of-bounds diagrams [PR111155]
David Malcolm
- [pushed] analyzer: move class record_layout to its own .h/.cc
David Malcolm
- [pushed] c++: abstract class and overload resolution
Jason Merrill
- [pushed] c++: add fixed testcase [PR99804]
Patrick Palka
- [pushed] c++: add testcase verifying non-dep new-expr checking
Patrick Palka
- [pushed] c++: fix tourney logic
Jason Merrill
- [pushed] c++: fix tourney logic
Patrick Palka
- [pushed] c++: fix tourney logic
Patrick Palka
- [pushed] c++: fix tourney logic
Patrick Palka
- [pushed] c++: improve fold-expr location
Jason Merrill
- [pushed] c++: mangle multiple levels of template parms [PR109422]
Jason Merrill
- [pushed] c++: mangling tweaks
Jason Merrill
- [pushed] c++: use G_ instead of _
Jason Merrill
- [pushed] c++: use G_ instead of _
Jakub Jelinek
- [pushed] configure, libquadmath: Remove unintended AC_CHECK_LIBM [PR111928]
Iain Sandoe
- [pushed] contrib: Update Darwin entries in config-list.mk
Iain Sandoe
- [pushed] Darwin: Check as for .build_version support and use it if available.
Iain Sandoe
- [pushed] Darwin: Make metadata symbol lables linker-visible for GNU objc.
Iain Sandoe
- [pushed] diagnostics: add ctors to text_info; add m_ prefixes to fields
David Malcolm
- [pushed] diagnostics: add diagnostic_output_format class
David Malcolm
- [pushed] diagnostics: fix ICE on sarif output when source file is unreadable [PR111700]
David Malcolm
- [pushed] diagnostics: fix missing initialization of context->extra_output_kind
David Malcolm
- [pushed] diagnostics: fix missing init of set_locations_cb
David Malcolm
- [pushed] diagnostics: group together source printing fields of diagnostic_context
David Malcolm
- [pushed] diagnostics: special-case -fdiagnostics-text-art-charset=ascii for LANG=C
David Malcolm
- [pushed] doc: Update contrib.texi
Marek Polacek
- [pushed] Fix profiledbootstrap poly_int fallout [PR111642]
Richard Sandiford
- [pushed] i386: Fix unprotected REGNO in aeswidekl_operation
Richard Sandiford
- [pushed] libcpp: "const" and other cleanups
David Malcolm
- [pushed] libcpp: eliminate COMBINE_LOCATION_DATA
David Malcolm
- [pushed] libcpp: eliminate LINEMAPS_LAST_ALLOCATED{, _ORDINARY, _MACRO}_MAP
David Malcolm
- [pushed] libcpp: eliminate LINEMAPS_{,ORDINARY_,MACRO_}CACHE
David Malcolm
- [pushed] libcpp: eliminate LINEMAPS_{ORDINARY,MACRO}_MAPS
David Malcolm
- [pushed] libcpp: eliminate MACRO_MAP_EXPANSION_POINT_LOCATION
David Malcolm
- [pushed] libstdc++: add casts to from_chars in <charconv> [PR111883]
Marek Polacek
- [pushed] objc++: type/expr tsubst conflation [PR111920]
Patrick Palka
- [pushed] opts.cc: fix comment about DOCUMENTATION_ROOT_URL
David Malcolm
- [pushed] pretty-print: gracefully handle null URLs
David Malcolm
- [pushed] testsuite, Darwin: Skip g++.dg/debug/dwarf2/pr85550.C
Iain Sandoe
- [pushed] testsuite, X86, Darwin: Skip a test for mcmodel=large.
Iain Sandoe
- [pushed] testsuite, X86, Darwin: Skip tests with incompatible output.
Iain Sandoe
- [pushed] testsuite: constexpr-diag1.C and implicit constexpr
Jason Merrill
- [pushed] tree: update address_space comment
Jason Merrill
- [pushed] wwwdocs: *: Remove unused buildstat pages
Gerald Pfeifer
- [pushed] wwwdocs: buildstat: Don't reference buildstats we no longer carry
Gerald Pfeifer
- [pushed] wwwdocs: conduct: Link creativecommons.org via https
Gerald Pfeifer
- [pushed] wwwdocs: conduct: Use <br> instead of <br />
Gerald Pfeifer
- [pushed] wwwdocs: gcc-9: Editorial changes to porting_to.html
Gerald Pfeifer
- [r14-4629 Regression] FAIL: gcc.dg/vect/vect-simd-clone-18f.c scan-tree-dump-times vect "[\\n\\r] [^\\n]* = foo\\.simdclone" 2 on Linux/x86_64
Jiang, Haochen
- [r14-4629 Regression] FAIL: gcc.dg/vect/vect-simd-clone-18f.c scan-tree-dump-times vect "[\\n\\r] [^\\n]* = foo\\.simdclone" 2 on Linux/x86_64
Richard Biener
- [r14-4629 Regression] FAIL: gcc.dg/vect/vect-simd-clone-18f.c scan-tree-dump-times vect "[\\n\\r] [^\\n]* = foo\\.simdclone" 2 on Linux/x86_64
Jakub Jelinek
- [r14-4629 Regression] FAIL: gcc.dg/vect/vect-simd-clone-18f.c scan-tree-dump-times vect "[\\n\\r] [^\\n]* = foo\\.simdclone" 2 on Linux/x86_64
Richard Biener
- [Ready to commit V3] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
Juzhe-Zhong
- [Ready to commit V3] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
Patrick O'Neill
- [Ready to commit V3] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
Robin Dapp
- [Ready to commit V3] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
Patrick O'Neill
- [Ready to commit V3] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
钟居哲
- [Ready to commit V3] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
juzhe.zhong@rivai.ai
- [Ready to commit V3] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
Andreas Schwab
- [Ready to commit V3] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
Li, Pan2
- [RFC 0/2] black, isort, and flake8 configuration
Tom Tromey
- [RFC 1/2] libstdc++: Use 'black' and 'isort' in pretty printers
Tom Tromey
- Re: [RFC 1/2] RISC-V: Add support for _Bfloat16.
Jin Ma
- [RFC 1/2] RISC-V: Add support for _Bfloat16.
Jeff Law
- Re: [RFC 1/2] RISC-V: Add support for _Bfloat16.
Jin Ma
- [RFC 2/2] libstdc++: Add flake8 configuration
Tom Tromey
- [RFC] > WIDE_INT_MAX_PREC support in wide_int and widest_int
Jakub Jelinek
- [RFC] > WIDE_INT_MAX_PREC support in wide_int and widest_int
Jakub Jelinek
- [RFC] Add function attribute: null_terminated_string_arg(PARAM_IDX)
David Malcolm
- [RFC] Add function attribute: null_terminated_string_arg(PARAM_IDX)
Andreas Schwab
- [RFC] Add function attribute: null_terminated_string_arg(PARAM_IDX)
David Malcolm
- [RFC] Add function attribute: null_terminated_string_arg(PARAM_IDX)
David Malcolm
- [RFC] expr: don't clear SUBREG_PROMOTED_VAR_P flag for a promoted subreg [target/111466]
Vineet Gupta
- [RFC] expr: don't clear SUBREG_PROMOTED_VAR_P flag for a promoted subreg [target/111466]
Jeff Law
- [RFC] expr: don't clear SUBREG_PROMOTED_VAR_P flag for a promoted subreg [target/111466]
Jeff Law
- [RFC] expr: don't clear SUBREG_PROMOTED_VAR_P flag for a promoted subreg [target/111466]
Vineet Gupta
- [RFC] expr: don't clear SUBREG_PROMOTED_VAR_P flag for a promoted subreg [target/111466]
Jeff Law
- [RFC] expr: don't clear SUBREG_PROMOTED_VAR_P flag for a promoted subreg [target/111466]
Jeff Law
- [RFC] expr: don't clear SUBREG_PROMOTED_VAR_P flag for a promoted subreg [target/111466]
Robin Dapp
- [RFC] expr: don't clear SUBREG_PROMOTED_VAR_P flag for a promoted subreg [target/111466]
Richard Kenner
- [RFC] expr: don't clear SUBREG_PROMOTED_VAR_P flag for a promoted subreg [target/111466]
Jeff Law
- [RFC] expr: don't clear SUBREG_PROMOTED_VAR_P flag for a promoted subreg [target/111466]
Jeff Law
- [RFC] expr: don't clear SUBREG_PROMOTED_VAR_P flag for a promoted subreg [target/111466]
Hans-Peter Nilsson
- [RFC] expr: don't clear SUBREG_PROMOTED_VAR_P flag for a promoted subreg [target/111466]
Vineet Gupta
- [RFC] expr: don't clear SUBREG_PROMOTED_VAR_P flag for a promoted subreg [target/111466]
Jeff Law
- [RFC] expr: don't clear SUBREG_PROMOTED_VAR_P flag for a promoted subreg [target/111466]
Vineet Gupta
- [RFC] GNU Vector Extension -- Packed Boolean Vectors
Matthias Kretz
- [RFC] Make genautomata.cc output reflect insn-attr.h expectation:
Edwin Lu
- [RFC] RISC-V: elide sign extend when expanding cmp_and_jump
Vineet Gupta
- [RFC] RISC-V: elide sign extend when expanding cmp_and_jump
Robin Dapp
- [RFC] RISC-V: elide sign extend when expanding cmp_and_jump
Jeff Law
- [RFC] RISC-V: elide sign extend when expanding cmp_and_jump
Robin Dapp
- [RFC] RISC-V: elide sign extend when expanding cmp_and_jump
Jeff Law
- [RFC] RISC-V: elide sign extend when expanding cmp_and_jump
Vineet Gupta
- [RFC] RISC-V: elide sign extend when expanding cmp_and_jump
Jeff Law
- [RFC] RISC-V: elide sign extend when expanding cmp_and_jump
Vineet Gupta
- [RFC] RISC-V: elide sign extend when expanding cmp_and_jump
Vineet Gupta
- [RFC] RISC-V: elide sign extend when expanding cmp_and_jump
Vineet Gupta
- [RFC] RISC-V: Handle new types in scheduling descriptions
Edwin Lu
- [RFC] RISC-V: Handle new types in scheduling descriptions
Jeff Law
- [RFC] RISC-V: Handle new types in scheduling descriptions
Edwin Lu
- [RFC] RISC-V: Support -mcmodel=large.
KuanLin Chen
- [RFC] RISC-V: Support -mcmodel=large.
Jeff Law
- [RFC] RISC-V: Support -mcmodel=large.
Kito Cheng
- [RFC gcc13 backport 0/3] Add Ztso atomic mappings
Patrick O'Neill
- [RFC gcc13 backport 0/3] Add Ztso atomic mappings
Jeff Law
- [RFC gcc13 backport 0/3] Add Ztso atomic mappings
Patrick O'Neill
- [RFC gcc13 backport 1/3] RISC-V: Add Ztso atomic mappings
Patrick O'Neill
- [RFC gcc13 backport 2/3] RISC-V: Specify -mabi for ztso testcases
Patrick O'Neill
- [RFC gcc13 backport 3/3] [RISCV][committed] Remove spurious newline in ztso sequence
Patrick O'Neill
- [RFC PATCH] Detecting lifetime-dse issues via Valgrind
exactlywb@ispras.ru
- [RFC PATCH] RISC-V: Initial RV64E and LP64E support
Tsukasa OI
- [RFC PATCH v1] c: Do not warn about external declaration following inline definition
Barnabás Pőcze
- [RFC PATCH v1] c: Do not warn about external declaration following inline definition
Joseph Myers
- [RFC PATCH v1] c: Do not warn about external declaration following inline definition
Barnabás Pőcze
- [RFC PATCH v1] c: Do not warn about external declaration following inline definition
Joseph Myers
- [RISC-V]: Re: cpymem for RISCV with v extension
Joern Rennecke
- [RISC-V]: Re: cpymem for RISCV with v extension
Patrick O'Neill
- [RISC-V]: Re: cpymem for RISCV with v extension
Joern Rennecke
- [RISC-V]: Re: cpymem for RISCV with v extension
Patrick O'Neill
- [SH][committed] Fix PR 101177
Oleg Endo
- [SH][committed] Fix PR 111001
Oleg Endo
- [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Siddhesh Poyarekar
- [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Kees Cook
- [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Siddhesh Poyarekar
- [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Siddhesh Poyarekar
- [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Siddhesh Poyarekar
- [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Kees Cook
- [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Kees Cook
- [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Kees Cook
- [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Kees Cook
- [V3][PATCH 1/3] Provide counted_by attribute to flexible array member field (PR108896)
Siddhesh Poyarekar
- [V3][PATCH 1/3] Provide counted_by attribute to flexible array member field (PR108896)
Siddhesh Poyarekar
- [V3][PATCH 1/3] Provide counted_by attribute to flexible array member field (PR108896)
Qing Zhao
- [V3][PATCH 1/3] Provide counted_by attribute to flexible array member field (PR108896)
Qing Zhao
- [V3][PATCH 1/3] Provide counted_by attribute to flexible array member field (PR108896)
Siddhesh Poyarekar
- [V3][PATCH 1/3] Provide counted_by attribute to flexible array member field (PR108896)
Qing Zhao
- [V3][PATCH 2/3] Use the counted_by atribute info in builtin object size [PR108896]
Siddhesh Poyarekar
- [V3][PATCH 2/3] Use the counted_by atribute info in builtin object size [PR108896]
Qing Zhao
- [WIP 0/4] OpenMP: support for loop transformations
Sandra Loosemore
- [WIP 1/4] openacc: Rename OMP_CLAUSE_TILE to OMP_CLAUSE_OACC_TILE
Sandra Loosemore
- [WIP 2/4] OpenMP: Language-independent parts of loop transform support.
Sandra Loosemore
- [WIP 3/4] OpenMP: Fortran front-end support for loop transforms.
Sandra Loosemore
- [WIP 3/4] OpenMP: Fortran front-end support for loop transforms.
Tobias Burnus
- [WIP 4/4] OpenMP: C and C++ front-end support for loop transforms.
Sandra Loosemore
- [wwwdocs] Get newlib via git in simtest-howto.html
Roger Sayle
- [wwwdocs] Get newlib via git in simtest-howto.html
Richard Biener
- [x86_64 PATCH] PR target/110551: Tweak mulx register allocation using peephole2.
Roger Sayle
- [x86 PATCH] Fine tune STV register conversion costs for -Os.
Roger Sayle
- [x86 PATCH] Fine tune STV register conversion costs for -Os.
Uros Bizjak
- [X86 PATCH] Implement doubleword right shifts by 1 bit using s[ha]r+rcr.
Roger Sayle
- [X86 PATCH] Implement doubleword right shifts by 1 bit using s[ha]r+rcr.
Roger Sayle
- [X86 PATCH] Implement doubleword right shifts by 1 bit using s[ha]r+rcr.
Uros Bizjak
- [X86 PATCH] Implement doubleword shift left by 1 bit using add+adc.
Roger Sayle
- [X86 PATCH] Implement doubleword shift left by 1 bit using add+adc.
Roger Sayle
- [X86 PATCH] Implement doubleword shift left by 1 bit using add+adc.
Uros Bizjak
- [x86 PATCH] PR 106245: Split (x<<31)>>31 as -(x&1) in i386.md
Roger Sayle
- [x86 PATCH] PR 106245: Split (x<<31)>>31 as -(x&1) in i386.md
Uros Bizjak
- [x86 PATCH] PR 106245: Split (x<<31)>>31 as -(x&1) in i386.md
Roger Sayle
- [x86 PATCH] PR 106245: Split (x<<31)>>31 as -(x&1) in i386.md
Uros Bizjak
- [x86 PATCH] PR target/110511: Fix reg allocation for widening multiplications.
Roger Sayle
- [x86 PATCH] PR target/110511: Fix reg allocation for widening multiplications.
Uros Bizjak
- [x86 PATCH] PR target/110511: Fix reg allocation for widening multiplications.
Roger Sayle
- [x86 PATCH] PR target/110511: Fix reg allocation for widening multiplications.
Uros Bizjak
- [x86 PATCH] PR target/110551: Fix reg allocation for widening multiplications.
Roger Sayle
- [x86 PATCH] PR target/110551: Fix reg allocation for widening multiplications.
Jiang, Haochen
- [X86 PATCH] Split lea into shorter left shift by 2 or 3 bits with -Oz.
Roger Sayle
- [X86 PATCH] Split lea into shorter left shift by 2 or 3 bits with -Oz.
Uros Bizjak
- [X86 PATCH] Split lea into shorter left shift by 2 or 3 bits with -Oz.
Roger Sayle
- __hardcfr_check_fail and BPF
Jose E. Marchesi
- aarch64, vect, omp: Add SVE support for simd clones [PR 96342]
Andre Vieira (lists)
- aarch64: Replace duplicated selftests
Andrew Carlotti
- Add OpenACC 'acc_map_data' variant to 'libgomp.oacc-c-c++-common/deep-copy-8.c' (was: [PATCH 11/13] OpenACC 2.6 deep copy: C and C++ execution tests)
Thomas Schwinge
- Backport PR106878 fixes to GCC 12
Alex Coplan
- C++ patch ping^2
Jakub Jelinek
- Check that passes do not forget to define profile
Andre Vieira (lists)
- Check that passes do not forget to define profile
Jan Hubicka
- Check that passes do not forget to define profile
Andre Vieira (lists)
- Check that passes do not forget to define profile
Jan Hubicka
- Committed: Fix typo in add_options_for_riscv_v, add_options_for_riscv_zfh, add_options_for_riscv_d .
Joern Rennecke
- committed [RISC-V]: Harden test scan patterns
Joern Rennecke
- committed [RISC-V]: Harden test scan patterns
Joern Rennecke
- Consistently order 'OMP_CLAUSE_SELF' right after 'OMP_CLAUSE_IF' (was: [PATCH, OpenACC 2.7] Implement self clause for compute constructs)
Thomas Schwinge
- Continued (Non)mutlib and stub header issue (was Re: [PATCH v2] RISC-V: Use stdint-gcc.h in rvv testsuite)
Vineet Gupta
- Continued (Non)mutlib and stub header issue (was Re: [PATCH v2] RISC-V: Use stdint-gcc.h in rvv testsuite)
Kito Cheng
- Darwin: Replace environment runpath with embedded [PR88590]
Nathanael Nerode
- Darwin: Replace environment runpath with embedded [PR88590]
Iain Sandoe
- Darwin: Replace environment runpath with embedded [PR88590]
Alexandre Oliva
- Darwin: Replace environment runpath with embedded [PR88590]
Jeff Law
- Darwin: Replace environment runpath with embedded [PR88590]
Iain Sandoe
- Darwin: Replace environment runpath with embedded [PR88590]
FX Coudert
- Darwin: Replace environment runpath with embedded [PR88590]
Martin Jambor
- Darwin: Replace environment runpath with embedded [PR88590]
Iain Sandoe
- Darwin: Replace environment runpath with embedded [PR88590]
FX Coudert
- Darwin: Replace environment runpath with embedded [PR88590]
Iain Sandoe
- Disable target libgrust if we're not building target libstdc++ (was: [PATCH v2 2/4] libgrust: Add libproc_macro and build system)
Thomas Schwinge
- Disentangle handling of OpenACC 'host', 'self' pragma tokens (was: [PATCH, OpenACC 2.7] Implement self clause for compute constructs)
Thomas Schwinge
- Draft Order:Doc signed : Subcontract Signed Agreement 18 Oct 2023
Contract for gcc-patches
- Enable 'c-c++-common/goacc/{if,self}-clause-1.c' for C++ (was: [PATCH, OpenACC 2.7] Implement self clause for compute constructs)
Thomas Schwinge
- Enable top-level recursive 'autoreconf'
Andreas Schwab
- Enable top-level recursive 'autoreconf'
Thomas Schwinge
- Enable top-level recursive 'autoreconf'
Eric Gallager
- Enable top-level recursive 'autoreconf'
Alexandre Oliva
- Enable top-level recursive 'autoreconf'
Hans-Peter Nilsson
- Enable top-level recursive 'autoreconf' (was: Hints on reconfiguring GCC)
Thomas Schwinge
- Extend test suite coverage for OpenACC 'self' clause for compute constructs (was: [PATCH, OpenACC 2.7] Implement self clause for compute constructs)
Thomas Schwinge
- Gcc
Suma Luther
- Gcc - IAAPA Expo 2023
Adelaide Bell
- gcc-patches From rewriting mailman settings (Was: [Linaro-TCWG-CI] gcc patch #75674: FAIL: 68 regressions)
Gerald Pfeifer
- gcc-patches From rewriting mailman settings (Was: [Linaro-TCWG-CI] gcc patch #75674: FAIL: 68 regressions)
Mark Wielaard
- gcc 13.2 is missing warnings?
Jakub Jelinek
- GCC 14.0.0 Status Report (2023-10-18), Stage 1 ends Nov. 19th
Richard Biener
- Go patch committed: Add Expression::is_untyped method
Ian Lance Taylor
- Go patch committed: Make xx_constant_value methods non-const
Ian Lance Taylor
- Go patch committed: Move Selector_expression up in file
Ian Lance Taylor
- Go patch committed: pass Gogo to more passes
Ian Lance Taylor
- Go patch committed: Pass Gogo to Runtime::make_call
Ian Lance Taylor
- Go patch committed: Remove name_ field from Type_switch_statement
Ian Lance Taylor
- Go patch committed: Remove the traverse_assignments code
Ian Lance Taylor
- Handle OpenACC 'self' clause for compute constructs in OpenACC 'kernels' decomposition (was: Extend test suite coverage for OpenACC 'self' clause for compute constructs (was: [PATCH, OpenACC 2.7] Implement self clause for compute constructs))
Thomas Schwinge
- hardcfr: support checking at abnormal edges [PR111943]
Alexandre Oliva
- hardcfr: support checking at abnormal edges [PR111943]
Richard Biener
- hardcfr: support checking at abnormal edges [PR111943]
Alexandre Oliva
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Richard Biener
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Siddhesh Poyarekar
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Richard Biener
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Siddhesh Poyarekar
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Richard Biener
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Siddhesh Poyarekar
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Richard Biener
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Joseph Myers
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Siddhesh Poyarekar
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Siddhesh Poyarekar
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Siddhesh Poyarekar
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Siddhesh Poyarekar
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Siddhesh Poyarekar
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Siddhesh Poyarekar
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Richard Biener
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Siddhesh Poyarekar
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Richard Biener
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Richard Biener
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Siddhesh Poyarekar
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Richard Biener
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Kees Cook
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Kees Cook
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Kees Cook
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Jakub Jelinek
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Richard Biener
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Richard Biener
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Richard Biener
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Richard Biener
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Kees Cook
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Richard Biener
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Martin Uecker
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Kees Cook
- HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
Qing Zhao
- Improve -Wflex-array-member-not-at-end changes.html wording |Plus: and warning bug? (was: [V2][PATCH] gcc-14/changes.html: Deprecate a GCC C extension on flexible array members.)
Qing Zhao
- Improve -Wflex-array-member-not-at-end changes.html wording |Plus: and warning bug? (was: [V2][PATCH] gcc-14/changes.html: Deprecate a GCC C extension on flexible array members.)
Qing Zhao
- Improve -Wflex-array-member-not-at-end changes.html wording |Plus: and warning bug? (was: [V2][PATCH] gcc-14/changes.html: Deprecate a GCC C extension on flexible array members.)
Kees Cook
- Inquiry about ARM gcc5 CVE-2023-4039 Patch
老小孩老小孩
- Inquiry about ARM gcc5 CVE-2023-4039 Patch
Andrew Pinski
- libgo patch committed: Add missing type conversion
Ian Lance Taylor
- Minor fixes for OpenACC/Fortran 'self' clause for compute constructs (was: [PATCH, OpenACC 2.7] Implement self clause for compute constructs)
Thomas Schwinge
- mvconst_internal splitter gated with !@ira_in_progess (was Re: Yet Another IRA question)
Vineet Gupta
- mvconst_internal splitter gated with !@ira_in_progess (was Re: Yet Another IRA question)
Jeff Law
- No subject
Kito Cheng
- No subject
Kito Cheng
- Only build host libgrust if the Rust language is enabled (was: [PATCH v2 3/4] build: Add libgrust as compilation modules)
Thomas Schwinge
- OpenMP/Fortran: Group handling of 'if' clause without and with modifier
Tobias Burnus
- OpenMP/Fortran: Group handling of 'if' clause without and with modifier (was: [committed] Partial OpenMP 4.5 fortran support)
Thomas Schwinge
- PATCH-1v3, expand] Enable vector mode for compare_by_pieces [PR111449]
HAO CHEN GUI
- PATCH-1v3, expand] Enable vector mode for compare_by_pieces [PR111449]
Richard Sandiford
- PATCH v3] rs6000: fmr gets used instead of faster xxlor [PR93571]
Ajit Agarwal
- PATCH v6 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces.
Ajit Agarwal
- Ping: [PATCH 1/6] PowerPC: Add -mcpu=future option
Michael Meissner
- Ping: [PATCH 2/6] PowerPC: Make -mcpu=future enable -mblock-ops-vector-pair.
Michael Meissner
- Ping: [PATCH 3/6] PowerPC: Add support for accumulators in DMR registers.
Michael Meissner
- Ping: [PATCH 4/6] PowerPC: Make MMA insns support DMR registers.
Michael Meissner
- Ping: [PATCH 5/6] PowerPC: Switch to dense math names for all MMA operations.
Michael Meissner
- Ping: [PATCH 6/6] PowerPC: Add support for 1,024 bit DMR registers.
Michael Meissner
- ping: [PATCH] libcpp: Improve the diagnostic for poisoned identifiers [PR36887]
Lewis Hyatt
- Ping: [PATCH] Power10: Add options to disable load and store vector pair.
Michael Meissner
- ping: [PATCH] preprocessor: c++: Support `#pragma GCC target' macros [PR87299]
Lewis Hyatt
- ping: [PATCH] preprocessor: c++: Support `#pragma GCC target' macros [PR87299]
Jason Merrill
- Ping: [PATCH v2 0/2] Replace intl/ with out-of-tree GNU gettext
Arsen Arsenović
- Ping: [PATCH v2 0/2] Replace intl/ with out-of-tree GNU gettext
Andrew Pinski
- Ping: [PATCH v2 0/2] Replace intl/ with out-of-tree GNU gettext
Arsen Arsenović
- Ping: [PATCH v2 0/2] Replace intl/ with out-of-tree GNU gettext
Iain Sandoe
- Ping: [PATCH v2 0/2] Replace intl/ with out-of-tree GNU gettext
Arsen Arsenović
- Ping: [PATCH v2 1/2] testsuite: Add dg-require-atomic-cmpxchg-word
Hans-Peter Nilsson
- Ping: [PATCH v2 1/2] testsuite: Add dg-require-atomic-cmpxchg-word
Christophe Lyon
- Ping: [PATCH v2 1/2] testsuite: Add dg-require-atomic-cmpxchg-word
Jeff Law
- Ping: [PATCH v2 1/2] testsuite: Add dg-require-atomic-cmpxchg-word
Jonathan Wakely
- Ping: [PATCH v2 2/2] testsuite: Replace many dg-require-thread-fence with dg-require-atomic-cmpxchg-word
Hans-Peter Nilsson
- Ping: [PATCH v2 2/2] testsuite: Replace many dg-require-thread-fence with dg-require-atomic-cmpxchg-word
Christophe Lyon
- Ping: [PATCH v5] C, ObjC: Add -Wunterminated-string-initialization
Alejandro Colomar
- PING: PR rtl-optimization/110701
Roger Sayle
- PING: PR rtl-optimization/110701
Jeff Law
- Ping^2: [PATCH v2 0/2] Replace intl/ with out-of-tree GNU gettext
Arsen Arsenović
- PING^3 [PATCH v2] rs6000: Don't use optimize_function_for_speed_p too early [PR108184]
Kewen.Lin
- PING^5 [PATCH 0/9] rs6000: Rework rs6000_emit_vector_compare
Kewen.Lin
- PING Re: [PATCH v2 RFA] diagnostic: add permerror variants with opt
Jason Merrill
- PING Re: [PATCH v2 RFA] diagnostic: add permerror variants with opt
Richard Biener
- PR111648: Fix wrong code-gen due to incorrect VEC_PERM_EXPR folding
Prathamesh Kulkarni
- PR111648: Fix wrong code-gen due to incorrect VEC_PERM_EXPR folding
Richard Sandiford
- PR111648: Fix wrong code-gen due to incorrect VEC_PERM_EXPR folding
Prathamesh Kulkarni
- PR111648: Fix wrong code-gen due to incorrect VEC_PERM_EXPR folding
Prathamesh Kulkarni
- PR111648: Fix wrong code-gen due to incorrect VEC_PERM_EXPR folding
Prathamesh Kulkarni
- PR111648: Fix wrong code-gen due to incorrect VEC_PERM_EXPR folding
Richard Sandiford
- PR111648: Fix wrong code-gen due to incorrect VEC_PERM_EXPR folding
Prathamesh Kulkarni
- PR111648: Fix wrong code-gen due to incorrect VEC_PERM_EXPR folding
Richard Sandiford
- PR111648: Fix wrong code-gen due to incorrect VEC_PERM_EXPR folding
Prathamesh Kulkarni
- PR111754
Prathamesh Kulkarni
- PR111754
Richard Sandiford
- PR111754
Richard Sandiford
- PR111754
Prathamesh Kulkarni
- PR111754
Richard Sandiford
- PR111754
Prathamesh Kulkarni
- Principles of the C99 testsuite conversion
Florian Weimer
- Principles of the C99 testsuite conversion
Jeff Law
- Principles of the C99 testsuite conversion
Richard Earnshaw (lists)
- Principles of the C99 testsuite conversion
Jeff Law
- Principles of the C99 testsuite conversion
Jakub Jelinek
- Principles of the C99 testsuite conversion
Florian Weimer
- Principles of the C99 testsuite conversion
Florian Weimer
- Pushed: [PATCH 0/5] LoongArch: Better balance between relaxation and scheduling
Xi Ruoyao
- Pushed: [PATCH] LoongArch: Use fcmp.caf.s instead of movgr2cf for zeroing a fcc
Xi Ruoyao
- Pushed: [PATCH v2] LoongArch: Define HAVE_AS_TLS to 0 if it's undefined [PR112299]
Xi Ruoyao
- quote
Jessie
- Quote
Jessie
- Remove redundant partial specialization in _Nth_type
Feng Jisen
- Remove stale Autoconf checks for Perl
Alexandre Oliva
- RFC: attributes documentation
Sandra Loosemore
- RFC: attributes documentation
Joseph Myers
- RFC: attributes documentation
Sandra Loosemore
- RFC: attributes documentation
Joseph Myers
- RFC: the proposal to resolve the missing dependency issue for counted_by attribute
Qing Zhao
- RFC: the proposal to resolve the missing dependency issue for counted_by attribute
Siddhesh Poyarekar
- RFC: the proposal to resolve the missing dependency issue for counted_by attribute
Qing Zhao
- RFC: the proposal to resolve the missing dependency issue for counted_by attribute
Joseph Myers
- RISC-V: Fix ICE of RVV vget/vset intrinsic[PR111935]
Li Xu
- RISC-V: Fix ICE of RVV vget/vset intrinsic[PR111935]
juzhe.zhong@rivai.ai
- RISC-V: Support CORE-V XCVMAC and XCVALU extensions
juzhe.zhong@rivai.ai
- RISC-V: Support CORE-V XCVMAC and XCVALU extensions
Andrew Pinski
- RISC-V: Support CORE-V XCVMAC and XCVALU extensions
juzhe.zhong@rivai.ai
- RISC-V: Support CORE-V XCVMAC and XCVALU extensions
Jeff Law
- RISC-V: Support CORE-V XCVMAC and XCVALU extensions
Kito Cheng
- wanting
Jessie
- xthead regression with [COMMITTED] RISC-V: const: hide mvconst splitter from IRA
Vineet Gupta
- xthead regression with [COMMITTED] RISC-V: const: hide mvconst splitter from IRA
Jeff Law
- xthead regression with [COMMITTED] RISC-V: const: hide mvconst splitter from IRA
Christoph Müllner
- xthead regression with [COMMITTED] RISC-V: const: hide mvconst splitter from IRA
Vineet Gupta
- xthead regression with [COMMITTED] RISC-V: const: hide mvconst splitter from IRA
Christoph Müllner
- You missed a call Transcription Available
Gcc Wireless Solutions|PhoneSystem
- 回复: [PATCH] RISC-V/testsuite: Enable `vect_pack_trunc'
钟居哲
- Re: 回复: [PATCH] RISC-V/testsuite: Enable `vect_pack_trunc'
Maciej W. Rozycki
- Re: 回复: [PATCH] RISC-V/testsuite: Enable `vect_pack_trunc'
Maciej W. Rozycki
Last message date:
Tue Oct 31 23:45:02 GMT 2023
Archived on: Tue Oct 31 23:45:08 GMT 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).