public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Move substitute_and_fold over to use simple_dce_from_worklist
 2023-05-05 15:17 UTC 

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

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

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

[PATCH V5] RISC-V: Enable basic RVV auto-vectorization support
 2023-05-05 14:59 UTC 

[PATCH] RISC-V: Legitimise the const0_rtx for RVV indexed load/store
 2023-05-05 14:56 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] RISC-V: Allow RVV VMS{Compare}(V1, V1) simplify to VMSET
 2023-05-05 14:51 UTC  (11+ messages)

[PATCH V3] RISC-V: Enable basic RVV auto-vectorization support
 2023-05-05 14:20 UTC  (3+ messages)

[PATCH V2] RISC-V: Fix incorrect demand info merge in local vsetvli optimization [PR109748]
 2023-05-05 14:12 UTC 

[PATCH V4] RISC-V: Enable basic RVV auto-vectorization support
 2023-05-05 14:06 UTC 

[PATCH] RISC-V: Fix PR109748
 2023-05-05 14:03 UTC  (2+ messages)

[PATCH] tree: Fix up save_expr [PR52339]
 2023-05-05 13:40 UTC  (5+ messages)

[PATCH V2] RISC-V: Fix PR109615
 2023-05-05 13:18 UTC  (2+ messages)

[PATCH] i386: Rename index_register_operand predicate to register_no_SP_operand
 2023-05-05 13:16 UTC 

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

[PATCH] tree-optimization/109735 - conversion for vectorized pointer-diff
 2023-05-05 12:18 UTC 

[PATCH] i386: Introduce mulv2si3 instruction
 2023-05-05 12:13 UTC 

[PATCH] gimple-range-op: Improve handling of sqrt ranges
 2023-05-05 12:02 UTC  (6+ messages)

[PATCH] Fortran: overloading of intrinsic binary operators [PR109641]
 2023-05-05 11:43 UTC  (2+ messages)

[Patch] GCN: Silence unused-variable warning
 2023-05-05 11:18 UTC  (2+ messages)

[PATCH 01/23] arm: [MVE intrinsics] add binary_round_lshift shape
 2023-05-05 11:07 UTC  (46+ messages)
` [PATCH 02/23] arm: [MVE intrinsics] factorize vqrshlq vrshlq
` [PATCH 03/23] arm: [MVE intrinsics] rework vrshlq vqrshlq
` [PATCH 04/23] arm: [MVE intrinsics] factorize vqshlq vshlq
` [PATCH 05/23] arm: [MVE intrinsics] rework vqrdmulhq
` [PATCH 06/23] arm: [MVE intrinsics] factorize vabdq
` [PATCH 07/23] arm: [MVE intrinsics] rework vabdq
` [PATCH 08/23] arm: [MVE intrinsics] add binary_lshift shape
` [PATCH 09/23] arm: [MVE intrinsics] add support for MODE_r
` [PATCH 10/23] arm: [MVE intrinsics] add binary_lshift_r shape
` [PATCH 11/23] arm: [MVE intrinsics] add unspec_mve_function_exact_insn_vshl
` [PATCH 12/23] arm: [MVE intrinsics] rework vqshlq vshlq
` [PATCH 13/23] arm: [MVE intrinsics] factorize vmaxq vminq
` [PATCH 14/23] arm: [MVE intrinsics] rework "
` [PATCH 15/23] arm: [MVE intrinsics] add binary_rshift_narrow shape
` [PATCH 16/23] arm: [MVE intrinsics] factorize vshrntq vshrnbq vrshrnbq vrshrntq vqshrnbq vqshrntq vqrshrnbq vqrshrntq
` [PATCH 17/23] arm: [MVE intrinsics] rework vshrnbq vshrntq "
` [PATCH 18/23] arm: [MVE intrinsics] add binary_rshift_narrow_unsigned shape
` [PATCH 19/23] arm: [MVE intrinsics] factorize vqrshrunb vqrshrunt vqshrunb vqshrunt
` [PATCH 20/23] arm: [MVE intrinsics] rework vqrshrunbq vqrshruntq vqshrunbq vqshruntq
` [PATCH 21/23] arm: [MVE intrinsics] add binary_rshift shape
` [PATCH 22/23] arm: [MVE intrinsics] factorize vsrhrq vrshrq
` [PATCH 23/23] arm: [MVE intrinsics] rework vshrq vrshrq

[libstdc++] use strtold for from_chars even without locale
 2023-05-05 11:02 UTC  (7+ messages)

[PATCH 0/8] MIPS: Add MIPS16e2 ASE instrucions
 2023-05-05  9:41 UTC  (9+ messages)
` [PATCH 1/8] MIPS: Add basic support for mips16e2
` [PATCH 2/8] MIPS: Add MOVx instructions "
` [PATCH 3/8] MIPS: Add instruction about global pointer register "
` [PATCH 4/8] MIPS: Add bitwise instructions "
` [PATCH 5/8] MIPS: Add LUI instruction "
` [PATCH 6/8] MIPS: Add load/store word left/right instructions "
` [PATCH 7/8] MIPS: Use ISA_HAS_9BIT_DISPLACEMENT "
` [PATCH 8/8] MIPS: Add CACHE instruction "

2023-2028 Global Blister Packaging Machinery Industry Status and Prospects Professional Market Research Report
 2023-05-05  9:39 UTC 

[PATCH] Add emulated scatter capability to the vectorizer
 2023-05-05  9:06 UTC  (3+ messages)

[libgomp, testsuite] Support parallel testing in libgomp (PR libgomp/66005)
 2023-05-05  8:59 UTC  (5+ messages)
    ` Support parallel testing in libgomp, part I [PR66005]
      ` Support parallel testing in libgomp, part II [PR66005]

[committed] builtins: Fix comment typo mpft_t -> mpfr_t
 2023-05-05  7:54 UTC 

[PATCH][RFC] tree-optimization/104475 - bogus -Wstringop-overflow
 2023-05-05  7:25 UTC  (3+ messages)

[PATCH] RISC-V: Fix PR109615
 2023-05-05  6:53 UTC  (3+ messages)
  `  "

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

[PATCH] PHIOPT: Fix diamond case of match_simplify_replacement
 2023-05-05  6:14 UTC  (2+ messages)

[wwwdocs] gcc-13: Mention new gcov feature
 2023-05-05  6:09 UTC  (3+ messages)

[ping][vect-patterns] Refactor widen_plus/widen_minus as internal_fns
 2023-05-05  6:09 UTC  (18+ messages)
                          ` [PATCH 1/3] Refactor to allow internal_fn's

[PATCH] MATCH: Add ABSU<a> == 0 to a == 0 simplification
 2023-05-05  5:19 UTC  (2+ messages)

[pushed] c++: restore instantiate_decl assert
 2023-05-05  1:07 UTC  (2+ messages)
` [pushed] Revert "c++: restore instantiate_decl assert"

[PATCH] c++: outer args for level-lowered ttp [PR109651]
 2023-05-04 20:26 UTC  (5+ messages)

[PATCH V2, rs6000] Disable generation of scalar modulo instructions
 2023-05-04 20:25 UTC  (2+ messages)

[PATCH] libffi: fix handling of homogeneous float128 structs [PR109447]
 2023-05-04 19:29 UTC 

[PATCH] i386: Tighten ashift to lea splitter operand predicates [PR109733]
 2023-05-04 18:29 UTC 

[PATCH] c++: some assorted code improvements
 2023-05-04 18:00 UTC  (2+ messages)

[PATCH] c++: fix pretty printing of 'alignof' vs '__alignof__' [PR85979]
 2023-05-04 17:57 UTC  (2+ messages)

[PATCH] RISC-V: Fix CTZ unnecessary sign extension [PR #106888]
 2023-05-04 17:14 UTC 

[PATCH] RISC-V: Add bext pattern for ZBS
 2023-05-04 17:08 UTC 

[PATCH][2/2][committed] aarch64: Reimplement (R){ADD,SUB}HN2 patterns with standard RTL codes
 2023-05-04 14:24 UTC 

[PATCH][1/2][committed] aarch64: Reimplement (R){ADD,SUB}HN intrinsics with RTL codes
 2023-05-04 14:24 UTC 

[PATCH 1/2] c++: potentiality of templated memfn call [PR109480]
 2023-05-04 13:56 UTC  (7+ messages)

Question on patch -fprofile-partial-training
 2023-05-04 13:37 UTC  (5+ messages)

[PATCH V4] VECT: Add decrement IV iteration loop control by variable amount support
 2023-05-04 13:25 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-04 13:25 UTC  (4+ messages)

[vxworks] [testsuite] [aarch64] use builtin in pred-not-gen-4.c
 2023-05-04 12:08 UTC 

[committed] libstdc++: Document new library version in manual
 2023-05-04 11:50 UTC 

[aarch64] Use dup and zip1 for interleaving elements in initializing vector
 2023-05-04 11:47 UTC  (23+ messages)

[PATCH] i386: Improve index_register_operand predicate
 2023-05-04 11:04 UTC 

[PATCH] tree-optimization/109721 - emulated vectors
 2023-05-04 10:51 UTC 

GCC 12.2.1 Status Report (2023-05-02), branch frozen for release
 2023-05-04 10:04 UTC  (5+ 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-04  9:49 UTC  (15+ 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] doc: Document order of define_peephole2 scanning
 2023-05-04  9:45 UTC  (9+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "
          ` Ping: "
            ` 2nd "

[PATCH 1/2] Move copy_phi_arg_into_existing_phi to common location and use it
 2023-05-04  9:43 UTC  (4+ messages)
` [PATCHv2 2/2] PHIOPT: Improve replace_phi_edge_with_variable for diamond shapped bb

[PATCH] PHIOPT: Improve replace_phi_edge_with_variable's dce_ssa_names slightly
 2023-05-04  9:39 UTC  (2+ messages)

[PATCH 0/5] RISC-V: Support ZC* extensions
 2023-05-04  9:03 UTC  (7+ messages)
` [PATCH 1/5] RISC-V: Minimal support for ZC extensions
` [PATCH 3/5] RISC-V: Add ZC* test for march args being passed
` [PATCH 4/5] RISC-V: Add Zcmp extension supports

[PATCHv2, rs6000] Splat vector small V2DI constants with ISA 2.07 instructions [PR104124]
 2023-05-04  8:56 UTC 

[PATCH][committed] aarch64: PR target/99195 annotate simple ternary ops for vec-concat with zero
 2023-05-04  8:45 UTC 

[PATCH][committed] aarch64: PR target/99195 annotate more simple binary ops for vec-concat with zero
 2023-05-04  8:45 UTC 

[PATCH] gcov: add info about "calls" to JSON output format
 2023-05-04  8:32 UTC  (6+ messages)

[PATCH v2] RISC-V: Handle multi-lib path correclty for linux
 2023-05-04  8:01 UTC 

[PATCH] libgomp: Add openacc_{cuda,cublas,cudart} effective targets and use them in openacc testsuite
 2023-05-04  8:00 UTC  (3+ messages)
` libgomp C++ testsuite: Use 'lang_include_flags' instead of 'libstdcxx_includes' (was: [PATCH] libgomp: Add openacc_{cuda,cublas,cudart} effective targets and use them in openacc testsuite)

[PATCH] tree-optimization/109724 - new testcase
 2023-05-04  7:43 UTC 

[PATCH] RISC-V: Handle multi-lib path correclty for linux
 2023-05-04  7:29 UTC 

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

[PATCH] [powerpc] Add a peephole2 to eliminate redundant move from VSX_REGS to GENERAL_REGS when it's from memory
 2023-05-04  5:54 UTC 

[PATCH] [PR96339] AArch64: Optimise svlast[ab]
 2023-05-04  5:43 UTC  (2+ messages)

[PATCH] riscv: Allow vector constants in riscv_const_insns
 2023-05-04  5:07 UTC  (2+ messages)

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

[PATCH] i386: Fix up handling of debug insns in STV [PR109676]
 2023-05-04  3:17 UTC  (2+ messages)

[committed] CRIS: peephole2 an "and" with a contiguous "one-sided" sequences of 1s
 2023-05-04  0:47 UTC 

[committed] CRIS-LRA: Define TARGET_SPILL_CLASS
 2023-05-04  0:44 UTC 

[committed] CRIS-LRA: Fix uses of reload_in_progress
 2023-05-04  0:07 UTC 

[PATCH] MIPS: add speculation_barrier support
 2023-05-03 22:12 UTC  (5+ messages)
` [PATCH v2] "

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