public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] strub: machine-independent stack scrubbing
 2023-11-30  4:13 UTC  (12+ messages)
  ` [PATCH v2 00/10] Introduce "
    ` [PATCH v3] "
      ` [PATCH v4] "

[V2] New pass for sign/zero extension elimination -- not ready for "final" review
 2023-11-30  4:10 UTC  (4+ messages)

[PATCH 9/21]middle-end: implement vectorizable_early_exit for codegen of exit code
 2023-11-30  3:47 UTC 

[PATCH v2] LoongArch: Add intrinsic function descriptions for LSX and LASX instructions to doc
 2023-11-30  3:22 UTC 

[committed (pre-approved)] RISC-V: Fix 'E' extension version to test
 2023-11-30  2:55 UTC 

[Committed] RISC-V: Support highpart overlap for floating-point widen instructions
 2023-11-30  2:38 UTC 

[RFC PATCH] RISC-V: Initial RV64E and LP64E support
 2023-11-30  1:24 UTC  (6+ messages)
` [PATCH v1 0/1] "
  ` [PATCH v1 1/1] "

[PATCH] [RISC-V] Add intrinsics for Vector Crypto extension
 2023-11-30  0:25 UTC 

[PATCH] diagnostics: Fix behavior of permerror options after diagnostic pop [PR111918]
 2023-11-30  0:05 UTC  (2+ messages)
` ping: "

[PATCH v2] aarch64: Add support for Ampere-1B (-mcpu=ampere1b) CPU
 2023-11-29 23:55 UTC  (5+ messages)

[PATCH] libatomic: Enable lock-free 128-bit atomics on AArch64 [PR110061]
 2023-11-29 23:46 UTC  (8+ messages)

[PATCH]: gcc/doc/extend.texi: Update builtin example for __builtin_FILE, __builtin_LINE __builtin_FUNCTION
 2023-11-29 23:46 UTC 

[Committed] RISC-V: Rename vconstraint into group_overlap
 2023-11-29 23:14 UTC 

[PATCH 1/4] libbacktrace: change all pc related variables to uintptr_t
 2023-11-29 22:05 UTC  (13+ messages)
` [PATCH 2/4] libbacktrace: detect executable path on windows

[PATCH] c++: wrong ambiguity in accessing static field [PR112744]
 2023-11-29 22:01 UTC  (7+ messages)
      ` [PATCH v2] "

[RFC PATCH] RISC-V: Remove f{r,s}flags builtins
 2023-11-29 21:54 UTC  (4+ messages)

[PATCH v5 0/19] Support early break/return auto-vectorization
 2023-11-29 21:22 UTC  (18+ messages)
` [PATCH 8/21]middle-end: update vectorizable_live_reduction with support for multiple exits and different exits
` [PATCH 9/21]middle-end: implement vectorizable_early_exit for codegen of exit code
` [PATCH 10/21]middle-end: implement relevancy analysis support for control flow

[PATCH] Fortran: fix TARGET attribute of associating entity in ASSOCIATE [PR112764]
 2023-11-29 21:16 UTC 

[PATCH] c++: bogus -Wparentheses warning [PR112765]
 2023-11-29 20:41 UTC  (2+ messages)

[PATCH] c++: P2280R4, Using unknown refs in constant expr [PR106650]
 2023-11-29 20:40 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] Add C intrinsics for scalar crypto extension
 2023-11-29 20:38 UTC  (6+ messages)

[V2] New pass for sign/zero extension elimination -- not ready for "final" review
 2023-11-29 19:19 UTC  (10+ messages)

[RFA] New pass for sign/zero extension elimination
 2023-11-29 19:13 UTC  (2+ messages)

[PATCH] bpf: change ASM_COMMENT_START to '#'
 2023-11-29 19:10 UTC  (2+ messages)

[PATCH] testsuite: analyzer: expect alignment warning with -fshort-enums
 2023-11-29 19:03 UTC  (8+ messages)
` [PATCH #2/4] c++: mark short-enums as packed

[PATCH] c++: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349]
 2023-11-29 18:48 UTC  (6+ messages)
` [PATCH] c++, v2: "
  ` [PATCH] c++, v3: "
      ` [PATCH] c++, v4: "

[PATCH v2] AArch64: Add inline memmove expansion
 2023-11-29 18:30 UTC  (2+ messages)

[PATCH] s390: Fix builtin-classify-type-1.c on s390 too [PR112725]
 2023-11-29 18:27 UTC 

[committed] rs6000: Fix up c-c++-common/builtin-classify-type-1.c failure [PR112725]
 2023-11-29 18:24 UTC 

[PATCH] AArch64: Fix strict-align cpymem/setmem [PR103100]
 2023-11-29 18:09 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] testsuite: scev: expect fail on ilp32
 2023-11-29 18:00 UTC  (5+ messages)

[PATCH v2 0/5] target_version and aarch64 function multiversioning
 2023-11-29 17:53 UTC  (3+ messages)
` [PATCH v2 4/5] Add support for target_version attribute

[PATCH v2 0/6] libgomp: OpenMP pinned memory omp_alloc
 2023-11-29 17:05 UTC  (4+ messages)
` [PATCH v2 1/6] libgomp: basic pinned memory on Linux

aarch64, vect, omp: Add SVE support for simd clones [PR 96342]
 2023-11-29 17:01 UTC  (4+ messages)
` [PATCH 8/8] aarch64: "

[COMMITTED 2/2] PR tree-optimization/111922 - Check operands before invoking fold_range
 2023-11-29 16:52 UTC 

[COMMITTED 1/2] Add operand_check_p to range-ops
 2023-11-29 16:51 UTC 

[PATCH] libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055]
 2023-11-29 16:28 UTC  (3+ messages)
` [committed v2] "

[PATCH v2 0/3] libgomp: OpenMP low-latency omp_alloc
 2023-11-29 16:25 UTC  (4+ messages)
` [PATCH v2 1/3] libgomp, nvptx: low-latency memory allocator

[TTYPE] Strongly typed tree project. Original document circa 2017
 2023-11-29 16:16 UTC 

[PATCH v7 0/5] OpenMP/OpenACC: map clause and OMP gimplify rework
 2023-11-29 16:03 UTC  (5+ messages)
` [PATCH v7 2/5] OpenMP/OpenACC: Rework clause expansion and nested struct handling

[PATCH] aarch64: Avoid -Wincompatible-pointer-types warning in Linux unwinder
 2023-11-29 15:50 UTC  (2+ messages)

[PATCH] aarch64: enable mixed-types for aarch64 simdclones
 2023-11-29 15:47 UTC  (11+ messages)

[PATCH] aarch64: Call named function in gcc.target/aarch64/aapcs64/ice_1.c
 2023-11-29 15:31 UTC  (3+ messages)

[PATCH v2 0/2] Libatomic: Add LSE128 atomics support for AArch64
 2023-11-29 15:15 UTC  (5+ messages)
` [PATCH v2 1/2] libatomic: atomic_16.S: Improve ENTRY, END and ALIAS macro interface
` [PATCH v2 2/2] libatomic: Enable LSE128 128-bit atomics for armv9.4-a

[PATCH v4] [tree-optimization/110279] Consider FMA in get_reassociation_width
 2023-11-29 14:35 UTC  (7+ messages)

[PATCH] libiberty: Disable hwcaps for sha1.o
 2023-11-29 14:16 UTC  (2+ messages)

[PATCH v4] OpenMP: Generate SIMD clones for functions with "declare target"
 2023-11-29 14:15 UTC  (2+ messages)
` In 'libgomp.c/target-simd-clone-{1,2,3}.c', restrict 'scan-offload-ipa-dump's to 'only_for_offload_target amdgcn-amdhsa' (was: [PATCH v4] OpenMP: Generate SIMD clones for functions with "declare target")

[PATCH v2] rs6000: Add new pass for replacement of contiguous addresses vector load lxv with lxvp
 2023-11-29 14:10 UTC  (5+ messages)

[committed] amdgcn: Add Accelerator VGPR registers
 2023-11-29 14:05 UTC  (3+ messages)
` GCN: Generally enable the 'gcc.target/gcn/avgpr-[...]' test cases (was: [committed] amdgcn: Add Accelerator VGPR registers)
  ` GCN: Generally enable the 'gcc.target/gcn/avgpr-[...]' test cases

[PATCH] testsuite, i386: Only check for cfi directives if supported [PR112729]
 2023-11-29 13:55 UTC  (2+ messages)

[PATCH] RISC-V: Support highpart register overlap for vwcvt
 2023-11-29 13:42 UTC  (8+ messages)
  `  "

T-Head Vector for GCC-14? (was Re: RISC-V: Support XTheadVector extensions)
 2023-11-29 13:40 UTC  (4+ messages)

[PATCH] RISC-V: Support highpart overlap for vext.vf
 2023-11-29 13:31 UTC  (2+ messages)

[PATCH] combine: Fix ICE in try_combine on pr112494.c [PR112560]
 2023-11-29 13:20 UTC  (3+ messages)

[PATCH] c++: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348]
 2023-11-29 13:19 UTC  (17+ messages)
` [PATCH] c++, v2: "
    ` [PATCH] c++, v3: "
              ` [PATCH] c++, v4: "
                    ` Fix 'g++.dg/cpp26/static_assert1.C' for '-fno-exceptions' configurations (was: [PATCH] c++, v4: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348])
                      ` Fix 'g++.dg/cpp26/static_assert1.C' for '-fno-exceptions' configurations

[committed] libstdc++: Add std::span::at for C++26 (P2821R5)
 2023-11-29 13:14 UTC  (2+ messages)
` Fix '23_containers/span/at.cc' for '-fno-exceptions' configurations (was: [committed] libstdc++: Add std::span::at for C++26 (P2821R5))

[PATCH] [GCC] match.pd: Simplify rule for bitwise not with casts
 2023-11-29 12:40 UTC  (3+ messages)

[PATCH v2] gimple-match.pd Add more optimization for gimple_cond
 2023-11-29 12:33 UTC  (5+ messages)
  `  "

[PATCH] tree-sra: Avoid returns of references to SRA candidates
 2023-11-29 12:18 UTC  (9+ messages)

[PATCH] wide-int: Fix wide_int division/remainder [PR112733]
 2023-11-29 12:16 UTC  (2+ messages)

[COMMITTED] testsuite: Adjust g++.dg/opt/devirt2.C on SPARC
 2023-11-29 12:10 UTC  (2+ messages)

[PATCH 00/44] RISC-V: Various if-conversion fixes and improvements
 2023-11-29 12:01 UTC  (6+ messages)
` [PATCH 09/44] RISC-V: Rework branch costing model for if-conversion

[PATCH 1/4] [RISC-V] prefer Zicond primitive semantics to SFB
 2023-11-29 11:09 UTC  (4+ messages)
` [PATCH 2/4] [ifcvt] optimize x=c ? (y op z) : y by RISC-V Zicond like insns
    `  "

[PATCH v2] Fortran: fix reallocation on assignment of polymorphic variables [PR110415]
 2023-11-29 11:04 UTC  (2+ messages)

[PATCH] mingw: Exclude utf8 manifest [PR111170, PR108865]
 2023-11-29 10:58 UTC  (6+ messages)

[PATCH] testsuite, x86: Handle a broken assembler
 2023-11-29 10:27 UTC  (3+ messages)

[PATCH v1 2/2] LoongArch: Optimize vector constant extract-{even/odd} permutation
 2023-11-29  9:44 UTC  (2+ messages)

[PATCH] Introduce hardbool attribute for C
 2023-11-29  9:30 UTC  (8+ messages)
      ` [PATCH v4] "

[PATCH] fold-const: Fix up multiple_of_p [PR112733]
 2023-11-29  9:13 UTC  (3+ messages)

[PATCH] Use vec_extact_lo instead of subreg in reduc_<code>_scal_m
 2023-11-29  9:06 UTC 

[PATCH] RISC-V: Add explicit braces to eliminate warning
 2023-11-29  8:47 UTC  (2+ messages)

[r14-5930 Regression] FAIL: gcc.c-torture/compile/libcall-2.c -Os (test for excess errors) on Linux/x86_64
 2023-11-29  8:32 UTC  (6+ messages)

[PATCH] RISC-V: Support highpart register overlap for vwcvt
 2023-11-29  8:32 UTC 

PETROLEUM PRODUCT OFFER
 2023-11-29  8:22 UTC 

[PATCH] Take register pressure into account for vec_construct when the components are not loaded from memory
 2023-11-29  8:00 UTC  (3+ messages)

[PATCH v3 0/5] LoongArch: SIMD fixes and optimizations
 2023-11-29  7:45 UTC  (3+ messages)
` Pushed: "

[PATCH][RFC] middle-end/110237 - wrong MEM_ATTRs for partial loads/stores
 2023-11-29  7:16 UTC  (5+ messages)

[PATCH]middle-end: refactor vectorizable_live_operation into helper method for codegen
 2023-11-29  7:12 UTC  (2+ messages)

[PATCH v1] RISC-V: Bugfix for ICE in block move when zve32f
 2023-11-29  6:51 UTC  (3+ messages)

[PATCH] Emit funcall external declarations only if actually used
 2023-11-29  5:40 UTC  (4+ messages)

[PATCH 0/4] add support for conditional zero operation
 2023-11-29  4:46 UTC  (5+ messages)
` [PATCH 2/4] [ifcvt] if convert x=c ? y+z : y by RISC-V Zicond like insns
    `  "

[PATCH] LoongArch: Fix ICE and use simplify_gen_subreg instead of gen_rtx_SUBREG directly
 2023-11-29  3:18 UTC 

[PATCH] LoongArch: Fix lsx-vshuf.c and lasx-xvshuf_b.c tests fail on LA664 [PR112611]
 2023-11-29  3:16 UTC 

[PATCH][V2] RISC-V: Nan-box the result of movhf on soft-fp16
 2023-11-29  3:06 UTC 

[PATCH 0/5] LoongArch: Add -mrecip option support
 2023-11-29  3:01 UTC  (6+ messages)
` [PATCH 4/5] LoongArch: New options -mrecip and -mrecip= with ffast-math

[PATCH] i386: Fix CPUID of USER_MSR
 2023-11-29  2:43 UTC  (2+ messages)

[PATCH] [x86] Support sdot_prodv*qi with emulation of sdot_prodv*hi
 2023-11-29  2:40 UTC 

[PATCH v1] LoongArch: Remove duplicate definition of CLZ_DEFINED_VALUE_AT_ZERO
 2023-11-29  1:53 UTC  (2+ messages)

[PATCH] [i386] Fix push2pop2 test fail on non-linux target [PR112729]
 2023-11-29  0:25 UTC  (2+ messages)

[PATCH V3 0/6] aarch64: Add support for __arm_rsr and __arm_wsr ACLE function family
 2023-11-28 23:21 UTC  (13+ messages)
` [PATCH V3 1/6] aarch64: Sync system register information with Binutils
` [PATCH V3 2/6] aarch64: Add support for aarch64-sys-regs.def
` [PATCH V3 3/6] aarch64: Implement system register validation tools
` [PATCH V3 4/6] aarch64: Implement system register r/w arm ACLE intrinsic functions
` [PATCH V3 5/6] aarch64: Add front-end argument type checking for target builtins
` [PATCH V3 6/6] aarch64: Add system register duplication check selftest

[PATCH v2 0/5] aarch64: Add Armv9.4-a 128-bit system-register read/write support
 2023-11-28 22:46 UTC  (2+ messages)

[PATCH] s390: implement flags output
 2023-11-28 22:45 UTC  (3+ messages)

RISC-V: Support XTheadVector extensions
 2023-11-28 22:14 UTC  (3+ messages)

[PATCH 1/2] c++: casting array prvalue [PR112658, PR94264]
 2023-11-28 21:33 UTC  (4+ messages)
` [PATCH 2/2] c++: guard more against undiagnosed error_mark_node [PR112658]

[pushed] c++: prvalue array decay [PR94264]
 2023-11-28 21:29 UTC 

[PATCH] Fortran: deferred-length character optional dummy arguments [PR93762,PR100651]
 2023-11-28 19:56 UTC  (3+ messages)

[PATCH 17/21]AArch64: Add implementation for vector cbranch for Advanced SIMD
 2023-11-28 17:55 UTC  (3+ messages)

[PATCH v7] Implement new RTL optimizations pass: fold-mem-offsets
 2023-11-28 17:51 UTC  (9+ messages)
          ` [PATCH] fold-mem-offsets, v2: Fix powerpc64le-linux profiledbootstrap [PR111601]

[PATCH v2] aarch64: New RTL optimization pass avoid-store-forwarding
 2023-11-28 17:42 UTC  (2+ messages)

[PATCH v5] c-family: Implement __has_feature and __has_extension [PR60512]
 2023-11-28 17:18 UTC  (12+ messages)
      ` [PATCH] c++: Fix up __has_extension (cxx_init_captures)

page:  |  | 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).