public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 1/2] libstdc++: Enable more debug assertions during constant evaluation [PR111250]
 2024-06-27  8:45 UTC  (2+ messages)
` [PATCH 2/2] libstdc++: Add debug assertions to std::vector<bool> [PR103191]

[PATCH] i386: Fix regression after refactoring legitimize_pe_coff_symbol, ix86_GOT_alias_set and PE_COFF_LEGITIMIZE_EXTERN_DECL
 2024-06-27  8:39 UTC  (2+ messages)

[PATCH][GCC 11] aarch64: Add support for -mcpu=grace
 2024-06-27  8:34 UTC 

[x86 SSE PATCH] Some additional ternlog refinements
 2024-06-27  8:29 UTC 

[PATCH][GCC 12] aarch64: Add support for -mcpu=grace
 2024-06-27  8:26 UTC 

[PATCH][GCC 14] aarch64: Add support for -mcpu=grace
 2024-06-27  8:24 UTC  (2+ messages)

[PATCH 0/7][x86] Remove vcond{,u,eq}<mode> expanders
 2024-06-27  8:23 UTC  (8+ messages)
` [PATCH 1/7] [x86] Add more splitters to match (unspec [op1 op2 (gt op3 constm1_operand)] UNSPEC_BLENDV)
` [PATCH 2/7] Lower AVX512 kmask comparison back to AVX2 comparison when op_{true,false} is vector -1/0
` [PATCH 3/7] [x86] Match IEEE min/max with UNSPEC_IEEE_{MIN,MAX}
` [PATCH 4/7] Add more splitter for mskmov with avx512 comparison
` [PATCH 5/7] Adjust testcase for the regressed testcases after obsolete of vcond{,u,eq}
` [PATCH 6/7] [x86] Optimize a < 0 ? -1 : 0 to (signed)a >> 31
` [PATCH 7/7] Remove vcond{,u,eq}<mode> expanders since they will be obsolete

[PATCH v2] MIPS: Output $0 for conditional trap if !ISA_HAS_COND_TRAPI
 2024-06-27  8:01 UTC  (3+ messages)

[PATCH v1] Match: Support more forms for the scalar unsigned .SAT_SUB
 2024-06-27  7:54 UTC  (5+ messages)

[PATCH] i386: Refactor vcvttps2qq/vcvtqq2ps patterns
 2024-06-27  7:50 UTC  (2+ messages)

[PATCH] Hard register asm constraint
 2024-06-27  7:45 UTC  (11+ messages)

[PATCH][GCC 14] aarch64: Add support for -mcpu=grace
 2024-06-27  7:44 UTC 

Project/Business Financing
 2024-06-27  7:20 UTC 

[PATCH 1/3 v2] RISC-V: Add vector type of BFloat16 format
 2024-06-27  7:01 UTC  (3+ messages)
` [PATCH 2/3 v2] RISC-V: Add Zvfbfmin and Zvfbfwma intrinsic
` [PATCH 3/3 v2] RISC-V: Add md files for vector BFloat16

[PATCH v1] Ifcvt: Add cond tree reconcile for truncated .SAT_SUB
 2024-06-27  7:00 UTC  (16+ messages)
` [PATCH v2] Vect: Support truncate after .SAT_SUB pattern in zip
` [PATCH v3] "

[PATCH] aarch64: Add support for -mcpu=grace
 2024-06-27  6:52 UTC  (3+ messages)

[PATCH v1] RISC-V: Add testcases for vector truncate after .SAT_SUB
 2024-06-27  6:51 UTC  (3+ messages)

[PATCH] libstdc++: Add script to update docs for a new release branch
 2024-06-27  6:50 UTC  (4+ messages)

[Patch, Fortran] 2/3 Refactor locations where _vptr is (re)set
 2024-06-27  6:29 UTC  (2+ messages)

[PATCH 0/3] Condition coverage docs, bugfix
 2024-06-27  6:26 UTC  (11+ messages)
` [PATCH 1/3] Release structures on function return
` [PATCH 2/3] Add section on MC/DC in gcov manual
` [PATCH 3/3] Use the term MC/DC in help for gcov --conditions

[PATCH v1] Internal-fn: Support new IFN SAT_TRUNC for unsigned scalar int
 2024-06-27  6:14 UTC  (6+ messages)
` [PATCH v2] "

[PATCH V2] Fix wrong cost of MEM when addr is a lea
 2024-06-27  6:10 UTC  (3+ messages)

[PATCH] [i386] restore recompute to override opts after change [PR113719]
 2024-06-27  6:09 UTC  (2+ messages)

[PATCH v2] LoongArch: Tweak IOR rtx_cost for bstrins
 2024-06-27  2:39 UTC  (3+ messages)
` Ping: "

[PATCH 1/3] RISC-V: Add vector type of BFloat16 format
 2024-06-27  2:17 UTC  (5+ messages)
` [PATCH 2/3] RISC-V: Add Zvfbfmin and Zvfbfwma intrinsic
    `  "

[committed] Remove compromised sh test
 2024-06-27  1:54 UTC  (7+ messages)

[PATCH-3v4, rs6000] Implement optab_isnormal for SFDF and IEEE128
 2024-06-27  1:42 UTC 

[PATCH-2v4, rs6000] Implement optab_isfinite for SFDF and IEEE128
 2024-06-27  1:41 UTC 

[PATCH-1v4, rs6000] Implement optab_isinf for SFDF and IEEE128
 2024-06-27  1:41 UTC 

[PATCH] [libstdc++] [testsuite] defer to check_vect_support* [PR115454]
 2024-06-27  1:00 UTC  (3+ messages)

[PATCH] libgccjit: Add support for machine-dependent builtins
 2024-06-26 22:49 UTC  (4+ messages)

[PATCH] c++: ICE with computed gotos [PR115469]
 2024-06-26 22:04 UTC 

[PATCH] libgccjit: Fix get_size of size_t
 2024-06-26 22:01 UTC  (4+ messages)

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

[PATCH] _Hashtable fancy pointer support
 2024-06-26 21:41 UTC  (2+ messages)

[PATCH v2] c: Error message for incorrect use of static in array declarations
 2024-06-26 21:17 UTC  (2+ messages)

[committed] libstdc++: Remove duplicate test
 2024-06-26 20:23 UTC 

[PATCH 1/2] libstdc++: Work around some PSTL test failures for debug mode [PR90276]
 2024-06-26 20:13 UTC  (4+ messages)
` [PATCH 2/2] libstdc++: Increase timeouts for PSTL tests in "

[PATCH] libstdc++: Fix std::chrono::tzdb to work with vanguard format
 2024-06-26 20:10 UTC  (2+ messages)
` [committed v2] "

[PATCH] c++: Relax too strict assert in stabilize_expr [PR111160]
 2024-06-26 19:00 UTC 

[PATCH v2 0/6] Add DLL import/export implementation to AArch64
 2024-06-26 18:41 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] RISC-V: tree-optimization/115652 - amend last fix
 2024-06-26 17:26 UTC 

[PATCH] tree-optimization/115493 - complete previous fix
 2024-06-26 17:26 UTC 

[to-be-committed] [RISC-V][V3] movmem for RISCV with V extension
 2024-06-26 17:14 UTC 

[PATCH] s390: Check for ADDR_REGS in s390_decompose_addrstyle_without_index
 2024-06-26 17:10 UTC  (3+ messages)

[PATCH] rs6000, update vec_ld, vec_lde, vec_st and vec_ste, documentation
 2024-06-26 17:05 UTC 

[PATCH] RISC-V: Add support for Zabha extension
 2024-06-26 17:04 UTC  (6+ messages)

[PATCH] vect: Fix shift-by-induction for single-lane slp
 2024-06-26 16:49 UTC  (2+ messages)

[PATCH 0/3] RISC-V: AMO testsuite cleanup
 2024-06-26 16:42 UTC  (6+ messages)
` [PATCH 1/3] RISC-V: Rename amo testcases
` [PATCH 2/3] RISC-V: Consolidate amo testcase variants
` [PATCH 3/3] RISC-V: Update testcase comments to point to PSABI rather than Table A.6
  ` [Committed] RISC-V: AMO testsuite cleanup

[PATCH] libgccjit: Add support for the type bfloat16
 2024-06-26 15:48 UTC  (5+ messages)

[PATCH] c++: unresolved overload with comma op [PR115430]
 2024-06-26 15:42 UTC 

[PATCH] libgccjit: Allow comparing array types
 2024-06-26 15:41 UTC  (4+ messages)

[PATCH] libgccjit: Make new_array_type take unsigned long
 2024-06-26 15:34 UTC  (5+ messages)

[PATCH] libgccjit: Add ability to get the alignment of a type
 2024-06-26 15:16 UTC  (2+ messages)

[PATCH] Add rvalue::get_name method (and its C equivalent)
 2024-06-26 15:09 UTC  (8+ messages)

[PATCH] c: ICE with invalid sizeof [PR115642]
 2024-06-26 15:09 UTC 

[PATCH] vect: Fix shift-by-induction for single-lane slp
 2024-06-26 14:57 UTC 

[PATCH 8/8] vect: Optimize order of lane-reducing statements in loop def-use cycles
 2024-06-26 14:54 UTC  (3+ messages)

[PATCH 7/8] vect: Support multiple lane-reducing operations for loop reduction [PR114440]
 2024-06-26 14:50 UTC  (6+ messages)

[PATCH 4/8] vect: Determine input vectype for multiple lane-reducing
 2024-06-26 14:48 UTC  (4+ messages)

[PING] Re: [PATCH 1/2] ivopts: Revert computation of address cost complexity
 2024-06-26 14:18 UTC  (3+ messages)

[PATCH]middle-end: Implement conditonal store vectorizer pattern [PR115531]
 2024-06-26 13:59 UTC  (4+ messages)

[r15-1619 Regression] FAIL: gcc.target/i386/stack-check-17.c scan-assembler-not pop on Linux/x86_64
 2024-06-26 13:54 UTC 

[committed] Remove compromised sh test
 2024-06-26 13:21 UTC 

[committed][RISC-V] Fix expected output for thead store pair test
 2024-06-26 13:00 UTC 

[PATCH] Rearrange SLP nodes with duplicate statements. [PR98138]
 2024-06-26 12:42 UTC  (3+ messages)

[PATCH] tree-optimization/115640 - outer loop vect with inner SLP permute
 2024-06-26 12:36 UTC 

[PATCH v2] Rearrange SLP nodes with duplicate statements. [PR98138]
 2024-06-26 12:33 UTC  (2+ messages)

mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611]
 2024-06-26 12:20 UTC 

[PATCH] tree-optimization/115652 - adjust insertion gsi for SLP
 2024-06-26 12:04 UTC 

[PATCH 1/3 v4] vect: generate suitable convert insn for int -> int, float -> float and int <-> float
 2024-06-26 10:54 UTC  (2+ messages)
` [PATCH 1/3 v5] "

[PATCH 1/2] Record edge true/false value for gcov
 2024-06-26 10:20 UTC  (3+ messages)

[PATCH] selftest: invoke "diff" when ASSERT_STREQ fails
 2024-06-26  9:10 UTC  (5+ messages)
` PING: "

[PATCH] LoongArch: Only transform move/move/bstrins to srai/bstrins when -Os
 2024-06-26  9:10 UTC  (3+ messages)
` Ping: "

PR target/115618: can we back port the fix to GCC 13?
 2024-06-26  9:03 UTC 

[PATCH] middle-end/114604 - ranger allocates bitmap without initialized obstack
 2024-06-26  8:50 UTC  (3+ messages)

[PATCH] Fix wrong cost of MEM when addr is a lea
 2024-06-26  8:20 UTC  (5+ messages)

[PATCH] i386: Remove declaration of unused functions
 2024-06-26  7:40 UTC  (3+ messages)

[PATCH] [testsuite] [arm] [vect] adjust mve-vshr test [PR113281]
 2024-06-26  6:36 UTC  (13+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH V2] [x86] Optimize a < 0 ? -1 : 0 to (signed)a >> 31
 2024-06-26  3:06 UTC  (2+ messages)
` [PATCH V3 Committed] "

[PATCH 00/11] CodeView variables and type system
 2024-06-26  2:27 UTC  (9+ messages)
` [PATCH 08/11] Handle unions for CodeView
` [PATCH 09/11] Handle arrays "
` [PATCH 10/11] Handle bitfields "
` [PATCH 11/11] Handle subroutine types in CodeView

[pushed] diagnostics: introduce diagnostic-global-context.cc
 2024-06-26  0:38 UTC 

[pushed] diagnostics: eliminate various implicit uses of global_dc
 2024-06-26  0:37 UTC 

[pushed 2/2] testsuite: check that generated .sarif files validate against the SARIF schema [PR109360]
 2024-06-26  0:31 UTC  (2+ messages)
` [pushed] testsuite: use check-jsonschema for validating .sarif files [PR109360]

[PATCH] libstdc++: Simplify std::valarray initialization helpers
 2024-06-25 23:26 UTC  (2+ messages)

[committed][gcc-11] libstdc++: Replace reference to mainline in release branch docs
 2024-06-25 22:38 UTC  (4+ messages)
` [committed][gcc-12] libstdc++: Remove confusing text from status tables for release branch
` [committed][gcc-13] "

[PATCH] Add param for bb limit to invoke fast_vrp
 2024-06-25 21:32 UTC  (7+ messages)
        ` [COMMITTED] "

[PATCH v2 0/3] RISC-V: vectorised memory operations
 2024-06-25 21:28 UTC  (3+ messages)
` [PATCH v2 3/3] RISC-V: cmpmem for RISCV with V extension

[PATCH] c++: decltype of by-ref capture proxy of ref [PR115504]
 2024-06-25 21:24 UTC  (6+ messages)

[PATCH][c++ frontend]: check for missing condition for novector [PR115623]
 2024-06-25 21:23 UTC  (4+ messages)

[PATCH] c++: ICE with __has_unique_object_representations [PR115476]
 2024-06-25 21:23 UTC  (7+ messages)

[PATCH] Add -finline-functions-aggressive option [PR114531]
 2024-06-25 18:34 UTC  (3+ messages)

[committed] Fix fr30-elf newlib build failure with late-combine
 2024-06-25 17:25 UTC 

[PATCH] Add a late-combine pass [PR106594]
 2024-06-25 17:22 UTC  (6+ messages)

[Patch, rs6000, middle-end] v5: Add implementation for different targets for pair mem fusion
 2024-06-25 16:59 UTC 

[PATCH] c++: structured bindings and lookup of tuple_size/tuple_element [PR115605]
 2024-06-25 16:20 UTC  (2+ messages)

[PATCH] c++: alias CTAD and copy deduction guide [PR115198]
 2024-06-25 15:33 UTC  (9+ messages)

[PATCH] arm: make arm_predict_doloop_p reject loops with calls
 2024-06-25 15:15 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).