public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[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 0/2] Fix ICE with vwsll combine on 32bit targets
 2024-06-12  7:42 UTC  (5+ 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] [libstdc++] [testsuite] require cmath for c++23 cmath tests
 2024-06-12  7:20 UTC  (2+ messages)

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

[PATCH] tree-optimization/115385 - handle more gaps with peeling of a single iteration
 2024-06-12  7:03 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 v2] Target-independent store forwarding avoidance
 2024-06-12  6:47 UTC  (11+ messages)

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

[PATCH 0/3] Add support for -mcpu=power11
 2024-06-12  6:23 UTC  (3+ messages)
` [PATCH 3/3] Add power11 tests

[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] "

v3 of constexpr asm patchkit
 2024-06-12  5:19 UTC  (7+ messages)
` [PATCH v3 1/2] Factor out static_assert constexpr string extraction for reuse
` [PATCH v3 2/2] C++: Support constexpr strings for asm statements

[PATCH] match: Improve gimple_bitwise_equal_p and gimple_bitwise_inverted_equal_p for truncating casts [PR115449]
 2024-06-12  4:33 UTC 

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

[PATCH] [APX CCMP] Use ctestcc when comparing to const 0
 2024-06-12  3:11 UTC 

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

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

[PATCH] aarch64: Use bitreverse rtl code instead of unspec [PR115176]
 2024-06-12  0:00 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)

[PATCH v2] fix PowerPC < 7 w/ Altivec not to default to power7
 2024-06-11 22:27 UTC  (3+ messages)

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

[PATCH] Improve code generation of strided SLP loads
 2024-06-11 21:58 UTC 

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

[PATCH] ifcvt: Clarify if_info.original_cost
 2024-06-11 21:19 UTC  (8+ messages)

[PUSHED] Fix building JIT with musl libc [PR115442]
 2024-06-11 19:47 UTC  (2+ messages)

[PATCH v4 0/6] btf: refactor and add pruning option
 2024-06-11 19:01 UTC  (7+ messages)
` [PATCH v4 1/6] ctf, btf: restructure CTF/BTF emission
` [PATCH v4 2/6] ctf: use pointers instead of IDs internally
` [PATCH v4 3/6] btf: refactor and simplify implementation
` [PATCH v4 4/6] btf: add -gprune-btf option
` [PATCH v4 5/6] bpf,btf: enable BTF pruning by default for BPF
` [PATCH v4 6/6] opts: allow any combination of DWARF, CTF, BTF

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

[PATCH 0/3] RISC-V: Amo testsuite cleanup
 2024-06-11 18:03 UTC  (4+ messages)
` [PATCH 1/3] RISC-V: Move amo tests into subfolder
` [PATCH 2/3] RISC-V: Fix amoadd call arguments
` [PATCH 3/3] RISC-V: Allow any temp register to be used in amo tests

[PATCH v3 0/3] RISC-V: Add basic Zaamo and Zalrsc support
 2024-06-11 17:24 UTC  (9+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] RISC-V: Add Zalrsc and Zaamo testsuite support
` [PATCH v3 3/3] RISC-V: Add Zalrsc amo-op patterns
  ` [Committed] RISC-V: Add basic Zaamo and Zalrsc support

[PATCH] PHIOPT: Don't transform minmax if middle bb contains a phi [PR115143]
 2024-06-11 17:19 UTC  (5+ messages)

[Committed 1/3] RISC-V: Add basic Zaamo and Zalrsc support
 2024-06-11 17:06 UTC  (3+ messages)
` [Committed 2/3] RISC-V: Add Zalrsc and Zaamo testsuite support
` [Committed 3/3] RISC-V: Add Zalrsc amo-op patterns

[PATCH] aarch64: Add vector popcount besides QImode [PR113859]
 2024-06-11 17:05 UTC  (2+ messages)
` Ping "

[committed] i386: Use CMOV in .SAT_{ADD|SUB} expansion for TARGET_CMOV [PR112600]
 2024-06-11 17:01 UTC 

[PATCH] aarch64: Add vector floating point trunc pattern
 2024-06-11 17:01 UTC  (3+ messages)

[RFC 0/2] libbacktrace: add FDPIC support
 2024-06-11 16:54 UTC  (3+ messages)
` [RFC 1/2] "

[PATCH v2] Arm: Fix ldrd offset range [PR115153]
 2024-06-11 16:42 UTC 

[PATCH] Arm: Fix disassembly error in Thumb-1 relaxed load/store [PR115188]
 2024-06-11 16:35 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v1] Test: Move target independent test cases to gcc.dg/torture
 2024-06-11 14:53 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] Fix ICE in rtl check due to CONST_WIDE_INT in CONST_VECTOR_DUPLICATE_P
 2024-06-11 14:43 UTC  (4+ messages)
  ` [PATCH V2] "

[PATCH] [testsuite] [arm] test board cflags in multilib.exp
 2024-06-11 14:43 UTC  (2+ messages)

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

[Patch, Fortran, 96418] Fix Test coarray_alloc_comp_4.f08 ICEs
 2024-06-11 14:12 UTC 

[PATCH v1] Widening-Mul: Fix one ICE of gcall insertion for PHI match
 2024-06-11 13:39 UTC  (12+ messages)

[Patch, Fortran] 3/3 RFC: Introduce gfc_class_set_vptr
 2024-06-11 12:56 UTC 

[Patch, Fortran] 2/3 Refactor locations where _vptr is (re)set
 2024-06-11 12:49 UTC 

[PATCH] gimple ssa: Teach switch conversion to optimize powers of 2 switches
 2024-06-11 12:48 UTC  (2+ messages)

[COMMITTED] tree-optimization/115221 - Do not invoke SCEV if it will use a different range query
 2024-06-11 12:47 UTC  (3+ messages)

[Patch, Fortran, 90076] 1/3 Fix Polymorphic Allocate on Assignment Memory Leak
 2024-06-11 12:44 UTC 

[PATCH v2 0/4] Libatomic: Cleanup ifunc selector and aliasing
 2024-06-11 12:42 UTC  (5+ messages)
` [PATCH v2 1/4] Libatomic: AArch64: Convert all lse128 assembly to .insn directives
` [PATCH v2 2/4] Libatomic: Define per-file identifier macros
` [PATCH v2 3/4] Libatomic: Make ifunc selector behavior contingent on importing file
` [PATCH v2 4/4] Libatomic: Clean up AArch64 `atomic_16.S' implementation file

[Patch, Fortran] 0/3 (PR90076) Setting _vptr correctly
 2024-06-11 12:37 UTC 

[committed] libstdc++: Add test for chrono::leap_seconds ostream insertion
 2024-06-11 12:07 UTC 

[PATCH] middle-end/115426 - wrong gimplification of "rm" asm output operand
 2024-06-11 11:20 UTC 

[PATCH] libiberty/buildargv: POSIX behaviour for backslash handling
 2024-06-11 10:41 UTC  (6+ messages)
` [PATCHv2 0/2] Changes to libiberty buildargv
  ` [PATCHv2 2/2] libiberty/buildargv: handle input consisting of only white space

[PATCH v2] middle-end: Drop __builtin_prefetch calls in autovectorization [PR114061]
 2024-06-11  9:45 UTC 

[PATCH] rust: Do not link with libdl and libpthread unconditionally
 2024-06-11  9:20 UTC  (5+ messages)

[PATCH] s390: Extend two element float vector
 2024-06-11  9:12 UTC  (3+ messages)

[PATCH] Improve code generation of strided SLP loads
 2024-06-11  9:04 UTC 

[PATCH] tree-optimization/115385 - handle more gaps with peeling of a single iteration
 2024-06-11  9:02 UTC 

[PATCH][v2] tree-optimization/114107 - avoid peeling for gaps in more cases
 2024-06-11  9:00 UTC 

[PATCH] s390: Extend two/four element integer vectors
 2024-06-11  8:34 UTC  (2+ messages)

[PATCH] jit: Ensure ssize_t is defined
 2024-06-11  8:34 UTC  (14+ messages)

[PATCH v1] RISC-V: Implement .SAT_SUB for unsigned vector int
 2024-06-11  8:25 UTC  (5+ messages)

[PATCH] Add SLP_TREE_MEMORY_ACCESS_TYPE
 2024-06-11  7:32 UTC  (2+ messages)

[PATCH 1/3] vect: generate suitable convert insn for int -> int, float -> float and int <-> float
 2024-06-11  6:49 UTC  (2+ messages)
` [PATCH 1/3 v3] "

[PATCH] Implement -fassume-sane-operator-new [PR110137]
 2024-06-11  6:48 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] AVX-512: Pacify -Wshift-overflow=2. [PR115409]
 2024-06-11  5:31 UTC  (2+ messages)

[committed] [RISC-V] Drop dead test
 2024-06-11  4:42 UTC 

[PATCH] c-family: Introduce the -Winvalid-noreturn flag from clang with extra tuneability
 2024-06-11  2:26 UTC  (6+ messages)

[PATCH] c++: remove Concepts TS code
 2024-06-11  2:23 UTC  (4+ messages)

[x86 PATCH] PR target/115397: AVX512 ternlog vs. -m32 -fPIC constant pool
 2024-06-11  0:57 UTC  (2+ messages)

[pushed] modula2: Fix typos, grammar, and a link
 2024-06-10 22:35 UTC 

[pushed] wwwdocs: news: Use https for our Wiki
 2024-06-10 22:23 UTC 

[to-be-committed] [RISC-V] Improve (1 << N) | C for rv64
 2024-06-10 20:51 UTC 

[PATCH] Move array_bounds warnings into it's own pass
 2024-06-10 20:30 UTC  (4+ messages)

[PATCH] aarch64: Improve popcount for bytes [PR113042]
 2024-06-10 19:25 UTC  (3+ messages)

[PATCH v2] aarch64: Improve popcount for bytes [PR113042]
 2024-06-10 19:22 UTC 

[PATCH v3 0/6] Add DLL import/export implementation to AArch64
 2024-06-10 17:02 UTC  (3+ messages)
` [PATCH v3 6/6] aarch64: Add DLL import/export to AArch64 target

[PATCH 0/5] RISC-V: Support vf and vx for autovec comparison of
 2024-06-10 16:30 UTC  (15+ messages)
` [PATCH 1/5] RISC-V: Remove float vector eqne pattern
  `  "

[PATCH v2] docs: Update function multiversioning documentation
 2024-06-10 16:08 UTC  (2+ messages)
` [PING][PATCH "

[PUSHED] Fix pr115388.c: plain char could be unsigned by default [PR115415]
 2024-06-10 15:26 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).