[PATCH] arm: fix c23 0-named-args caller-side stdarg
2023-12-06 2:27 UTC (2+ messages)
[PATCH v2] rs6000: Add new pass for replacement of contiguous addresses vector load lxv with lxvp
2023-12-06 2:22 UTC (7+ messages)
[PATCH RFA (libstdc++)] c++: partial ordering of object parameter [PR53499]
2023-12-06 2:21 UTC
[PATCH] Don't vectorize when vector stmts are only vec_contruct and stores
2023-12-06 2:16 UTC (3+ messages)
[PATCH v3] Introduce attribute reverse_alias
2023-12-06 2:10 UTC (10+ messages)
` [PATCH v4] Introduce attribute sym
` [PATCH v5] Introduce attribute sym_alias (was: Last call for bikeshedding on attribute sym/exalias/reverse_alias)
` [PATCH v6] Introduce attribute sym_alias
` [PATCH v7] "
` [PATCH v8] "
[PATCH] c-family: Fix ICE with large column number after restoring a PCH [PR105608]
2023-12-06 1:52 UTC
[PATCH v2 00/17] Support Intel APX NDD
2023-12-06 1:24 UTC (8+ messages)
` [PATCH 02/17] [APX NDD] Restrict TImode register usage when NDD enabled
` [PATCH 03/17] [APX NDD] Support APX NDD for optimization patterns of add
` [PATCH 05/17] [APX NDD] Support APX NDD for adc insns
[PATCH] i386: Move vzeroupper pass from after reload pass to after postreload_cse [PR112760]
2023-12-06 1:20 UTC (2+ messages)
[PATCH] RISC-V: Add vec_init expander for masks [PR112854]
2023-12-06 1:07 UTC (2+ messages)
[PATCH] strub: machine-independent stack scrubbing
2023-12-06 1:04 UTC (17+ messages)
` [PATCH v2 00/10] Introduce "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH] libsupc++: try cxa_thread_atexit_impl at runtime
2023-12-06 0:54 UTC (4+ messages)
[PATCH] RISC-V: Remove xfail from ssa-fre-3.c testcase
2023-12-06 0:39 UTC
[PATCH] libstdc++: implement std::generator
2023-12-06 0:20 UTC (2+ messages)
[[PATCH][GCC13] 0/2] Fix combined tree build of GCC 13 with Binutils 2.41
2023-12-05 23:39 UTC (5+ messages)
` [[PATCH][GCC13] 1/2] bfd: linker: merge .sframe sections
` [[PATCH][GCC13] 2/2] toplevel: Makefile.def: add install-strip dependency on libsframe
[PATCH] libstdc++: Add workaround to std::ranges::subrange [PR111948]
2023-12-05 23:35 UTC (2+ messages)
[PATCH] libstdc++: Implement LGW 4016 for std::ranges::to
2023-12-05 23:35 UTC (3+ messages)
[committed] libstdc++: Redefine __glibcxx_assert to work in C++23 constexpr
2023-12-05 23:34 UTC
Modula-2: Support '-isysroot [...]'
2023-12-05 23:12 UTC (2+ messages)
[PATCH] libiberty: Fix build with GCC < 7
2023-12-05 22:30 UTC (2+ messages)
[PATCH] lower-bitint: Fix arithmetics followed by extension by many bits [PR112809]
2023-12-05 22:18 UTC
[PATCH] btf: avoid wrong DATASEC entries for extern vars [PR112849]
2023-12-05 22:09 UTC (3+ messages)
[PATCH] gcc: Disallow trampolines when -fhardened
2023-12-05 21:15 UTC (14+ messages)
` [gcc15] nested functions in C
[PATCH] c++: fix ICE with sizeof in a template [PR112869]
2023-12-05 20:31 UTC
[PATCH v7] Add condition coverage (MC/DC)
2023-12-05 19:56 UTC
aarch64: Fix +nopredres, +nols64 and +nomops
2023-12-05 19:34 UTC
aarch64: Fix +nocrypto handling
2023-12-05 19:33 UTC
aarch64 testsuite: Check entire .arch string
2023-12-05 19:32 UTC
[PATCH] aarch64: Add missing driver-aarch64 dependencies
2023-12-05 19:30 UTC
[PATCH] build: unbreak bootstrap on uclinux targets [PR112762]
2023-12-05 18:49 UTC
[PATCH v3 00/11] : More warnings as errors by default
2023-12-05 17:35 UTC (13+ messages)
` [PATCH v3 10/11] c: Turn -Wincompatible-pointer-types into a permerror
` [PATCH] libgfortran: Fix -Wincompatible-pointer-types errors
[Patch] tsystem.h: Declare calloc/realloc #ifdef inhibit_libc
2023-12-05 17:33 UTC (2+ messages)
[PATCH] c++: Fix parsing [[]][[]];
2023-12-05 17:17 UTC (4+ messages)
` [PATCH] c++, v2: "
[PATCH v3 0/3] libgomp: OpenMP low-latency omp_alloc
2023-12-05 17:13 UTC (6+ messages)
` [PATCH v3 1/3] libgomp, nvptx: low-latency memory allocator
[PATCH RFC] c++: mangle function template constraints
2023-12-05 17:05 UTC (3+ messages)
[committed] libstdc++: Disable std::formatter::set_debug_format [PR112832]
2023-12-05 16:49 UTC
[PATCH] RISC-V: Implement TLS Descriptors
2023-12-05 16:49 UTC (5+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] remove qmtest-related Makefile targets
2023-12-05 16:41 UTC
[PATCH] libstdc++: Add test for LWG Issue 3897
2023-12-05 16:32 UTC (4+ messages)
[PATCH] c++: Further #pragma GCC unroll C++ fix [PR112795]
2023-12-05 16:16 UTC (6+ messages)
` [PATCH] c++, v2: "
[PATCH v5] aarch64: New RTL optimization pass avoid-store-forwarding
2023-12-05 16:15 UTC (2+ messages)
[PATCH v2 06/11] aarch64: Fix up aarch64_print_operand xzr/wzr case
2023-12-05 16:13 UTC (2+ messages)
[PATCH 0/1] RISC-V: Support CORE-V XCVSIMD extension
2023-12-05 16:12 UTC (3+ messages)
` [PATCH 1/1] RISC-V: Add support for XCVsimd extension in CV32E40P
[PATCH] c++: Implement C++ DR 2262 - Attributes for asm-definition [PR110734]
2023-12-05 16:01 UTC (2+ messages)
[PATCH] tree-optimization/112843 - update_stmt doing wrong things
2023-12-05 15:31 UTC
[PATCH 0/1] RISC-V: Support CORE-V XCVBITMAIP extension
2023-12-05 15:30 UTC (3+ messages)
` [PATCH 1/1] RISC-V: Add support for XCVbitmanip extension in CV32E40P
[PATCH v2 0/3] RISC-V: Support CORE-V XCVELW and XCVBI extensions
2023-12-05 15:24 UTC (8+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] RISC-V: Add support for XCVelw extension in CV32E40P
` [PATCH v3 2/3] RISC-V: Update XCValu constraints to match other vendors
` [PATCH v3 3/3] RISC-V: Add support for XCVbi extension in CV32E40P
[PATCH] RISC-V: xtheadmemidx: Document inline asm issue with memory constraint
2023-12-05 15:16 UTC
[PATCH] RISC-V: xtheadfmemidx: Disable if xtheadmemidx is not available
2023-12-05 15:16 UTC
[PATCH v2 10/11] aarch64: Add new load/store pair fusion pass
2023-12-05 15:13 UTC
[PATCH 10/11] aarch64: Add new load/store pair fusion pass
2023-12-05 15:09 UTC (3+ messages)
[PATCH v3] aarch64: Implement the ACLE instruction/data prefetch functions
2023-12-05 15:09 UTC
[PATCH] Workaround array_slice constructor portability issues (with older g++)
2023-12-05 15:02 UTC (4+ messages)
` [PATCH] Restore build with GCC 4.8 to GCC 5 (was Re: [PATCH] Workaround array_slice constructor portability issues (with older g++).)
[PATCH] RISC-V: Block VLSmodes according to TARGET_MAX_LMUL and BITS_PER_RISCV_VECTOR
2023-12-05 14:57 UTC (4+ messages)
` "
[PATCH v4] aarch64: New RTL optimization pass avoid-store-forwarding
2023-12-05 14:30 UTC (5+ messages)
[PATCH] middle-end/112860 - -fgimple can skip ISEL
2023-12-05 14:18 UTC
[PATCH] sanitizer/111736 - skip ASAN for globals in alternate address-space
2023-12-05 14:07 UTC
[ARC PATCH] Add *extvsi_n_0 define_insn_and_split for PR 110717
2023-12-05 13:59 UTC
[PATCH] sanitizer/111736 - skip ASAN for globals in alternate address-space
2023-12-05 13:55 UTC
[PATCH] ipa/92606 - IPA ICF merging variables in different address-space
2023-12-05 13:54 UTC
[PATCH 0/2] RISC-V: Add intrinsics for Bitmanip and Scalar Crypto extensions
2023-12-05 13:45 UTC (4+ messages)
` [PATCH 1/2] RISC-V: Add C intrinsics of Scalar Crypto Extension
` [PATCH 2/2] RISC-V: Add C intrinsics of Bitmanip Extension
[PATCH] middle-end/112830 - avoid gimplifying non-default addr-space assign to memcpy
2023-12-05 13:32 UTC
[PATCH] middle-end/112830 - avoid gimplifying non-default addr-space assign to memcpy
2023-12-05 13:11 UTC
[PATCH] tree-optimization/112856 - fix LC SSA after loop header copying
2023-12-05 13:10 UTC
[PATCH v1] LoongArch: Modify the check type of the vector builtin function
2023-12-05 12:44 UTC (5+ messages)
[RFC PATCH 1/1] nix: add a simple flake nix shell
2023-12-05 12:43 UTC (10+ messages)
[PATCH] driver: Fix bootstrap with --enable-default-pie
2023-12-05 12:22 UTC (2+ messages)
[PATCH] expmed: Perform mask extraction via QImode [PR112773]
2023-12-05 12:21 UTC (4+ messages)
[PATCH] i386: Fix -fcf-protection -Os ICE due to movabsq peephole2 [PR112845]
2023-12-05 12:01 UTC (2+ messages)
[PATCH v2 08/11] aarch64: Generalize writeback ldp/stp patterns
2023-12-05 11:21 UTC
[PATCH] aarch64: Add an early RA for strided registers
2023-12-05 11:05 UTC (2+ messages)
[PATCH 09/11] aarch64: Rewrite non-writeback ldp/stp patterns
2023-12-05 11:01 UTC (3+ messages)
[PATCH v2 09/11] aarch64: Rewrite non-writeback ldp/stp patterns
2023-12-05 10:57 UTC
[pushed v2 0/5] aarch64: Add support for SME2
2023-12-05 10:25 UTC (6+ messages)
` [pushed v2 1/5] aarch64: Add +sme2
` [pushed v2 2/5] aarch64: Add svcount_t
` [pushed v2 3/5] aarch64: Add svboolx2_t
` [pushed v2 4/5] aarch64: Add ZT0
` [pushed v2 5/5] aarch64: Add support for SME2 intrinsics
[pushed v2 00/25] aarch64: Add support for SME
2023-12-05 10:13 UTC (26+ messages)
` [pushed v2 01/25] aarch64: Generalise require_immediate_lane_index
` [pushed v2 02/25] aarch64: Use SVE's RDVL instruction
` [pushed v2 03/25] aarch64: Make AARCH64_FL_SVE requirements explicit
` [pushed v2 04/25] aarch64: Add group suffixes to SVE intrinsics
` [pushed v2 05/25] aarch64: Add sve_type to SVE builtins code
` [pushed v2 06/25] aarch64: Generalise some SVE ACLE error messages
` [pushed v2 07/25] aarch64: Replace vague "previous arguments" message
` [pushed v2 08/25] aarch64: Make more use of sve_type in ACLE code
` [pushed v2 09/25] aarch64: Tweak error message for (tuple,vector) pairs
` [pushed v2 10/25] aarch64: Add tuple forms of svreinterpret
` [pushed v2 11/25] aarch64: Add arm_streaming(_compatible) attributes
` [pushed v2 12/25] aarch64: Add +sme
` [pushed v2 13/25] aarch64: Distinguish streaming-compatible AdvSIMD insns
` [pushed v2 14/25] aarch64: Mark relevant SVE instructions as non-streaming
` [pushed v2 15/25] aarch64: Switch PSTATE.SM around calls
` [pushed v2 16/25] aarch64: Add support for SME ZA attributes
` [pushed v2 17/25] aarch64: Add a register class for w12-w15
` [pushed v2 18/25] aarch64: Add a VNx1TI mode
` [pushed v2 19/25] aarch64: Generalise unspec_based_function_base
` [pushed v2 20/25] aarch64: Generalise _m rules for SVE intrinsics
` [pushed v2 21/25] aarch64: Add support for <arm_sme.h>
` [pushed v2 22/25] aarch64: Add support for __arm_locally_streaming
` [pushed v2 23/25] aarch64: Handle PSTATE.SM across abnormal edges
` [pushed v2 24/25] aarch64: Enforce inlining restrictions for SME
` [pushed v2 25/25] aarch64: Update sibcall handling "
[pushed] Allow targets to add USEs to asms
2023-12-05 9:54 UTC
[PATCH] RISC-V: Check if zcd conflicts with zcmt and zcmp
2023-12-05 9:53 UTC (3+ messages)
[PATCH] Add a new target hook: TARGET_START_CALL_ARGS
2023-12-05 9:45 UTC
[PATCH] Add a target hook for sibcall epilogues
2023-12-05 9:37 UTC
c: Turn -Wimplicit-function-declaration into a permerror: Fix 'gcc.dg/gnu23-builtins-no-dfp-1.c' (was: [PATCH v3 06/11] c: Turn -Wimplicit-function-declaration into a permerror)
2023-12-05 9:31 UTC (6+ messages)
` [committed] Fix gnu23-builtins-no-dfp
` [v2] c: Turn -Wimplicit-function-declaration into a permerror: Fix 'gcc.dg/gnu23-builtins-no-dfp-1.c' (was: [committed] Fix gnu23-builtins-no-dfp)
[pushed] Allow prologues and epilogues to be inserted later
2023-12-05 9:31 UTC
[PATCH v2] RISC-V: FAIL:g++.dg/torture/vshuf-v[2|4]di.C -Os (execution test) on RV32
2023-12-05 8:45 UTC (3+ messages)
` "
[PATCH 1/4] [RISC-V] prefer Zicond primitive semantics to SFB
2023-12-05 8:36 UTC (5+ messages)
` [PATCH 2/4] [ifcvt] optimize x=c ? (y op z) : y by RISC-V Zicond like insns
` "
[PATCH] RISC-V: FAIL:g++.dg/torture/vshuf-v[2|4]di.C -Os (execution test) on RV32
2023-12-05 8:29 UTC (2+ messages)
[PATCH] tree-optimization/112843 - update_stmt doing wrong things
2023-12-05 8:27 UTC
[PATCH] lower-bitint: Make temporarily wrong IL less wrong [PR112843]
2023-12-05 8:15 UTC (3+ messages)
` [PATCH] lower-bitint, v2: "
[PATCH 1/5][V3][ifcvt] optimize x=c ? (y op z) : y by RISC-V Zicond like insns
2023-12-05 8:12 UTC (5+ messages)
` [PATCH 2/5] [ifcvt] optimize x=c ? (y shift_op z):y "
` [PATCH 3/5] [ifcvt] optimize x=c ? (y AND z) : y "
` [PATCH 4/5] [ifcvt] optimize x=c ? (y op const_int) "
` [PATCH 5/5] [ifcvt] optimize extension for x=c ? (y op z) "
[PATCH] tree-optimization/112827 - corrupt SCEV cache during SCCP
2023-12-05 8:10 UTC (4+ messages)
[PATCH] RISC-V: Add blocker for gather/scatter auto-vectorization
2023-12-05 7:51 UTC (2+ messages)
[patch-1, rs6000] enable fctiw on old archs [PR112707]
2023-12-05 7:48 UTC (2+ messages)
[PATCH] Fortran: allow RESTRICT qualifier also for optional arguments [PR100988]
2023-12-05 7:44 UTC (2+ messages)
[PATCH] tree-optimization/112827 - more SCEV cprop fixes
2023-12-05 7:25 UTC
[PATCH] i386: Improve code generation for vector __builtin_signbit (x.x[i]) ? -1 : 0 [PR112816]
2023-12-05 7:03 UTC (2+ messages)
[PATCH v2 0/5] Add support for approximate instructions and optimize divf/sqrtf/rsqrt operations
2023-12-05 7:01 UTC (6+ messages)
` [PATCH v2 1/5] LoongArch: Add support for LoongArch V1.1 approximate instructions
` [PATCH v2 2/5] LoongArch: Use standard pattern name for xvfrsqrt/vfrsqrt instructions
` [PATCH v2 3/5] LoongArch: Redefine pattern for xvfrecip/vfrecip instructions
` [PATCH v2 4/5] LoongArch: New options -mrecip and -mrecip= with ffast-math
` [PATCH v2 5/5] LoongArch: Vectorized loop unrolling is disable for divf/sqrtf/rsqrtf when -mrecip is enabled
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).