public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/7] ira/lra: Support subreg coalesce
 2023-11-13 19:25 UTC  (14+ messages)
      `  "

[PATCH 0/6] Turn some C warnings into errors by default
 2023-11-13 19:25 UTC  (10+ messages)
` [PATCH 1/6] c-family: Introduce pedpermerror
` [PATCH 2/6] c: Turn int-conversion warnings into permerrors
` [PATCH 3/6] c: Turn -Wimplicit-function-declaration into a pedpermerror
` [PATCH 4/6] c: Turn -Wimplicit-int "
` [PATCH 5/6] c: Turn -Wreturn-mismatch "
` [PATCH 6/6] c: Turn -Wincompatible-pointer-types "

[PATCH 0/3] RISC-V: Support CORE-V XCVELW and XCVBI extensions
 2023-11-13 19:14 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] RISC-V: Add support for XCVelw extension in CV32E40P
  ` [PATCH v2 2/3] RISC-V: Update XCValu constraints to match other vendors
  ` [PATCH v2 3/3] RISC-V: Add support for XCVbi extension in CV32E40P

[PATCH] c++: Link extended FP conversion pedwarns to -Wnarrowing [PR111842]
 2023-11-13 19:01 UTC 

[PATCH] testsuite: Fix bad-mapper-1.C test failures with posix_spawn
 2023-11-13 18:48 UTC  (3+ messages)

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

[PATCH] RISC-V: vsetvl: Refine REG_EQUAL equality
 2023-11-13 18:01 UTC  (17+ messages)
    `  "

[PATCH] aarch64: New RTL optimization pass avoid-store-forwarding
 2023-11-13 17:22 UTC  (3+ messages)

[PATCH V3 0/7] ira/lra: Support subreg coalesce
 2023-11-13 16:43 UTC  (9+ 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

[RFC PATCH] Detecting lifetime-dse issues via Valgrind
 2023-11-13 16:25 UTC  (8+ messages)
` [RFC PATCH] Detecting lifetime-dse issues via Valgrind [PR66487]

gfortran.dg/dg.exp debug messages pollute test output
 2023-11-13 16:19 UTC  (2+ messages)

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

[PATCH 0/3] Option handling: add documentation URLs
 2023-11-13 16:02 UTC  (7+ messages)
` [PATCH 2/3] Add generated .opt.urls files

[PATCH v3] gcc: Introduce -fhardened
 2023-11-13 15:41 UTC  (4+ messages)
  ` [PATCH v4] "

[PATCH] LoongArch: Remove redundant barrier instructions before LL-SC loops
 2023-11-13 15:32 UTC  (4+ messages)

[committed] libstdc++: Reformat Python code
 2023-11-13 15:29 UTC  (3+ messages)

[PATCH] rs6000: Fix issue in specifying PTImode as an attribute [PR106895]
 2023-11-13 15:08 UTC  (4+ messages)
    ` [PING ^1][PATCH] "

[committed 00/22] arm: testsuite: clean up some architecture-specific tests
 2023-11-13 14:26 UTC  (23+ messages)
` [committed 01/22] arm: testsuite: correctly detect armv6t2 hardware for acle execution tests
` [committed 02/22] arm: testsuite: correctly detect hard_float
` [committed 03/22] arm: testsuite: avoid hard-float ABI incompatibility with -march
` [committed 04/22] arm: testsuite: avoid problems with -mfpu=auto in pacbti-m-predef-11.c
` [committed 05/22] arm: testsuite: avoid problems with -mfpu=auto in attr-crypto.c
` [committed 06/22] arm: testsuite: avoid problems with -mfpu=auto in attr_thumb-static2.c
` [committed 07/22] arm: testsuite: tidy up pre-run check for g2.c
` [committed 08/22] arm: testsuite: improve compatibility of arm/lto/pr96939_1.c
` [committed 09/22] arm: testsuite: tidy up pr65647-2.c pre-checks
` [committed 10/22] arm: testsuite: improve compatibility of arm/pr78353-*.c
` [committed 11/22] arm: testsuite: improve compatibility of pr88648-asm-syntax-unified.c
` [committed 12/22] arm: testsuite: improve compatibility of pragma_arch_attribute*.c
` [committed 13/22] arm: testsuite: improve compatibility of pragma_arch_switch_2.c
` [committed 14/22] arm: testsuite: modernize framework usage for arm/scd42-2.c
` [committed 15/22] arm: testsuite: improve compatibility of ftest-armv7m-thumb.c
` [committed 16/22] arm: testsuite: improve compatibility of gcc.target/arm/macro_defs*.c
` [committed 17/22] arm: testsuite: improve compatibility of gcc.target/arm/optional_thumb-*.c
` [committed 18/22] arm: testsuite: improve compatibility of gcc.target/arm/pr19599.c
` [committed 19/22] arm: testsuite: improve compatibility of gcc.target/arm/pr59575.c
` [committed 20/22] testsuite: arm: tighten up mode-specific ISA tests
` [committed 21/22] arm: testsuite: fix some more architecture tests
` [committed 22/22] arm: testsuite: improve compatibility of gcc.dg/debug/pr57351.c

[PATCH] middle-end/112487 - inline and parameter mismatch
 2023-11-13 13:38 UTC 

[PATCH] tree-optimization/112495 - alias versioning and address spaces
 2023-11-13 13:38 UTC 

[PATCH v3 0/4] ifcvt: Allow if conversion of arithmetic in basic blocks with multiple sets
 2023-11-13 12:47 UTC  (10+ messages)
` [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] tree-optimization/111792 - new testcase
 2023-11-13 12:39 UTC 

[PATCH V2] VECT: Support mask_len_strided_load/mask_len_strided_store in loop vectorize
 2023-11-13 12:17 UTC  (3+ messages)

[Committed] RISC-V: Adapt VLS init tests
 2023-11-13 12:00 UTC 

C++ patch ping^2
 2023-11-13 11:58 UTC  (2+ messages)
` C++ patch ping^3

[PATCH] c++/modules: Support lambdas in static template member initialisers [PR107398]
 2023-11-13 11:58 UTC 

[PATCH] Handle bitop with INTEGER_CST in analyze_and_compute_bitop_with_inv_effect
 2023-11-13 11:52 UTC  (11+ messages)
` [V2 PATCH] "

[PATCH] c++: Implement C++26 P2864R2 - Remove Deprecated Arithmetic Conversion on Enumerations From C++26
 2023-11-13 11:50 UTC 

[PATCH] libatomic: Add rcpc3 128-bit atomic operations for AArch64
 2023-11-13 11:47 UTC 

[PATCH] openmp: Add support for the 'indirect' clause in C/C++
 2023-11-13 11:47 UTC  (7+ messages)

[PATCH v2 0/2] Libatomic: Add LSE128 atomics support for AArch64
 2023-11-13 11:37 UTC  (3+ messages)
` [PATCH v2 1/2] libatomic: atomic_16.S: Improve ENTRY, END and ALIAS macro interface
` [PATCH v2 2/2] libatomic: Enable LSE128 128-bit atomics for armv9.4-a

[PATCH] RISC-V: testsuite: Fix 32-bit FAILs
 2023-11-13 11:27 UTC  (18+ messages)
    `  "

[RFC] Intel AVX10.1 Compiler Design and Support
 2023-11-13 11:25 UTC  (4+ messages)

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

[PATCH] gm2: Add missing declaration of m2pim_M2RTS_Terminate to test
 2023-11-13 11:15 UTC 

[Committed V3] RISC-V: Optimize combine sequence by merge approach
 2023-11-13 11:06 UTC 

[PATCH V2] RISC-V: Optimize combine sequence by merge approach
 2023-11-13 10:31 UTC  (3+ messages)
  `  "

[PATCH v2] C, ObjC: Add -Wunterminated-string-initialization
 2023-11-13  9:55 UTC  (3+ messages)
` [PATCH v5] "

Principles of the C99 testsuite conversion
 2023-11-13  9:47 UTC  (2+ messages)

[PATCH, expand] Call misaligned memory reference in expand_builtin_return [PR112417]
 2023-11-13  9:38 UTC  (3+ messages)
  ` Fwd: "

[wwwdocs][committed] projects/gomp: Update for TR12, update impl. status
 2023-11-13  9:32 UTC 

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

[committed] i386: Remove j constraint letter from list of unused letters
 2023-11-13  8:52 UTC 

[ARC PATCH] Improved DImode rotates and right shifts by one bit
 2023-11-13  8:15 UTC  (2+ messages)

[ARC PATCH] Provide a TARGET_FOLD_BUILTIN target hook
 2023-11-13  8:13 UTC  (2+ messages)

[PATCH] Simplify vector ((VCE?(a cmp b ? -1 : 0)) < 0) ? c : d to just (VCE:a cmp VCE:b) ? c : d
 2023-11-13  7:40 UTC  (3+ messages)
` [PATCH] Simplify vector ((VCE?(a cmp b ? -1 : 0)) < 0) ? c : d to just VCE:((a cmp b) ? (VCE c) : (VCE d))

[PATCH] Fix (fcopysign x, NEGATIVE_CONST) -> (fneg (fabs x)) simplification [PR112483]
 2023-11-13  7:39 UTC  (5+ messages)

[x86 PATCH] Improve reg pressure of double-word right-shift then truncate
 2023-11-13  7:23 UTC  (2+ messages)

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

[PATCH] gimple-range-cache: Fix ICEs when dumping details [PR111967]
 2023-11-13  7:02 UTC  (2+ messages)

[PATCH] c++/modules: check mismatching exports for class tags [PR98885]
 2023-11-13  6:09 UTC  (2+ messages)
` [PATCH 2/1] c++/modules: Allow exporting a typedef redeclaration

(no subject)
 2023-11-13  6:02 UTC  (5+ messages)
` [PATCH 1/4] c-family: Add handling for clang-style attributes [PR109877]
  ` [PATCH 2/4] c-family, C: handle clang "
    ` [PATCH 3/4] c-family, C++: Handle "
      ` [PATCH 4/4] Darwin: Implement clang availability attribute [PR109877]

[PATCH] LoongArch: Use simplify_gen_subreg instead of gen_rtx_SUBREG in loongarch_expand_vec_cond_mask_expr [PR112476]
 2023-11-13  3:54 UTC  (2+ messages)

[PATCH] RISC-V: Optimize combine sequence by merge approach
 2023-11-13  3:37 UTC 

[PATCH v2] LoongArch: Optimize single-used address with -mexplicit-relocs=auto for fld/fst
 2023-11-13  3:27 UTC  (2+ messages)

[PATCH v1] EXPMED: Allow vector mode for DSE extract_low_bits [PR111720]
 2023-11-13  3:25 UTC  (8+ messages)
` [PATCH v2] DSE: Allow vector type for get_stored_val when read < store
` [PATCH v3] "
` [PATCH v4] "

[PATCH v1] RISC-V: Fix RVV dynamic frm tests failure
 2023-11-13  3:13 UTC  (3+ messages)

[PATCH] In the pipeline, UNRECOG INSN is not executed in advance if it starts a live range
 2023-11-13  2:28 UTC  (8+ messages)
` [PATCH v2] In the pipeline, USE or CLOBBER should delay execution if it starts a new "

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

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

[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 V2 0/7] ira/lra: Support subreg coalesce
 2023-11-12 12:08 UTC  (4+ messages)
` [PATCH V2 5/7] ira: Add all nregs >= 2 pseudos to tracke subreg list
` [PATCH V2 7/7] lra: Support subreg live range track and conflict detect

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