public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Merge from trunk to gccgo branch
 2023-06-26 17:51 UTC  (2+ messages)

[PATCH] Improve DSE to handle stores before __builtin_unreachable ()
 2023-06-26 17:21 UTC  (9+ messages)

Go patch committed: Support -fgo-importcfg
 2023-06-26 16:58 UTC 

[PATCH][committed] aarch64: Use <DWI> instead of <V2XWIDE> in scalar SQRSHRUN pattern
 2023-06-26 16:55 UTC 

[PATCH][committed] aarch64: Clean up some rounding immediate predicates
 2023-06-26 16:54 UTC 

[PATCH] RISCV: Add -m(no)-omit-leaf-frame-pointer support
 2023-06-26 16:51 UTC  (14+ messages)

[Committed] IBM zSystems: Assume symbols without explicit alignment to be ok
 2023-06-26 16:45 UTC 

[committed] libstdc++: Fix std::format for pointers [PR110239]
 2023-06-26 16:43 UTC 

[committed] libstdc++: Implement P2538R1 ADL-proof std::projected
 2023-06-26 16:43 UTC 

[committed] libstdc++: Qualify calls to debug mode helpers
 2023-06-26 16:43 UTC 

[PATCH] Convert ipa_jump_func to use ipa_vr instead of a value_range
 2023-06-26 16:41 UTC  (12+ messages)
` [PATCH] Implement ipa_vr hashing
` [PATCH] Convert remaining uses of value_range in ipa-*.cc to Value_Range

Fix profile of forwardes produced by cd-dce
 2023-06-26 16:29 UTC 

Gcc - CIFF FASHION FAIR 2023
 2023-06-26 16:20 UTC 

[PATCH] Move substitute_and_fold over to use simple_dce_from_worklist
 2023-06-26 16:13 UTC  (3+ messages)

[PATCH 2/2] AArch64: New RTL for ABDL
 2023-06-26 15:34 UTC 

[PATCH 1/2] Mid engine setup [SU]ABDL
 2023-06-26 15:34 UTC 

[PATCH] arm: Fix MVE intrinsics support with LTO (PR target/110268)
 2023-06-26 15:32 UTC  (3+ messages)

[PATCH] Change fma_reassoc_width tuning for ampere1
 2023-06-26 14:27 UTC  (4+ messages)

[PATCH] match.pd: Use element_mode instead of TYPE_MODE
 2023-06-26 14:26 UTC 

[committed] docs: Fix typo
 2023-06-26 14:25 UTC 

[PATCH V3] DSE: Add LEN_MASK_STORE analysis into DSE and fix LEN_STORE
 2023-06-26 14:08 UTC  (3+ messages)

[PATCH V2] GIMPLE_FOLD: Fix gimple fold for LEN_{MASK}_{LOAD,STORE}
 2023-06-26 14:07 UTC  (3+ messages)

[COMMITTED] PR tree-optimization/110251 - Avoid redundant GORI calcuations
 2023-06-26 14:02 UTC 

[PATCH zero-call-used-regs] Add leafy mode for zero-call-used-regs
 2023-06-26 13:58 UTC  (12+ messages)
                  ` [PATCH v3] "

[PATCH] aarch64: Remove architecture dependencies from intrinsics
 2023-06-26 13:55 UTC 

[PATCH V3] SCCVN: Add LEN_MASK_STORE and fix LEN_STORE
 2023-06-26 13:46 UTC  (5+ messages)
  `  "

[PATCH] tree-optimization/110381 - preserve SLP permutation with in-order reductions
 2023-06-26 12:57 UTC 

[PATCH v6] tree-ssa-sink: Improve code sinking pass
 2023-06-26 12:55 UTC  (2+ messages)

PATCH v5 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
 2023-06-26 12:45 UTC  (4+ messages)
` [PING] "

[PATCH 3/4] ree: Improve functionality of ree pass for rs6000 target
 2023-06-26 12:40 UTC  (2+ messages)
` [PING] "

[PATCH] RISC-V: Enhance RVV VLA SLP auto-vectorization
 2023-06-26 12:23 UTC  (5+ messages)
    `  "

[PATCH V2] RISC-V: Support const vector expansion with step vector with base != 0
 2023-06-26 12:18 UTC 

[PATCH] tree-optimization/110381 - preserve SLP permutation with in-order reductions
 2023-06-26 12:17 UTC 

[PATCH] vect: Cost intermediate conversions
 2023-06-26 12:16 UTC  (2+ messages)

[PATCH V2] SCCVN: Add LEN_MASK_STORE and fix LEN_STORE
 2023-06-26 11:48 UTC  (4+ messages)
  `  "

[PATCH v1] RISC-V: Remove duplicated extern function_base decl
 2023-06-26 11:06 UTC  (4+ messages)

[PATCH] RISC-V: Remove redundant vcond patterns
 2023-06-26 11:05 UTC  (4+ messages)

[PATCH] tree-optimization/110392 - ICE with predicate analysis
 2023-06-26 11:01 UTC 

[PATCH] Machine Description: Add LEN_MASK_{GATHER_LOAD,SCATTER_STORE} pattern
 2023-06-26 10:43 UTC 

[PATCH] SCCVN: Fix repeating variable name "len"
 2023-06-26  9:36 UTC  (3+ messages)

[PATCH v2] RISC-V: fix expand function of vlmul_ext RVV intrinsic
 2023-06-26  9:16 UTC  (5+ messages)

[PATCH] Add __builtin_iseqsig()
 2023-06-26  8:59 UTC  (7+ messages)

[PATCH] Issue a warning for conversion between short and __bf16 under TARGET_AVX512BF16
 2023-06-26  8:54 UTC 

[RFC] GNU Vector Extension -- Packed Boolean Vectors
 2023-06-26  8:50 UTC  (2+ messages)

[PATCH][RFC] middle-end/110237 - wrong MEM_ATTRs for partial loads/stores
 2023-06-26  8:41 UTC  (2+ messages)

[PATCH 1/3] Use cvt_op to save intermediate type operand instead of "subtle" vec_dest
 2023-06-26  8:21 UTC  (7+ messages)
` [PATCH 2/3] Don't use intermiediate type for FIX_TRUNC_EXPR when ftrapping-math
` [PATCH 3/3] [aarch64] Adjust testcase to match assembly output after r14-2007

[PATCH] SSCV: Add LEN_MASK_STORE into SCCVN
 2023-06-26  8:11 UTC  (2+ messages)

[PATCH V2] DSE: Add LEN_MASK_STORE analysis into DSE
 2023-06-26  7:52 UTC  (2+ messages)

[PATCH] GIMPLE_FOLD: Fix gimple fold for LEN_MASK_{LOAD,STORE}
 2023-06-26  7:51 UTC  (2+ messages)

[PATCH] New finish_compare_by_pieces target hook (for x86)
 2023-06-26  7:18 UTC  (4+ messages)

[PATCH] DSE: Add LEN_MASK_STORE analysis into DSE
 2023-06-26  6:39 UTC  (3+ messages)
  `  "

[PATCHv4, rs6000] Splat vector small V2DI constants with ISA 2.07 instructions [PR104124]
 2023-06-26  6:07 UTC  (2+ messages)

[PATCH] i386: Sync tune_string with arch_string for target attribute arch=*
 2023-06-26  6:04 UTC  (2+ messages)

[PATCH 0/9] vect: Move costing next to the transform for vect load
 2023-06-26  6:00 UTC  (2+ messages)

[PATCH] RISC-V: Add an experimental vector calling convention
 2023-06-26  3:52 UTC 

[PATCH] i386: Relax inline requirement for functions with different target attrs
 2023-06-26  2:34 UTC 

[PATCH 0/2] resolve confilct between RISC-V zcmp and shrink-wrap-separate
 2023-06-26  2:29 UTC  (4+ messages)
` [PATCH 1/2] allow target to check shrink-wrap-separate enabled or not
    `  "

[committed] d: Suboptimal codegen for __builtin_expect(cond, false)
 2023-06-26  2:12 UTC 

[GCC13][committed] d: Fix crash in d/dmd/root/aav.d:127 dmd_aaGetRvalue from DsymbolTable::lookup (PR110113)
 2023-06-26  0:51 UTC 

[PATCH 0/5] x86: make better use of VPTERNLOG{D,Q}
 2023-06-26  0:42 UTC  (22+ messages)
` [PATCH 1/5] x86: use VPTERNLOG for further bitwise two-vector operations
` [PATCH 2/5] x86: use VPTERNLOG also for certain andnot forms
` [PATCH 3/5] x86: allow memory operand for AVX2 splitter for PR target/100711
` [PATCH 4/5] x86: further PR target/100711-like splitting
` [PATCH 5/5] x86: yet more "

Pump Factory
 2023-06-26  0:35 UTC 

[committed] d: Merge upstream dmd, druntime a45f4e9f43, phobos 106038f2e
 2023-06-26  0:04 UTC 

[PATCH v5 0/5] P1689R5 support
 2023-06-25 17:08 UTC  (14+ messages)
` [PATCH v5 3/5] p1689r5: initial support
` [PATCH v5 4/5] c++modules: report imported CMI files as dependencies
` [PATCH v5 5/5] c++modules: report module mapper files as a dependency

[PATCH] RISC-V: Add an experimental vector calling convention
 2023-06-25 14:03 UTC  (2+ messages)

[PATCH] RISC-V: Optimize VSETVL codegen of SELECT_VL with LEN_MASK_{LOAD,STORE}
 2023-06-25 13:56 UTC  (3+ messages)

[PATCH V2] RISC-V: Enable len_mask{load, store} and remove len_{load, store}
 2023-06-25 13:52 UTC  (3+ messages)

[PATCH] internal-fn: Fix bug of BIAS argument index
 2023-06-25 13:49 UTC  (3+ messages)

[PR target/110201] Fix operand types for various scalar crypto insns
 2023-06-25 13:13 UTC  (2+ messages)
` [PING][RISCV] "

[PATCH] cprop_hardreg: fix ORIGINAL_REGNO/REG_ATTRS/REG_POINTER handling
 2023-06-25 13:09 UTC  (2+ messages)

[PATCH] RISC-V: force arg and target to reg rtx under -O0
 2023-06-25 12:50 UTC  (3+ messages)

[PATCH] modula-2: Amend the handling of failed select() calls in RTint [PR108835]
 2023-06-25 11:32 UTC 

[committed] MAINTAINERS: Add myself to write after approval
 2023-06-25  9:51 UTC 

[pushed] configure, Darwin: Ensure overrides to host-pie are passed to gcc configure
 2023-06-25  9:21 UTC 

[PATCH] RISC-V: Enable len_mask{load,store} and remove len_{load,store}
 2023-06-25  8:32 UTC 

[x86_PATCH] New *ashl<dwi3>_doubleword_highpart define_insn_and_split
 2023-06-25  8:23 UTC  (2+ messages)

[PATCH V1] RISC-V:Add float16 tuple type support
 2023-06-25  7:31 UTC  (5+ messages)
  `  "

[PATCH] GIMPLE_FOLD: Apply LEN_MASK_{LOAD,STORE} into GIMPLE_FOLD
 2023-06-25  6:01 UTC  (3+ messages)
  ` [PATCH] GIMPLE_FOLD: Apply LEN_MASK_{LOAD, STORE} "

hose quote
 2023-06-25  5:07 UTC 

[PATCH] SSA ALIAS: Apply LEN_MASK_{LOAD,STORE} into SSA alias analysis
 2023-06-25  1:32 UTC  (5+ messages)
` [PATCH] SSA ALIAS: Apply LEN_MASK_{LOAD, STORE} "
  `  "

[PATCH v2] x86: make better use of VBROADCASTSS / VPBROADCASTD
 2023-06-25  1:23 UTC  (6+ messages)

[PATCH V1] RISC-V:Add float16 tuple type abi
 2023-06-25  1:04 UTC  (4+ messages)

[Patch, fortran] PR49213 - [OOP] gfortran rejects structure constructor expression
 2023-06-24 19:50 UTC  (3+ messages)

[PATCH, part2, committed] Fortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy argument [PR110360]
 2023-06-24 19:05 UTC 

PR82943 - Suggested patch to fix
 2023-06-24 17:17 UTC 

[x86_64 PATCH] Handle SUBREG conversions in TImode STV (for ptest)
 2023-06-24 17:13 UTC 

[PATCH] RISC-V: Split VF iterators for Zvfh(min)
 2023-06-24 16:38 UTC  (2+ messages)

[PATCH v6 0/6] c++, libstdc++: get std::is_object to dispatch to new built-in traits
 2023-06-24 15:12 UTC  (5+ messages)
` [PATCH v7 "

[PATCH 1/2] c++: implement __is_volatile built-in trait
 2023-06-24 14:47 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] libstdc++: use new built-in trait __is_volatile

[PATCH] RISC-V: Refactor the integer ternary autovec pattern
 2023-06-24 14:43 UTC  (3+ messages)

[PATCH V3] RISC-V: Support RVV floating-point auto-vectorization
 2023-06-24 14:42 UTC  (3+ messages)

[PATCH] RISC-V: Implement autovec copysign
 2023-06-24 14:39 UTC  (7+ messages)
    `  "
      ` [PATCH v2] "

[PATCH][RFC] middle-end/110237 - wrong MEM_ATTRs for partial loads/stores
 2023-06-24 14:32 UTC  (3+ messages)

[PATCH 1/2] c++: implement __is_array built-in trait
 2023-06-24 14:17 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] libstdc++: use new built-in trait __is_array

[PATCH] SSA ALIAS: Apply LEN_MASK_STORE to 'ref_maybe_used_by_call_p_1'
 2023-06-24 14:12 UTC  (4+ messages)
  `  "

[PATCH v2 0/3] c++: Track lifetimes in constant evaluation [PR70331,...]
 2023-06-24 14:02 UTC  (4+ messages)
` [PATCH v2 1/3] c++: Track lifetimes in constant evaluation [PR70331,PR96630,PR98675]
  ` [PATCH v2 1/3] c++: Track lifetimes in constant evaluation [PR70331, PR96630, PR98675]

[PATCH 1/2] c++: implement __is_const built-in trait
 2023-06-24 13:42 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] libstdc++: use new built-in trait __is_const

[PATCH] c++: Report invalid id-expression in decltype [PR100482]
 2023-06-24 13:27 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).