public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] RISC-V: Removed unnecessary sign-extend for vsetvl
 2023-11-09  9:54 UTC  (4+ messages)

[PATCH] i386: Fix C99 compatibility issues in the x86-64 AVX ABI test suite
 2023-11-09  9:36 UTC  (4+ messages)

[PATCH v2] i386 PIE: accept @GOTOFF in load/store multi base address
 2023-11-09  9:30 UTC  (2+ messages)

[PATCH] tree-optimization/111950 - vectorizer loop copying
 2023-11-09  9:23 UTC  (2+ messages)

[PATCH v3] sched: Change no_real_insns_p to no_real_nondebug_insns_p [PR108273]
 2023-11-09  9:10 UTC  (4+ messages)
` PING^1 "

[PATCH] minimal support for xtheadv
 2023-11-09  8:38 UTC  (4+ messages)

[PATCH] s390: Reduce number of patterns where the condition is false anyway
 2023-11-09  8:28 UTC  (2+ messages)

[PATCH 1/3] s390: Recognize further vpdi and vmr{l,h} pattern
 2023-11-09  8:27 UTC  (6+ messages)
` [PATCH 2/3] s390: Add expand_perm_reverse_elements
` [PATCH 3/3] s390: Revise vector reverse elements

[PATCH] Fix wrong code due to vec_merge + pcmp to blendvb splitter
 2023-11-09  8:21 UTC 

[PATCH] libsupc++: try cxa_thread_atexit_impl at runtime
 2023-11-09  8:20 UTC  (2+ messages)

[PATCH][_Hashtable] Use RAII to restore Rehash state
 2023-11-09  8:11 UTC  (4+ messages)

[PATCH] RISC-V: Fix the illegal operands for the XTheadMemidx extension
 2023-11-09  8:08 UTC  (3+ messages)

[PATCH] testsuite: xfail scev-[35].c on ia32
 2023-11-09  7:33 UTC  (2+ messages)

[PATCH] Avoid generate vblendps with ymm16+
 2023-11-09  7:27 UTC  (2+ messages)

[PATCH v1] RISC-V: Refine frm emit after bb end in succ edges
 2023-11-09  6:53 UTC  (2+ messages)

[PATCH v1] EXPMED: Allow vector mode for DSE extract_low_bits [PR111720]
 2023-11-09  6:08 UTC  (2+ messages)
` [PATCH v2] DSE: Allow vector type for get_stored_val when read < store

[PATCH, expand] Call misaligned memory reference in expand_builtin_return [PR112417]
 2023-11-09  5:41 UTC 

[PATCH] libstdc++: optimize bit iterators assuming normalization [PR110807]
 2023-11-09  3:36 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] RISC-V: Fix dynamic LMUL cost model ICE
 2023-11-09  2:49 UTC  (3+ messages)

[PATCH] skip debug stmts when assigning locus discriminators
 2023-11-09  2:46 UTC  (3+ messages)
` [EXTERNAL] "

[Committed] RISC-V: Fix dynamic tests [NFC]
 2023-11-09  1:55 UTC 

[PATCH] testsuite: tsan: add fallback overload for pthread_cond_clockwait
 2023-11-09  1:49 UTC 

[PATCH-3v3, rs6000] Fix regression cases caused 16-byte by pieces move [PR111449]
 2023-11-09  1:32 UTC 

[PATCH-2v2, rs6000] Enable vector mode for by pieces equality compare [PR111449]
 2023-11-09  1:31 UTC 

[PATCH][_Hahstable] Use RAII to guard node pointer while constructing
 2023-11-09  0:57 UTC  (2+ messages)

[PATCH] c++: non-dependent .* folding [PR112427]
 2023-11-08 21:59 UTC 

[PATCH] testsuite: force PIC/PIE off for pr58245-1.C
 2023-11-08 21:26 UTC  (2+ messages)

[committed] i386: Apply LRA reload workaround to insns with high registers [PR82524]
 2023-11-08 20:59 UTC 

[PATCH 0/7] ira/lra: Support subreg coalesce
 2023-11-08 19:13 UTC  (14+ messages)
` [PATCH 1/7] ira: Refactor the handling of register conflicts to make it more general
` [PATCH 2/7] ira: Add live_subreg problem and apply to ira pass
` [PATCH 3/7] ira: Support subreg live range track
` [PATCH 4/7] ira: Support subreg copy
` [PATCH 5/7] ira: Add all nregs >= 2 pseudos to tracke subreg list
` [PATCH 6/7] lra: Apply live_subreg df_problem to lra pass
` [PATCH 7/7] lra: Support subreg live range track and conflict detect

[PATCH v2] c: Add -Wreturn-mismatch warning, split from -Wreturn-type
 2023-11-08 18:10 UTC  (3+ messages)

[PATCH] libgcc: Add {unsigned ,}__int128 <-> _Decimal{32,64,128} conversion support [PR65833]
 2023-11-08 18:07 UTC  (2+ messages)

[patch] OpenMP/Fortran: Implement omp allocators/allocate for ptr/allocatables
 2023-11-08 16:58 UTC 

[PATCH v2] [PR83782] ifunc: back-propagate ifunc_resolver to aliases
 2023-11-08 16:42 UTC 

testsuite: introduce hostedlib effective target
 2023-11-08 16:29 UTC  (10+ messages)

PR111754
 2023-11-08 16:27 UTC  (6+ messages)

[PATCH] vect: Use statement vectype for conditional mask
 2023-11-08 16:18 UTC 

[PATCH] Power10: Add options to disable load and store vector pair
 2023-11-08 16:10 UTC  (2+ messages)
` Revert: "

[PATCH] testsuite: adjust gomp test for x86 -m32
 2023-11-08 16:05 UTC  (2+ messages)

committed [RISC-V]: Harden test scan patterns
 2023-11-08 16:00 UTC  (10+ messages)
          ` RFA: make scan-assembler* ignore LTO sections (Was: Re: committed [RISC-V]: Harden test scan patterns)

[PATCH] testsuite: arg-pushing reqs -mno-accumulate-outgoing-args
 2023-11-08 15:55 UTC 

[PATCH] Do not prepend target triple to -fuse-ld=lld,mold
 2023-11-08 15:41 UTC  (9+ messages)

[PATCH] Fix SIMD clone SLP a bit more
 2023-11-08 15:36 UTC 

[PATCH 4/4] Refactor x86 decl based scatter vectorization, prepare SLP
 2023-11-08 15:03 UTC 

[PATCH 3/4] Fix SLP of emulated gathers
 2023-11-08 15:03 UTC 

[PATCH 2/4] TLC to vect_check_store_rhs and vect_slp_child_index_for_operand
 2023-11-08 15:03 UTC 

[PATCH 1/4] Fix SLP of masked loads
 2023-11-08 15:02 UTC 

[PATCH] gcc.dg/Wmissing-parameter-type*: Test the intended warning
 2023-11-08 15:00 UTC  (2+ messages)

[PATCH] tree-ssa-loop-ivopts : Add live analysis in regs used in decision making
 2023-11-08 15:00 UTC 

[PATCH][_Hashtable] Add missing destructor call
 2023-11-08 14:26 UTC  (4+ messages)

[PATCH]AArch64: Use SVE unpredicated LOGICAL expressions when Advanced SIMD inefficient [PR109154]
 2023-11-08 14:21 UTC  (5+ messages)

[RFC PATCH] tree-ssa-sink: do not sink to in front of setjmp
 2023-11-08 13:06 UTC  (5+ messages)
` [PATCH 1/3] "

[PATCH v2 0/3] libgfortran: empty array fixes
 2023-11-08 13:06 UTC  (4+ messages)

[avr,committed] Tweak IEEE double multiplication
 2023-11-08 11:53 UTC 

[Committed] RISC-V: Fix VSETVL VL check condition bug
 2023-11-08 11:33 UTC 

[PATCH 0/3] RISC-V: Support CORE-V XCVELW and XCVBI extensions
 2023-11-08 11:09 UTC  (4+ messages)
` [PATCH 1/3] RISC-V: Add support for XCVelw extension in CV32E40P
` [PATCH 2/3] RISC-V: Update XCValu constraints to match other vendors
` [PATCH 3/3] RISC-V: Add support for XCVbi extension in CV32E40P

[PATCH] Middle-end: Fix bug of induction variable vectorization for RVV
 2023-11-08 10:59 UTC  (2+ messages)

[PATCH] Improve C99 compatibility of gcc.dg/setjmp-7.c test
 2023-11-08 10:23 UTC  (2+ messages)

[PATCH 0/5] aarch64: Add Armv9.4-a 128-bit system-register read/write support
 2023-11-08 10:03 UTC  (13+ messages)
` [PATCH 1/5] aarch64: Add march flags for +the and +d128 arch extensions
` [PATCH 2/5] aarch64: Add support for GCS system registers with the +gcs modifier
` [PATCH 3/5] aarch64: Sync `aarch64-sys-regs.def' with Binutils
` [PATCH 4/5] aarch64: Implement 128-bit extension to ACLE sysreg r/w builtins
` [PATCH 5/5] aarch64: Add rsr128 and wsr128 ACLE tests

[PATCH] RISC-V: Eliminate unused parameter warning
 2023-11-08  9:10 UTC  (2+ messages)

[PATCH] LoongArch: Remove redundant barrier instructions before LL-SC loops
 2023-11-08  8:27 UTC  (3+ messages)

[PATCH] Handle bitop with INTEGER_CST in analyze_and_compute_bitop_with_inv_effect
 2023-11-08  8:22 UTC  (8+ messages)
` [V2 PATCH] "

[PATCH V2] test: Fix bb-slp-33.c for RVV
 2023-11-08  7:21 UTC  (3+ messages)

[PATCH] [i386] APX: Fix ICE due to movti postreload splitter [PR112394]
 2023-11-08  7:21 UTC  (2+ messages)

[PATCH] RISC-V: Normalize user vsetvl intrinsics[PR112092]
 2023-11-08  6:52 UTC  (7+ messages)
  `  "

[PATCH] RISC-V: Nan-box the result of movhf on soft-fp16
 2023-11-08  6:39 UTC  (2+ messages)

[PATCH] diagnostics: pch: Remember diagnostic pragmas in a PCH [PR64117]
 2023-11-08  3:17 UTC 

[PATCH v2] rs6000: Don't use optimize_function_for_speed_p too early [PR108184]
 2023-11-08  2:51 UTC  (5+ messages)
` PING^1 "
  ` PING^2 "
    ` PING^3 "
      ` PING^4 "

[PATCH 0/9] rs6000: Rework rs6000_emit_vector_compare
 2023-11-08  2:50 UTC  (7+ messages)
` PING^1 "
  ` PING^2 "
    ` PING^3 "
      ` PING^4 "
        ` PING^5 "
          ` PING^6 "

[PATCH 00/12] Tweaks and extensions to the mode-switching pass
 2023-11-08  2:24 UTC  (9+ messages)
` [PATCH 07/12] mode-switching: Allow targets to set the mode for EH handlers
` [PATCH 10/12] mode-switching: Use 1-based edge aux fields

[PATCH/RFC] libdiagnostics: a shared library for emitting diagnostics
 2023-11-08  0:45 UTC  (13+ messages)
` [PATCH 1/2] libdiagnostics: header and examples
` [PATCH 2/2] libdiagnostics: work-in-progress implementation
` [PATCH] binutils: experimental use of libdiagnostics in gas

[committed] testsuite: Rename c2x-*, gnu2x-* tests to c23-*, gnu23-*
 2023-11-08  0:22 UTC 

[PATCH v1] ISC-V: Support FP floor to i/l/ll diff size autovec
 2023-11-07 23:51 UTC  (3+ messages)
  ` [PATCH v1] RISC-V: "

c23 type compatibility rules, v2
 2023-11-07 23:45 UTC  (9+ messages)
` [C PATCH 2/6] c23: recursive type checking of tagged type
` [C PATCH 3/6] c23: tag compatibility rules for struct and unions
` [C PATCH 4/6] c23: tag compatibility rules for enums
` [C PATCH 6/6] c23: construct composite type for tagged types

[PATCH v1] RISC-V: Support FP rint to i/l/ll diff size autovec
 2023-11-07 23:28 UTC  (5+ messages)
    `  "

[PATCH 5/21]middle-end: update vectorizer's control update to support picking an exit other than loop latch
 2023-11-07 23:10 UTC  (3+ messages)

[committed] testsuite: Refer more consistently to C23 not C2X
 2023-11-07 22:01 UTC 

[PATCH] openmp: Add support for the 'indirect' clause in C/C++
 2023-11-07 21:59 UTC  (7+ messages)

[PATCH v3] c-family: Enable -fpermissive for C and ObjC
 2023-11-07 21:26 UTC  (2+ messages)

[committed] c: Change T2X_* format checking macros to T23_*
 2023-11-07 20:04 UTC 

[PATCH] c++: decltype of (by-value captured reference) [PR79620]
 2023-11-07 19:55 UTC  (2+ messages)

[PATCH] c++: decltype of capture proxy [PR79378, PR96917]
 2023-11-07 19:52 UTC 

[committed] i386: Make flags_reg_operand a special predicate
 2023-11-07 18:36 UTC 

[PATCH] genemit: Split insn-emit.cc into ten files
 2023-11-07 17:52 UTC  (3+ messages)
` [PATCH] Fix configure script comments(!?!) (Was: Re: [PATCH] genemit: Split insn-emit.cc into ten files)
  ` [PATCH] gcc/configure: Regenerate

[PATCH] RISC-V: Use stdint-gcc.h in rvv testsuite
 2023-11-07 17:41 UTC  (2+ messages)

[PATCH] aarch64: New RTL optimization pass avoid-store-forwarding
 2023-11-07 17:29 UTC 

Order#23723
 2023-11-07 17:18 UTC 

[PATCH] attribs: Fix ICE with -Wno-attributes= [PR112339]
 2023-11-07 17:05 UTC  (3+ messages)

[pushed] [RA]: Modify cost calculation for dealing with pseudo equivalences
 2023-11-07 16:18 UTC  (2+ messages)

[PATCH] testsuite: nodiscard-reason-nonstring.C FAIL in C++26
 2023-11-07 15:54 UTC  (2+ messages)

[committed] OpenMP: invoke.texi - mention C attribute syntax for -fopenmp(-simd)
 2023-11-07 15:30 UTC 

[pushed] aarch64: Add a %Z operand modifier for SVE registers
 2023-11-07 15:23 UTC 

[PATCH V2] test: Fix FAIL of pr97428.c for RVV
 2023-11-07 15:20 UTC  (3+ messages)
  `  "

[PATCH] test: Fix bb-slp-33.c for RVV
 2023-11-07 15:19 UTC  (3+ messages)
  `  "

[PATCH V3] test: Fix FAIL of pr97428.c for RVV
 2023-11-07 15:18 UTC 

[PATCH] c++: fix tf_decltype manipulation for COMPOUND_EXPR
 2023-11-07 15:08 UTC 

[PATCH] test: Recover sdiv_pow2 check and remove test of RISC-V
 2023-11-07 15:05 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).