public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] fwprop: Allow UNARY_P and check register pressure
 2023-09-26 16:24 UTC  (10+ messages)

[PATCH] vect, omp: inbranch simdclone dropping const
 2023-09-26 16:24 UTC 

RISC-V: Added support for CRC
 2023-09-26 16:23 UTC  (7+ messages)

[PATCH] RFC: Add late-combine pass [PR106594]
 2023-09-26 16:21 UTC 

[contrib] Extend and improve validate_failures.py
 2023-09-26 15:46 UTC  (5+ messages)
` [PATCH 01/12] [contrib] validate_failures.py: Avoid testsuite aliasing

[PATCH] c++: non-static memfn call dependence cleanup
 2023-09-26 15:40 UTC  (3+ messages)
` [PATCH 2/1] c++: more non-static memfn call dependence cleanup [PR106086]

[Committed] RISC-V: Fix mem-to-mem VLS move pattern[PR111566]
 2023-09-26 15:27 UTC  (5+ messages)
  `  "

[PATCH V3] RISC-V: Remove mem-to-mem VLS move pattern[PR111566]
 2023-09-26 15:26 UTC 

[PATCH] __atomic_test_and_set: Fall back to library, not non-atomic code
 2023-09-26 15:23 UTC  (2+ messages)

[PATCH] testsuite: Require thread-fence for 29_atomics/atomic_flag/cons/value_init.cc
 2023-09-26 15:20 UTC  (2+ messages)

[PATCH] RISC-V: Add opaque integer modes to fix ICE on DSE[PR111590]
 2023-09-26 15:01 UTC  (3+ messages)
  `  "

[PATCH V2] RISC-V: Fix mem-to-mem VLS move pattern[PR111566]
 2023-09-26 14:49 UTC 

[PATCH] Harmonize headers between both dg-extract-results scripts
 2023-09-26 14:29 UTC  (4+ messages)
  ` [PING] "

[PATCH] AArch64: Remove BTI from outline atomics
 2023-09-26 14:15 UTC  (2+ messages)

[PATCH v4] aarch64: Fine-grained policies to control ldp-stp formation
 2023-09-26 13:51 UTC 

[PATCH V2] MATCH: Optimize COND_ADD_LEN reduction pattern
 2023-09-26 12:19 UTC  (3+ messages)

[PATCH V3] MATCH: Optimize COND_ADD_LEN reduction pattern
 2023-09-26 12:19 UTC  (3+ messages)

[PATCH v2 0/2] Update target-supports.exp for LoongArch SX/ASX
 2023-09-26 12:09 UTC  (4+ messages)
` [PATCH v2 1/2] Enable vect.exp for LoongArch
` [PATCH v2 2/2] Add LoongArch in check_effective_target_vect_int_mod according to ISA capabilities

[PATCH v3] aarch64: Fine-grained policies to control ldp-stp formation
 2023-09-26 11:51 UTC  (12+ messages)

[COMMITTED] ada: Fix missing call to Finalize_Protection for simple protected objects
 2023-09-26 11:46 UTC 

[COMMITTED] ada: Fix deferred constant wrongly rejected
 2023-09-26 11:46 UTC 

[COMMITTED] ada: Fix unnesting generated loops with nested finalization procedure
 2023-09-26 11:46 UTC 

[COMMITTED] ada: Crash processing the accessibility level of an actual parameter
 2023-09-26 11:46 UTC 

[COMMITTED] ada: Fix missing finalization of extended return object on abnormal completion
 2023-09-26 11:46 UTC 

[COMMITTED] ada: Update personality function for CHERI purecap
 2023-09-26 11:46 UTC 

[COMMITTED] ada: Fix conversions between addresses and integers
 2023-09-26 11:46 UTC 

[COMMITTED] ada: Add CHERI variant of System.Stream_Attributes
 2023-09-26 11:46 UTC 

[COMMITTED] ada: Define CHERI exception types
 2023-09-26 11:46 UTC 

[COMMITTED] ada: Make minor corrections to CUDA-related comments
 2023-09-26 11:46 UTC 

[COMMITTED] ada: Dimensional analysis when used with elementary functions
 2023-09-26 11:46 UTC 

[COMMITTED] ada: Clarify RM references that justify a constraint check
 2023-09-26 11:46 UTC 

[PATCH] MATCH: Simplify `(A ==/!= B) &/| (((cast)A) CMP C)`
 2023-09-26 11:45 UTC  (2+ messages)

[PATCH 1/3] librust: Add libproc_macro and build system
 2023-09-26 11:42 UTC  (4+ messages)
` [PATCH 2/3] build: Add libgrust as compilation modules

[PATCH] PHIOPT: Fix minmax_replacement for three way
 2023-09-26 11:38 UTC  (2+ messages)

[PATCH v1] RISC-V: Support FP round auto-vectorization
 2023-09-26 11:38 UTC  (3+ messages)

[PATCH] PHIOPT: Fix minmax_replacement for three way
 2023-09-26 11:38 UTC  (2+ messages)

[PATCH] MATCH: Optimize COND_ADD reduction pattern
 2023-09-26  9:59 UTC  (3+ messages)
  `  "

[PATCH V2] MATCH: Optimize COND_ADD reduction pattern
 2023-09-26  9:58 UTC 

[PATCH] RISC-V/testsuite: Fix ILP32 RVV failures from missing <gnu/stubs-ilp32d.h>
 2023-09-26  9:22 UTC  (6+ messages)

[pushed] Darwin: Handle -dynamiclib on cc1 lines
 2023-09-26  8:52 UTC 

[PATCH] MATCH: Optimize COND_ADD_LEN reduction pattern
 2023-09-26  8:29 UTC  (3+ messages)
  `  "

[PATCH V2] MATCH: Optimize COND_ADD_LEN reduction pattern
 2023-09-26  8:20 UTC 

[patch] invoke.texi: Update -fopenmp and -fopenmp-simd for omp::decl and loop semantic
 2023-09-26  7:54 UTC  (5+ messages)

[PATCH v1] RISC-V: Support FP rint auto-vectorization
 2023-09-26  7:37 UTC  (3+ messages)

[V2][PATCH] gcc-14/changes.html: Deprecate a GCC C extension on flexible array members
 2023-09-26  7:26 UTC  (4+ messages)
` Improve -Wflex-array-member-not-at-end changes.html wording |Plus: and warning bug? (was: [V2][PATCH] gcc-14/changes.html: Deprecate a GCC C extension on flexible array members.)
    ` Improve -Wflex-array-member-not-at-end changes.html wording |Plus: and warning bug?

[PATCH v1] RISC-V: Support FP nearbyint auto-vectorization
 2023-09-26  7:24 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v1] RISC-V: Rename rounding const fp function for refactor
 2023-09-26  3:24 UTC  (3+ messages)

[PATCH] Checking undefined_p before using the vr
 2023-09-26  3:09 UTC  (7+ messages)

[PATCH V5 1/4] rs6000: build constant via li;rotldi
 2023-09-26  2:52 UTC  (3+ messages)
  ` Ping^2 "

[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
 2023-09-26  1:56 UTC  (10+ messages)
    ` [PATCH v2 "
                ` [PATCH v3 "

[PATCH] AArch64: Fix __sync_val_compare_and_swap [PR111404]
 2023-09-25 23:07 UTC  (3+ messages)

[wwwdocs, committed] gcc-14/changes.html (OpenMP): Tweak manual-update wording
 2023-09-25 22:12 UTC  (2+ messages)

[PATCH 1/2] c++: remove NON_DEPENDENT_EXPR, part 1
 2023-09-25 20:43 UTC  (2+ messages)
` [PATCH 2/2] c++: remove NON_DEPENDENT_EXPR, part 2

[pushed] [PR111497][LRA]: Copy substituted equivalence
 2023-09-25 20:22 UTC 

[PATCH 0/2] Replace intl/ with out-of-tree GNU gettext
 2023-09-25 17:28 UTC  (5+ messages)
` [PATCH 1/2] intl: remove, in favor of out-of-tree gettext
` [PATCH 2/2] *: add modern gettext

[PATCH] Add missing return in gori_compute::logical_combine
 2023-09-25 17:09 UTC  (2+ messages)

[committed] hppa: Update baseline symbols for hppa-linux
 2023-09-25 15:21 UTC 

[PATCH v2 0/1] Add LoongArch64 support for D frontend
 2023-09-25 15:12 UTC  (4+ messages)
` [PATCH v2 1/1] gcc/d: add "

[PATCH] [testsuite] Remove undefined behavior from gcc.dg/tree-ssa/pr44306.c
 2023-09-25 14:33 UTC  (2+ messages)

[PATCH] Always generate else-block in gimplify
 2023-09-25 12:17 UTC  (3+ messages)

[PATCH] aarch64: Fine-grained ldp and stp policies with test-cases
 2023-09-25 11:37 UTC  (3+ messages)

On a Plane During Tomorrow's RISC-V GCC Patchwork Meeting
 2023-09-25 11:14 UTC  (3+ messages)

[PATCH] rtl-optimization/110939 Really fix narrow comparison of memory and constant
 2023-09-25 10:52 UTC  (4+ messages)
` PING^5: "

[PATCH v1] Update check_effective_target_vect_int_mod according to LoongArch SX/ASX capabilities
 2023-09-25  9:51 UTC  (6+ messages)

[committed] libstdc++: Prevent unwanted ADL in std::to_array [PR111512]
 2023-09-25  8:53 UTC 

[committed] libstdc++: Define C++23 std::forward_like (P2445R1)
 2023-09-25  8:53 UTC 

[PATCH] ipa: Self-DCE of uses of removed call LHSs (PR 108007)
 2023-09-25  8:52 UTC  (4+ messages)

[PATCH] ipa-sra: Allow IPA-SRA in presence of returns which will be removed
 2023-09-25  8:47 UTC  (2+ messages)

[PATCH] LoongArch: doc: Update -m[no-]explicit-relocs for r14-4160
 2023-09-25  8:29 UTC  (3+ messages)

[PATCH, rs6000] Enable vector compare for 16-byte memory equality compare [PR111449]
 2023-09-25  6:09 UTC  (2+ messages)

[PATCH] Fix PR 110386: backprop vs ABSU_EXPR
 2023-09-25  5:44 UTC  (2+ messages)

[PATCH] LoongArch: Optimizations of vector construction
 2023-09-25  3:04 UTC  (2+ messages)
`  "

[PATCH-2v3, rs6000] Implement 32bit inline lrint [PR88558]
 2023-09-25  2:05 UTC 

[PATCH v2 00/13] Support Intel APX EGPR
 2023-09-25  2:02 UTC  (2+ messages)

[PATCH-1v2, rs6000] Enable SImode in FP registers on P7 [PR88558]
 2023-09-25  1:57 UTC  (5+ messages)

[C PATCH] Synthesize nonnull attribute for parameters declared with static
 2023-09-24 13:13 UTC  (2+ messages)
` [PING] "

[PATCH v1] RISC-V: Fix fortran ICE/PR111546 when RV32 vec_init
 2023-09-24  9:10 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/1] gcc/d: add LoongArch64 support for D frontend
 2023-09-24  9:02 UTC  (2+ messages)

[PATCH] MATCH: Add `(X & ~Y) & Y` and `(X | ~Y) | Y`
 2023-09-24  6:35 UTC  (2+ messages)

[PATCH] RISC-V: Fix AVL/VL bug of VSETVL PASS[PR111548]
 2023-09-24  3:17 UTC 

[Committed] RISC-V: Support full coverage VLS combine support
 2023-09-24  0:09 UTC 

[PATCH 0/1] Add LoongArch64 support for D frontend
 2023-09-23 23:30 UTC  (2+ messages)
` [PATCH 1/1] gcc/d: add "

[PATCH 0/1] Add LoongArch64 support for D frontend
 2023-09-23 23:20 UTC 

[PATCH] Fix coroutine tests for libstdc++ gnu-version-namespace mode
 2023-09-23 20:10 UTC 

Countdown to APPEx 2023: East Africa's Premier Paper, Printing and Packaging event
 2023-09-23 14:03 UTC 

[committed] d: Merge upstream dmd, druntime 4574d1728d, phobos d7e79f024
 2023-09-23 11:02 UTC 

[PATCH] c++: Check for indirect change of active union member in constexpr [PR101631]
 2023-09-23 10:52 UTC  (13+ messages)
  ` [PATCH v2] c++: Catch "
          ` [PATCH v3] "
              ` [PATCH v4] c++: Check for indirect change of active union member in constexpr [PR101631,PR102286]
                    ` [PATCH] libstdc++: Ensure active union member is correctly set

[PATCH v1] RISC-V: Remove FP run test for ceil
 2023-09-23  9:30 UTC  (5+ messages)

[PATCH 0/2] RISC-V: Support CORE-V XCVMAC and XCVALU extensions
 2023-09-23  9:04 UTC  (3+ messages)
` [PATCH 2/2] RISC-V: Add support for XCValu extension in CV32E40P

[RFC] Introduce -finline-memset-loops
 2023-09-23  5:56 UTC  (10+ messages)
          ` Introduce -finline-stringops (was: Re: [RFC] Introduce -finline-memset-loops)
            ` Introduce -finline-stringops
              ` [PATCH v2] "
                ` [PATCH v3] "

[Committed] RISC-V: Support VLS INT <-> FP conversions
 2023-09-23  3:38 UTC  (3+ messages)
  `  "

[PATCH v1] RISCV-V: Suport FP floor auto-vectorization
 2023-09-23  1:45 UTC  (7+ messages)
` [PATCH v2] RISC-V: "
` [PATCH v3] "

[Committed] RISC-V: Add VLS unary combine patterns
 2023-09-23  1:44 UTC 

[Committed] RISC-V: Extend VLS modes in 'VWEXTI' iterator
 2023-09-22 23:37 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).