public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH V2] RISC-V: Fix bug of pre-calculated const vector mask
 2023-06-28  6:01 UTC  (6+ messages)
    `  "

[pushed] c++: inherited constructor attributes
 2023-06-28  4:42 UTC 

[PATCH] RISC-V: Support vfwmul.vv combine lowering
 2023-06-28  4:15 UTC 

[pushed] c++: C++26 constexpr cast from void* [PR110344]
 2023-06-28  3:29 UTC 

[pushed] testsuite: std_list handling for { target c++26 }
 2023-06-28  3:28 UTC 

[x86 PATCH] Tweak ix86_expand_int_compare to use PTEST for vector equality
 2023-06-28  3:22 UTC  (2+ messages)

[PATCH V2] RISC-V: Support floating-point vfwadd/vfwsub vv/wv combine lowering
 2023-06-28  3:15 UTC  (2+ messages)

[PATCH] RISC-V: Support floating-point vfwadd/vfwsub vv/wv combine lowering
 2023-06-28  3:07 UTC  (2+ messages)

[PATCH] i386: Sync tune_string with arch_string for target attribute arch=*
 2023-06-28  1:53 UTC  (4+ messages)

[PATCH] i386: Relax inline requirement for functions with different target attrs
 2023-06-28  1:49 UTC  (3+ messages)

[PATCH] match.pd: Use element_mode instead of TYPE_MODE
 2023-06-27 23:05 UTC  (13+ messages)

[r14-2117 Regression] FAIL: gcc.dg/vect/slp-46.c scan-tree-dump-times vect "vectorizing stmts using SLP" 4 on Linux/x86_64
 2023-06-27 22:29 UTC 

[PATCH] strub: machine-independent stack scrubbing
 2023-06-27 21:28 UTC  (4+ messages)
  ` [PATCH v2 00/10] Introduce "
    ` [PATCH v3] "

[PATCH] Fix collection and processing of autoprofile data for target libs
 2023-06-27 21:26 UTC 

[x86 PATCH] Add cbranchti4 pattern to i386.md (for -m32 compare_by_pieces)
 2023-06-27 20:20 UTC  (2+ messages)

[x86 PATCH] Fix FAIL of gcc.target/i386/pr78794.c on ia32
 2023-06-27 20:02 UTC  (2+ messages)

[x86 PATCH] Tweak ix86_expand_int_compare to use PTEST for vector equality
 2023-06-27 19:27 UTC 

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

[SVE] Fold svdupq to VEC_PERM_EXPR if elements are not constant
 2023-06-27 19:03 UTC  (3+ messages)

[PATCH V3, rs6000] Disable generation of scalar modulo instructions
 2023-06-27 18:56 UTC  (2+ messages)

[testsuite] note pitfall in how outputs.exp sets gld
 2023-06-27 18:29 UTC  (2+ messages)

Enable ranger for ipa-prop
 2023-06-27 17:54 UTC  (5+ messages)

[PATCH] Mark asm goto with outputs as volatile
 2023-06-27 17:23 UTC  (4+ messages)

[PATCH] configure: Implement --enable-host-bind-now
 2023-06-27 17:06 UTC  (5+ messages)

[PATCH] Basic asm blocks should always be volatile
 2023-06-27 16:05 UTC 

[V1][PATCH 0/3] New attribute "element_count" to annotate bounds for C99 FAM(PR108896)
 2023-06-27 15:44 UTC  (18+ messages)
` [V1][PATCH 1/3] Provide element_count attribute to flexible array member field (PR108896)

[PATCH] RISC-V: Fix bug of pre-calculated const vector mask
 2023-06-27 14:09 UTC 

[COMMITTED] ada: Fix build of GNAT tools
 2023-06-27 12:08 UTC 

[COMMITTED] ada: Fix bad interaction between inlining and thunk generation
 2023-06-27 12:08 UTC 

[COMMITTED] ada: Make the identification of case expressions more robust
 2023-06-27 12:08 UTC 

[COMMITTED] ada: Fix double finalization of case expression in concatenation
 2023-06-27 12:08 UTC 

[COMMITTED] ada: Fix incorrect handling of iterator specifications in recent change
 2023-06-27 12:08 UTC 

[COMMITTED] ada: Correct the contract of Ada.Text_IO.Get_Line
 2023-06-27 12:08 UTC 

[COMMITTED] ada: Fix too late finalization and secondary stack release in iterator loops
 2023-06-27 12:08 UTC 

[COMMITTED] ada: Plug small loophole in the handling of private views in instances
 2023-06-27 12:08 UTC 

[COMMITTED] ada: Plug another loophole in the handling of private views in instances
 2023-06-27 12:08 UTC 

[COMMITTED] ada: Update printing container aggregates for debugging
 2023-06-27 12:07 UTC 

[COMMITTED] ada: Fix expanding container aggregates
 2023-06-27 12:07 UTC 

[PATCH] Prevent TYPE_PRECISION on VECTOR_TYPEs
 2023-06-27  9:47 UTC  (2+ messages)

[PATCH V4] SCCVN: Add LEN_MASK_STORE and fix LEN_STORE
 2023-06-27  8:59 UTC  (11+ messages)
  `  "

[PATCH] mips: Fix overaligned function arguments [PR109435]
 2023-06-27  8:54 UTC  (7+ messages)
          ` [PATCH v2] "

[PATCH v7] tree-ssa-sink: Improve code sinking pass
 2023-06-27  8:13 UTC 

[PATCH 1/2] Mid engine setup [SU]ABDL
 2023-06-27  7:46 UTC  (3+ messages)

[PATCH] [x86] Refine maskstore patterns with UNSPEC_MASKMOV
 2023-06-27  7:46 UTC  (4+ messages)

[RFC] GNU Vector Extension -- Packed Boolean Vectors
 2023-06-27  7:28 UTC  (4+ messages)

[PATCH] gengtype: Handle braced initialisers in structs
 2023-06-27  7:20 UTC  (2+ messages)

[PATCH v1] RISC-V: Allow rounding mode control for RVV floating-point add
 2023-06-27  7:02 UTC  (3+ messages)

Fix profile of forwardes produced by cd-dce
 2023-06-27  6:35 UTC  (2+ messages)

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

[PATCH] aarch64: Remove architecture dependencies from intrinsics
 2023-06-27  6:23 UTC  (2+ messages)

[PATCH] Extend streamer_mode_table size to MACHINE_MODE_BITSIZE
 2023-06-27  6:20 UTC  (3+ messages)
  `  "

[PATCH 1/2] Don't issue vzeroupper for vzeroupper call_insn
 2023-06-27  6:11 UTC  (8+ messages)
` [PATCH 2/2] Make option mvzeroupper independent of optimization level

[PATCH] Issue a warning for conversion between short and __bf16 under TARGET_AVX512BF16
 2023-06-27  5:13 UTC  (2+ messages)

[PATCH v3] x86: make VPTERNLOG* usable on less than 512-bit operands with just AVX512F
 2023-06-27  5:11 UTC  (5+ messages)

[PATCH] Fix __builtin_alloca_with_align_and_max defbuiltin usage
 2023-06-27  2:32 UTC 

Sell Fabric,
 2023-06-27  2:10 UTC 

[PATCH V2] RISC-V: Support const vector expansion with step vector with base != 0
 2023-06-27  0:07 UTC  (5+ messages)

[PATCH] Move substitute_and_fold over to use simple_dce_from_worklist
 2023-06-26 23:34 UTC  (7+ messages)

[PATCH] Improve DSE to handle stores before __builtin_unreachable ()
 2023-06-26 22:37 UTC  (3+ messages)

[Committed] docs: Add @cindex for some attributes
 2023-06-26 22:07 UTC 

[PATCH] RISC-V: Add autovect widening/narrowing Integer/FP conversions
 2023-06-26 21:58 UTC  (3+ messages)

[PATCH] RISC-V: Add autovec FP widening/narrowing
 2023-06-26 21:55 UTC  (3+ messages)

[PATCH] RISC-V: Add autovec FP int->float conversion
 2023-06-26 21:54 UTC  (3+ messages)
  `  "

[PATCH 2/2] AArch64: New RTL for ABDL
 2023-06-26 20:54 UTC  (2+ messages)

[PATCH v2 0/3] c++: Track lifetimes in constant evaluation [PR70331,...]
 2023-06-26 19:37 UTC  (5+ 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] Introduce hardbool attribute for C
 2023-06-26 19:05 UTC  (8+ messages)

[PATCH] libstdc++: Synchronize PSTL with upstream
 2023-06-26 18:57 UTC  (3+ messages)

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

Merge from trunk to gccgo branch
 2023-06-26 17:51 UTC  (2+ 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  (6+ messages)
` [PATCH] Implement ipa_vr hashing
` [PATCH] Convert remaining uses of value_range in ipa-*.cc to Value_Range

Gcc - CIFF FASHION FAIR 2023
 2023-06-26 16:20 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)

[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 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] 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 

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