public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] [PR100106] Reject unaligned subregs when strict alignment is required
 2024-06-13  7:36 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH] [alpha] adjust MEM alignment for block move [PR115459] (was: Re: [PATCH v2] [PR100106] Reject unaligned subregs when strict alignment is required)

[PATCH] [i386] restore recompute to override opts after change [PR113719]
 2024-06-13  7:31 UTC 

[PATCH] [libstdc++] [testsuite] require cmath for [PR114359]
 2024-06-13  7:27 UTC 

[PATCH 00/52] Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook
 2024-06-13  7:17 UTC  (40+ messages)
` [PATCH 04/52] go: Replace uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE
` [PATCH 05/52] rust: "
  ` PING^1 "
` [PATCH 06/52] m2: "
` [PATCH 08/52] vms: Replace use of LONG_DOUBLE_TYPE_SIZE
  ` PING^1 "
` [PATCH 10/52] jit: Replace uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE
  ` PING^1 "
` [PATCH 11/52] arc: Remove macros {FLOAT,DOUBLE,LONG_DOUBLE}_TYPE_SIZE
  ` PING^1 "
` [PATCH 12/52] bpf: "
  ` PING^1 "
` [PATCH 13/52] epiphany: "
  ` PING^1 "
` [PATCH 16/52] ft32: "
  ` PING^1 "
` [PATCH 19/52] lm32: "
  ` PING^1 "
` [PATCH 22/52] microblaze: "
  ` PING^1 "
` [PATCH 24/52] moxie: "
  ` PING^1 "
` [PATCH 26/52] nds32: "
  ` PING^1 "
` [PATCH 28/52] nvptx: "
  ` PING^1 "
` [PATCH 29/52] or1k: "
  ` PING^1 "
` [PATCH 30/52] pdp11: Remove macro LONG_DOUBLE_TYPE_SIZE
  ` PING^1 "
` [PATCH 33/52] visium: Remove macros {FLOAT,DOUBLE,LONG_DOUBLE}_TYPE_SIZE
  ` PING^1 "

[PATCH] i386: Refine all cvtt* instructions with UNSPEC instead of FIX/UNSIGNED_FIX
 2024-06-13  7:12 UTC 

[PATCH] RISC-V: Add support for subword atomic loads/stores
 2024-06-13  7:05 UTC  (2+ messages)

[PATCH 0/3] Remove ia64*-*-linux from the list of obsolete targets
 2024-06-13  7:02 UTC  (17+ messages)
      ` [PATCH 1/3] "
      ` [PATCH 2/3] Enabled LRA for ia64
      ` [PATCH 3/3] MAINTAINERS: Add myself as IA-64 maintainer

[PATCH] [APX CCMP] Use ctestcc when comparing to const 0
 2024-06-13  6:14 UTC  (6+ messages)

[PATCH 0/3] Add support for -mcpu=power11
 2024-06-13  5:54 UTC  (5+ messages)
` [PATCH 3/3] Add power11 tests

[PATCH] rs6000: Compute rop_hash_save_offset for non-Altivec compiles [PR115389]
 2024-06-13  5:35 UTC  (3+ messages)
` [PING][PATCH] "

[PATCH Committed] Fix ICE due to REGNO of a SUBREG
 2024-06-13  4:54 UTC 

[PATCH 1/3] Remove const char * support for asm constexpr
 2024-06-13  3:28 UTC  (4+ messages)
` [PATCH 2/3] Parse close paren even when constexpr extraction fails
` [PATCH 3/3] Fix error message

[PATCH] c++: ICE w/ ambig and non-strictly-viable cands [PR115239]
 2024-06-13  3:27 UTC  (3+ messages)

[PATCH] c++: undeclared identifier in requires-clause [PR99678]
 2024-06-13  3:17 UTC  (2+ messages)

[PATCH] Add targetm.have_ccmp hook [PR115370]
 2024-06-13  2:43 UTC 

[PATCH v1] Test: Move target independent test cases to gcc.dg/torture
 2024-06-13  2:22 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V5 1/2] split complicate 64bit constant to memory
 2024-06-13  2:19 UTC  (2+ messages)
` [PATCH V5 2/2] split complicate 64bit constant to memory for -m32 -mpowerpc64

[PATCH] aarch64: Add vector popcount besides QImode [PR113859]
 2024-06-13  1:51 UTC  (3+ messages)

[PATCH v2] aarch64: Add vector popcount besides QImode [PR113859]
 2024-06-13  1:42 UTC 

[PATCH] i386: Handle target of __builtin_ia32_cmp[p|s][s|d] from avx into sse/sse2/avx
 2024-06-13  1:39 UTC  (2+ messages)

[PATCH] testsuite: Fix pr66144-3.c test to accept multiple equivalent insns. [PR115262]
 2024-06-13  0:56 UTC  (4+ messages)

[PATCH] [APX ZU] Support APX zero-upper
 2024-06-13  0:50 UTC  (2+ messages)

[PATCH] Adjust ix86_rtx_costs for pternlog_operand_p
 2024-06-13  0:44 UTC 

[x86 PATCH] More use of m{32,64}bcst addressing modes with ternlog
 2024-06-13  0:35 UTC  (2+ messages)

[PATCH] RISC-V: Add configure check for Zaamo/Zalrsc assembler support
 2024-06-13  0:10 UTC  (6+ messages)

[PATCH] [libstdc++] [testsuite] require cmath for c++23 cmath tests
 2024-06-12 22:43 UTC  (3+ messages)

[PATCH v2 1/2] arm: Zero/Sign extends for CMSE security on Armv8-M.baseline [PR115253]
 2024-06-12 21:15 UTC  (9+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] testsuite: Fix expand-return CMSE test for Armv8.1-M [PR115253]

[pushed] c++: repeated export using
 2024-06-12 20:41 UTC  (2+ messages)

[PATCH] libstdc++: Fix unwanted #pragma messages from PSTL headers [PR113376]
 2024-06-12 20:36 UTC 

[PATCH] libstdc++: Fix std::codecvt<wchar_t, char, mbstate_t> for empty dest [PR37475]
 2024-06-12 20:32 UTC 

[PATCH] libstdc++: Add ranges::range_common_reference_t for C++20 (LWG 3860)
 2024-06-12 20:32 UTC 

[PATCH] libstdc++: Use __glibcxx_ranges_as_const to guard P2278R4 changes
 2024-06-12 20:31 UTC 

[pushed] c++: module std and exception_ptr
 2024-06-12 20:30 UTC 

[pushed] c++: fix testcase diagnostics
 2024-06-12 20:29 UTC 

[PATCH] libstdc++: Improve diagnostics for invalid std::hash specializations [PR115420]
 2024-06-12 20:29 UTC 

[PATCH] c++: visibility wrt concept-id as targ [PR115283]
 2024-06-12 20:28 UTC  (2+ messages)

[PATCH 0/2] Fix ICE with vwsll combine on 32bit targets
 2024-06-12 20:25 UTC  (7+ messages)
` [PATCH 1/2] RISC-V: Fix vwsll combine on rv32 targets
` [PATCH 2/2] RISC-V: Move mode assertion out of conditional branch in emit_insn

[PATCH] Whitespace cleanup for target-supports.exp
 2024-06-12 20:10 UTC  (2+ messages)
` [Committed] "

[PATCH] c++: remove Concepts TS code
 2024-06-12 19:08 UTC  (2+ messages)

[PATCH v4 0/6] btf: refactor and add pruning option
 2024-06-12 18:46 UTC  (5+ messages)
` [PATCH v4 5/6] bpf,btf: enable BTF pruning by default for BPF

[pushed] pretty_printer: unbreak build on aarch64 [PR115465]
 2024-06-12 18:28 UTC 

[PATCH 0/3] RISC-V: Amo testsuite cleanup
 2024-06-12 18:20 UTC  (3+ messages)
  ` [Committed] "

[RFC][PATCH] PR tree-optimization/109071 - -Warray-bounds false positive warnings due to code duplication from jump threading
 2024-06-12 18:15 UTC  (5+ messages)

[PATCH v2 0/3] RISC-V: Add basic Zaamo and Zalrsc support
 2024-06-12 18:14 UTC  (6+ messages)
` [PATCH v2 2/3] RISC-V: Add Zalrsc and Zaamo testsuite support

[PATCH v3 0/3] RISC-V: Add basic Zaamo and Zalrsc support
 2024-06-12 17:15 UTC  (7+ messages)
  ` [Committed] "

[PATCH] rtlanal: Correct cost regularization in pattern_cost
 2024-06-12 16:49 UTC  (3+ messages)

[committed] libstdc++: Fix std::tr2::dynamic_bitset shift operations [PR115399]
 2024-06-12 15:03 UTC 

[PATCH] Move cexpr_stree tree string build into utility function
 2024-06-12 14:25 UTC  (2+ messages)

[committed v2 0/2] VAX: Fix issues with FP format option documentation
 2024-06-12 14:21 UTC  (6+ messages)
` [PATCH] regenerate-opt-urls.py: fix transposed values for "vax" and "v850"

[PATCH v2] Target-independent store forwarding avoidance
 2024-06-12 14:18 UTC  (12+ messages)

v3 of constexpr asm patchkit
 2024-06-12 14:18 UTC  (6+ messages)
` [PATCH v3 2/2] C++: Support constexpr strings for asm statements

[committed] libstdc++: Do not use memset in _Hashtable::clear()
 2024-06-12 14:07 UTC 

[pushed 1/3] pretty_printer: rename instances named "buffer" to "pp"
 2024-06-12 13:37 UTC  (3+ messages)
` [pushed 2/3] pretty_printer: make all fields private
` [pushed 3/3] pretty_printer: convert chunk_info into a class

arm: Add .type and .size to __gnu_cmse_nonsecure_call [PR115360]
 2024-06-12 13:25 UTC  (4+ messages)

[PATCH] configure: adjustments for building with in-tree binutils
 2024-06-12 13:06 UTC 

[patch, rs6000, middle-end 0/1] v1: Add implementation for different targets for pair mem fusion
 2024-06-12 12:53 UTC  (24+ messages)

[PATCH] match: Improve gimple_bitwise_equal_p and gimple_bitwise_inverted_equal_p for truncating casts [PR115449]
 2024-06-12 12:50 UTC  (2+ messages)

[PATCH v2] middle-end: Drop __builtin_prefetch calls in autovectorization [PR114061]
 2024-06-12 12:48 UTC  (2+ messages)

[PATCH v5 0/6] libgomp: OpenMP pinned memory for omp_alloc
 2024-06-12 12:41 UTC  (9+ messages)
` [PATCH v5 1/6] libgomp: change alloc-pinned tests failure mode
` [PATCH v5 2/6] libgomp, openmp: Add ompx_gnu_pinned_mem_alloc
` [PATCH v5 3/6] openmp: Add -foffload-memory
` [PATCH v5 4/6] openmp: -foffload-memory=pinned
` [PATCH v5 5/6] libgomp, nvptx: Cuda pinned memory
` [PATCH v5 6/6] libgomp: fine-grained pinned memory allocator

[PATCH v1] Match: Support more forms for the scalar unsigned .SAT_SUB
 2024-06-12 12:37 UTC 

[PATCH v2] libatomic: Add rcpc3 128-bit atomic operations for AArch64
 2024-06-12 12:35 UTC 

[PATCH] libgccjit: Add ability to get CPU features
 2024-06-12 12:21 UTC  (10+ messages)
    ` Frontend access to target features (was Re: [PATCH] libgccjit: Add ability to get CPU features)

[PATCH] Arm: Fix disassembly error in Thumb-1 relaxed load/store [PR115188]
 2024-06-12 10:45 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] tree-optimization/115385 - handle more gaps with peeling of a single iteration
 2024-06-12 10:43 UTC  (5+ messages)

[PATCH] LoongArch: Use bstrins for "value & (-1u << const)"
 2024-06-12  9:38 UTC  (2+ messages)

[PATCH 3/3][v3] Improve code generation of strided SLP loads
 2024-06-12  9:16 UTC 

[PATCH 2/3][v3] tree-optimization/115385 - handle more gaps with peeling of a single iteration
 2024-06-12  9:15 UTC 

[PATCH 1/3][v3] tree-optimization/114107 - avoid peeling for gaps in more cases
 2024-06-12  9:15 UTC 

[PATCH] aarch64: Use bitreverse rtl code instead of unspec [PR115176]
 2024-06-12  9:03 UTC  (2+ messages)

[PATCH v2 0/4] Libatomic: Cleanup ifunc selector and aliasing
 2024-06-12  8:50 UTC  (2+ messages)

[PATCH v2] fix PowerPC < 7 w/ Altivec not to default to power7
 2024-06-12  8:04 UTC  (4+ messages)

[PATCH] rust: Do not link with libdl and libpthread unconditionally
 2024-06-12  7:54 UTC  (6+ messages)

[PATCH] ifcvt: Clarify if_info.original_cost
 2024-06-12  7:54 UTC  (9+ messages)

[PATCH-1v3] fwprop: Replace rtx_cost with insn_cost in try_fwprop_subst_pattern [PR113325]
 2024-06-12  7:51 UTC  (3+ messages)

[PATCH v4] rs6000: Fix incorrect RTL for Power LE when removing the UNSPECS [PR106069]
 2024-06-12  7:50 UTC  (2+ messages)

[pushed] wwwdocs: news: Remove reference to /java
 2024-06-12  7:49 UTC 

[PATCH] [libstdc++] [testsuite] xfail double-prec from_chars for float128_t
 2024-06-12  7:18 UTC  (2+ messages)

[pushed] doc: Update Cygwin web link
 2024-06-12  7:01 UTC 

[PATCH v1] Widening-Mul: Take gsi after_labels instead of start_bb for gcall insertion
 2024-06-12  6:54 UTC  (3+ messages)

[PATCH] LoongArch: Fix mode size comparision in loongarch_expand_conditional_move
 2024-06-12  6:26 UTC  (2+ messages)

[Patch-2v2, rs6000] Eliminate unnecessary byte swaps for duplicated constant vector store [PR113325]
 2024-06-12  6:15 UTC  (2+ messages)

[PATCH] [testsuite] add linkonly to dg-additional-sources [PR115295]
 2024-06-12  5:56 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH V4 1/2] split complicate 64bit constant to memory
 2024-06-12  3:14 UTC  (3+ messages)

[FYI] map packed field type to unpacked for debug info
 2024-06-12  2:07 UTC 

[committed] c: Add -std=c2y, -std=gnu2y, -Wc23-c2y-compat, C2Y _Generic with type operand
 2024-06-11 23:01 UTC 

[committed] [v2] More logical op simplifications in simplify-rtx.cc
 2024-06-11 22:38 UTC  (2+ messages)

[pushed] doc: Remove redundant introduction of x86-64
 2024-06-11 22:05 UTC 

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