public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[pushed] wwwdocs: readings: Drop 1750a section
 2024-06-17  6:33 UTC 

[COMMITTED] Do not assume LHS of call is an ssa-name
 2024-06-17  6:23 UTC  (2+ messages)

[PATCH] middle-end/114189 - drop uses of vcond{,u,eq}_optab
 2024-06-17  6:16 UTC  (11+ messages)

[PATCH] Enhance if-conversion for automatic arrays
 2024-06-17  5:45 UTC  (3+ messages)

[Patch, Fortran, 90076] 1/3 Fix Polymorphic Allocate on Assignment Memory Leak
 2024-06-17  5:40 UTC  (2+ messages)

[PATCH] x86: Emit cvtne2ps2bf16 for odd increasing perm in __builtin_shufflevector
 2024-06-17  3:14 UTC  (2+ messages)

[PATCH] i386: Refine all cvtt* instructions with UNSPEC instead of FIX/UNSIGNED_FIX
 2024-06-17  3:13 UTC  (2+ messages)

[PATCH 0/3] [APX CFCMOV] Support APX CFCMOV
 2024-06-17  3:04 UTC  (10+ 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] fsra: gimple final sra pass for paramters and returns
 2024-06-17  2:46 UTC 

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

[PATCH v1] Match: Support forms 7 and 8 for the unsigned .SAT_ADD
 2024-06-17  1:41 UTC 

[PATCH] tree-optimization/115254 - don't account single-lane SLP against discovery limit
 2024-06-16 23:19 UTC  (3+ messages)

libbacktrace patch committed: OK if zero backward bits
 2024-06-16 22:44 UTC 

[Fortran, Patch, PR 96992] Fix Class arrays of different ranks are rejected as storage association argument
 2024-06-16 21:27 UTC  (3+ messages)

[PATCH] aarch64: Fix reg_is_wrapped_separately array size [PR100211]
 2024-06-16 20:55 UTC 

[to-be-committed][RISC-V] Improve variable bit set for rv64
 2024-06-16 15:45 UTC 

[PATCH] LoongArch: NFC: Dedup and sort the comment in loongarch_print_operand_reloc
 2024-06-16  9:11 UTC 

[RFC PATCH] ARM: thumb1: Use LDMIA/STMIA for DI/DF loads/stores
 2024-06-16  8:51 UTC 

[pushed] wwwdocs: news: Update link to our ACM SIGPLAN award
 2024-06-16  7:41 UTC 

[PATCH 8/8] vect: Optimize order of lane-reducing statements in loop def-use cycles
 2024-06-16  7:32 UTC 

[PATCH 7/8] vect: Support multiple lane-reducing operations for loop reduction [PR114440]
 2024-06-16  7:31 UTC 

[PATCH 6/8] vect: Tighten an assertion for lane-reducing in transform
 2024-06-16  7:28 UTC 

[PATCH 5/8] vect: Use an array to replace 3 relevant variables
 2024-06-16  7:27 UTC 

[PATCH 4/8] vect: Determine input vectype for multiple lane-reducing
 2024-06-16  7:25 UTC 

[PATCH 3/8] vect: Use one reduction_type local variable
 2024-06-16  7:23 UTC 

[PATCH 2/8] vect: Remove duplicated check on reduction operand
 2024-06-16  7:22 UTC 

[PATH 1/8] vect: Add a function to check lane-reducing stmt
 2024-06-16  7:20 UTC 

[PATCH] c++/modules: Ensure deduction guides are always reachable [PR115231]
 2024-06-16  5:41 UTC  (2+ messages)

[PATCH v2] gcc, libcpp: Add warning switch for "#pragma once in main file" [PR89808]
 2024-06-16  5:30 UTC  (6+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [PATCH v5] "

[committed] Fix minor SH scan-asm failure after recent IOR->ADD changes
 2024-06-16  3:18 UTC 

[PATCH] c++: Simplify uses of LAMBDA_EXPR_EXTRA_SCOPE
 2024-06-16  2:18 UTC 

[PATCH v3 1/3] diagnostics: Enable escape sequence processing on windows consoles
 2024-06-16  1:41 UTC  (2+ messages)

[PATCH] libstdc++: Fix build for AVR [PR115481, PR111639]
 2024-06-15 20:28 UTC  (6+ messages)

[PATCH] DOCUMENTATION_ROOT_URL vs. release branches [PR114738]
 2024-06-15 19:54 UTC  (6+ messages)

[PATCH v1] RISC-V: Add testcases for vector unsigned SAT_SUB form 2
 2024-06-15 18:22 UTC  (2+ messages)

[PATCH v2] LoongArch: Tweak IOR rtx_cost for bstrins
 2024-06-15 17:50 UTC 

[C PATCH, v3] Fix for redeclared enumerator initialized with different type [PR115109]
 2024-06-15 15:11 UTC  (3+ messages)

[PATCH] LoongArch: Tweak IOR rtx_cost for bstrins
 2024-06-15 13:49 UTC  (2+ messages)

[PATCH] LoongArch: Only transform move/move/bstrins to srai/bstrins when -Os
 2024-06-15 13:47 UTC 

[PATCH] libstdc++: Do not use memset _Hashtable buckets allocation
 2024-06-15 13:04 UTC  (4+ messages)

[PATCH v1] RISC-V: Add testcases for vector unsigned SAT_SUB form 2
 2024-06-15 13:00 UTC 

[PATCH 0/3] Recover in-tree libiconv build support
 2024-06-15 12:50 UTC  (3+ messages)
` Ping: "
  ` Ping^2: "

[wwwdocs,pushed] backends.html - Update weblinks to AVR simulators
 2024-06-15 10:57 UTC 

[PATCH] riscv: Allocate enough space to strcpy() string
 2024-06-15 10:00 UTC  (4+ messages)

[PATCH V4] Add warning options -W[no-]compare-distinct-pointer-types
 2024-06-15  8:31 UTC  (2+ messages)

[pushed] wwwdocs: news: Drop links to old OpenMP standard PDFs
 2024-06-15  8:20 UTC 

[RFC v2] RISC-V: Promote Zaamo/Zalrsc to a when using an old binutils
 2024-06-15  7:58 UTC  (2+ messages)

[pushed] doc: Remove pointer to old versions of binutils
 2024-06-15  7:45 UTC 

[PATCH 00/52] Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook
 2024-06-15  5:00 UTC  (16+ messages)
` [PATCH 06/52] m2: Replace uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE
` [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 v1] RISC-V: Refine the SAT_ARITH test help header files [NFC]
 2024-06-15  4:38 UTC  (2+ messages)

[PATCH] rs6000, altivec-2-runnable.c update the require-effective-target
 2024-06-15  2:18 UTC  (2+ messages)

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

[PATCH v3] Target-independent store forwarding avoidance
 2024-06-14 18:16 UTC  (2+ 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] 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 

[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 2/2] [APX CFCMOV] Support APX CFCMOV
 2024-06-14  6:19 UTC  (3+ messages)

[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  (15+ messages)
` [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

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