[PATCH, obvious] OpenMP: GIMPLE_OMP_STRUCTURED_BLOCK bug fix
2023-09-27 3:36 UTC
[PATCH v1] RISC-V: Support FP trunc auto-vectorization
2023-09-27 3:34 UTC (3+ messages)
[PATCH] RISC-V: Bugfix for RTL check[PR111533]
2023-09-27 3:26 UTC (2+ messages)
[PATCH]AArch64 Rewrite simd move immediate patterns to new syntax
2023-09-27 2:40 UTC (3+ messages)
[PATCH]middle-end match.pd: optimize fneg (fabs (x)) to x | (1 << signbit(x)) [PR109154]
2023-09-27 2:31 UTC (3+ messages)
[PATCH]AArch64 Add movi for 0 moves for scalar types [PR109154]
2023-09-27 1:35 UTC (2+ messages)
[PATCH]AArch64 Add special patterns for creating DI scalar and vector constant 1 << 63 [PR109154]
2023-09-27 0:52 UTC
[PATCH]AArch64: Use SVE unpredicated LOGICAL expressions when Advanced SIMD inefficient [PR109154]
2023-09-27 0:51 UTC
[PATCH]middle-end Fold vec_cond into conditional ternary or binary operation when sharing operand [PR109154]
2023-09-27 0:49 UTC
[PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction
2023-09-27 0:44 UTC (2+ messages)
[PATCH 1/2] c++: remove NON_DEPENDENT_EXPR, part 1
2023-09-26 23:18 UTC (3+ messages)
` [PATCH 2/2] c++: remove NON_DEPENDENT_EXPR, part 2
[Committed] RISC-V: Fix mem-to-mem VLS move pattern[PR111566]
2023-09-26 23:08 UTC (6+ messages)
` "
[PATCH 0/5] OpenMP: Array-shaping operator and strided/rectangular 'target update' support
2023-09-26 22:57 UTC (3+ messages)
` [PATCH 1/5] OpenMP, NVPTX: memcpy[23]D bias correction
[PATCH] ARM: Block predication on atomics [PR111235]
2023-09-26 22:52 UTC (2+ messages)
[PATCH] DSE: Fix ICE when the mode with access_size don't exist on the target[PR111590]
2023-09-26 22:47 UTC
[PATCH 1/3] librust: Add libproc_macro and build system
2023-09-26 22:42 UTC (6+ messages)
` [PATCH 2/3] build: Add libgrust as compilation modules
[PATCH] AArch64: Fix __sync_val_compare_and_swap [PR111404]
2023-09-26 22:23 UTC (4+ messages)
[COMMITTED] Fix pr111456-1.c for targets that use unsigned char by default
2023-09-26 22:03 UTC
[PATCH] vect, omp: inbranch simdclone dropping const
2023-09-26 21:41 UTC (8+ messages)
[PATCH 0/2] RISC-V: Define not broken prefetch builtins
2023-09-26 21:38 UTC (2+ messages)
[PATCH] RISC-V: Add opaque integer modes to fix ICE on DSE[PR111590]
2023-09-26 18:59 UTC (4+ messages)
` "
RISC-V: Added support for CRC
2023-09-26 18:56 UTC (8+ messages)
[PATCH v3] [RISC-V] Generate Zicond instruction for select pattern with condition eq or neq to 0
2023-09-26 18:43 UTC (2+ messages)
[PATCH] RISC-V: Use stdint-gcc.h in rvv testsuite
2023-09-26 18:30 UTC (3+ messages)
[COMMITTED] PR tree-optimization/111599 - Ensure ssa_name is still valid
2023-09-26 18:29 UTC
[COMMITTED][GCC13] PR tree-optimization/110315 - Reduce the initial size of int_range_max
2023-09-26 18:06 UTC
[PATCH] fwprop: Allow UNARY_P and check register pressure
2023-09-26 16:24 UTC (10+ 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]
[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 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] 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 "
[wwwdocs, committed] gcc-14/changes.html (OpenMP): Tweak manual-update wording
2023-09-25 22:12 UTC (2+ messages)
[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] "
page: next (older) | prev (newer) | 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).