public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[aarch64] Use dup and zip1 for interleaving elements in initializing vector
 2023-04-21 15:15 UTC  (25+ messages)

[committed,gcc-12] libstdc++: Optimize std::try_facet and std::use_facet [PR103755]
 2023-04-21 15:02 UTC 

[PATCH] i386: Remove REG_OK_FOR_INDEX/REG_OK_FOR_BASE and their derivatives
 2023-04-21 14:41 UTC 

[PATCH] [i386] Support type _Float16/__bf16 independent of SSE2
 2023-04-21 13:53 UTC  (5+ messages)
  ` [PATCH 1/2] "
    ` [PATCH 2/2] [i386] def_or_undef __STDCPP_FLOAT16_T__ and __STDCPP_BFLOAT16_T__ for target attribute/pragmas

[PATCH] This replaces uses of last_stmt where we do not require debug skipping
 2023-04-21 13:53 UTC 

[PATCH] Add safe_is_a
 2023-04-21 13:51 UTC 

[PATCH] Add operator* to gimple_stmt_iterator and gphi_iterator
 2023-04-21 13:51 UTC 

Fix loop-ch
 2023-04-21 13:36 UTC 

[PATCH] RISC-V: Allow VMS{Compare} (V1, V1) shortcut optimization
 2023-04-21 13:01 UTC  (11+ messages)
    `  "

[PATCH v4 1/4] rs6000: Enable REE pass by default
 2023-04-21 12:54 UTC 

[PATCH] match.pd: Fix fneg/fadd optimization [PR109583]
 2023-04-21 12:28 UTC  (2+ messages)

Stabilize inliner Fibonacci heap
 2023-04-21 12:03 UTC 

Stabilize temporary variable names
 2023-04-21 11:51 UTC 

[PATCH] tree-optimization/109573 - avoid ICEing on unexpected live def
 2023-04-21 11:47 UTC 

Remove dead handling of label_decl in tree merging
 2023-04-21 11:35 UTC 

[PATCH 3/3] Use correct CFG orders for DF worklist processing
 2023-04-21 11:25 UTC 

[PATCH 2/3] change inverted_post_order_compute to inverted_rev_post_order_compute
 2023-04-21 11:25 UTC 

[PATCH 1/3] change DF to use the proper CFG order for DF_FORWARD problems
 2023-04-21 11:24 UTC 

[PATCH] Implement range-op entry for sin/cos
 2023-04-21 11:20 UTC  (11+ messages)

[RFC 0/X] Implement GCC support for AArch64 libmvec
 2023-04-21 10:28 UTC  (10+ messages)
` [PATCH 1/X] omp: Replace simd_clone_subparts with TYPE_VECTOR_SUBPARTS

[PATCH] RISC-V: decouple stack allocation for rv32e w/o save-restore
 2023-04-21 10:07 UTC 

[PATCH V4] RISC-V: Defer vsetvli insertion to later if possible [PR108270]
 2023-04-21  9:51 UTC  (2+ messages)

[PATCH] MAINTAINERS: add Vineet Gupta to write after approval
 2023-04-21  9:30 UTC  (3+ messages)

[PATCH V3] RISC-V: Defer vsetvli insertion to later if possible [PR108270]
 2023-04-21  9:10 UTC 

[PATCH] update_web_docs_git: Add updated Texinfo to PATH
 2023-04-21  8:46 UTC  (9+ messages)

[RFA] [PR target/108248] [RISC-V] Break down some bitmanip insn types
 2023-04-21  8:31 UTC  (5+ messages)

[PATCH V2] RISC-V: Fix PR108279
 2023-04-21  8:02 UTC 

[PATCH] RISC-V: Fix PR108279
 2023-04-21  7:58 UTC 

[PATCH] Fix LCM dataflow CFG order
 2023-04-21  7:48 UTC 

[PATCH] LoongArch: fix MUSL_DYNAMIC_LINKER
 2023-04-21  7:30 UTC  (2+ messages)
` [pushed][PATCH] "

[PATCH] RISC-V: Support segment intrinsics
 2023-04-21  7:00 UTC 

[PATCH] RISC-V: Add local user vsetvl instruction elimination
 2023-04-21  6:50 UTC  (2+ messages)

[committed v2] RISC-V: Add local user vsetvl instruction elimination [PR109547]
 2023-04-21  6:50 UTC  (2+ messages)

[committed v2] RISC-V: Handle multi-lib path correclty for linux [DRAFT]
 2023-04-21  6:48 UTC  (2+ messages)

[PATCH] libstdc++: Synchronize PSTL with upstream (2nd attempt)
 2023-04-21  1:53 UTC 

[PATCH v3 3/4] ree: Main functionality to Improve ree pass for rs6000 target
 2023-04-20 21:21 UTC  (5+ messages)

[PATCH v4 00/10] RISC-V: Add autovec support
 2023-04-20 20:21 UTC  (15+ messages)
` [PATCH v4 03/10] RISC-V:autovec: Add auto-vectorization support functions
` [PATCH v4 04/10] RISC-V:autovec: Add target vectorization hooks
` [PATCH v4 05/10] RISC-V:autovec: Add autovectorization patterns for binary integer operations
` [PATCH v4 07/10] vect: Verify that GET_MODE_NUNITS is a multiple of 2
        `  "

RISC-V: avoid splitting small constants in bcrli_nottwobits patterns
 2023-04-20 20:11 UTC 

[PATCH] Fortran: function results never have the ALLOCATABLE attribute [PR109500]
 2023-04-20 20:01 UTC 

[PATCH] doc: tfix
 2023-04-20 18:08 UTC  (2+ messages)

[RFC PATCH v1 00/10] RISC-V: Support the Zicond (conditional-operations) extension
 2023-04-20 18:00 UTC  (7+ messages)
` [RFC PATCH v1 02/10] RISC-V: Recognize Zicond (conditional operations) extension
` [RFC PATCH v1 03/10] RISC-V: Generate czero.eqz/nez on noce_try_store_flag_mask if-conversion
` [RFC PATCH v1 04/10] RISC-V: Support immediates in Zicond

[PATCH] tree-vect-patterns: One small vect_recog_ctz_ffs_pattern tweak [PR109011]
 2023-04-20 17:41 UTC  (2+ messages)

[PATCH v6] RISC-V: Add support for experimental zfa extension
 2023-04-20 17:40 UTC  (2+ messages)

[PATCH] PR tee-optimization/109564 - Do not ignore UNDEFINED ranges when determining PHI equivalences
 2023-04-20 17:35 UTC  (2+ messages)

[PATCH] c: Avoid -Wenum-int-mismatch warning for redeclaration of builtin acc_on_device [PR107041]
 2023-04-20 17:28 UTC  (4+ messages)

[PATCH v2] C, ObjC: Add -Wunterminated-string-initialization
 2023-04-20 17:17 UTC  (5+ messages)
      ` Ping: "

[PATCH] c++: improve template parameter level lowering
 2023-04-20 17:07 UTC  (3+ messages)

[PATCH 1/2] c++: make strip_typedefs generalize strip_typedefs_expr
 2023-04-20 17:03 UTC  (4+ messages)
` [PATCH 2/2] c++: use TREE_VEC for trailing args of variadic built-in traits

[PATCH] riscv: generate builtin macro for compilation with strict alignment
 2023-04-20 16:56 UTC  (2+ messages)

[PATCH] Silence some -Wnarrowing errors
 2023-04-20 16:28 UTC  (2+ messages)

[pushed] [LRA]: Exclude some hard regs for multi-reg inout reload pseudos used in asm in different mode
 2023-04-20 15:07 UTC 

[PATCH] arch: Use VIRTUAL_REGISTER_P predicate
 2023-04-20 15:03 UTC 

i386: Handle sign-extract for QImode operations with high registers [PR78952]
 2023-04-20 14:54 UTC 

Fwd: [V6][PATCH 2/2] Update documentation to clarify a GCC extension
 2023-04-20 14:11 UTC  (2+ messages)
` Ping * 3: "

Fwd: [V6][PATCH 1/2] Handle component_ref to a structre/union field including flexible array member [PR101832]
 2023-04-20 14:10 UTC  (2+ messages)
` Ping * 3: "

[V6][PATCH 0/2] Handle component_ref to a structure/union field including FAM for builtin_object_size
 2023-04-20 14:08 UTC  (2+ messages)
` Ping * 3: Fwd: "

[PATCH] [RISC-V]: Bugfix for RVV vbool*_t vn_reference_equal
 2023-04-20 13:56 UTC  (6+ messages)
` [PATCH v2] RISC-V: "
    `  "

[PATCH] RISC-V: Fix reg order of RVV registers
 2023-04-20 13:36 UTC  (3+ messages)

[committed][OG10] amdgcn, openmp: Fix concurrency in low-latency allocator
 2023-04-20 13:29 UTC 

[committed] RISC-V: Fix riscv/arch-19.c with different ISA spec version
 2023-04-20 13:24 UTC 

[committed] RISC-V: Fix simplify_ior_optimization.c on rv32
 2023-04-20 13:24 UTC 

[ping][vect-patterns] Refactor widen_plus/widen_minus as internal_fns
 2023-04-20 13:23 UTC  (13+ messages)

[PATCH] RISC-V: Fix bug of PR109535
 2023-04-20 13:22 UTC  (2+ messages)

[PATCH v3] libgfortran: Replace mutex with rwlock
 2023-04-20 13:13 UTC 

[committed] amdgcn: bug fix ldexp insn
 2023-04-20 12:11 UTC 

[committed] amdgcn: update target-supports.exp
 2023-04-20 12:07 UTC 

[PATCH] VECT: Add WHILE_LEN pattern for decrement IV support for auto-vectorization
 2023-04-20 12:05 UTC  (11+ messages)
    `  "

[PATCH] tree-optimization/109564 - avoid equivalences from PHIs in most cases
 2023-04-20 12:03 UTC 

[PATCH 0/3] RISC-V: Basic enable RVV auto-vectorizaiton
 2023-04-20 11:08 UTC  (6+ messages)
` [PATCH 1/3] RISC-V: Add auto-vectorization compile option for RVV
` [PATCH 2/3] RISC-V: Enable basic auto-vectorization "
` [PATCH 3/3] RISC-V: Add sanity testcases for RVV auto-vectorization

[PATCH 0/3 V2] RISC-V: Basic enable RVV auto-vectorizaiton
 2023-04-20 10:37 UTC  (16+ messages)
` [PATCH 1/3 V2] RISC-V: Add auto-vectorization compile option for RVV
` [PATCH 2/3 V2] RISC-V: Enable basic auto-vectorization "
    `  "
` [PATCH 3/3 V2] RISC-V: Add sanity testcases for RVV auto-vectorization

[committed v2] gcc-13: Add release note for RISC-V
 2023-04-20 10:20 UTC 

[PATCH] Remove duplicate DFS walks from DF init
 2023-04-20  9:23 UTC 

[PATCH] tree-vect-patterns: Pattern recognize ctz or ffs using clz, popcount or ctz [PR109011]
 2023-04-20  9:21 UTC  (2+ messages)

[13 PATCH RFA] c++: fix 'unsigned __int128_t' semantics [PR108099]
 2023-04-20  7:50 UTC  (5+ messages)

[PATCH 2/2, rs6000] xfail float128 comparison test case that fails on powerpc64 [PR108728]
 2023-04-20  7:39 UTC  (2+ messages)

[PATCH 2/1, rs6000] make ppc_cpu_supports_hw as effective target keyword [PR108728]
 2023-04-20  7:36 UTC  (2+ messages)

[PATCH] Less warnings for parameters declared as arrays [PR98541, PR98536]
 2023-04-20  7:00 UTC  (3+ messages)

[wwwdocs] gcc-13: Add release note for RISC-V
 2023-04-20  6:35 UTC  (2+ messages)

[PATCH] machine_mode type size: Extend enum size from 8-bit to 16-bit
 2023-04-20  5:37 UTC  (18+ messages)
  `  "

[PATCH] PR testsuite/106879 FAIL: gcc.dg/vect/bb-slp-layout-19.c on powerpc64
 2023-04-20  4:37 UTC  (3+ messages)

[PATCH] Canonicalize vec_merge when mask is constant
 2023-04-20  3:58 UTC 

[PATCH] libstdc++: Synchronize PSTL with upstream
 2023-04-20  3:39 UTC 

[PATCH] doc: Document order of define_peephole2 scanning
 2023-04-20  2:57 UTC  (8+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[r14-88 Regression] FAIL: g++.dg/ext/int128-8.C -std=gnu++20 (test for excess errors) on Linux/x86_64
 2023-04-20  1:24 UTC 

[PATCH 1/2] Use NO_REGS in cost calculation when the preferred register class are not known yet
 2023-04-20  1:23 UTC  (3+ messages)
` [PATCH 2/2] Adjust testcases after better RA decision

[PATCH] PHIOPT: Improve readability of tree_ssa_phiopt_worker
 2023-04-20  1:05 UTC 

[PATCH v3 4/4] ree: Using ABI interfaces to improve ree pass for rs6000 target
 2023-04-19 21:59 UTC  (2+ messages)

[PATCH v3] libgfortran: Replace mutex with rwlock
 2023-04-19 21:49 UTC  (2+ messages)

[PATCH] PHIOPT: Improve minmax diamond detection for phiopt1
 2023-04-19 21:36 UTC 

[PATCH v3 1/4] ree: Default ree pass for O2 and above for rs6000 target
 2023-04-19 20:00 UTC  (2+ messages)

[COMMITTED 1/2] gcc: xtensa: add data alignment properties to dynconfig
 2023-04-19 19:46 UTC  (2+ messages)
` [COMMITTED 2/2] gcc: xtensa: add -m[no-]strict-align option

[PATCH v3 2/4] ree : Code movement to avoid adding prototype to improve ree pass for rs6000 target
 2023-04-19 17:56 UTC 

[PATCH] c++: bad ggc_free in try_class_unification [PR109556]
 2023-04-19 16:57 UTC  (4+ messages)

[C PATCH - backport 12] Fix ICE related to implicit access attributes for VLA arguments [PR105660]
 2023-04-19 16:39 UTC 

[PATCH 0/3] RISC-V: Basic enable RVV auto-vectorizaiton
 2023-04-19 16:36 UTC  (4+ messages)
` [PATCH 1/3] RISC-V: Add auto-vectorization compile option for RVV
` [PATCH 2/3] RISC-V: Enable basic auto-vectorization "
` [PATCH 3/3] RISC-V: Add sanity testcases for RVV auto-vectorization

[PATCH] testsuite: fix scan-tree-dump patterns [PR83904,PR100297]
 2023-04-19 16:34 UTC  (5+ messages)
  ` [PATCH] testsuite: fix scan-tree-dump patterns [PR83904, PR100297]

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