public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[committed] libstdc++: Add GDB printers for <chrono> types
 2023-09-28 18:47 UTC  (8+ messages)

[Fortran, Patch, Coarray, PR 37336] Fix crash in finalizer when derived type coarray is already freed
 2023-09-28 18:21 UTC  (2+ messages)

[PATCH 0/7] libstdc++: Use gdb.ValuePrinter in pretty-printers
 2023-09-28 17:46 UTC  (8+ messages)
` [PATCH 1/7] libstdc++: Show full Python stack on error
` [PATCH 2/7] libstdc++: Use gdb.ValuePrinter base class
` [PATCH 3/7] libstdc++: Remove unused Python imports
` [PATCH 4/7] libstdc++: Remove unused locals from printers.py
` [PATCH 5/7] libstdc++: Remove std_ratio_t_tuple
` [PATCH 6/7] libstdc++: Fix regex escapes in pretty-printers
` [PATCH 7/7] libstdc++: Use Python "not in" operator

[PATCH] Remove poly_int_pod
 2023-09-28 17:26 UTC  (3+ messages)

[PATCH] [11/12/13/14 Regression] ABI break in _Hash_node_value_base since GCC 11 [PR 111050]
 2023-09-28 17:25 UTC  (8+ messages)

[PATCH] Include safe-ctype.h after C++ standard headers, to avoid over-poisoning
 2023-09-28 16:37 UTC 

reverting patch to improve equiv cost calculation
 2023-09-28 16:07 UTC 

aarch64, vect, omp: Add SVE support for simd clones [PR 96342]
 2023-09-28 15:57 UTC  (6+ messages)
` [PATCH 6/8] vect: Add vector_mode paramater to simd_clone_usable

[RFC] > WIDE_INT_MAX_PREC support in wide-int
 2023-09-28 15:53 UTC  (6+ messages)
      ` [RFC] > WIDE_INT_MAX_PREC support in wide_int and widest_int

[PATCH v1] RISC-V: Support {U}INT64 to FP16 auto-vectorization
 2023-09-28 14:24 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] aarch64: Fine-grained ldp and stp policies with test-cases
 2023-09-28 13:50 UTC  (7+ messages)

[pushed][RA]: Add flag for checking IRA in progress
 2023-09-28 13:46 UTC 

[PATCH, rs6000] Enable vector compare for 16-byte memory equality compare [PR111449]
 2023-09-28 13:39 UTC  (5+ messages)

[PATCH] Simplify & expand c_readstr
 2023-09-28 13:36 UTC 

[PATCH 2/2] arm: move the switch tables for Arm to the RO data section
 2023-09-28 13:29 UTC 

[PATCH 1/2] arm: Use deltas for Arm switch tables
 2023-09-28 13:26 UTC 

[PATCH] target/111600 - avoid deep recursion in access diagnostics
 2023-09-28 13:13 UTC 

[PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
 2023-09-28 12:51 UTC  (4+ messages)
` [PING][PATCH "

[PATCH] RFC: Add late-combine pass [PR106594]
 2023-09-28 12:37 UTC  (2+ messages)

[PATCH] bitmap: Introduce bitmap_head_pod
 2023-09-28 11:54 UTC  (5+ messages)
    ` [PATCH] use *_grow_cleared rather than *_grow on vec<bitmap_head>

[ARC PATCH] Split SImode shifts pre-reload on !TARGET_BARREL_SHIFTER
 2023-09-28 11:26 UTC 

Test with an lto-build of libgfortran
 2023-09-28 11:02 UTC  (2+ messages)

[PATCH v2] AArch64: Fix memmove operand corruption [PR111121]
 2023-09-28 10:47 UTC  (2+ messages)

[PATCH v3 0/2] LoongArch: Update target-supports.exp for LoongArch SX/ASX
 2023-09-28 10:05 UTC  (3+ messages)
` [PATCH v3 1/2] LoongArch: Enable vect.exp for LoongArch. [PR111424]
` [PATCH v3 2/2] LoongArch: Modify check_effective_target_vect_int_mod according to SX/ASX capabilities

[pushed] Remove some unused poly_int variables
 2023-09-28  9:52 UTC 

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

[PATCH] vec.h: Make some ops work with non-trivially copy constructible and/or destructible types
 2023-09-28  9:30 UTC  (7+ messages)
  ` [PATCH] vec.h, v2: "
    ` [PATCH] vec.h, v3: "

[PATCH] tree-optimization/111614 - missing convert in undistribute_bitref_for_vector
 2023-09-28  9:24 UTC 

[PATCH 00/18] Support -mevex512 for AVX512
 2023-09-28  3:23 UTC  (4+ messages)

[PATCH v2] RISC-V: Bugfix for RTL check[PR111533]
 2023-09-28  1:49 UTC  (3+ messages)
  `  "

[PATCH V4 1/2] rs6000: optimize moving to sf from highpart di
 2023-09-28  1:47 UTC  (6+ messages)
` [PATCH V4 2/2] rs6000: use mtvsrws to move sf from si p9

[PATCH v1] Mode-Switching: Add optional EMIT_AFTER hook
 2023-09-28  1:07 UTC  (10+ messages)

[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
 2023-09-27 23:35 UTC  (12+ messages)
    ` [PATCH v2 "
                ` [PATCH v3 "

committed [RISC-V]: Harden test scan patterns
 2023-09-27 23:21 UTC  (6+ messages)

[PATCH 1/2] match.pd: Support combine cond_len_op + vec_cond similar to cond_op
 2023-09-27 22:24 UTC  (2+ messages)

[PATCH 2/2] RISC-V: Add assert of the number of vmerge in autovec cond testcases
 2023-09-27 22:22 UTC  (2+ messages)

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

RFA: [RISC-V] Replace riscv_vector with riscv_v in target selector clauses. (Followup-patch for RISCV test infrastructure for d / v / zfh extensions)
 2023-09-27 22:01 UTC  (2+ messages)

RISC-V: Added support for CRC
 2023-09-27 21:44 UTC  (4+ messages)

RISC-V sign extension query
 2023-09-27 21:11 UTC  (6+ messages)

[PATCH] ARM: Block predication on atomics [PR111235]
 2023-09-27 19:40 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH V3] RISC-V: Remove mem-to-mem VLS move pattern[PR111566]
 2023-09-27 18:08 UTC  (8+ messages)
  `  "

[PATCH v4] i386: Allow -mlarge-data-threshold with -mcmodel=large
 2023-09-27 17:54 UTC  (4+ messages)

[contrib] Extend and improve validate_failures.py
 2023-09-27 14:47 UTC  (6+ messages)
` [PATCH 01/12] [contrib] validate_failures.py: Avoid testsuite aliasing

[PATCH] ipa-utils: avoid generating uninitialized probabilities on merges
 2023-09-27 14:44 UTC 

[PATCH v4] c-family: Implement __has_feature and __has_extension [PR60512]
 2023-09-27 14:27 UTC 

[PATCH] c++: Check for indirect change of active union member in constexpr [PR101631]
 2023-09-27 14:13 UTC  (12+ 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 v13 16/40] c, c++: Use 16 bits for all use of enum rid for more keyword space
 2023-09-27 13:57 UTC  (6+ messages)
` [PATCH v14 00/40] Optimize type traits performance
  ` [PATCH v14 16/40] c, c++: Use 16 bits for all use of enum rid for more keyword space

[pushed] Darwin, configure: Allow for an unrecognisable dsymutil [PR111610]
 2023-09-27 13:48 UTC 

[committed] libstdc++: Prevent unwanted ADL in std::to_array [PR111512]
 2023-09-27 13:46 UTC  (2+ messages)

[PATCH v4] aarch64: Fine-grained policies to control ldp-stp formation
 2023-09-27 13:18 UTC  (4+ messages)

[PATCH 0/2] RISC-V: Support CORE-V XCVMAC and XCVALU extensions
 2023-09-27 12:26 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] RISC-V: Add support for XCVmac extension in CV32E40P
  ` [PATCH v2 2/2] RISC-V: Add support for XCValu "

[PATCH 1/2] c++: remove NON_DEPENDENT_EXPR, part 1
 2023-09-27 11:54 UTC  (3+ messages)

[PATCH]middle-end Fold vec_cond into conditional ternary or binary operation when sharing operand [PR109154]
 2023-09-27 11:46 UTC  (2+ messages)

[PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction
 2023-09-27 11:42 UTC  (3+ messages)

[PATCH] Fixes for profile count/probability maintenance
 2023-09-27 11:40 UTC  (3+ messages)

[PATCH] Remove .PHONY targets when building .fda files during autoprofiledbootstrap
 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 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]middle-end match.pd: optimize fneg (fabs (x)) to x | (1 << signbit(x)) [PR109154]
 2023-09-27  9:39 UTC  (7+ messages)

[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  (9+ messages)

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

[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, 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 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 1/3] librust: Add libproc_macro and build system
 2023-09-26 22:42 UTC  (5+ 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)

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