public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v3 8/19] modula2 front end: libgm2 contents
 2023-05-11 11:26 UTC  (5+ messages)
` libgm2: Adjust 'autogen.sh' to 'ACLOCAL_AMFLAGS', and simplify (was: [PATCH v3 8/19] modula2 front end: libgm2 contents)
  ` libgm2: Adjust 'autogen.sh' to 'ACLOCAL_AMFLAGS', and simplify
    ` libgm2: Remove 'autogen.sh' (was: libgm2: Adjust 'autogen.sh' to 'ACLOCAL_AMFLAGS', and simplify)
      ` libgm2: Remove 'autogen.sh'

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

[PATCH] arm: Fix ICE due to infinite splitting [PR109800]
 2023-05-11 11:15 UTC 

[PATCH] riscv: Split off shift patterns for autovectorization
 2023-05-11 11:10 UTC  (6+ messages)
  `  "
  ` [PATCH v2] RISC-V: "

[PATCH] riscv: Add vectorized binops and insn_expander helpers
 2023-05-11 11:09 UTC  (9+ messages)
    `  "
      ` [PATCH v2] RISC-V: "
            `  "

[committed] VECT: Add tree_code into "creat_iv" and allow it can handle MINUS_EXPR IV
 2023-05-11 11:09 UTC 

[PATCH] riscv: Clarify vlmax and length handling
 2023-05-11 11:09 UTC  (9+ messages)
        ` [PATCH v2] RISC-V: "

[PATCH] riscv: Add autovectorization tests for binary integer
 2023-05-11 11:09 UTC  (8+ messages)
    ` [PATCH v2] RISC-V: Add autovectorization tests for binary integer, operations

[PATCH 01/20] arm: [MVE intrinsics] factorize vcmp
 2023-05-11 10:58 UTC  (28+ messages)
` [PATCH 02/20] arm: [MVE intrinsics] add cmp shape
` [PATCH 03/20] arm: [MVE intrinsics] rework vcmp
` [PATCH 04/20] arm: [MVE intrinsics] factorize vrev16q vrev32q vrev64q
` [PATCH 05/20] arm: [MVE intrinsics] rework "
` [PATCH 06/20] arm: [MVE intrinsics] factorize vdupq
` [PATCH 07/20] arm: [MVE intrinsics] add unary_n shape
` [PATCH 08/20] arm: [MVE intrinsics] rework vdupq
` [PATCH 09/20] arm: [MVE intrinsics] factorize vaddvq
` [PATCH 10/20] arm: [MVE intrinsics] add unary_int32 shape
` [PATCH 11/20] arm: [MVE intrinsics] rework vaddvq
` [PATCH 12/20] arm: [MVE intrinsics] factorize vaddvaq
` [PATCH 13/20] arm: [MVE intrinsics] add unary_int32_acc shape
` [PATCH 14/20] arm: [MVE intrinsics] rework vaddvaq
` [PATCH 15/20] arm: [MVE intrinsics] add unary_acc shape
` [PATCH 16/20] arm: [MVE intrinsics] factorize vaddlvq
` [PATCH 17/20] arm: [MVE intrinsics] rework vaddlvq
` [PATCH 18/20] arm: [MVE intrinsics] factorize vmovlbq vmovltq
` [PATCH 19/20] arm: [MVE intrinsics] add unary_widen shape
` [PATCH 20/20] arm: [MVE intrinsics] rework vmovlbq vmovltq

[PATCH 1/2] PR gcc/98350:Add a param to control the length of the chain with FMA in reassoc pass
 2023-05-11 10:56 UTC  (4+ messages)
` [PATCH 2/2] Add a tune option to control the length of the chain with FMA

[PATCH] Var-Tracking: Leverage pointer_mux for decl_or_value
 2023-05-11 10:55 UTC  (19+ messages)
` [PATCH v2] Var-Tracking: Typedef pointer_mux<tree_node, rtx_def> as decl_or_value
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "

[PATCH V6] VECT: Add tree_code into "creat_iv" and allow it can handle MINUS_EXPR IV
 2023-05-11 10:48 UTC  (2+ messages)

[COMMITTED] Remove compare_names* from legacy cond folding
 2023-05-11  9:58 UTC  (4+ messages)
` [COMMITTED] Remove deprecated range_fold_{unary,binary}_expr uses from ipa-*
  ` [COMMITTED] Remove deprecated range_fold_{unary, binary}_expr "

[PATCH V2] RISC-V: Add basic vec_init for VLS RVV auto-vectorization
 2023-05-11  9:24 UTC 

[PATCH V5] VECT: Add tree_code into "creat_iv" and allow it can handle MINUS_EXPR IV
 2023-05-11  9:13 UTC  (4+ messages)
  `  "

[PATCH v2 0/7] Avoid using obsoleted egrep/fgrep
 2023-05-11  9:01 UTC  (5+ messages)
` [PATCH v2 4/7] fortran: use grep instead of fgrep
      ` Pushed: "

[PATCH] Fixes and workarounds for warnings during autoprofiledbootstrap build
 2023-05-11  8:57 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH] mklog.py: Add --commit option
 2023-05-11  8:29 UTC 

[RFC,patch] Linker plugin - extend API for offloading corner case (aka: LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin hook [GCC PR109128])
 2023-05-11  7:27 UTC  (5+ messages)

[PATCH] i386: Honour -mdirect-extern-access when calling __fentry__
 2023-05-11  6:08 UTC  (4+ messages)

[committed v2] RISC-V: Support const series vector for RVV auto-vectorization
 2023-05-11  3:38 UTC 

[commited] MAINTAINERS: Add myself to write after approval
 2023-05-11  3:14 UTC 

[PATCH] MAINTAINERS: Add myself to write after approval
 2023-05-11  3:13 UTC 

[PATCH] RISC-V: Update RVV integer compare simplification comments
 2023-05-11  2:33 UTC  (3+ messages)

[r14-475 Regression] FAIL: libgomp.oacc-fortran/update-dt-array.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -O1 (test for excess errors) on Linux/x86_64
 2023-05-11  2:15 UTC 

[PATCH] RISC-V: Support const series vector for RVV auto-vectorization
 2023-05-11  2:05 UTC  (2+ messages)

[PATCH V2] extract DF/SF/SI/HI/QI subreg from parameter word on stack
 2023-05-11  1:20 UTC  (3+ messages)
` Ping: "
  ` Ping^^: "

[PATCH] match.pd: Simplify popcount(X&Y)+popcount(X|Y) as popcount(X)+popcount(Y)
 2023-05-10 23:20 UTC  (2+ messages)

[PATCH take #3] match.pd: Simplify popcount/parity of bswap/rotate
 2023-05-10 23:15 UTC  (3+ messages)

[PATCH] c++: wrong std::is_convertible with cv-qual fn [PR109680]
 2023-05-10 22:08 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] c++: converted lambda as template argument [PR83258, ...]
 2023-05-10 21:23 UTC  (4+ messages)

[pushed] c++: adjust conversion diagnostics
 2023-05-10 21:07 UTC 

[PATCH] i386: Add missing vector extend patterns [PR92658]
 2023-05-10 20:45 UTC 

[x86_64 PATCH] Use [(const_int 0)] idiom consistently in i386.md
 2023-05-10 19:50 UTC  (2+ messages)

[vxworks] [testsuite] [aarch64] use builtin in pred-not-gen-4.c
 2023-05-10 19:19 UTC  (2+ messages)

[PATCH 1/2] Fortran: dump-parse-tree attribs: fix unbalanced braces [PR109624]
 2023-05-10 19:11 UTC  (3+ messages)
` [PATCH 2/2] Fortran: dump-parse-tree: Mark debug functions with DEBUG_FUNCTION

[PATCH] rs6000: Fix __builtin_vec_xst_trunc definition
 2023-05-10 18:06 UTC 

[PATCH] Add another new testcase
 2023-05-10 18:00 UTC 

[PATCH 3/5] Fortran: Narrow return types [PR78798]
 2023-05-10 16:47 UTC  (2+ messages)
` [PATCH v2] "

[committed] MAINTAINERS: Add myself to write after approval
 2023-05-10 16:10 UTC 

RISC-V: Remove masking third operand of rotate instructions
 2023-05-10 15:50 UTC 

[PATCH V5, 0/2] PR target/105325: Fix constraint issue with power10 fusion
 2023-05-10 15:40 UTC  (3+ messages)
` [PATCH V5, 1/2] PR target/105325: Rewrite genfusion.pl's gen_ld_cmpi_p10 function
` [PATCH V5, 2/2] PR target/105325: Fix memory constraints for power10 fusion

[PATCH] vect: Missed opportunity to use [SU]ABD
 2023-05-10 15:27 UTC  (6+ messages)

[pushed 1/2] c++: always check consteval address
 2023-05-10 15:04 UTC  (2+ messages)
` [pushed 2/2] c++: be stricter about constinit [CWG2543]

[PATCH] Avoid g++.dg/torture/pr106922.C FAIL with the pre-C++11 ABI
 2023-05-10 13:43 UTC 

Update testsuite to run with slim LTO
 2023-05-10 13:42 UTC  (9+ messages)
` Let each 'lto_init' determine the default 'LTO_OPTIONS', and 'torture-init' the 'LTO_TORTURE_OPTIONS' (was: Update testsuite to run with slim LTO)
      ` Testsuite: Add missing 'torture-init'/'torture-finish' around 'LTO_TORTURE_OPTIONS' usage (was: Let each 'lto_init' determine the default 'LTO_OPTIONS', and 'torture-init' the 'LTO_TORTURE_OPTIONS')
            ` Testsuite: Add 'torture-init-done', and use it to conditionalize implicit 'torture-init' (was: Testsuite: Add missing 'torture-init'/'torture-finish' around 'LTO_TORTURE_OPTIONS' usage (was: Let each 'lto_init' determine the default 'LTO_OPTIONS', and 'torture-init' the 'LTO_TORTURE_OPTIONS'))

Question on patch -fprofile-partial-training
 2023-05-10 13:15 UTC  (9+ messages)

[PATCH] RISC-V: Add basic vec_init support for RVV auto-vectorizaiton
 2023-05-10 13:05 UTC 

[committed] Fix a couple constraints on the H8 in preparation for LRA conversion
 2023-05-10 11:46 UTC 

[RFC] libstdc++: Do not use pthread_mutex_clocklock with ThreadSanitizer
 2023-05-10 11:31 UTC  (2+ messages)

[PATCH][committed] aarch64: Simplify sqmovun expander
 2023-05-10 11:04 UTC 

[PATCH][committed] aarch64: PR target/99195 annotate simple permutation patterns for vec-concat-zero
 2023-05-10 11:01 UTC 

[PATCH][committed] aarch64: PR target/99195 annotate simple saturating add/sub patterns for vec-concat-zero
 2023-05-10 10:51 UTC 

[PATCH v4] eliminate mutex in fast path of __register_frame
 2023-05-10 10:49 UTC  (8+ messages)
            ` [PATCH] fix radix sort on 32bit platforms [PR109670]

[PATCH] i386: Allow -mlarge-data-threshold with -mcmodel=large
 2023-05-10  9:57 UTC  (2+ messages)

[PATCH] ipa-prop: Fix ipa_get_callee_param_type for calls with argument type mismatches
 2023-05-10  9:56 UTC  (2+ messages)

[PATCH][committed] aarch64: Simplify QSHRN expanders and patterns
 2023-05-10  9:45 UTC 

[PATCH][committed] aarch64: PR target/99195 annotate simple narrowing patterns for vec-concat-zero
 2023-05-10  9:41 UTC 

[PATCH 0/2] RISC-V: support Zcmp extension
 2023-05-10  9:34 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
    `  "

[ping][vect-patterns] Refactor widen_plus/widen_minus as internal_fns
 2023-05-10  9:15 UTC  (17+ messages)
                          ` [PATCH 3/3] Remove widen_plus/minus_expr tree codes

[PATCH] xtensa: Make full transition to LRA
 2023-05-10  9:10 UTC  (2+ messages)

[PATCH] [x86] x86: Don't add crtfastmath.o for -shared and add a new option -mdaz-ftz to enable FTZ and DAZ flags in MXCSR
 2023-05-10  9:07 UTC  (18+ messages)
` [PATCH V2 1/2] x86: Don't add crtfastmath.o for -shared
  ` [PATCH V2 2/2] [x86] x86: Add a new option -mdaz-ftz to enable FTZ and DAZ flags in MXCSR
                                ` [PATCH] "

[PATCH V2] RISC-V: Insert vsetivli zero, 0 for vmv.x.s/vfmv.f.s instructions satisfying REG_P(operand[1]) in -O0
 2023-05-10  8:40 UTC  (3+ messages)

[PATCH] _Hashtable implementation cleanup
 2023-05-10  8:37 UTC  (2+ messages)

[PATCH] RISC-V: Fix dead loop for user vsetvli intrinsic avl checking [PR109773]
 2023-05-10  8:24 UTC  (2+ messages)

[PATCH V2] RISC-V: Fix incorrect implementation of TARGET_VECTORIZE_SUPPORT_VECTOR_MISALIGNMENT
 2023-05-10  8:24 UTC  (6+ messages)
        `  "

[PATCH 2/2] aarch64: Improve register allocation for lane instructions
 2023-05-10  7:43 UTC  (5+ messages)

[PATCH] libffi: fix handling of homogeneous float128 structs [PR109447]
 2023-05-10  7:34 UTC  (6+ messages)

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

[PATCH][PUSHED] Fix cfg maintenance after inlining in AutoFDO
 2023-05-10  6:32 UTC  (4+ messages)
  ` [EXTERNAL] "

[Committed] New testcase
 2023-05-10  5:07 UTC 

[PATCH] RISC-V: Insert vsetivli zero, 0 for vmv.x.s/vfmv.f.s instructions satisfying REG_P(operand[1]) in -O0
 2023-05-10  2:35 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).