public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC] Introduce -finline-memset-loops
 2023-09-23  5:56 UTC  (10+ messages)
          ` Introduce -finline-stringops (was: Re: [RFC] Introduce -finline-memset-loops)
            ` Introduce -finline-stringops
              ` [PATCH v2] "
                ` [PATCH v3] "

[PATCH] RISC-V/testsuite: Fix ILP32 RVV failures from missing <gnu/stubs-ilp32d.h>
 2023-09-23  5:48 UTC  (2+ messages)

[Committed] RISC-V: Support VLS INT <-> FP conversions
 2023-09-23  3:38 UTC  (4+ messages)
  `  "

[PATCH v1] RISCV-V: Suport FP floor auto-vectorization
 2023-09-23  1:45 UTC  (7+ messages)
` [PATCH v2] RISC-V: "
` [PATCH v3] "

[Committed] RISC-V: Add VLS unary combine patterns
 2023-09-23  1:44 UTC 

[PATCH v1] RISC-V: Remove FP run test for ceil
 2023-09-23  1:10 UTC  (3+ messages)

[PATCH] PHIOPT: Fix minmax_replacement for three way
 2023-09-23  0:54 UTC 

[PATCH] c++: Check for indirect change of active union member in constexpr [PR101631]
 2023-09-23  0:38 UTC  (10+ messages)
  ` [PATCH v2] c++: Catch "
          ` [PATCH v3] "
              ` [PATCH v4] c++: Check for indirect change of active union member in constexpr [PR101631,PR102286]

[Committed] RISC-V: Extend VLS modes in 'VWEXTI' iterator
 2023-09-22 23:37 UTC  (3+ messages)
  `  "

[PATCH] fortran: error recovery on duplicate declaration of class variable [PR95710]
 2023-09-22 19:16 UTC 

[pushed] c++: unroll pragma in templates [PR111529]
 2023-09-22 17:15 UTC  (2+ messages)

[PATCH v2 00/13] Support Intel APX EGPR
 2023-09-22 16:03 UTC  (16+ messages)
` [PATCH 01/13] [APX EGPR] middle-end: Add insn argument to base_reg_class
` [PATCH 02/13] [APX EGPR] middle-end: Add index_reg_class with insn argument
` [PATCH 03/13] [APX_EGPR] Initial support for APX_F
` [PATCH 04/13] [APX EGPR] Add 16 new integer general purpose registers
` [PATCH 05/13] [APX EGPR] Add register and memory constraints that disallow EGPR
` [PATCH 06/13] [APX EGPR] Add backend hook for base_reg_class/index_reg_class
` [PATCH 07/13] [APX EGPR] Map reg/mem constraints in inline asm to non-EGPR constraint
` [PATCH 08/13] [APX EGPR] Handle GPR16 only vector move insns
` [PATCH 09/13] [APX EGPR] Handle legacy insn that only support GPR16 (1/5)
` [PATCH 10/13] [APX EGPR] Handle legacy insns that only support GPR16 (2/5)
` [PATCH 11/13] [APX EGPR] Handle legacy insns that only support GPR16 (3/5)
` [PATCH 12/13] [APX_EGPR] Handle legacy insns that only support GPR16 (4/5)
` [PATCH 13/13] [APX EGPR] Handle vex insns that only support GPR16 (5/5)

[pushed] c++: __integer_pack with class argument [PR111357]
 2023-09-22 14:35 UTC  (2+ messages)
` [pushed] c++ __integer_pack conversion again [PR111357]

[pushed] c++: constexpr and designated initializer
 2023-09-22 13:23 UTC 

[PATCH v1] RISC-V: Refine the code gen for ceil auto vectorization
 2023-09-22 12:30 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
 2023-09-22 11:30 UTC  (9+ messages)
    ` [PATCH v2 "

[PATCH] light expander sra
 2023-09-22 10:29 UTC 

[PATCH v1] RISC-V: Move ceil test cases to unop folder
 2023-09-22  9:22 UTC  (3+ messages)

[PATCH] c++: improve class NTTP object pretty printing [PR111471]
 2023-09-22  9:18 UTC  (6+ messages)

[PATCH v2] aarch64: Fine-grained ldp and stp policies with test-cases
 2023-09-22  8:51 UTC  (2+ messages)
` [PING] "

[Committed] RISC-V: Remove @ of vec_duplicate pattern
 2023-09-22  8:30 UTC 

[PATCH 3/3] aarch64: Convert aarch64 multi choice patterns to new syntax
 2023-09-22  8:13 UTC 

[PATCH 1/3] recog: Improve parser for pattern new compact syntax
 2023-09-22  8:07 UTC  (3+ messages)
` [PATCH 2/3] recog: Support space in "[ cons"
` [PATCH 3/3] aarch64: Convert aarch64 multi choice patterns to new syntax

[PATCH] RISC-V: Add VLS conditional patterns support
 2023-09-22  7:51 UTC 

[PATCH 0/2] RISC-V: Define not broken prefetch builtins
 2023-09-22  7:11 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] RISC-V: Fix ICE by expansion and register coercion

[PATCH v1] RISC-V: Rename the test macro for math autovec test
 2023-09-22  4:27 UTC  (2+ messages)

[PATCH V2] RISC-V: Optimization of vrgather.vv into vrgatherei16.vv[PR111451]
 2023-09-22  4:20 UTC  (3+ messages)
  `  "

[PATCH v1] RISC-V: Remove arch and abi option for run test case
 2023-09-22  3:49 UTC  (3+ messages)

[PATCH 00/18] Support -mevex512 for AVX512
 2023-09-22  3:30 UTC  (20+ messages)
` [PATCH 01/18] Initial support for -mevex512
` [PATCH 02/18] [PATCH 1/5] Push evex512 target for 512 bit intrins
` [PATCH 03/18] [PATCH 2/5] "
` [PATCH 04/18] [PATCH 3/5] "
` [PATCH 05/18] [PATCH 4/5] "
` [PATCH 06/18] [PATCH 5/5] "
` [PATCH 07/18] [PATCH 1/5] Add OPTION_MASK_ISA2_EVEX512 for 512 bit builtins
` [PATCH 08/18] [PATCH 2/5] "
` [PATCH 09/18] [PATCH 3/5] "
` [PATCH 10/18] [PATCH 4/5] "
` [PATCH 11/18] [PATCH 5/5] "
` [PATCH 12/18] Disable zmm register and 512 bit libmvec call when !TARGET_EVEX512
` [PATCH 13/18] Support -mevex512 for AVX512F intrins
` [PATCH 14/18] Support -mevex512 for AVX512DQ intrins
` [PATCH 15/18] Support -mevex512 for AVX512BW intrins
` [PATCH 16/18] Support -mevex512 for AVX512{IFMA,VBMI,VNNI,BF16,VPOPCNTDQ,VBMI2,BITALG,VP2INTERSECT},VAES,GFNI,VPCLMULQDQ intrins
` [PATCH 17/18] Support -mevex512 for AVX512FP16 intrins
` [PATCH 18/18] Allow -mno-evex512 usage

[PATCH V3] RISC-V: Support combine cond extend and reduce sum to widen reduce sum
 2023-09-22  3:03 UTC  (4+ messages)

[COMMITTED V4] RISC-V: Support combine cond extend and reduce sum to widen reduce sum
 2023-09-22  3:00 UTC 

[COMMITTED] RISC-V: Split VLS avl_type from NONVLMAX avl_type
 2023-09-22  3:00 UTC 

[PATCH] RISC-V: Optimization of vrgather.vv into vrgatherei16.vv[PR111451]
 2023-09-22  1:42 UTC  (3+ messages)
  `  "

[PATCH v1] RISC-V: Leverage __builtin_xx instead of math.h for test
 2023-09-22  1:26 UTC  (3+ messages)

[PATCH v1] RISC-V: Support ceil and ceilf auto-vectorization
 2023-09-22  0:50 UTC  (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH 0/8] OpenMP: lvalue parsing and "declare mapper" support
 2023-09-21 22:52 UTC  (5+ messages)
` [PATCH 8/8] OpenMP: Fortran "!$omp declare "

[Committed] RISC-V: Add VLS integer ABS support
 2023-09-21 22:47 UTC 

[Committed] RISC-V: Support VLS unary floating-point patterns
 2023-09-21 17:43 UTC  (13+ messages)
  `  "

[PATCH] RISC-V: Remove math.h import to resolve missing stubs failures
 2023-09-21 17:11 UTC  (5+ messages)
  ` [Committed] "

RFC: Introduce -fhardened to enable security-related flags
 2023-09-21 16:53 UTC  (6+ messages)

[PATCH] AArch64: Add inline memmove expansion
 2023-09-21 16:19 UTC 

[PATCH] AArch64: Fix strict-align cpymem/setmem [PR103100]
 2023-09-21 14:24 UTC  (4+ messages)
  ` [PATCH v2] "

[Committed] RISC-V: Add more VLS unary tests
 2023-09-21 12:33 UTC 

[Committed] RISC-V: Support VLS mult high
 2023-09-21 11:54 UTC 

[PATCH V2] RISC-V: Adjusting the comments of the emit_vlmax_insn/emit_vlmax_insn_lra/emit_nonvlmax_insn functions
 2023-09-21 10:17 UTC  (3+ messages)

[PATCH] RISC-V: Adjusting the comments of the emit_vlmax_insn/emit_vlmax_insn_lra/emit_nonvlmax_insn functions
 2023-09-21  9:51 UTC  (3+ messages)

[PATCH 3/3 v2] build: Regenerate build files
 2023-09-21  9:32 UTC 

[PATCH] RISC-V: Enable undefined support for RVV auto-vectorization[PR110751]
 2023-09-21  9:31 UTC  (4+ messages)

[PATCH] libgomp, nvptx, amdgcn: parallel reverse offload
 2023-09-21  9:22 UTC  (2+ messages)

[wwwdocs] OpenMP: gcc-14/changes.html and projects/gomp/ update
 2023-09-21  9:22 UTC 

[PATCHSET] Reintroduce targetrustm hooks
 2023-09-21  9:16 UTC  (4+ messages)

[PATCH 3/3] build: Regenerate build files
 2023-09-21  8:55 UTC  (2+ messages)

[PATCH] RISC-V: Fix SUBREG move of VLS mode[PR111486]
 2023-09-21  8:18 UTC  (2+ messages)

[PATCH] PHIOPT: Fix minmax_replacement for three way
 2023-09-21  8:09 UTC 

[PATCH V2] RISC-V: Support combine cond extend and reduce sum to widen reduce sum
 2023-09-21  5:35 UTC  (5+ messages)
  `  "

[PATCH] check undefine_p for one more vr
 2023-09-21  5:23 UTC  (3+ messages)

[PATCH 1/2] using overflow_free_p to simplify pattern
 2023-09-21  5:22 UTC  (3+ messages)

[PATCH][_GLIBCXX_INLINE_VERSION] Fix <contracts>
 2023-09-21  4:41 UTC  (4+ messages)

[PATCH] RISC-V: Optimized for strided load/store with stride == element width[PR111450]
 2023-09-21  4:01 UTC  (3+ messages)
  `  "

[PATCH] RISC-V: Rename predicate vector_gs_scale_operand_16/32 to more generic names
 2023-09-21  3:48 UTC  (3+ messages)

[PATCH] MATCH: Simplify `(A ==/!= B) &/| (((cast)A) CMP C)`
 2023-09-21  2:43 UTC 

[PATCH] LoongArch: Optimizations of vector construction
 2023-09-21  1:19 UTC 

[PATCH] LoongArch: Optimizations of vector construction
 2023-09-21  1:11 UTC 

[Committed] RISC-V: Fix Demand comparison bug[VSETVL PASS]
 2023-09-21  1:02 UTC  (3+ messages)
  `  "

[PATCH] c++: missing SFINAE in grok_array_decl [PR111493]
 2023-09-20 20:56 UTC  (4+ messages)

[PATCH] c++: constraint rewriting during ttp coercion [PR111485]
 2023-09-20 20:49 UTC  (2+ messages)

[PATCH] testsuite: Add test for already-fixed issue with _Pragma expansion [PR90400]
 2023-09-20 19:46 UTC  (3+ messages)
` Ping: "

[COMMITTED] Tweak ssa_cache::merge_range API
 2023-09-20 19:29 UTC 

[PATCH] [frange] Remove special casing from unordered operators
 2023-09-20 19:13 UTC  (2+ messages)

[PATCH] aarch64: Ensure const and sign correctness
 2023-09-20 18:42 UTC  (2+ messages)

[Patch, fortran] PR68155 - ICE on initializing character array in type (len_lhs <> len_rhs)
 2023-09-20 17:36 UTC  (3+ messages)

[PATCH] c, c++: Accept __builtin_classify_type (typename)
 2023-09-20 16:08 UTC  (9+ messages)
` [PATCH] c, c++, v2: "
        ` Patch ping: "
            ` [PATCH] c, c++, v3: "

[PATCH v2] AArch64: Fix memmove operand corruption [PR111121]
 2023-09-20 16:07 UTC 

[Committed V4] internal-fn: Support undefined rtx for uninitialized SSA_NAME[PR110751]
 2023-09-20 15:11 UTC  (2+ messages)

[PATCH][RFC] middle-end/106811 - document GENERIC/GIMPLE undefined behavior
 2023-09-20 14:56 UTC  (4+ messages)

[PATCH v8 0/4] P1689R5 support
 2023-09-20 14:44 UTC  (3+ messages)

[PATCH V3] internal-fn: Support undefined rtx for uninitialized SSA_NAME
 2023-09-20 14:43 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).