public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[V8][PATCH 0/2]Accept and Handle the case when a structure including a FAM nested in another structure
 2023-05-25  1:22 UTC  (2+ messages)
` [PATCH 1/2] Handle component_ref to a structre/union field including flexible array member [PR101832]

Jacket&Manufacturer,
 2023-05-25  0:37 UTC 

[PATCH] PR gcc/98350:Handle FMA friendly in reassoc pass
 2023-05-24 23:43 UTC  (3+ messages)

[PATCH] Handle FMA friendly in reassoc pass
 2023-05-24 23:30 UTC 

[PATCH] RISC-V: Add missing torture-init and torture-finish for rvv.exp
 2023-05-24 23:15 UTC  (9+ messages)

[RFC] RISC-V: Eliminate extension after for *w instructions
 2023-05-24 23:14 UTC 

[COMMITTED 4/4] - Gimple range PHI analyzer and testcases
 2023-05-24 21:19 UTC 

[COMMITTED 3/4] Provide relation queries for a stmt
 2023-05-24 21:19 UTC 

[COMMITTED 2/4] - Make ssa_cache a range_query
 2023-05-24 21:19 UTC 

[COMMITTED 1/4] - Make ssa_cache and ssa_lazy_cache virtual
 2023-05-24 21:19 UTC 

[PATCH] testsuite, analyzer: Fix testcases with fclose
 2023-05-24 20:59 UTC  (2+ messages)

[PATCH] LoongArch: Fix the problem of structure parameter passing in C++. This structure has empty structure members and less than three floating point members
 2023-05-24 20:15 UTC  (9+ messages)

[PATCH V14] VECT: Add decrement IV iteration loop control by variable amount support
 2023-05-24 20:05 UTC  (12+ messages)
  `  "
    ` 回复: "

[aarch64] Code-gen for vector initialization involving constants
 2023-05-24 19:58 UTC  (23+ messages)

[PATCH] Fortran: checking and simplification of RESHAPE intrinsic [PR103794]
 2023-05-24 19:48 UTC  (2+ messages)

[PATCH] Fortran: reject bad DIM argument of SIZE intrinsic in simplification [PR104350]
 2023-05-24 19:47 UTC  (2+ messages)

[PATCH v4] libgfortran: Replace mutex with rwlock
 2023-05-24 19:18 UTC  (4+ messages)

[PATCH RFC] c++: use __cxa_call_terminate for MUST_NOT_THROW [PR97720]
 2023-05-24 18:55 UTC 

[COMMITTED] Remove deprecated vrange::kind()
 2023-05-24 18:41 UTC 

[PATCH] doc: clarify semantics of vector bitwise shifts
 2023-05-24 18:36 UTC  (2+ messages)

[i386 PATCH] A minor code clean-up: Use NULL_RTX instead of nullptr
 2023-05-24 17:54 UTC 

[PATCH v3] tree-ssa-sink: Improve code sinking pass
 2023-05-24 17:32 UTC 

[V7][PATCH 0/2]Accept and Handle the case when a structure including a FAM nested in another structure
 2023-05-24 16:57 UTC  (8+ messages)
` [V7][PATCH 1/2] Handle component_ref to a structre/union field including flexible array member [PR101832]
` [V7][PATCH 2/2] Update documentation to clarify a GCC extension [PR77650]

[PATCH] Dump if a pattern fails after having printed applying it
 2023-05-24 16:42 UTC  (3+ messages)

[PATCH] rs6000: Add buildin for mffscrn instructions
 2023-05-24 16:32 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] libstdc++: Fix type of first argument to vec_cntm call
 2023-05-24 16:18 UTC  (2+ messages)

[patch]: Implement PR104327 for avr
 2023-05-24 15:44 UTC  (3+ messages)

[PATCH V12] VECT: Add decrement IV iteration loop control by variable amount support
 2023-05-24 14:58 UTC  (15+ messages)
  `  "

[PATCH V13] VECT: Add decrement IV iteration loop control by variable amount support
 2023-05-24 14:49 UTC  (2+ messages)

[PATCH] Fix artificial overflow during GENERIC folding
 2023-05-24 14:41 UTC  (5+ messages)

[PATCH] doc: clarify semantics of vector bitwise shifts
 2023-05-24 14:21 UTC  (3+ messages)

[COMMITTED] i386: Add v<any_shift:insn>v4qi3 expander
 2023-05-24 14:20 UTC 

[PATCH] Provide an API for ipa_vr
 2023-05-24 14:10 UTC  (2+ messages)

[PATCH][committed] aarch64: PR target/99195 Annotate vector shift patterns for vec-concat-zero
 2023-05-24 13:52 UTC 

[PATCH] tree-optimization/109849 - missed code hoisting
 2023-05-24 12:45 UTC  (4+ messages)

[COMMITTED 3/3] PR tree-optimization/109695 - Only update global value if it changes
 2023-05-24 12:42 UTC 

[COMMITTED 2/3] PR tree-optimization/109695 - Use negative values to reflect always_current in the, temporal cache
 2023-05-24 12:42 UTC 

[COMMITTED 1/3] PR tree-optimization/109695 - Choose better initial values for ranger
 2023-05-24 12:42 UTC 

[PATCH] target/109944 - avoid STLF fail for V16QImode CTOR expansion
 2023-05-24 12:25 UTC 

[PATCH] Use expandargv on gcc-ar [PR77576]
 2023-05-24 12:21 UTC 

[PATCH] RISC-V: Add FRM_ prefix to dynamic rounding mode enum
 2023-05-24 11:41 UTC  (3+ messages)

[PATCH] RISC-V: Remove FRM_REGNUM dependency for rtx conversions
 2023-05-24 11:26 UTC 

[PATCH V3] RISC-V: Add RVV comparison autovectorization
 2023-05-24 11:20 UTC  (4+ messages)

[PATCH] tree-optimization/109849 - fix fallout of PRE hoisting change
 2023-05-24 11:18 UTC 

[PATCH] libstdc++: Add missing constexpr to simd_neon
 2023-05-24 11:02 UTC  (2+ messages)

[PATCH] libstdc++: Fix SFINAE for __is_intrinsic_type on ARM
 2023-05-24 11:02 UTC  (2+ messages)

[PATCH] target/109944 - avoid STLF fail for V16QImode CTOR expansion
 2023-05-24 10:13 UTC 

[PATCH] vect: Missed opportunity to use [SU]ABD
 2023-05-24  9:48 UTC  (3+ messages)
` [PATCH 1/2] "

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

[PATCH] [x86] reenable dword MOVE_MAX for better memmove inlining
 2023-05-24  9:12 UTC  (2+ messages)

[PATCH] [PR100106] Reject unaligned subregs when strict alignment is required
 2023-05-24  9:04 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] [testsuite] require profiling for -pg
 2023-05-24  9:03 UTC  (2+ messages)

[PATCH] [testsuite] require pthread for openmp
 2023-05-24  9:03 UTC  (2+ messages)

[PATCH] [testsuite] require pic for pr103074.c
 2023-05-24  9:02 UTC  (2+ messages)

[PATCH] [testsuite] tsvc: skip include malloc.h when unavailable
 2023-05-24  9:02 UTC  (2+ messages)

[PATCH] PR middle-end/109840: Preserve popcount/parity type in match.pd
 2023-05-24  8:54 UTC  (2+ messages)

[PATCH] [libstdc++] [testsuite] xfail to_chars/long_double on x86-vxworks
 2023-05-24  8:35 UTC  (2+ messages)

[PATCH][committed] arm: PR target/109939 Correct signedness of return type of __ssat intrinsics
 2023-05-24  8:32 UTC 

[PATCH] early-remat: Resync with new DF postorders [PR109940]
 2023-05-24  8:19 UTC  (2+ messages)

[V2 COMMITTED] RISC-V: Add RVV mask logic auto-vectorization
 2023-05-24  8:14 UTC  (5+ messages)
  `  "

[PATCH] RISC-V: Add RVV mask logic auto-vectorization
 2023-05-24  7:20 UTC  (3+ messages)
  `  "

[PATCH] [testsuite] [x86] cope with --enable-frame-pointer
 2023-05-24  6:31 UTC  (2+ messages)

[PATCH] [testsuite] [ppc] xfail uninit-pred-9_b bogus warn on ppc32 too
 2023-05-24  5:59 UTC  (2+ messages)

[PATCH] [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract*
 2023-05-24  5:51 UTC 

[PATCH] [testsuite] [i386] enable sse2 for signbit-2.c
 2023-05-24  5:40 UTC  (2+ messages)

[PATCH] Check for sysconf decl on vxworks
 2023-05-24  5:31 UTC  (2+ messages)

[PATCH 1/2] vect: Refactor code for index == count in vect_transform_slp_perm_load_1
 2023-05-24  5:23 UTC  (6+ messages)
` [PATCH 2/2] vect: Enhance cost evaluation "

[PATCH] Replace __gnu_cxx::__ops::__negate with std::not_fn
 2023-05-24  4:51 UTC  (3+ messages)

[PATCH V5] RISC-V: Add RVV comparison autovectorization
 2023-05-24  3:39 UTC  (3+ messages)

[PATCH V2] RISC-V: Add RVV comparison autovectorization
 2023-05-24  3:30 UTC  (7+ messages)
  `  "

[PATCH] RISC-V: Support RVV VREINTERPRET from vbool*_t to vuint*m1_t
 2023-05-24  3:30 UTC  (3+ messages)

[PATCH] RISC-V: Support RVV VREINTERPRET from vbool*_t to vint*m1_t
 2023-05-24  3:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool[2-64]_t
 2023-05-24  3:17 UTC  (3+ messages)

[PATCH V4] RISC-V: Add RVV comparison autovectorization
 2023-05-24  3:16 UTC  (2+ messages)

[PATCH V2] RISC-V: Fix incorrect code of reaching inaccessible memory address
 2023-05-24  3:01 UTC  (3+ messages)

[PATCH] RISC-V: Fix incorrect code of touching inaccessible memory address
 2023-05-24  2:40 UTC  (3+ messages)
  `  "

[PATCH V2] RISC-V: Fix magic number of RVV auto-vectorization expander
 2023-05-24  2:28 UTC  (8+ messages)
  `  "

[PATCH] MIPS: don't expand large block move
 2023-05-24  2:04 UTC  (4+ messages)

[PATCH] RISC-V: Fix magic number of RVV auto-vectorization expander
 2023-05-24  1:13 UTC 

[PATCH 2/2] xtensa: Merge '*addx' and '*subx' insn patterns into one
 2023-05-23 20:05 UTC  (2+ messages)

[PATCH 1/2] xtensa: Optimize '(x & CST1_POW2) != 0 ? CST2_POW2 : 0'
 2023-05-23 20:05 UTC  (4+ messages)
    ` [PATCH v2] "

RISC-V: Use extension instructions instead of bitwise "and"
 2023-05-23 19:46 UTC 

[PATCH] libstdc++: use using instead of typedef for type_traits
 2023-05-23 19:41 UTC 

[patch] mcore: Fix sprintf length warning
 2023-05-23 18:11 UTC  (2+ messages)

[avr,committed] Fix cost computation for bit insertions
 2023-05-23 16:57 UTC 

[PATCH] tree-optimization/109747 - SLP cost of CTORs
 2023-05-23 16:53 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).