public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Support folding min(poly,poly) to const
 2023-09-08  6:37 UTC  (4+ messages)

[PATCH V5 0/3] RISC-V: Add an experimental vector calling convention
 2023-09-08  6:28 UTC  (4+ messages)

[PATCH] riscv: thead: Fix mode attribute for extension patterns
 2023-09-08  6:16 UTC 

[PATCH] riscv: xtheadbb: Fix extendqi<SUPERQI> insn
 2023-09-08  6:00 UTC 

[PATCH] Remove constraint modifier % for fcmaddcph/fcmulcph since there're not commutative
 2023-09-08  3:19 UTC 

[PATCH] libstdc++: Reduce output of 'make check'
 2023-09-08  2:15 UTC  (2+ messages)

[PATCH 0/3] [RISC-V] support zcmp extension
 2023-09-08  2:06 UTC  (5+ messages)
` [PATCH 3/3] [V2] [RISC-V] support cm.mva01s cm.mvsa01 in zcmp
      `  "

[PATCH] LoongArch: Enable -fsched-pressure by default at -O1 and higher
 2023-09-08  2:00 UTC 

[PATCH v5] RISC-V:Optimize the MASK opt generation
 2023-09-08  1:26 UTC 

[RFC PATCH 0/2] RISC-V: Change RISC-V bit manipulation / scalar crypto builtin types
 2023-09-08  1:03 UTC  (5+ messages)
` [RFC PATCH 1/2] RISC-V: Make bit manipulation value / round number and shift amount types for builtins unsigned
` [RFC PATCH 2/2] RISC-V: Update testsuite for type-changed builtins
` [RFC PATCH 0/1] RISC-V: Make SHA-256, SM3 and SM4 builtins operate on uint32_t
  ` [RFC PATCH 1/1] "

Gifts Ltd
 2023-09-08  0:27 UTC 

[pushed] analyzer: basic support for computed gotos (PR analyzer/110529)
 2023-09-07 22:49 UTC 

[pushed] analyzer: fix -Wunused-parameter warnings
 2023-09-07 22:49 UTC 

[COMMITTED] [irange] Fix typo in contains_zero_p
 2023-09-07 22:12 UTC 

[PATCH] c++: cache conversion function lookup
 2023-09-07 21:34 UTC  (4+ messages)

[PATCH] libstdc++: Fix -Wunused-parameter warnings
 2023-09-07 19:30 UTC  (3+ messages)
  ` [PATCH v2] "

[COMMITTED] PR tree-optimization/110875 - Some ssa-names get incorrectly marked as always_current
 2023-09-07 19:21 UTC 

[PATCH] c++: refine CWG 2369 satisfaction vs non-dep convs [PR99599]
 2023-09-07 18:36 UTC  (7+ messages)

[PATCH] c++: Move consteval folding to cp_fold_r
 2023-09-07 18:32 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH 0/5] RISC-V: Add Types to Untyped Instructions
 2023-09-07 17:31 UTC  (16+ messages)
` [PATCH 1/5] RISC-V: Update Types for Vector Instructions
` [PATCH 2/5] RISC-V: Add Types for Un-Typed zc Instructions
` [PATCH 3/5] RISC-V: Add Types to Un-Typed Zicond Instructions
` [PATCH 4/5] RISC-V: Update Types for RISC-V Instructions
` [PATCH 5/5] RISC-V: Remove Assert Protecting Types

[PATCH] analyzer: implement symbolic value support for CPython plugin's refcnt checker [PR107646]
 2023-09-07 17:28 UTC  (2+ messages)

[PATCH] OpenMP: Fix ICE in fixup_blocks_walker [PR111274]
 2023-09-07 17:14 UTC  (2+ messages)

[PATCH][_GLIBCXX_INLINE_VERSION] Fix <format> friend declarations
 2023-09-07 16:59 UTC  (2+ messages)

[PATCH][Hashtable] Performance optimization through use of insertion hint
 2023-09-07 16:55 UTC  (4+ messages)

[PATCH 0/2] libstdc++: Documentation fixes
 2023-09-07 16:54 UTC  (3+ messages)

[Patch] libgomp.texi: Fix ICV var name, document some memory management routines
 2023-09-07 16:47 UTC  (2+ messages)

[PATCH] math-opts: Add dbgcounter for FMA formation
 2023-09-07 16:47 UTC 

[committed] libstdc++: Simplify dejagnu target selector
 2023-09-07 16:41 UTC 

[committed] libstdc++: Remove trailing whitespace from dejagnu files
 2023-09-07 16:41 UTC 

[PATCH] LoongArch: Slightly simplify loongarch_block_move_straight
 2023-09-07 16:33 UTC 

[PATCH] libstdc++ Add cstdarg to freestanding
 2023-09-07 16:28 UTC  (6+ messages)

[PATCH] LoongArch: Use LSX and LASX for block move
 2023-09-07 16:14 UTC 

[committed] libstdc++: Add autoconf checks for mkdir, chmod, chdir, and getcwd
 2023-09-07 16:06 UTC 

[committed] libstdc++: Disable <stacktrace> support by default for avr
 2023-09-07 16:06 UTC 

Gcc - Las Vegas Souvenir And Resort Gift Show 2023
 2023-09-07 15:50 UTC 

[PATCH] RISC-V: Replace rtx REG for zero REGS operations
 2023-09-07 14:40 UTC  (2+ messages)

[PATCH] fwprop: Allow UNARY_P and check register pressure
 2023-09-07 14:25 UTC  (11+ messages)

[RFC] gcc: xtensa: use salt/saltu in xtensa_expand_scc
 2023-09-07 14:22 UTC 

[PATCH] ARM: Block predication on atomics [PR111235]
 2023-09-07 14:06 UTC 

[pushed][PR111225][LRA]: Don't reuse chosen insn alternative with special memory constraint
 2023-09-07 14:06 UTC 

[PATCH 1/2] PHI-OPT [PR 110984]: Add support for NE_EXPR/EQ_EXPR with casts to spaceship_replacement
 2023-09-07 14:02 UTC  (6+ messages)
` [PATCH 2/2] VR-VALUES: Rewrite test_for_singularity using range_op_handler

[PATCHSET] Reintroduce targetrustm hooks
 2023-09-07 13:41 UTC 

[PATCH 01/14] rust: Add skeleton support and documentation for targetrustm hooks
 2023-09-07 13:36 UTC  (14+ messages)
` [PATCH 02/14] rust: Reintroduce TARGET_RUST_CPU_INFO hook
` [PATCH 03/14] rust: Reintroduce TARGET_RUST_OS_INFO hook
` [PATCH 04/14] rust: Implement TARGET_RUST_CPU_INFO for i[34567]86-*-* and x86_64-*-*
` [PATCH 05/14] rust: Implement TARGET_RUST_OS_INFO for *-*-darwin*
` [PATCH 06/14] rust: Implement TARGET_RUST_OS_INFO for *-*-freebsd*
` [PATCH 07/14] rust: Implement TARGET_RUST_OS_INFO for *-*-netbsd*
` [PATCH 08/14] rust: Implement TARGET_RUST_OS_INFO for *-*-openbsd*
` [PATCH 09/14] rust: Implement TARGET_RUST_OS_INFO for *-*-solaris2*
` [PATCH 10/14] rust: Implement TARGET_RUST_OS_INFO for *-*-dragonfly*
` [PATCH 11/14] rust: Implement TARGET_RUST_OS_INFO for *-*-vxworks*
` [PATCH 12/14] rust: Implement TARGET_RUST_OS_INFO for *-*-fuchsia*
` [PATCH 13/14] rust: Implement TARGET_RUST_OS_INFO for i[34567]86-*-mingw* and x86_64-*-mingw*
` [PATCH 14/14] rust: Implement TARGET_RUST_OS_INFO for *-*-*linux*

[MAINTAINERS/KERNEL SUMMIT] Trust and maintenance of file systems
 2023-09-07 12:30 UTC  (6+ messages)

[PATCH 00/13] [RFC] Support Intel APX EGPR
 2023-09-07 12:13 UTC  (7+ messages)
` [PATCH 01/13] [APX EGPR] middle-end: Add insn argument to base_reg_class

[PATCH] RISC-V: Add VLS mask modes mov patterns[PR111311]
 2023-09-07 12:08 UTC  (3+ messages)

[PATCH v3 0/4] LoongArch: target configuration interface update
 2023-09-07 11:54 UTC  (9+ messages)
` [PATCH v3 1/4] LoongArch: improved target configuration interface

[PATCH 1/2] ARC: Use intrinsics for __builtin_add_overflow*()
 2023-09-07 10:15 UTC  (4+ messages)
` [PATCH 2/2] ARC: Use intrinsics for __builtin_sub_overflow*()

[Patch] contrib/gcc-changelog: Check whether revert-commit exists
 2023-09-07  9:45 UTC  (5+ messages)

[PATCHSET] Add error metadata to diagnostics
 2023-09-07  9:39 UTC  (7+ messages)
` [PATCH 1/2] diagnostics: add error_meta
` [PATCH 2/2] Experiment with adding an error code to an error

[PATCH V5 1/4] rs6000: build constant via li;rotldi
 2023-09-07  9:31 UTC  (2+ messages)

[PATCH] Tweak language choice in config-list.mk
 2023-09-07  9:29 UTC 

[PATCH 4/12] Middle-end _BitInt support [PR102989]
 2023-09-07  9:22 UTC  (3+ messages)
  ` [committed] middle-end: Avoid calling targetm.c.bitint_type_info inside of gcc_assert [PR102989]

[PATCH] LoongArch: Use bstrins instruction for (a & ~mask) and (a & mask) | (b & ~mask) [PR111252]
 2023-09-07  8:06 UTC  (4+ messages)

[PATCH v2 0/4] Add Loongson SX/ASX instruction support to
 2023-09-07  7:49 UTC  (4+ messages)
` [PATCH v2 1/4] LoongArch: Add tests of -mstrict-align option
` [PATCH v2 2/4] LoongArch: Add testsuite framework for Loongson SX/ASX

[PATCH] RISC-V: Enable RVV scalable vectorization by default[PR111311]
 2023-09-07  7:28 UTC 

[PATCH v1 1/4] LoongArch:Add vector addition arithmetic operation SX instruction
 2023-09-07  7:13 UTC  (4+ messages)
` [PATCH v1 2/4] LoongArch:Add vector subtraction "
` [PATCH v1 3/4] LoongArch:Add vector multiplication "
` [PATCH v1 4/4] LoongArch:Add SX instructions for vector arithmetic operations other than multiplication, addition, and subtraction

[committed] libstdc++: Fix missing/misplaced { dg-options "-std=gnu++20" } in tests
 2023-09-07  7:11 UTC 

[committed] libstdc++: Fix <ranges> tests that fail in C++23
 2023-09-07  7:11 UTC 

[committed] libstdc++: Simplify C++20 poison pill overloads (P2602R2)
 2023-09-07  7:11 UTC 

[committed] libstdc++: Rename C++20 Customization Point Objects
 2023-09-07  7:11 UTC 

[committed] libstdc++: Relax range adaptors for move-only types (P2494R2)
 2023-09-07  7:11 UTC 

[committed] libstdc++: Avoid -Wunused-parameter warning in testsuite helper
 2023-09-07  7:11 UTC 

[PATCH v2 4/4] LoongArch:Add Loongson SX/ASX instruction support to LoongArch
 2023-09-07  7:06 UTC 

[PATCH v2 3/4] LoongArch: Add tests for Loongson SX builtin functions
 2023-09-07  7:05 UTC 

[PATCH v2] LoongArch: Adjust C++ multilib header layout
 2023-09-07  6:50 UTC 

[PATCH] RISC-V: Remove incorrect earliest vsetvl post optimization[PR111313]
 2023-09-07  3:43 UTC  (3+ messages)

[PATCH] RISC-V: Add autovec FP binary operations
 2023-09-07  3:25 UTC  (5+ messages)
  ` [PATCH v3] "

[PATCH] LoongArch: Link c++ header directory in the default ABI to the toplevel
 2023-09-07  3:09 UTC  (3+ messages)

[PATCH v1 4/4] LoongArch: Add tests for Loongson SX floating-point conversion instructions
 2023-09-07  2:38 UTC  (3+ messages)

[PATCH v4] RISC-V:Optimize the MASK opt generation
 2023-09-07  2:17 UTC 

[PATCH] Checking undefined_p before using the vr
 2023-09-07  2:02 UTC 

[PATCH] Support vpermw/vpermi2w/vpermt2w instructions for vector HF/BFmodes
 2023-09-07  1:43 UTC 

[PATCH v1 0/4] Add Loongson SX/ASX instruction support to LoongArch
 2023-09-07  1:28 UTC  (4+ messages)
` [PATCH v1 1/4] LoongArch: Add tests of -mstrict-align option

[PATCH v3] RISC-V:Optimize the MASK opt generation
 2023-09-07  1:17 UTC  (3+ messages)
  `  "

[RFC] libstdc++: Make --enable-libstdcxx-backtrace=auto default to yes
 2023-09-06 23:51 UTC  (9+ messages)

godump.cc patch committed: Handle _BitInt
 2023-09-06 22:32 UTC 

[committed] libstdc++: Disable <stacktrace> support by default for freestanding
 2023-09-06 22:28 UTC 

c23 type compatibility rules, v2
 2023-09-06 20:59 UTC  (3+ messages)
` [C PATCH 1/6] c: reorganize recursive type checking

[PATCH] analyzer: call off a superseding when diagnostics are unrelated [PR110830]
 2023-09-06 20:30 UTC  (3+ messages)
` [PATCH v2] analyzer: Call "

[PATCH] analyzer: Move gcc.dg/analyzer tests to c-c++-common (2) [PR96395]
 2023-09-06 20:21 UTC  (4+ messages)

[PATCH v2 0/2] riscv: Introduce strlen/strcmp/strncmp inline expansion
 2023-09-06 19:29 UTC  (6+ messages)
` [PATCH v2 1/2] riscv: Add support for strlen "
` [PATCH v2 2/2] riscv: Add support for str(n)cmp "

libgo patch committed: permit $AR to include options
 2023-09-06 18:38 UTC 

Cost Estimating
 2023-09-06 18:32 UTC 

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

[PATCH 1/2] arm: Add define_attr to to create a mapping between MVE predicated and unpredicated insns
 2023-09-06 17:19 UTC  (2+ messages)
` [PING][PATCH "

[PATCH 10/12] C _BitInt support [PR102989]
 2023-09-06 16:09 UTC  (4+ messages)
  ` [committed 10/12 v2] "
  ` [committed 19/12] Additional _BitInt test coverage [PR102989]

[PATCH] core: Support heap-based trampolines
 2023-09-06 15:44 UTC  (4+ messages)

[Committed V2] RISC-V: Fix incorrect mode tieable which cause ICE in RA[PR111296]
 2023-09-06 14:28 UTC 

[PATCH v3 0/1] RISC-V: Add support for 'XVentanaCondOps' reusing 'Zicond' support
 2023-09-06 14:04 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/1] "

[PATCH] RISC-V: Fix incorrect mode tieable which cause ICE in RA[PR111296]
 2023-09-06 14:00 UTC  (2+ messages)

[PATCH] RISC-V: Remove unreasonable TARGET_64BIT for VLS modes with size = 64bit
 2023-09-06 14:00 UTC  (3+ messages)

[PATCH] RISC-V: Fix VSETVL PASS AVL/VL fetch bug[111295]
 2023-09-06 13:59 UTC  (3+ messages)

[PATCH] ggc, jit: forcibly clear GTY roots in jit
 2023-09-06 13:57 UTC  (2+ messages)

[pushed] analyzer: implement kf_strstr [PR105899]
 2023-09-06 13:44 UTC 

[pushed] analyzer: implement kf_strncpy [PR105899]
 2023-09-06 13:44 UTC 

[pushed] analyzer: add ctxt to fill_region/zero_fill_region
 2023-09-06 13:44 UTC 

[PATCH V2] RISC-V: Support Dynamic LMUL Cost model
 2023-09-06 13:22 UTC  (2+ messages)

[PATCH v1] RISC-V: Fix incorrect folder for VRGATHERI16 test case
 2023-09-06 13:02 UTC  (2+ messages)

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