public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 2/2] aarch64: Handle autoinc addresses in ld1rq splitter [PR112906]
 2023-12-13 23:34 UTC  (2+ messages)

[PATCH 1/2] emit-rtl, lra: Move lra's emit_inc to emit-rtl.cc
 2023-12-13 23:33 UTC  (2+ messages)

[PATCH v3 10/11] aarch64: Add new load/store pair fusion pass
 2023-12-13 23:31 UTC  (2+ messages)

[PATCH] rs6000: Disassemble opaque modes using subregs to allow optimizations [PR109116]
 2023-12-13 22:01 UTC  (3+ messages)

[PATCH V3] RISC-V: XFAIL scan dump fails for autovec PR111311
 2023-12-13 21:07 UTC 

[PATCH v6] libgfortran: Replace mutex with rwlock
 2023-12-13 20:52 UTC  (7+ messages)
` [PATCH v7] "

[PATCH] c++: fix ICE with sizeof in a template [PR112869]
 2023-12-13 20:28 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v3 0/6] libgomp: OpenMP pinned memory omp_alloc
 2023-12-13 20:17 UTC  (9+ messages)
` [PATCH v3 1/6] libgomp: basic pinned memory on Linux
          ` Fix 'libgomp/config/linux/allocator.c' 'size_t' vs. '%ld' format string mismatch (was: Build breakage)
` [PATCH v3 2/6] libgomp, openmp: Add ompx_pinned_mem_alloc

[PATCH] c++: unifying constants vs their type [PR99186, PR104867]
 2023-12-13 20:12 UTC  (3+ messages)

[PATCH] libcpp: Fix valgrind errors on pr88974.c [PR112956]
 2023-12-13 20:10 UTC  (2+ messages)

[PATCH] c++: End lifetime of objects in constexpr after destructor call [PR71093]
 2023-12-13 20:06 UTC  (16+ messages)
                  ` [pushed 1/4] c++: copy location to AGGR_INIT_EXPR
                    ` [pushed 2/4] c++: constant direct-initialization [PR108243]
                    ` [pushed 3/4] c++: fix in-charge parm in constexpr
                    ` [pushed 4/4] c++: End lifetime of objects in constexpr after destructor call [PR71093]
                      ` [pushed] c++: TARGET_EXPR location in default arg [PR96997]

[PATCH] libgccjit: Add ability to get CPU features
 2023-12-13 19:56 UTC  (3+ messages)

[RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64
 2023-12-13 19:35 UTC  (7+ messages)

[PATCH] SRA: Force gimple operand in an additional corner case (PR 112822)
 2023-12-13 19:23 UTC  (14+ messages)

[PATCH] aarch64: Add missing driver-aarch64 dependencies
 2023-12-13 18:03 UTC  (4+ messages)
  ` [committed v2] "

aarch64: Fix +nocrypto handling
 2023-12-13 17:34 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] c++: Fix tinst_level::to_list [PR112968]
 2023-12-13 17:23 UTC  (2+ messages)

[r14-6468 Regression] FAIL: std/time/year/io.cc -std=gnu++26 execution test on Linux/x86_64
 2023-12-13 17:06 UTC  (2+ messages)

[PATCH] middle-end: Fix up constant handling in emit_conditional_move [PR111260]
 2023-12-13 16:51 UTC 

[PATCH v2] A new copy propagation and PHI elimination pass
 2023-12-13 16:15 UTC  (8+ messages)
      ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH] tree-optimization/111807 - ICE in verify_sra_access_forest
 2023-12-13 16:14 UTC  (2+ messages)

Disable FMADD in chains for Zen4 and generic
 2023-12-13 16:03 UTC  (6+ messages)

[committed] amdgcn: XNACK support
 2023-12-13 15:46 UTC 

[PATCH v2] extend.texi: Fix typos in LSX intrinsics
 2023-12-13 15:26 UTC 

[wwwdocs][patch] gcc-14/changes.html + project/gomp/: Update OpenMP status
 2023-12-13 15:17 UTC 

aarch64: Fix +nopredres, +nols64 and +nomops
 2023-12-13 14:58 UTC  (3+ messages)
  ` [PATCH v2] "

aarch64 testsuite: Check entire .arch string
 2023-12-13 14:49 UTC  (2+ messages)
` [committed v2] "

[PATCH v2 09/11] aarch64: Rewrite non-writeback ldp/stp patterns
 2023-12-13 14:49 UTC  (4+ messages)

[PATCH v4] aarch64: SVE/NEON Bridging intrinsics
 2023-12-13 14:38 UTC  (2+ messages)

[PATCH] LoongArch: Use the movcf2gr instruction to implement cstore<ANYF:mode>4
 2023-12-13 14:20 UTC 

[PATCH v5 0/19] Support early break/return auto-vectorization
 2023-12-13 14:13 UTC  (17+ messages)
` [PATCH 9/21]middle-end: implement vectorizable_early_exit for codegen of exit code

[PATCH v1] RISC-V: Refine test cases for both PR112929 and PR112988
 2023-12-13 14:09 UTC  (3+ messages)

[PATCH] expmed: Perform mask extraction via QImode [PR112773]
 2023-12-13 14:07 UTC  (11+ messages)
                  `  "

[committed] aarch64 testsuite: Only run aarch64-ssve tests once
 2023-12-13 13:59 UTC 

[PATCH 0/3] LoongArch: Fix instruction costs
 2023-12-13 13:20 UTC  (8+ messages)
` [PATCH 1/3] LoongArch: Include rtl.h for COSTS_N_INSNS instead of hard coding our own
` [PATCH 2/3] LoongArch: Fix instruction costs [PR112936]
` [PATCH 3/3] LoongArch: Add alslsi3_extend

[committed] RISC-V:Add crypto vector implied ISA info
 2023-12-13 13:17 UTC 

[PATCH v2 1/4] RISC-V:Add crypto vector implied ISA info
 2023-12-13 13:00 UTC  (9+ messages)
` [PATCH v3 2/4] RISC-V: Add crypto vector builtin function
    `  "
` [PATCH v3 3/4] RISC-V: Add crypto machine descriptions
` [PATCH v3 4/4] RISC-V: Add crypto vector api-testing cases
  ` Re: [PATCH v2 1/4] RISC-V:Add crypto vector implied ISA info

[PATCH 6/6] Defer assigning vector types until after VF is determined
 2023-12-13 12:31 UTC 

[PATCH 5/6] Allow poly_uint64 for group_size args to vector type query routines
 2023-12-13 12:31 UTC 

[PATCH 4/6] More explicit vector types
 2023-12-13 12:31 UTC 

[PATCH 3/6] Query an appropriate offset vector type in vect_gather_scatter_fn_p
 2023-12-13 12:31 UTC 

[PATCH 2/6] Set LOOP_VINFO_VECT_FACTOR only when it is final
 2023-12-13 12:30 UTC 

[PATCH 1/6] Reduce the number of get_vectype_for_scalar_type calls
 2023-12-13 12:30 UTC 

[PATCH][0/6][RFC] Relax single-vector-size restriction
 2023-12-13 12:30 UTC 

[committed] libstdc++: Fix std::format output of %C for negative years
 2023-12-13 12:30 UTC  (2+ messages)
` [committed] libstdc++: Fix regression in std::format output of %Y "

[PATCH] RISC-V: Postpone full available optimization [VSETVL PASS]
 2023-12-13 12:23 UTC  (4+ messages)

[PATCH] [ICE] Support vpcmov for V4HF/V4BF/V2HF/V2BF under TARGET_XOP
 2023-12-13 11:59 UTC  (2+ messages)

[PATCH] RISC-V: Fix dynamic lmul tests depended on abi
 2023-12-13 11:57 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] Fix tests for gomp
 2023-12-13 11:09 UTC  (5+ messages)

[PATCH] extend.texi: Fix typos in LSX intrinsics
 2023-12-13 11:07 UTC 

[r14-6470 Regression] FAIL: g++.dg/pr112822.C -std=gnu++98 (test for excess errors) on Linux/x86_64
 2023-12-13 10:48 UTC 

[ARC PATCH] Add *extvsi_n_0 define_insn_and_split for PR 110717
 2023-12-13 10:28 UTC  (2+ messages)

[PATCH] Middle-end: Adjust decrement IV style partial vectorization COST model
 2023-12-13 10:17 UTC  (2+ messages)

[PATCH] lower-bitint: Fix lowering of non-_BitInt to _BitInt cast merged with some wider cast [PR112940]
 2023-12-13 10:15 UTC  (2+ messages)

[PATCH] i386: Make most MD builtins nothrow, leaf [PR112962]
 2023-12-13  9:21 UTC 

[PATCH] Avoid losing MEM_REF offset in MEM_EXPR adjustment for stack slot sharing
 2023-12-13  9:06 UTC 

[PATCH] RISC-V: fix scalar crypto pattern
 2023-12-13  9:03 UTC  (2+ messages)

[PATCH v4] [tree-optimization/110279] Consider FMA in get_reassociation_width
 2023-12-13  9:00 UTC  (10+ messages)

[PATCH #1/2] strub: handle volatile promoted args in internal strub [PR112938]
 2023-12-13  8:52 UTC  (5+ messages)
  ` [PATCH #2a/2]
  ` [PATCH #2a/2] strub: indirect volatile parms in wrappers

[PATCH] i386: Fix ICE on __builtin_ia32_pabsd128 without lhs [PR112962]
 2023-12-13  8:46 UTC  (2+ messages)

[PATCH] attribs: Fix valgrind failures on -Wno-attributes* tests [PR112953]
 2023-12-13  8:45 UTC  (2+ messages)

[PATCH] tree-optimization/112990 - unsupported VEC_PERM from match pattern
 2023-12-13  8:44 UTC 

[PATCH] tree-optimization/112991 - re-do PR112961 fix
 2023-12-13  8:42 UTC 

[gcc-wwwdocs PATCH] gcc-13/14: Mention recent update for x86_64 backend
 2023-12-13  8:32 UTC  (3+ messages)

[PATCH] middle-end/111591 - explain why TBAA doesn't need adjustment
 2023-12-13  7:58 UTC 

[PATCH] Force broadcast constant to mem for vec_dup{v4di,v8si,v4df,v8df} when TARGET_AVX2 is not available
 2023-12-13  7:39 UTC 

[PATCH v2] LoongArch: Define LOGICAL_OP_NON_SHORT_CIRCUIT
 2023-12-13  7:30 UTC  (11+ messages)

[PATCH] RISC-V: Fix dynamic lmul tests depended on abi
 2023-12-13  7:25 UTC 

[PATCH] [gcc-wwwdocs]gcc-13/14: Mention Intel new ISA and march support
 2023-12-13  5:44 UTC  (4+ messages)

[PATCH] RISC-V: Add Zvfbfmin extension to the -march= option
 2023-12-13  3:55 UTC  (2+ messages)

[PATCH] RISC-V: Don't make Ztso imply A
 2023-12-13  3:54 UTC 

[PATCH DejaGNU/GCC 0/1] Support per-test execution timeout factor
 2023-12-13  3:48 UTC  (6+ messages)
` [PATCH DejaGNU 1/1] "
` [PATCH GCC 1/1] testsuite: Support test execution timeout factor as a keyword

[PATCH] range: Workaround different type precision issue between _Float128 and long double [PR112788]
 2023-12-13  2:42 UTC  (5+ messages)
` PING^1 "

[PATCH] i386: Fix PR110790 testcase
 2023-12-13  2:17 UTC 

[RFC] Intel AVX10.1 Compiler Design and Support
 2023-12-13  2:12 UTC  (7+ messages)

[PATCH v2] LoongArch: Modify the check type of the vector builtin function
 2023-12-13  1:31 UTC 

[PATCH] aarch64/expr: Use ccmp when the outer expression is used twice [PR100942]
 2023-12-13  1:08 UTC  (2+ messages)

[PATCH V4 1/3]rs6000: accurate num_insns_constant_gpr
 2023-12-13  1:01 UTC  (6+ messages)
` [PATCH V4 2/3] Using pli for constant splitting

[PATCH] c++: Fix warmth propagation for member function templates
 2023-12-12 23:48 UTC  (3+ messages)

[PATCH] libcpp: Fix macro expansion for argument of __has_include [PR110558]
 2023-12-12 23:18 UTC 

[committed] libstdc++: Fix std::format("{}", 'c')
 2023-12-12 22:46 UTC 

[committed] libstdc++: Remove redundant -std flags from Makefile
 2023-12-12 22:46 UTC 

[PATCH] btf: change encoding of forward-declared enums [PR111735]
 2023-12-12 22:35 UTC 

[PATCH] RISC-V: Apply vla vs. vls mode heuristic vector COST model
 2023-12-12 21:43 UTC  (2+ messages)

[PATCH] c++: unifying FUNCTION_DECLs [PR93740]
 2023-12-12 19:33 UTC  (2+ messages)

[PATCH v3 0/3] RISC-V: Support CORE-V XCVELW and XCVBI extensions
 2023-12-12 19:32 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] RISC-V: Add support for XCVelw extension in CV32E40P
  ` [PATCH v4 2/3] RISC-V: Update XCValu constraints to match other vendors
  ` [PATCH v4 3/3] RISC-V: Add support for XCVbi extension in CV32E40P

[PATCH pushed] LoongArch: testsuite: Remove XFAIL in vect-ftint-no-inexact.c
 2023-12-12 18:43 UTC 

[PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
 2023-12-12 17:56 UTC  (11+ messages)
` [PING][PATCH "

[pushed] testsuite: fix is_nothrow_default_constructible8.C
 2023-12-12 17:48 UTC 

[V2] New pass for sign/zero extension elimination -- not ready for "final" review
 2023-12-12 17:18 UTC  (5+ messages)

[PATCH] Treat "p" in asms as addressing VOIDmode
 2023-12-12 16:28 UTC  (4+ messages)

[PATCH v3 08/11] aarch64: Generalize writeback ldp/stp patterns
 2023-12-12 16:13 UTC  (2+ messages)

[PATCH 1/3] librust: Add libproc_macro and build system
 2023-12-12 15:25 UTC  (9+ messages)
` [PATCH 2/3] build: Add libgrust as compilation modules
      ` GCC/Rust libgrust-v2/to-submit branch (was: [PATCH 2/3] build: Add libgrust as compilation modules)
        ` GCC/Rust libgrust-v2/to-submit branch

[PATCH v3] aarch64,arm: Move branch-protection data to targets
 2023-12-12 15:22 UTC 

[PATCH] multiflags: fix doc warning
 2023-12-12 15:02 UTC  (4+ messages)
  ` [PATCH] multiflags: fix doc warning properly

[PATCH v4] Introduce strub: machine-independent stack scrubbing
 2023-12-12 14:21 UTC  (11+ messages)
          ` [PATCH v5] "
                ` [PATCH] strub: add note on attribute access

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