public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] In the ready lists of pipeline, put unrecog insns (such as CLOBBER, USE) at the latest to issue
 2023-11-13  2:28 UTC  (12+ messages)
` [PATCH] In the pipeline, UNRECOG INSN is not executed in advance if it starts a live range
    ` [PATCH v2] In the pipeline, USE or CLOBBER should delay execution if it starts a new "

[PATCH] Avoid generate vblendps with ymm16+
 2023-11-13  2:10 UTC  (4+ messages)

[PATCH v1] RISC-V: Support FP l/ll round and rint HF mode autovec
 2023-11-13  1:36 UTC  (3+ messages)

[PATCH 0/7] ira/lra: Support subreg coalesce
 2023-11-13  1:11 UTC  (22+ messages)
      `  "

[PATCH V2] VECT: Support mask_len_strided_load/mask_len_strided_store in loop vectorize
 2023-11-13  1:01 UTC  (2+ messages)

[PATCH v2 0/7] aarch64 GCS preliminary patches
 2023-11-13  0:27 UTC  (3+ messages)
` [PATCH v2 1/7] aarch64: Use br instead of ret for eh_return

[PATCH] PR112380: Defend against CLOBBERs in RTX expressions in combine.cc
 2023-11-12 23:24 UTC 

[PATCH] libgccjit: Fix GGC segfault when using -flto
 2023-11-12 23:03 UTC  (3+ messages)

[RFC PATCH] Detecting lifetime-dse issues via Valgrind
 2023-11-12 22:53 UTC  (7+ messages)
` [RFC PATCH] Detecting lifetime-dse issues via Valgrind [PR66487]

[x86 PATCH] Improve reg pressure of double-word right-shift then truncate
 2023-11-12 21:03 UTC 

[PATCH] Fix (fcopysign x, NEGATIVE_CONST) -> (fneg (fabs x)) simplification [PR112483]
 2023-11-12 20:25 UTC 

[committed] i386: Remove *stack_protect_set_4s_<mode>_di alternative that will never match
 2023-11-12 17:21 UTC 

[PATCH 0/5] Add support for operand-specific alignment requirements
 2023-11-12 14:52 UTC  (6+ messages)
` [PATCH 1/5] Add register filter operand to define_register_constraint
` [PATCH 2/5] recog: Handle register filters
` [PATCH 3/5] lra: "
` [PATCH 4/5] ira: "
` [PATCH 5/5] Add an aligned_register_operand predicate

[PATCH v1] EXPMED: Allow vector mode for DSE extract_low_bits [PR111720]
 2023-11-12 12:27 UTC  (6+ messages)
` [PATCH v2] DSE: Allow vector type for get_stored_val when read < store
` [PATCH v3] "

[PATCH V2 0/7] ira/lra: Support subreg coalesce
 2023-11-12 12:08 UTC  (9+ messages)
` [PATCH V2 1/7] df: Add DF_LIVE_SUBREG problem
` [PATCH V2 2/7] ira: Switch to live_subreg data
` [PATCH V2 3/7] ira: Support subreg live range track
` [PATCH V2 4/7] ira: Support subreg copy
` [PATCH V2 5/7] ira: Add all nregs >= 2 pseudos to tracke subreg list
` [PATCH V2 6/7] lra: Switch to live_subreg data flow
` [PATCH V2 7/7] lra: Support subreg live range track and conflict detect

[PATCH V3 0/7] ira/lra: Support subreg coalesce
 2023-11-12 12:08 UTC  (8+ messages)
` [PATCH V3 1/7] df: Add DF_LIVE_SUBREG problem
` [PATCH V3 2/7] ira: Switch to live_subreg data
` [PATCH V3 3/7] ira: Support subreg live range track
` [PATCH V3 4/7] ira: Support subreg copy
` [PATCH V3 5/7] ira: Add all nregs >= 2 pseudos to tracke subreg list
` [PATCH V3 6/7] lra: Switch to live_subreg data flow
` [PATCH V3 7/7] lra: Support subreg live range track and conflict detect

[PATCH] c++/modules: check mismatching exports for class tags [PR98885]
 2023-11-12 12:00 UTC 

[PATCH 0/3] Option handling: add documentation URLs
 2023-11-12 10:56 UTC  (5+ messages)
` [PATCH 1/3] options: add gcc/regenerate-opt-urls.py
` [PATCH 2/3] Add generated .opt.urls files
` [PATCH 3/3] diagnostics: use the .opt.urls files to urlify quoted text

[PATCH] c++/modules: seed namespaces for bindings [PR106363]
 2023-11-12  1:59 UTC 

[PATCH] Fix UB in weekday::weekday(sys_days) and add test
 2023-11-12  1:33 UTC 

[PATCH] LoongArch: Use simplify_gen_subreg instead of gen_rtx_SUBREG in loongarch_expand_vec_cond_mask_expr [PR112476]
 2023-11-12  1:00 UTC 

[PATCH] testsuite: Fix bad-mapper-1.C test failures with posix_spawn
 2023-11-11 23:11 UTC 

[PATCH v3] libstdc++: Simplify year::is_leap()
 2023-11-11 22:59 UTC 

[Patch, fortran] PR112459 - gfortran -w option causes derived-type finalization at creation time
 2023-11-11 19:10 UTC  (3+ messages)

[PATCH] Handle addresses of more constants in IPA-CP
 2023-11-11 18:32 UTC  (2+ messages)

[PATCH v2] libstdc++: PSTL dispatch for C++20 range random access iterators [PR110512]
 2023-11-11 18:11 UTC  (2+ messages)

[PATCH] Fix PR ada/111909 On Darwin, determine filesystem case sensitivity at runtime
 2023-11-11 18:10 UTC  (6+ messages)

[PATCH] C99 testsuite readiness: -fpermissive tests
 2023-11-11 18:03 UTC  (5+ messages)

[PATCH] C99 testsuite readiness: Verified un-reductions
 2023-11-11 18:02 UTC  (2+ messages)

[PATCH v3] libiberty: Use posix_spawn in pex-unix when available
 2023-11-11 17:55 UTC  (5+ messages)

[PATCH] libgcc/m68k: Fixes for soft float
 2023-11-11 17:51 UTC  (4+ messages)

[PATCH 00/12] Tweaks and extensions to the mode-switching pass
 2023-11-11 17:29 UTC  (12+ messages)
` [PATCH 10/12] mode-switching: Use 1-based edge aux fields
` [PATCH 11/12] mode-switching: Add a target-configurable confluence operator

[PATCH] aarch64: New RTL optimization pass avoid-store-forwarding
 2023-11-11 16:57 UTC  (2+ messages)

[PATCH v4] libstdc++: Remove unnecessary "& 1" from year_month_day_last::day()
 2023-11-11 16:44 UTC 

[PATCH] libstdc++: Remove unnecessary "& 1" from year_month_day_last::day()
 2023-11-11 15:51 UTC 

[PATCH] testsuite: xfail scev-[35].c on ia32
 2023-11-11 14:49 UTC  (2+ messages)

[PATCH] tree-ssa-math-opts: Fix up gsi_remove order in match_uaddc_usubc [PR112430]
 2023-11-11 13:16 UTC  (2+ messages)

[PATCH] C99 testsuite readiness: Compile more tests with -std=gnu89
 2023-11-11 11:37 UTC  (3+ messages)

[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
 2023-11-11 11:24 UTC  (13+ messages)
` [PATCH v3 "

[PATCH v2] LoongArch: Optimize single-used address with -mexplicit-relocs=auto for fld/fst
 2023-11-11 10:58 UTC 

[PATCH] gimple-range-cache: Fix ICEs when dumping details [PR111967]
 2023-11-11  8:35 UTC 

[PATCH] c, c++: Add new value for vector types for __builtin_classify_type (type)
 2023-11-11  8:22 UTC 

[PATCH] Add type-generic clz/ctz/clrsb/ffs/parity/popcount builtins [PR111309]
 2023-11-11  8:18 UTC  (6+ messages)

[PATCH v2] Simplify year::is_leap()
 2023-11-11  1:44 UTC 

[PATCH v2] Remove unnecessary "& 1" in year_month_day_last::day()
 2023-11-11  1:23 UTC 

[PATCH] c-family: Let libcpp know when the compilation is for a PCH [PR9471]
 2023-11-11  1:17 UTC 

[PATCH] c++: fix parsing with auto(x) [PR112410]
 2023-11-11  1:13 UTC  (3+ messages)
  ` [PATCH v2] "

[committed] libstdc++: Do not use assume attribute for Clang [PR112467]
 2023-11-11  0:58 UTC 

[committed] libstdc++: Simplify std::string_view comparisons (LWG 3950)
 2023-11-11  0:45 UTC 

[committed] libstdc++: Fix broken tests for <complex.h>
 2023-11-11  0:45 UTC 

[committed] libstdc++: Add static_assert to std::integer_sequence [PR112473]
 2023-11-11  0:44 UTC 

[committed] libstdc++: Fix test that fails with -ffreestanding
 2023-11-11  0:44 UTC 

[committed] libstdc++: Deprecate std::atomic_xxx overloads for std::shared_ptr
 2023-11-11  0:44 UTC 

[committed] libstdc++: Add [[nodiscard]] to lock types
 2023-11-11  0:44 UTC 

[committed] libstdc++: Add [[nodiscard]] to std::span members
 2023-11-11  0:44 UTC 

[committed] libstdc++: Remove handling for underscore-prefixed libm functions [PR111638]
 2023-11-11  0:43 UTC 

[PATCH] libstdc++: Add missing functions to <cmath> [PR79700]
 2023-11-11  0:43 UTC  (12+ messages)
        ` [Ping][PATCH] "

[pushed] testsuite: fix lambda-decltype3.C in C++11
 2023-11-11  0:38 UTC 

[PATCH] rs6000: Disable PCREL for unsupported targets [PR111045]
 2023-11-11  0:03 UTC  (10+ messages)

[PATCH] C99 testsuite readiness: More unverified testcase un-reductions
 2023-11-11  0:02 UTC  (2+ messages)

[PATCH] C99 testsuite readiness: Add missing abort, exit declarations
 2023-11-10 23:58 UTC  (2+ messages)

[PATCH] C99 testsuite readiness: Cleanup of execute tests
 2023-11-10 23:56 UTC  (2+ messages)

[PATCH] MAINTAINERS: Fix formatting
 2023-11-10 23:52 UTC 

[committed] Enable LRA on several ports
 2023-11-10 23:52 UTC  (3+ messages)

[PATCH 1/4] contrib: add generate_snapshot_index.py
 2023-11-10 23:35 UTC  (4+ messages)
` [PATCH 4/4] maintainer-scripts/gcc_release: cleanup whitespace

[Committed] RISC-V: Add test for PR112469
 2023-11-10 23:27 UTC 

[PATCH] doc: Add fpatchable-function-entry to Option-Summary page[PR110983]
 2023-11-10 23:25 UTC  (2+ messages)

[PATCH v3 0/4] ifcvt: Allow if conversion of arithmetic in basic blocks with multiple sets
 2023-11-10 23:20 UTC  (15+ messages)
` [PATCH v3 1/4] ifcvt: handle sequences that clobber flags in noce_convert_multiple_sets
` [PATCH v3 2/4] ifcvt: Allow more operations in multiple set if conversion
` [PATCH v3 3/4] ifcvt: Handle multiple rewired regs and refactor noce_convert_multiple_sets
` [PATCH v3 4/4] ifcvt: Remove obsolete code for subreg handling in noce_convert_multiple_sets

[PATCH 0/4] Add vector pair builtins to PowerPC
 2023-11-10 23:13 UTC  (5+ messages)
` [PATCH 1/4] Add support for floating point vector pair built-in functions
` [PATCH 2/4] Add support for integer vector pair built-ins
` [PATCH 3/4] Add support for initializing and extracting from vector pairs
` [PATCH 4/4] Add support for doing a horizontal add on vector pair elements

[PATCH] RISC-V: testsuite: Fix 32-bit FAILs
 2023-11-10 23:00 UTC  (3+ messages)

[PATCH, V2] Power10: Add options to disable load and store vector pair
 2023-11-10 22:54 UTC 

[PATCH] c++/modules: more checks for exporting names with using-declarations
 2023-11-10 22:52 UTC 

[committed] RISC-V: Fix indentation of "length" attribute for branches and jumps
 2023-11-10 21:54 UTC 

[PATCH] c++: non-dependent .* folding [PR112427]
 2023-11-10 21:36 UTC  (5+ messages)

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

[RFC 1/2] RISC-V: Add support for _Bfloat16
 2023-11-10 21:21 UTC  (6+ messages)

[C PATCH] Synthesize nonnull attribute for parameters declared with static
 2023-11-10 20:43 UTC  (3+ messages)
` [PING 2] "

[PATCH] attribs: Use existing traits for excl_hash_traits
 2023-11-10 20:28 UTC  (3+ messages)

[PATCH 3/3] attribs: Namespace-aware lookup_attribute_spec
 2023-11-10 20:27 UTC  (2+ messages)

[PATCH 0/3] RISC-V: Support CORE-V XCVELW and XCVBI extensions
 2023-11-10 20:24 UTC  (3+ messages)
` [PATCH 3/3] RISC-V: Add support for XCVbi extension in CV32E40P

[PATCH] c++: fix tf_decltype manipulation for COMPOUND_EXPR
 2023-11-10 20:22 UTC  (5+ messages)

[PATCH] g++: Rely on dg-do-what-default to avoid running pr102788.cc on non-vector targets
 2023-11-10 19:21 UTC  (3+ messages)
  ` [Committed] "

[PATCH] aarch64: Avoid -Wincompatible-pointer-types warning in Linux unwinder
 2023-11-10 18:48 UTC 

[PATCH] g++: Add require-effective-target to multi-input file testcase pr95401.cc
 2023-11-10 18:00 UTC  (3+ messages)

[pushed][PR112337][IRA]: Check autoinc and memory address after temporary equivalence substitution
 2023-11-10 16:48 UTC 

[PATCH][Ada] Fix syntax errors in expect.c
 2023-11-10 16:10 UTC  (2+ messages)

[pushed] Allow md iterators to include other iterators
 2023-11-10 15:48 UTC 

[committed] i386: Clear stack protector scratch with zero/sign-extend instruction
 2023-11-10 15:35 UTC 

[PATCH] AArch64: Cleanup memset expansion
 2023-11-10 15:13 UTC  (7+ messages)

[PATCH 7/7] riscv: Add basic extension support for XTheadFmv and XTheadInt
 2023-11-10 15:05 UTC  (3+ messages)
` [PATCH] riscv: thead: Add support for the XTheadInt ISA extension

[PATCH] c++: constantness of local var in constexpr fn [PR111703, PR112269]
 2023-11-10 14:49 UTC  (3+ messages)

[PATCH v3] sched: Change no_real_insns_p to no_real_nondebug_insns_p [PR108273]
 2023-11-10 14:41 UTC  (11+ messages)
` PING^1 "

[PATCH] tree-ssa-loop-ivopts : Add live analysis in regs used in decision making
 2023-11-10 14:31 UTC  (5+ messages)

[PATCH] RISC-V: Fix bug that XTheadMemPair extension caused fcsr not to be saved and restored before and after interrupt
 2023-11-10 14:20 UTC  (7+ messages)
` [PATCH v2] RISC-V: Fixbug for that XTheadMemPair causes interrupt to fail
    ` 回复:Re: "

[PATCH] Simplify vector ((VCE?(a cmp b ? -1 : 0)) < 0) ? c : d to just (VCE:a cmp VCE:b) ? c : d
 2023-11-10 13:50 UTC  (2+ messages)

[PATCH, expand] Call misaligned memory reference in expand_builtin_return [PR112417]
 2023-11-10 13:39 UTC  (6+ messages)

[PATCH V2] Middle-end: Fix bug of induction variable vectorization for RVV
 2023-11-10 13:35 UTC  (2+ messages)

[PATCH] Handle constant CONSTRUCTORs in operand_compare
 2023-11-10 13:31 UTC  (2+ messages)

[PATCH] RISC-V: Add combine optimization by slideup for vec_init vectorization
 2023-11-10 13:26 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).