public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] LoongArch: Use bstrins for "value & (-1u << const)"
 2024-06-15  0:09 UTC  (2+ messages)

[PATCH v7] Match: Support more form for scalar unsigned SAT_ADD
 2024-06-14 22:27 UTC  (9+ messages)

[PATCH v1] libstdc++: Optimize removal from unique assoc containers [PR112934]
 2024-06-14 22:00 UTC  (4+ messages)

[PATCH] riscv: Allocate enough space to strcpy() string
 2024-06-14 20:58 UTC 

[PATCH v25 20/23] c++: Implement __is_invocable built-in trait
 2024-06-14 20:47 UTC  (5+ messages)
` [PATCH v26 01/13] libstdc++: Optimize std::is_const compilation performance
  ` [PATCH v26 03/13] libstdc++: Optimize std::is_pointer "

[Patch, fortran] PR59104
 2024-06-14 20:40 UTC  (6+ messages)

[Patch, Fortran, 96418] Fix Test coarray_alloc_comp_4.f08 ICEs
 2024-06-14 19:43 UTC  (4+ messages)

[COMMITTED] Dont add varying values to gori_on_edge mass, calculations
 2024-06-14 19:20 UTC 

[COMMITTED] Add merge facility to ssa_lazy_cache
 2024-06-14 19:20 UTC 

[COMMITTED] Do not assume LHS of call is an ssa-name
 2024-06-14 19:20 UTC 

[PATCH] libstdc++: Fix build for AVR [PR115481, PR111639]
 2024-06-14 19:11 UTC  (4+ messages)

[PATCH] rs6000, altivec-2-runnable.c update the require-effective-target
 2024-06-14 18:37 UTC 

[PATCH] middle-end/114189 - drop uses of vcond{,u,eq}_optab
 2024-06-14 18:33 UTC  (8+ messages)

[PATCH v3] Target-independent store forwarding avoidance
 2024-06-14 18:16 UTC  (4+ messages)

[Committed] IBM Z: Fix ICE in expand_perm_as_replicate
 2024-06-14 18:03 UTC  (2+ messages)
` [committed] testsuite: Add -Wno-psabi to vshuf-mem.C test

[PATCH] libcpp, c-family: Add (dumb) C23 N3017 #embed support [PR105863]
 2024-06-14 17:35 UTC 

[PATCH 0/3] [APX CFCMOV] Support APX CFCMOV
 2024-06-14 17:22 UTC  (9+ messages)
  ` [PATCH 1/3] [APX CFCMOV] Add a new target hook: TARGET_HAVE_CONDITIONAL_MOVE_MEM_NOTRAP
  ` [PATCH 2/3] [APX CFCMOV] Support APX CFCMOV in if_convert pass
  ` [PATCH 3/3] [APX CFCMOV] Support APX CFCMOV in backend

[PATCH] rs6000: Compute rop_hash_save_offset for non-Altivec compiles [PR115389]
 2024-06-14 17:05 UTC  (6+ messages)

[PATCH] c++: remove Concepts TS code
 2024-06-14 16:57 UTC  (7+ messages)
      ` [PATCH v2] "

[patch,avr,applied] PR115419: round double to even LSB on tie breaks
 2024-06-14 16:36 UTC 

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

[r15-1330 Regression] FAIL: gcc.target/i386/vect-strided-3.c scan-assembler-times movq 4 on Linux/x86_64
 2024-06-14 15:30 UTC 

[PATCH 00/52] Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook
 2024-06-14 15:20 UTC  (15+ messages)
` [PATCH 10/52] jit: Replace uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE
` [PATCH 22/52] microblaze: Remove macros {FLOAT,DOUBLE,LONG_DOUBLE}_TYPE_SIZE
  ` PING^1 "
` [PATCH 30/52] pdp11: Remove macro LONG_DOUBLE_TYPE_SIZE
  ` PING^1 "
      ` [PATCH 30/52 v2] pdp11: Remove macro {FLOAT,DOUBLE,LONG_DOUBLE}_TYPE_SIZE
` [PATCH 44/52] s390: New hook implementation s390_c_mode_for_floating_type
  ` PING^1 "

[PATCH] Enhance if-conversion for automatic arrays
 2024-06-14 15:06 UTC  (2+ messages)

[Fortran, Patch, PR 96992] Fix Class arrays of different ranks are rejected as storage association argument
 2024-06-14 15:05 UTC 

[committed] libstdc++: Make std::type_info::operator== always_inline for C++23 [PR110572]
 2024-06-14 14:54 UTC 

[committed] libstdc++: Fix declaration of posix_memalign for freestanding
 2024-06-14 14:38 UTC 

[analyzer PATCH] Restore bootstrap with g++ 4.8
 2024-06-14 14:27 UTC  (8+ messages)
          ` [PATCH] analyzer: Fix g++ 4.8 bootstrap without using std::move to return std::unique_ptr

[PATCHSET 14.2] Add documentation rules for Rust frontend
 2024-06-14 14:21 UTC  (4+ messages)
` [PATCH 14.2 1/3] gccrs: Add base documentation for using the "
` [PATCH 14.2 2/3] rust: Add rust.install-dvi and rust.install-html rules
` [PATCH 14.2 3/3] rust: Copy install-html rule from Ada frontend

[PATCH v3] c++: Fix auto deduction for template specialization scopes [PR114915]
 2024-06-14 14:18 UTC  (5+ messages)
` [PATCH v4] c++: fix constained auto deduction in templ spec "
    ` [PATCH v5] "

[PATCH v1] Match: Support more forms for the scalar unsigned .SAT_SUB
 2024-06-14 14:06 UTC  (4+ messages)

Updated musttail patchkit
 2024-06-14 13:43 UTC  (4+ messages)
` [PATCH v7 1/9] Improve must tail in RTL backend
  ` [PING] "
    ` [PING^2] "

[PATCH] tree-optimization/114589 - remove profile based sink heuristics
 2024-06-14 13:23 UTC  (4+ messages)

[PATCH 0/3] Remove ia64*-*-linux from the list of obsolete targets
 2024-06-14 13:23 UTC  (11+ messages)
    ` [PATCH 2/3] Enabled LRA for ia64

[PATCH] Build/Cross: Look for target headers from include if sys-include doesn't exist
 2024-06-14 12:12 UTC 

[PATCH][ivopts]: use affine_tree when comparing IVs during candidate selection [PR114932]
 2024-06-14 11:49 UTC 

[PATCH][ivopts]: perform affine fold on unsigned addressing modes known not to overflow. [PR114932]
 2024-06-14 11:49 UTC 

[PATCH 1/2] Add function filtering to gcov
 2024-06-14 11:33 UTC  (2+ messages)
` [PATCH 2/2] Add examples on filteirng in gcov tutorial

[PATCH] Improve optimizer to avoid stack spill across pure function call
 2024-06-14 11:10 UTC 

[Patch, rs6000, middle-end] v2: Add implementation for different targets for pair mem fusion
 2024-06-14 10:56 UTC 

[PATCH] build: Fix missing variable quotes
 2024-06-14 10:46 UTC  (4+ messages)

[PATCH] gccrs: configure.ac: Fix quoting around ldl/lpthread checks
 2024-06-14 10:27 UTC 

[PATCH] Adjust gcc.target/i386/vect-strided-3.c
 2024-06-14  9:33 UTC 

[PATCH][v2] Support single def-use cycle optimization for SLP reduction vectorization
 2024-06-14  9:08 UTC 

[PATCH-1v3] fwprop: Replace rtx_cost with insn_cost in try_fwprop_subst_pattern [PR113325]
 2024-06-14  8:43 UTC  (5+ messages)

[pushed] doc: Consolidate duplicate MOVBE listings for Intel CPUs
 2024-06-14  8:16 UTC 

[PATCH v1] RISC-V: Bugfix vec_extract v mode iterator restriction mismatch
 2024-06-14  7:56 UTC  (3+ messages)

[pushed] doc: Remove reference to Interix
 2024-06-14  7:54 UTC 

[COMMITTED 01/16] ada: Remove unused name of aspect from Snames
 2024-06-14  7:36 UTC  (16+ messages)
` [COMMITTED 02/16] ada: Allow implicit dereferenced for uses of 'Super
` [COMMITTED 03/16] ada: Couple of small cleanups in semantic analysis of aspects
` [COMMITTED 04/16] ada: Missing initialization of multidimensional array using sliding
` [COMMITTED 05/16] ada: Minor tweaks to processing of Aggregate aspect
` [COMMITTED 06/16] ada: Crash checking accessibility level on private type
` [COMMITTED 07/16] ada: Add prototype for mutably tagged types
` [COMMITTED 08/16] ada: Minor tweak in Snames
` [COMMITTED 09/16] ada: Simplify handling of VxWorks-specific error codes for ENOENT
` [COMMITTED 10/16] ada: Bad tree built for Obj.Discrim_Dep_Component'Loop_Entry in assertion
` [COMMITTED 11/16] ada: Fix parts of classification of aspects
` [COMMITTED 12/16] ada: Typo and indentation fix
` [COMMITTED 13/16] ada: Do not create null GCC thunks
` [COMMITTED 14/16] ada: Skip subprogram body entities inside scopes
` [COMMITTED 15/16] ada: Fix return mechanism reported by -gnatRm
` [COMMITTED 16/16] ada: Do not include target-specific makefile fragments

[pushed] wwwdocs: gcc-11: Fix grammar - template alias parameters
 2024-06-14  7:35 UTC 

[PATCH] Fix fallout of peeling for gap improvements
 2024-06-14  7:03 UTC 

[PATCH 1/2] Add a new target hook: TARGET_HAVE_CONDITIONAL_MOVE_MEM_NOTRAP
 2024-06-14  6:19 UTC  (4+ messages)
  ` [PATCH 2/2] [APX CFCMOV] Support APX CFCMOV

[PATCH] rs6000, altivec-2-runnable.c should be a runnable test
 2024-06-14  5:57 UTC  (6+ messages)

[PATCH] s390: testsuite: Fix nobp-table-jump-*.c
 2024-06-14  5:38 UTC  (3+ messages)

[PATCH] s390: testsuite: Fix ifcvt-one-insn-bool.c
 2024-06-14  5:38 UTC  (3+ messages)

[PATCH] s390: Implement TARGET_NOCE_CONVERSION_PROFITABLE_P [PR109549]
 2024-06-14  5:37 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 6/6] vect: Optimize order of lane-reducing statements in loop def-use cycles [PR114440]
 2024-06-14  4:02 UTC  (2+ messages)

[PATCH 5/6] vect: Support multiple lane-reducing operations for loop reduction [PR114440]
 2024-06-14  4:00 UTC  (5+ messages)

[PATCH 3/6] vect: Set STMT_VINFO_REDUC_DEF for non-live stmt in loop reduction
 2024-06-14  3:51 UTC  (2+ messages)

[PATCH v1 1/8] RISC-V: Add testcases for scalar unsigned SAT_SUB form 3
 2024-06-14  2:29 UTC  (17+ messages)
` [PATCH v1 2/8] RISC-V: Add testcases for scalar unsigned SAT_SUB form 4
` [PATCH v1 3/8] RISC-V: Add testcases for scalar unsigned SAT_SUB form 5
` [PATCH v1 4/8] RISC-V: Add testcases for scalar unsigned SAT_SUB form 6
` [PATCH v1 5/8] RISC-V: Add testcases for scalar unsigned SAT_SUB form 7
` [PATCH v1 6/8] RISC-V: Add testcases for scalar unsigned SAT_SUB form 8
` [PATCH v1 7/8] RISC-V: Add testcases for scalar unsigned SAT_SUB form 9
` [PATCH v1 8/8] RISC-V: Add testcases for scalar unsigned SAT_SUB form 10

[PATCH] expand: constify sepops operand to expand_expr_real_2 and expand_widen_pattern_expr [PR113212]
 2024-06-14  2:08 UTC  (2+ messages)

[PATCH] x86: Emit cvtne2ps2bf16 for odd increasing perm in __builtin_shufflevector
 2024-06-14  1:35 UTC 

[PATCH] x86: Emit cvtne2ps2bf16 for odd increasing perm in __builtin_shufflevector
 2024-06-14  1:32 UTC 

[PATCH v2] aarch64: Add vector popcount besides QImode [PR113859]
 2024-06-14  0:30 UTC  (3+ messages)

Fastener Ltd
 2024-06-14  0:30 UTC 

[FYI] map packed field type to unpacked for debug info
 2024-06-14  0:09 UTC  (2+ messages)

[PATCH v3] aarch64: Add vector popcount besides QImode [PR113859]
 2024-06-13 23:57 UTC 

[PATCH] [i386] restore recompute to override opts after change [PR113719]
 2024-06-13 23:46 UTC  (3+ messages)

[PATCH] RISC-V: Add support for subword atomic loads/stores
 2024-06-13 23:37 UTC  (3+ messages)

[Committed] RISC-V: Add support for subword atomic loads/stores
 2024-06-13 23:37 UTC 

[RFC v2] RISC-V: Promote Zaamo/Zalrsc to a when using an old binutils
 2024-06-13 23:30 UTC 

[committed] c: Implement C2Y complex increment/decrement support
 2024-06-13 22:42 UTC 

[PATCH] configure: adjustments for building with in-tree binutils
 2024-06-13 20:07 UTC  (2+ messages)

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

[PATCH 0/13 ver4] rs6000, built-in cleanup patch series
 2024-06-13 19:40 UTC  (6+ messages)
` [PATCH 2/13 ver4] rs6000, Remove __builtin_vsx_xvcvspsxws,, __builtin_vsx_xvcvdpuxds_uns, __builtin_vsx_xvcvspuxws built-ins
` [PATCH 4/13 ver4] rs6000, extend the current vec_{un,}signed{e,o}, built-ins
` [PATCH 7/13 ver4] rs6000, add overloaded vec_sel with int128 arguments
` [PATCH 11/13 ver4] rs6000, extend vec_xxpermdi built-in for __int128 args
` [PATCH 13/13 ver4] rs6000, remove vector set and vector init built-ins

[PATCH] libstdc++: Do not use memset _Hashtable buckets allocation
 2024-06-13 18:58 UTC  (3+ messages)

[pushed] doc: Spell "command-line option" with a hypen
 2024-06-13 18:20 UTC 

[PATCH] c++: alias CTAD and copy deduction guide [PR115198]
 2024-06-13 17:00 UTC  (7+ messages)

[SUBREG V4 0/4] Add DF_LIVE_SUBREG data and apply to IRA and LRA
 2024-06-13 15:57 UTC  (5+ messages)
` [SUBREG V4 1/4] DF: Add -ftrack-subreg-liveness option
` [SUBREG V4 2/4] DF: Add DF_LIVE_SUBREG problem

[PATCH 0/13 ver 3] rs6000, built-in cleanup patch series
 2024-06-13 15:35 UTC  (13+ messages)
` [PATCH 4/13 ver 3] rs6000, extend the current vec_{un,}signed{e,o} built-ins
` [PATCH 7/13 ver 3] rs6000, add overloaded vec_sel with int128 arguments
` [PATCH 11/13 ver 3] rs6000, extend vec_xxpermdi built-in for __int128 args
` [PATCH 13/13 ver 3] rs6000, remove vector set and vector init built-ins

[pushed] c++: module std and exception_ptr
 2024-06-13 15:24 UTC  (3+ 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).