public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Bump up precision size to 16 bits
 2023-05-08 12:04 UTC  (3+ messages)

[PATCH v2 0/3] c++: Track lifetimes in constant evaluation [PR70331,...]
 2023-05-08 10:48 UTC  (2+ messages)

[libgomp, testsuite] Support parallel testing in libgomp (PR libgomp/66005)
 2023-05-08 10:42 UTC  (6+ messages)
    ` Support parallel testing in libgomp, part I [PR66005]

[PATCH v4] libgfortran: Replace mutex with rwlock
 2023-05-08 10:28 UTC  (2+ messages)

[PATCH v3] libgfortran: Replace mutex with rwlock
 2023-05-08 10:04 UTC  (2+ messages)

[PATCH] RISC-V: Optimize vsetvli of LCM INSERTED edge for user vsetvli [PR 109743]
 2023-05-08  9:53 UTC  (3+ messages)

[PATCH 0/2] RISC-V: support Zcmp extension
 2023-05-08  9:20 UTC  (10+ messages)
` [PATCH 1/2] [RISC-V] disable shrink-wrap-separate if zcmp enabled
    `  "
` [PATCH 2/2] [RISC-V] support cm.push cm.pop cm.popret in zcmp

[PATCH] RISC-V: Update RVV integer compare simplification comments
 2023-05-08  8:54 UTC 

[PATCH V4] VECT: Add decrement IV iteration loop control by variable amount support
 2023-05-08  8:25 UTC  (8+ messages)
  `  "

[PATCH] machine_mode type size: Extend enum size from 8-bit to 16-bit
 2023-05-08  8:05 UTC  (31+ messages)
  `  "

[PATCH 1/3] PHIOPT: Add diamond bb form to factor_out_conditional_conversion
 2023-05-08  7:28 UTC  (9+ messages)
` [PATCH 2/3] PHIOPT: Loop over calling factor_out_conditional_conversion
` [PATCH 3/3] PHIOPT: factor out unary operations instead of just conversions

[PATCH v2] RISC-V: Handle multi-lib path correclty for linux
 2023-05-08  7:03 UTC  (2+ messages)

[PATCH] RISC-V: Fix ugly && incorrect codes of RVV auto-vectorization
 2023-05-08  7:01 UTC  (2+ messages)

[PATCH] Don't call emit_clobber in lower-subreg.cc's resolve_simple_move
 2023-05-08  6:43 UTC  (3+ messages)

[PATCH-4, rs6000] Change ilp32 target check for some scalar-extract-sig and scalar-insert-exp test cases
 2023-05-08  6:36 UTC  (2+ messages)

[PATCH-3, rs6000] Change mode and insn condition for scalar insert exp instruction
 2023-05-08  6:33 UTC  (2+ messages)

[PATCH-2, rs6000] Change mode and insn condition for scalar extract sig instruction
 2023-05-08  6:32 UTC  (2+ messages)

[PATCH] tree: Fix up save_expr [PR52339]
 2023-05-08  6:23 UTC  (8+ messages)

[PATCH] Makefile.in: clean up match.pd-related dependencies
 2023-05-08  6:18 UTC  (8+ messages)

[PATCH-1, rs6000] Change mode and insn condition for scalar extract exp instruction
 2023-05-08  6:16 UTC  (2+ messages)

[PATCH] Move substitute_and_fold over to use simple_dce_from_worklist
 2023-05-08  6:14 UTC  (2+ messages)

[PATCH][stage1] Remove conditionals around free()
 2023-05-08  6:01 UTC  (3+ messages)

[PATCH] [RFC] RAII auto_mpfr and autp_mpz
 2023-05-08  6:00 UTC  (7+ messages)
` [PATCH 3/3] Fortran: Fix mpz and mpfr memory leaks
      ` ping "

[PATCH] Add a != MIN/MAX_VALUE_CST ? CST-+1 : a to minmax_from_comparison
 2023-05-08  5:26 UTC 

[PATCH] [vect]Enhance NARROW FLOAT_EXPR vectorization by truncating integer to lower precision
 2023-05-08  1:59 UTC  (2+ messages)
` [PATCH V2] "

[patch, fortran] PR109662 Namelist input with comma after name accepted
 2023-05-08  0:13 UTC  (8+ messages)

aarch64: Add scheduling model for Neoverse V1
 2023-05-07 22:49 UTC 

[PATCH] MATCH: Move `a <= CST1 ? MAX<a, CST2> : a` optimization to match
 2023-05-07 22:19 UTC 

[PATCH] [GCC 13] Fix aarch64/109762: push_options/push_options does not work sometimes
 2023-05-07 20:13 UTC 

[PATCH] MIPS: add speculation_barrier support
 2023-05-07 19:16 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] Fix aarch64/109762: push_options/push_options does not work sometimes
 2023-05-07 15:26 UTC 

[x86_64 PATCH] Introduce insvti_highpart define_insn_and_split
 2023-05-07 15:20 UTC  (2+ messages)

[PATCH V3] rs6000: Load high and low part of 64bit constant independently
 2023-05-07 11:34 UTC  (3+ messages)

[pushed] wwwdocs: onlinedocs: Fix markup
 2023-05-07  8:42 UTC 

New Russian PO file for 'cpplib' (version 13.1-b20230212)
 2023-05-07  6:37 UTC 

Contents of PO file 'cpplib-13.1-b20230212.ru.po'
 2023-05-07  6:37 UTC 

[PATCH 1/3] PHIOPT: Add diamond bb form to factor_out_conditional_conversion
 2023-05-07  4:50 UTC 

New Croatian PO file for 'gcc' (version 13.1.0)
 2023-05-07  3:07 UTC 

Contents of PO file 'gcc-13.1.0.hr.po'
 2023-05-07  3:07 UTC 

[PATCH] riscv: Allow vector constants in riscv_const_insns
 2023-05-07  0:09 UTC  (4+ messages)
    `  "

[PATCH] LoongArch: Enable shrink wrapping
 2023-05-06 23:40 UTC  (12+ messages)
        ` Pushed: [PATCH v2] "

[PATCH] i386: Allow -mlarge-data-threshold with -mcmodel=large
 2023-05-06 20:41 UTC  (2+ messages)

[PATCH v5 00/10] RISC-V: autovec: Add autovec support
 2023-05-06 20:13 UTC  (5+ messages)
` [PATCH v5 03/10] RISC-V:autovec: Add auto-vectorization support functions

[committed] Partial revert of recent changes
 2023-05-06 19:52 UTC 

[PATCH v6 0/9] RISC-V: autovec: Add autovec support
 2023-05-06 18:39 UTC  (17+ messages)
` [PATCH v6 1/9] RISC-V: autovec: Add new predicates and function prototypes
` [PATCH v6 2/9] RISC-V: autovec: Export policy functions to global scope
` [PATCH v6 3/9] RISC-V:autovec: Add auto-vectorization support functions
` [PATCH v6 4/9] RISC-V:autovec: Add target vectorization hooks
` [PATCH v6 5/9] RISC-V:autovec: Add autovectorization patterns for binary integer & len_load/store
` [PATCH v6 6/9] RISC-V:autovec: Add autovectorization tests for add & sub
` [PATCH v6 7/9] RISC-V: autovec: Verify that GET_MODE_NUNITS is a multiple of 2
` [PATCH v6 8/9] RISC-V:autovec: Add autovectorization tests for binary integer
` [PATCH v6 9/9] RISC-V:autovec: This patch supports 8 bit auto-vectorization in riscv

[libgcc PATCH] Add bit reversal functions __bitrev[qhsd]i2
 2023-05-06 17:31 UTC  (2+ messages)

[PATCH] build: Use -nostdinc generating macro_list [PR109522]
 2023-05-06 17:01 UTC  (3+ messages)
  ` Pushed: "

[PATCH] Add RTX codes for BITREVERSE and COPYSIGN
 2023-05-06 16:39 UTC 

[PATCH] nvptx: Add suppport for __builtin_nvptx_brev instrinsic
 2023-05-06 16:04 UTC 

[PATCH V7] RISC-V: Enable basic RVV auto-vectorization support
 2023-05-06 15:58 UTC  (3+ messages)

[PATCH] RISC-V: Fix CTZ unnecessary sign extension [PR #106888]
 2023-05-06 14:57 UTC  (2+ messages)

RFA: Add makefile for cross-configuration torture test
 2023-05-06 13:26 UTC  (4+ messages)
` [GCC] In 'contrib/config-list.mk', clarify i686-symbolics-gnu to i686-gnu (was: RFA: Add makefile for cross-configuration torture test)
  ` [PATCH] hurd: Add multilib paths for gnu-x86_64

[PATCH v8] RISC-V: Add the 'zfa' extension, version 0.2
 2023-05-06 12:53 UTC  (4+ messages)

[PATCH] hurd: Ad default-pie and static-pie support
 2023-05-06 11:55 UTC 

[PATCH 4/5] RISC-V: Add Zcmp extension supports
 2023-05-06  8:53 UTC  (3+ messages)
  `  "

[PATCH] Remove type from vrange_storage::equal_p
 2023-05-06  5:42 UTC  (2+ messages)

[PATCH] gimple-range-op: Improve handling of sin/cos ranges
 2023-05-06  5:41 UTC  (2+ messages)

Contents of PO file 'gcc-13.1.0.hr.po'
 2023-05-06  2:57 UTC 

New Croatian PO file for 'gcc' (version 13.1.0)
 2023-05-06  2:57 UTC 

[PATCH V2] RISC-V: Fix incorrect demand info merge in local vsetvli optimization [PR109748]
 2023-05-06  2:29 UTC  (2+ messages)

[PATCH V6] RISC-V: Enable basic RVV auto-vectorization support
 2023-05-06  2:01 UTC  (2+ messages)

[PATCH] ISC-V: Enable basic RVV auto-vectorization support
 2023-05-06  1:49 UTC 

[PATCH] RISC-V: Add bext pattern for ZBS
 2023-05-06  0:31 UTC  (2+ messages)

[committed] CRIS: peephole2 an add into two addq or subq
 2023-05-06  0:02 UTC 

[committed] CRIS: peephole2 a move of constant followed by and of same register
 2023-05-05 23:59 UTC 

[PATCH V5] Use reg mode to move sub blocks for parameters and returns
 2023-05-05 23:37 UTC  (4+ messages)

[PATCH] Canonicalize vec_merge when mask is constant
 2023-05-05 23:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 5/5] match.pd: Use splits in makefile and make configurable
 2023-05-05 23:32 UTC  (9+ messages)

[committed] CRIS: peephole2 a lsrq into a lslq+lsrq pair
 2023-05-05 23:16 UTC 

[RFC] RISC-V: Add proposed Ztso atomic mappings
 2023-05-05 22:01 UTC  (7+ messages)

[PATCH] libffi: fix handling of homogeneous float128 structs [PR109447]
 2023-05-05 21:42 UTC  (3+ messages)

[PATCH] Fortran: overloading of intrinsic binary operators [PR109641]
 2023-05-05 19:36 UTC  (4+ messages)

[PATCH] c++: list CTAD and resolve_nondeduced_context [PR106214]
 2023-05-05 18:44 UTC  (2+ messages)

[PATCH] c++: parenthesized -> resolving to static member [PR98283]
 2023-05-05 18:39 UTC  (3+ messages)

[PATCH] c++: goto entering scope of obj w/ non-trivial dtor [PR103091]
 2023-05-05 18:18 UTC  (2+ messages)

[PATCH] ira: Don't create copies for earlyclobbered pairs
 2023-05-05 16:59 UTC 

[PATCH 01/10] arm: [MVE intrinsics] add unary shape
 2023-05-05 16:49 UTC  (10+ messages)
` [PATCH 02/10] arm: [MVE intrinsics] factorize several unary operations
` [PATCH 03/10] arm: [MVE intrinsics] rework vabsq vnegq vclsq vclzq, vqabsq, vqnegq
` [PATCH 04/10] arm: [MVE intrinsics] rework vrndq vrndaq vrndmq vrndnq vrndpq vrndxq
` [PATCH 05/10] arm: [MVE intrinsics] add binary_move_narrow and binary_move_narrow_unsigned shapes
` [PATCH 06/10] arm: [MVE intrinsics] factorize vmovnbq vmovntq vqmovnbq vqmovntq vqmovunbq vqmovuntq
` [PATCH 07/10] arm: [MVE intrinsics] rework "
` [PATCH 08/10] arm: [MVE intrinsics] add binary_widen_n shape
` [PATCH 09/10] arm: [MVE intrinsics] factorize vshllbq vshlltq
` [PATCH 10/10] arm: [MVE intrinsics] rework "

[PATCH v8] RISC-V: Add the 'zfa' extension, version 0.2
 2023-05-05 15:43 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).