[PATCH] Fixes for profile count/probability maintenance
2023-09-27 11:32 UTC (2+ messages)
[PATCH 00/10] vect: Move costing next to the transform for vect store
2023-09-27 11:30 UTC (19+ messages)
` [PATCH 01/10] vect: Ensure vect store is supported for some VMAT_ELEMENTWISE case
` [PATCH 02/10] vect: Move vect_model_store_cost next to the transform in vectorizable_store
` [PATCH 03/10] vect: Adjust vectorizable_store costing on VMAT_GATHER_SCATTER
` [PATCH 04/10] vect: Simplify costing on vectorizable_scan_store
` [PATCH 05/10] vect: Adjust vectorizable_store costing on VMAT_ELEMENTWISE and VMAT_STRIDED_SLP
` [PATCH 06/10] vect: Adjust vectorizable_store costing on VMAT_LOAD_STORE_LANES
` [PATCH 07/10] vect: Adjust vectorizable_store costing on VMAT_CONTIGUOUS_PERMUTE
` [PATCH 09/10] vect: Get rid of vect_model_store_cost
` [PATCH 10/10] vect: Consider vec_perm costing for VMAT_CONTIGUOUS_REVERSE
[PATCH] vec.h: Make some ops work with non-trivially copy constructible and/or destructible types
2023-09-27 11:15 UTC (4+ messages)
` [PATCH] vec.h, v2: "
[PATCH, rs6000] Enable vector compare for 16-byte memory equality compare [PR111449]
2023-09-27 11:10 UTC (3+ messages)
[PATCH 1/3] recog: Improve parser for pattern new compact syntax
2023-09-27 11:02 UTC (6+ messages)
` [PATCH 2/3] recog: Support space in "[ cons"
` [PATCH 3/3] aarch64: Convert aarch64 multi choice patterns to new syntax
[PATCH] Simplify abs (copysign (x, y))
2023-09-27 10:52 UTC
[PATCH]AArch64: Use SVE unpredicated LOGICAL expressions when Advanced SIMD inefficient [PR109154]
2023-09-27 10:45 UTC (4+ messages)
[PATCH]AArch64 Rewrite simd move immediate patterns to new syntax
2023-09-27 10:41 UTC (4+ messages)
[PATCH]AArch64 Add special patterns for creating DI scalar and vector constant 1 << 63 [PR109154]
2023-09-27 10:32 UTC (2+ messages)
[PATCH V3] RISC-V: Remove mem-to-mem VLS move pattern[PR111566]
2023-09-27 10:14 UTC (5+ messages)
` "
[PATCH]middle-end match.pd: optimize fneg (fabs (x)) to x | (1 << signbit(x)) [PR109154]
2023-09-27 9:39 UTC (7+ messages)
committed [RISC-V]: Harden test scan patterns
2023-09-27 9:26 UTC
[PATCH v5] aarch64: Fine-grained policies to control ldp-stp formation
2023-09-27 9:23 UTC
[PATCH] vect, omp: inbranch simdclone dropping const
2023-09-27 9:10 UTC (11+ messages)
[PATCH v4] aarch64: Fine-grained policies to control ldp-stp formation
2023-09-27 9:00 UTC (3+ messages)
[PATCH V4 1/2] rs6000: optimize moving to sf from highpart di
2023-09-27 8:58 UTC (4+ messages)
` [PATCH V4 2/2] rs6000: use mtvsrws to move sf from si p9
[PATCH v1] RISC-V: Support FP roundeven auto-vectorization
2023-09-27 8:29 UTC (3+ messages)
[PATCH] DSE: Fix ICE when the mode with access_size don't exist on the target[PR111590]
2023-09-27 8:23 UTC (2+ messages)
[PATCH] testsuite: Avoid uninit var in pr60510.f [PR111427]
2023-09-27 7:30 UTC (2+ messages)
[PATCH] ifcvt: Fix comments
2023-09-27 7:25 UTC (3+ messages)
[PATCH]AArch64 Add movi for 0 moves for scalar types [PR109154]
2023-09-27 6:41 UTC (3+ messages)
RISC-V sign extension query
2023-09-27 6:29 UTC (5+ messages)
[PATCH] rs6000: Make 32 bit stack_protect support prefixed insn [PR111367]
2023-09-27 5:38 UTC
[PATCH] remove workaround for GCC 4.1-4.3
2023-09-27 5:14 UTC (3+ messages)
[PATCH-2v3, rs6000] Implement 32bit inline lrint [PR88558]
2023-09-27 5:08 UTC (2+ messages)
[PATCH-1v2, rs6000] Enable SImode in FP registers on P7 [PR88558]
2023-09-27 5:07 UTC (6+ messages)
[PATCH] [11/12/13/14 Regression] ABI break in _Hash_node_value_base since GCC 11 [PR 111050]
2023-09-27 4:44 UTC (6+ messages)
[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]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 (2+ messages)
[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 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 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 (6+ 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] __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 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 (11+ 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 (3+ 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)
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).