public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 7/7] riscv: Add basic extension support for XTheadFmv and XTheadInt
 2023-11-07  3:04 UTC  (2+ messages)
` [PATCH] riscv: thead: Add support for the XTheadInt ISA extension

[PATCH-3v2, rs6000] Enable 16-byte by pieces move [PR111449]
 2023-11-07  3:01 UTC  (2+ messages)

[PATCH 00/12] Tweaks and extensions to the mode-switching pass
 2023-11-07  2:53 UTC  (23+ messages)
` [PATCH 01/12] mode-switching: Tweak the macro/hook documentation
` [PATCH 02/12] mode-switching: Add note problem
` [PATCH 03/12] mode-switching: Avoid quadractic list operation
` [PATCH 04/12] mode-switching: Fix the mode passed to the emit hook
` [PATCH 05/12] mode-switching: Simplify recording of transparency
` [PATCH 06/12] mode-switching: Tweak entry/exit handling
` [PATCH 07/12] mode-switching: Allow targets to set the mode for EH handlers
` [PATCH 08/12] mode-switching: Pass set of live registers to the needed hook
` [PATCH 09/12] mode-switching: Pass the set of live registers to the after hook
` [PATCH 10/12] mode-switching: Use 1-based edge aux fields
` [PATCH 11/12] mode-switching: Add a target-configurable confluence operator
` [PATCH 12/12] mode-switching: Add a backprop hook

RISC-V patchworks call tomorrow ?
 2023-11-07  2:47 UTC  (2+ messages)

[PATCH] RISC-V regression test: Fix FAIL of bb-slp-39.c
 2023-11-07  2:46 UTC  (2+ messages)

[PATCH-2, rs6000] Enable vector mode for by pieces equality compare [PR111449]
 2023-11-07  2:40 UTC  (2+ messages)

[PATCH] i386: Fix isa attribute for TI/TF andnot mode
 2023-11-07  2:39 UTC  (2+ messages)

[PATCH] rs6000,testcase: Add require-effective-target has_arch_ppc64 to pr106550_1.c
 2023-11-07  2:27 UTC  (2+ messages)
` [PATCH] rs6000, testcase: "

[PATCH] RISC-V: Add ABI requirement for XTheadFMemIdx tests
 2023-11-07  1:18 UTC  (2+ messages)

[PATCH] RISC-V: Enhance AVL propagation for complicate reduction auto-vectorization
 2023-11-07  1:00 UTC  (2+ messages)

c: Refer more consistently to C23 not C2X
 2023-11-07  0:20 UTC 

RFC (V2) the proposal to resolve the missing dependency issue for counted_by attribute
 2023-11-07  0:12 UTC 

[PATCH][_Hashtable] Add missing destructor call
 2023-11-06 23:28 UTC  (4+ messages)

[PATCH] test: Fix FAIL of bb-slp-cond-1.c for RVV
 2023-11-06 23:03 UTC 

[PATCH] test: Fix XPASS of bb-slp-43.c for RVV
 2023-11-06 22:35 UTC 

[PATCH] test: Fix XPASS of bb-slp-43.c for RVV
 2023-11-06 22:35 UTC 

[PATCH] c++: implement P2564, consteval needs to propagate up [PR107687]
 2023-11-06 22:34 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH/RFC] libdiagnostics: a shared library for emitting diagnostics
 2023-11-06 22:29 UTC  (4+ messages)
` [PATCH 1/2] libdiagnostics: header and examples
` [PATCH 2/2] libdiagnostics: work-in-progress implementation
` [PATCH] binutils: experimental use of libdiagnostics in gas

[committed] hppa: Fix typo in PA 2.0 trampoline template
 2023-11-06 21:05 UTC 

[committed] hppa: Enable generation of GNU stack notes on Linux
 2023-11-06 21:02 UTC 

[PATCH 0/2] libgfortran: empty array fixes [PR112371]
 2023-11-06 20:03 UTC  (11+ messages)
` [PATCH 1/2] libgfortran: Remove early return if extent is zero [PR112371]
` [PATCH 2/2] libgfortran: Remove empty array descriptor first dimension overwrite [PR112371]

[pushed 1/4] diagnostics: eliminate diagnostic_kind_count
 2023-11-06 19:49 UTC  (4+ messages)
` [pushed 2/4] diagnostics: make diagnostic_context::m_urlifier private
` [pushed 3/4] diagnostics: introduce class diagnostic_option_classifier
` [pushed 4/4] diagnostics: split out struct diagnostic_source_printing_options

[ARC PATCH] Consistent use of whitespace in assembler templates
 2023-11-06 18:37 UTC 

[PATCH][GCC13] PR tree-optimization/105834 - Choose better initial values for ranger
 2023-11-06 18:15 UTC 

[PATCH] Avoid undeclared use of abort in gcc.dg/cpp/wchar-1.c
 2023-11-06 17:54 UTC  (2+ messages)

[PATCH] genemit: Split insn-emit.cc into ten files
 2023-11-06 17:41 UTC  (4+ messages)
` [PATCH] Fix configure script comments(!?!) (Was: Re: [PATCH] genemit: Split insn-emit.cc into ten files)
  ` [PATCH] Fix configure script comments(!?!)

[PATCH] c-family: Enable -fpermissive for C and ObjC
 2023-11-06 17:37 UTC 

[ARC PATCH] Improved DImode rotates and right shifts by one bit
 2023-11-06 17:30 UTC 

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

[patch] libgomp.texi: Update OpenMP 6.0-preview implementation-status list
 2023-11-06 16:05 UTC 

[PATCH v2] c-family: Enable -fpermissive for C and ObjC
 2023-11-06 15:42 UTC  (5+ messages)

[committed] i386: Use "addr" attribute to limit address regclass to non-REX regs
 2023-11-06 15:31 UTC 

[PATCH v5 0/19] Support early break/return auto-vectorization
 2023-11-06 15:17 UTC  (26+ messages)
` [PATCH v6 0/21]middle-end: "
` [PATCH 1/21]middle-end testsuite: Add more pragma novector to new tests
` [PATCH 2/21]middle-end testsuite: Add tests for early break vectorization
` [PATCH 3/21]middle-end: Implement code motion and dependency analysis for early breaks
` [PATCH 4/21]middle-end: update loop peeling code to maintain LCSSA form "
` [PATCH 5/21]middle-end: update vectorizer's control update to support picking an exit other than loop latch
` [PATCH 6/21]middle-end: support multiple exits in loop versioning
` [PATCH 7/21]middle-end: update IV update code to support early breaks and arbitrary exits
` [PATCH 8/21]middle-end: update vectorizable_live_reduction with support for multiple exits and different exits
` [PATCH 9/21]middle-end: implement vectorizable_early_exit for codegen of exit code
` [PATCH 10/21]middle-end: implement relevancy analysis support for control flow
` [PATCH 11/21]middle-end: wire through peeling changes and dominator updates after guard edge split
` [PATCH 12/21]middle-end: Add remaining changes to peeling and vectorizer to support early breaks
` [PATCH 13/21]middle-end: Update loop form analysis to support early break
` [PATCH 14/21]middle-end: Change loop analysis from looking at at number of BB to actual cfg
` [PATCH 15/21]middle-end: [RFC] conditionally support forcing final edge for debugging
` [PATCH 16/21]middle-end testsuite: un-xfail TSVC loops that check for exit control flow vectorization
` [PATCH 17/21]AArch64: Add implementation for vector cbranch for Advanced SIMD
` [PATCH 18/21]AArch64: Add optimization for vector != cbranch fed into compare with 0 "
` [PATCH 19/21]AArch64: Add optimization for vector cbranch combining SVE and "
` [PATCH 20/21]Arm: Add Advanced SIMD cbranch implementation
` [PATCH 21/21]Arm: Add MVE "

[committed] c: Add -std=c23, -std=gnu23, -Wc11-c23-compat options [PR107954]
 2023-11-06 15:03 UTC 

nvptx: Use the usual '#define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)' (was: libstdc++ "freestanding" ('--disable-hosted-libstdcxx') with '-fno-rtti', '-fno-exceptions': 'libstdc++-v3/libsupc++/tinfo.cc')
 2023-11-06 14:57 UTC 

[PATCH] RISC-V: VECT: Remember to assert any_known_not_updated_vssa
 2023-11-06 14:39 UTC  (5+ messages)

[PATCH] tree-optimization/112405 - SIMD clone calls with (loop) mask
 2023-11-06 14:30 UTC 

[PATCH v1] RISC-V: Support FP round to i/l/ll diff size autovec
 2023-11-06 14:22 UTC  (3+ messages)

[PATCH] RISC-V: Early expand DImode vec_duplicate in RV32 system
 2023-11-06 14:20 UTC  (5+ messages)
  `  "

[PATCH V2] RISC-V: Early expand DImode vec_duplicate in RV32 system
 2023-11-06 14:12 UTC 

[PATCH 0/5] x86: make better use of VPTERNLOG{D,Q}
 2023-11-06 13:48 UTC  (8+ messages)
` [PATCH 5/5] x86: yet more PR target/100711-like splitting

[PATCH] tree-optimization/111950 - vectorizer loop copying
 2023-11-06 13:14 UTC 

[PATCH] tree-optimization/112404 - two issues with SLP of .MASK_LOAD
 2023-11-06 13:08 UTC 

[PATCH v3 1/2]middle-end: expand copysign handling from lockstep to nested iters
 2023-11-06 13:04 UTC  (4+ messages)
` [PATCH v3 2/2]middle-end match.pd: optimize fneg (fabs (x)) to copysign (x, -1) [PR109154]

[PATCH] libstdc++/112351 - deal with __gthread_once failure during locale init
 2023-11-06 12:51 UTC  (2+ messages)

[PATCH] attribs: Use existing traits for excl_hash_traits
 2023-11-06 12:32 UTC  (2+ messages)

[PATCH] Allow target attributes in non-gnu namespaces
 2023-11-06 12:30 UTC  (2+ messages)
` Ping: "

[PATCH 3/3] attribs: Namespace-aware lookup_attribute_spec
 2023-11-06 12:24 UTC 

[PATCH 2/3] attribs: Consider namespaces when comparing attributes
 2023-11-06 12:24 UTC 

[PATCH 1/3] attribs: Cache the gnu namespace
 2023-11-06 12:23 UTC 

[PATCH] libstdc++/112351 - deal with __gthread_once failure during locale init
 2023-11-06 12:17 UTC  (2+ messages)

[PATCH] libatomic: Enable lock-free 128-bit atomics on AArch64 [PR110061]
 2023-11-06 12:13 UTC  (7+ messages)

[PATCH] libatomic: Improve ifunc selection on AArch64
 2023-11-06 12:12 UTC  (4+ messages)

[PATCH] AArch64: Fix __sync_val_compare_and_swap [PR111404]
 2023-11-06 12:12 UTC  (3+ messages)

[PATCH] AArch64: Cleanup memset expansion
 2023-11-06 12:11 UTC  (2+ messages)

[PATCH v2] AArch64: Add inline memmove expansion
 2023-11-06 12:09 UTC  (2+ messages)

[PATCH] AArch64: Fix strict-align cpymem/setmem [PR103100]
 2023-11-06 12:09 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] libstdc++/112351 - deal with __gthread_once failure during locale init
 2023-11-06 11:52 UTC 

[PATCH] LoongArch: Remove redundant barrier instructions before LL-SC loops
 2023-11-06 11:36 UTC 

[PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
 2023-11-06 11:20 UTC 

[PATCH 1/2] arm: Add define_attr to to create a mapping between MVE predicated and unpredicated insns
 2023-11-06 11:20 UTC 

[PATCH] testsuite: refine gcc.dg/analyzer/fd-4.c test for newlib
 2023-11-06 11:01 UTC 

[PATCH] testsuite: require avx_runtime for some tests
 2023-11-06 10:59 UTC 

[PATCH] testsuite, Darwin: Add support for Mach-O function body scans
 2023-11-06 10:57 UTC  (7+ messages)

[PATCH] testsuite: skip gcc.target/i386/pr106910-1.c test when using newlib
 2023-11-06 10:57 UTC 

[committed] libgfortran: Fix calloc call by swapping arg order [PR112364]
 2023-11-06 10:53 UTC 

[PATCH] libstdc++/complex: Remove implicit type casts in complex
 2023-11-06 10:44 UTC  (4+ messages)

[PATCH] Avoid generating RTL code when d->testing_p
 2023-11-06 10:31 UTC 

[PATCH] libstdc++: Improve static assert messages for monadic operations
 2023-11-06 10:16 UTC  (2+ messages)

[RFC] vect: disable multiple calls of poly simdclones
 2023-11-06  9:50 UTC  (4+ messages)

[PATCH] tree-optimization/112369 - strip_float_extensions and vectors
 2023-11-06  8:55 UTC 

[PATCH] openmp: Add support for the 'indirect' clause in C/C++
 2023-11-06  8:48 UTC  (4+ messages)

[PATCH v1] RISC-V: Adjust FP rint round tests for RV32
 2023-11-06  8:38 UTC  (3+ messages)

[PATCH] Fix PR ada/111909 On Darwin, determine filesystem case sensitivity at runtime
 2023-11-06  8:36 UTC  (4+ messages)

[PATCH] LoongArch: Optimize single-used address with -mexplicit-relocs=auto for fld/fst
 2023-11-06  7:57 UTC 

[PATCH] LoongArch: Disable relaxation if the assembler don't support conditional branch relaxation [PR112330]
 2023-11-06  7:50 UTC 

[PATCH] [doc] middle-end/112296 - __builtin_constant_p and side-effects
 2023-11-06  7:41 UTC  (3+ messages)

[PATCH] internal-fn: Add VCOND_MASK_LEN
 2023-11-06  7:22 UTC  (13+ messages)
  `  "

[PATCH] explow: Avoid unnecessary alignment operations
 2023-11-06  7:17 UTC  (2+ messages)

[PATCH] explow: Allow dynamic allocations after vregs
 2023-11-06  7:17 UTC  (2+ messages)

[PATCH V2] VECT: Support mask_len_strided_load/mask_len_strided_store in loop vectorize
 2023-11-06  6:55 UTC 

[PATCH V2] VECT: Support mask_len_strided_load/mask_len_strided_store in loop vectorize
 2023-11-06  6:54 UTC  (2+ messages)

[PATCH-3, rs6000] Enable 16-byte by pieces move [PR111449]
 2023-11-06  2:38 UTC 

[PATCH v6] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic
 2023-11-06  2:31 UTC  (5+ messages)
  `  "

[PATCH] Testsuite, i386: Mark test as requiring dfp
 2023-11-05 20:59 UTC  (4+ messages)

use -mno-strict-align for strlenopt-80.c on powerpc
 2023-11-05 20:48 UTC  (3+ messages)
` [PATCH] testsuite: check for and use -mno-strict-align where needed

[PATCH 1/2] testsuite: Add and use thread_fence effective-target
 2023-11-05 20:43 UTC  (3+ messages)

testsuite: introduce hostedlib effective target
 2023-11-05 20:40 UTC  (2+ messages)

[PATCH] testsuite: Force use of -c when precompiling headers
 2023-11-05 20:24 UTC  (2+ messages)

[0/3] target_version and aarch64 function multiversioning
 2023-11-05 20:18 UTC  (5+ messages)
` [1/3] Add support for target_version attribute

[committed] i386: Add LEGACY_INDEX_REG register class
 2023-11-05 20:02 UTC 

[PATCH] Remove unnecessary "& 1" in year_month_day_last::day()
 2023-11-05 19:54 UTC  (4+ 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).