public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] openmp: Add support for 'present' modifier
 2023-06-06 14:55 UTC  (4+ messages)
` [PATCHv2] "
    ` [committed] "

[PATCH V4] RISC-V: Add RVV vwmacc/vwmaccu/vwmaccsu combine lowering optmization
 2023-06-06 14:45 UTC  (2+ messages)

[PATCH] Fold _mm{,256,512}_abs_{epi8,epi16,epi32,epi64} into gimple ABSU_EXPR + VCE
 2023-06-06 14:36 UTC  (11+ messages)
` [PATCH] Don't fold _mm{,256}_blendv_epi8 into (mask < 0 ? src1 : src2) when -funsigned-char
  ` [PATCH] Don't fold _mm{, 256}_blendv_epi8 "
    ` [PATCH v2] Explicitly view_convert_expr mask to signed type when folding pblendvb builtins
` [PATCH] Fold _mm{, 256, 512}_abs_{epi8, epi16, epi32, epi64} into gimple ABSU_EXPR + VCE
  ` [PATCH 1/2] Fold _mm{,256,512}_abs_{epi8,epi16,epi32,epi64} "

[PATCH 1/2] Missed opportunity to use [SU]ABD
 2023-06-06 14:34 UTC  (5+ messages)
` [PATCH] vect: "

[PATCH v1] RISC-V: Refactor ZVFHMIN to separated iterator and pattern
 2023-06-06 14:34 UTC  (3+ messages)

[PATCH] libstdc++: Rewrite or avoid casts to 64-bit element types
 2023-06-06 14:13 UTC 

[PATCH 1/2] rs6000: genfusion: Rewrite load/compare code
 2023-06-06 13:48 UTC  (2+ messages)
` [PATCH 2/2] rs6000: genfusion: Delete dead code

[GCC 12, committed] d: Merge upstream dmd 316b89f1e3, phobos 8e8aaae50
 2023-06-06 13:41 UTC 

[PATCH] Fortran: add Fortran 2018 IEEE_{MIN,MAX} functions
 2023-06-06 13:19 UTC 

[PATCH] libstdc++: Avoid vector casts while still avoiding PR90424
 2023-06-06 13:04 UTC  (2+ messages)

[PATCH] libstdc++: Replace use of incorrect non-temporal store
 2023-06-06 13:03 UTC  (2+ messages)

[PATCH] RFC: New compact syntax for insn and insn_split in Machine Descriptions
 2023-06-06 12:49 UTC  (6+ messages)
` [PATCH v2] machine descriptor: "

[PATCH] Convert ipcp_vr_lattice to type agnostic framework
 2023-06-06 12:43 UTC  (2+ messages)

[committed] libstdc++: Protect against macros
 2023-06-06 12:23 UTC 

[PATCH] RISC-V: Add RVV vwmacc/vwmaccu/vwmaccsu combine lowering optmization
 2023-06-06 12:05 UTC  (7+ messages)
  `  "

[PATCH V2] RISC-V: Add RVV vwmacc/vwmaccu/vwmaccsu combine lowering optmization
 2023-06-06 11:49 UTC  (4+ messages)
` [PATCH] RISC-V: Enable SELECT_VL for RVV
` [PATCH] RISC-V: Support RVV VLA SLP auto-vectorization

[PATCH] analyzer: Standalone OOB-warning [PR109437, PR109439]
 2023-06-06 11:48 UTC 

[PATCH V3] RISC-V: Add RVV vwmacc/vwmaccu/vwmaccsu combine lowering optmization
 2023-06-06 11:48 UTC 

[committed] libstdc++: Fix ambiguous expression in std::array<T, 0>::front() [PR110139]
 2023-06-06 11:46 UTC 

[PATCH] libstdc++: Do not assume existence of char8_t codecvt facet
 2023-06-06 11:45 UTC  (3+ messages)

[committed] libstdc++: Use close-on-exec for file descriptors in filesystem::copy_file
 2023-06-06 11:38 UTC 

[PATCH v2 1/2] libstdc++: use copy_file_range, improve sendfile in filesystem::copy_file
 2023-06-06 11:37 UTC  (9+ messages)
` [PATCH v2 1/2] libstdc++: also use sendfile for big files

[PATCH] mips: Fix overaligned function arguments [PR109435]
 2023-06-06 10:50 UTC  (4+ messages)

[PATCH][committed] aarch64: Improve representation of vpaddd intrinsics
 2023-06-06 10:06 UTC 

[PATCH] libgcc: Fix eh_frame fast path in find_fde_tail
 2023-06-06  9:51 UTC 

[PATCH][committed] aarch64: Reimplement URSHR,SRSHR patterns with standard RTL codes
 2023-06-06  9:51 UTC 

[PATCH] Add COMPLEX_VECTOR_INT modes
 2023-06-06  9:37 UTC  (5+ messages)

[PATCH, rs6000] Add two peephole2 patterns for mr. insn
 2023-06-06  9:29 UTC  (2+ messages)

[PATCH] rs6000: Don't use TFmode for 128 bits fp constant in toc [PR110011]
 2023-06-06  9:20 UTC 

[PATCH] rs6000: Guard __builtin_{un,}pack_vector_int128 with vsx [PR109932]
 2023-06-06  9:19 UTC 

[PATCH] rs6000: vec_cmpne confusing implementation
 2023-06-06  9:02 UTC  (2+ messages)

[PATCH][committed] aarch64: Simplify SHRN, RSHRN expanders and patterns
 2023-06-06  8:56 UTC 

[PATCH][committed] aarch64: Improve representation of ADDLV instructions
 2023-06-06  8:54 UTC 

[PATCH] libiberty: writeargv: Simplify function error mode
 2023-06-06  8:44 UTC  (3+ messages)

[PATCH V3] VECT: Change flow of decrement IV
 2023-06-06  8:02 UTC  (6+ messages)
    `  "

[PATCH] tree-optimization/109143 - improve PTA compile time
 2023-06-06  7:21 UTC 

[PATCH] middle-end/110055 - avoid CLOBBERing static variables
 2023-06-06  7:21 UTC 

[PATCH] RISC-V: Support RVV VLA SLP auto-vectorization
 2023-06-06  7:04 UTC  (3+ messages)
  `  "

[PATCH v3] MIPS16: Implement `code_readable` function attribute
 2023-06-06  6:53 UTC 

[RFA] Improve strcmp expansion when one input is a constant string
 2023-06-06  6:47 UTC  (5+ messages)

[PATCH v2] MIPS16: Implement `code_readable` function attribute
 2023-06-06  5:59 UTC  (2+ messages)

[PATCH] riscv: Fix scope for memory model calculation
 2023-06-06  4:51 UTC 

[PATCH] riscv: Fix insn cost calculation
 2023-06-06  4:51 UTC 

[PATCH] configure: Implement --enable-host-pie
 2023-06-06  3:06 UTC  (8+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] Update perf auto profile script
 2023-06-06  3:03 UTC  (2+ messages)
` [EXTERNAL] "

[committed] bootstrap rtl-checking: Fix XVEC vs XVECEXP in postreload.cc
 2023-06-06  2:48 UTC 

[PATCH] [RISC-V] add TC for save-restore cfi directives
 2023-06-06  2:16 UTC  (2+ messages)

[PATCH v1] RISC-V: Support RVV FP16 ZVFH Reduction floating-point intrinsic API
 2023-06-06  2:12 UTC  (8+ messages)
    `  "

[PATCH] [RISC-V] correct machine mode in save-restore cfi RTL
 2023-06-06  2:11 UTC  (2+ messages)

[PATCH] RISC-V: Fix 'REQUIREMENT' for machine_mode 'MODE' in vector-iterators.md
 2023-06-06  1:22 UTC  (4+ messages)

[PATCH v1] RISC-V: Fix some typo in vector-iterators.md
 2023-06-06  1:15 UTC  (3+ messages)

[PATCH v2] xtensa: Optimize boolean evaluation or branching when EQ/NE to zero in S[IF]mode
 2023-06-06  0:28 UTC  (4+ messages)

[PATCH] c++: extend lookup_template_class shortcut [PR110122]
 2023-06-05 21:26 UTC 

[PATCH RFC] c++: use __cxa_call_terminate for MUST_NOT_THROW [PR97720]
 2023-06-05 19:10 UTC  (4+ messages)
` PING Re: [PATCH RFA (tree-eh)] "

[committed] d: Warn when declared size of a special enum does not match its intrinsic type
 2023-06-05 16:55 UTC 

[patch] Fix PR101188 wrong code from postreload
 2023-06-05 15:55 UTC  (4+ messages)

[COMMITTED] print-rtl: Change return type of two print functions from int to void
 2023-06-05 15:38 UTC 

[COMMITTED] reginfo: Change return type of predicate functions from int to bool
 2023-06-05 15:36 UTC 

[PATCH] c-family: implement -ffp-contract=on
 2023-06-05 15:33 UTC  (3+ messages)

[V9][PATCH 1/2] Handle component_ref to a structre/union field including flexible array member [PR101832]
 2023-06-05 15:12 UTC  (2+ messages)
` Ping: Fwd: "

[contrib] Extend and improve validate_failures.py
 2023-06-05 14:06 UTC  (4+ messages)
` [PATCH 01/12] [contrib] validate_failures.py: Avoid testsuite aliasing

driver: Forward '-lgfortran', '-lm' to offloading compilation
 2023-06-05 12:25 UTC 

Add 'libgomp.{,oacc-}fortran/fortran-torture_execute_math.f90'
 2023-06-05 12:18 UTC 

[PATCH] libiberty: On Windows pass a >32k cmdline through a response file
 2023-06-05 12:14 UTC  (5+ messages)

[pushed] analyzer: implement various atomic builtins [PR109015]
 2023-06-05 11:38 UTC  (3+ messages)

[PATCH V3] VECT: Add SELECT_VL support
 2023-06-05 10:58 UTC  (3+ messages)
  ` 回复: "

[PATCH] New wi::bitreverse function
 2023-06-05 10:27 UTC  (2+ messages)

[PATCH V2] VECT: Add SELECT_VL support
 2023-06-05 10:26 UTC  (8+ messages)
  `  "

[PATCH] rs6000: Remove duplicate expression [PR106907]
 2023-06-05  9:22 UTC  (2+ messages)

[PATCH v1] RISC-V: Support RVV FP16 ZVFH floating-point intrinsic API
 2023-06-05  8:50 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] rs6000: Add builtins for IEEE 128-bit floating point values
 2023-06-05  8:45 UTC  (2+ messages)

[PATCH 1/2] [RISC-V] fix cfi issue in save-restore
 2023-06-05  8:44 UTC  (5+ messages)
` [PATCH 2/2] [V3] [RISC-V] support cm.push cm.pop cm.popret in zcmp
    `  "

[PATCH] Fix PR 110085: `make clean` in GCC directory on sh target causes a failure
 2023-06-05  6:33 UTC  (4+ messages)

[PATCH V2, rs6000] Disable generation of scalar modulo instructions
 2023-06-05  6:10 UTC  (2+ messages)

[PATCH, PR110086] avr: Fix ICE on optimize attribute
 2023-06-05  5:57 UTC  (2+ messages)

[PATCH 1/2] Improve do_store_flag for single bit when there is no non-zero bits
 2023-06-05  5:53 UTC  (2+ messages)
` [PATCH 2/2] Handle const_int in expand_single_bit_test

[PATCH] libgcc: Use initarray section type for .init_stack
 2023-06-05  5:24 UTC  (5+ messages)

[PATCH] RISCV: Add -m(no)-omit-leaf-frame-pointer support
 2023-06-05  3:36 UTC  (5+ messages)

[PATCH] inline: improve internal function costs
 2023-06-05  3:04 UTC  (3+ messages)

[COMMITTED] MAINTAINERS: Add myself as MIPS port maintainer
 2023-06-05  1:50 UTC  (4+ messages)
    ` [PATCH] MAINTAINERS: move Matthew Fortune to Write After Approval

[PATCH] [x86] Add missing vec_pack/unpacks patterns for _Float16 <-> int/float conversion
 2023-06-05  1:26 UTC 

[NFC] RISC-V: Reorganize riscv-v.cc
 2023-06-05  0:53 UTC  (3+ messages)

[PATCH] RISC-V: Split arguments of expand_vec_perm
 2023-06-05  0:51 UTC  (3+ messages)

[PATCH] VECT: Add SELECT_VL support
 2023-06-04 22:47 UTC  (3+ messages)
  `  "

[x86 PATCH] Add support for stc, clc and cmc instructions in i386.md
 2023-06-04 17:52 UTC  (2+ messages)

[committed] Convert H8 port to LRA
 2023-06-04 17:42 UTC 

[PATCH] xtensa: Optimize boolean evaluation or branching when EQ/NE to INT_MIN
 2023-06-04 17:13 UTC  (2+ messages)

[PATCH V5] Use reg mode to move sub blocks for parameters and returns
 2023-06-04 16:59 UTC  (6+ messages)

[PATCHv2 1/2] Improve do_store_flag for single bit comparison against 0
 2023-06-04 16:55 UTC  (4+ messages)
` [PATCHv2 2/2] Improve do_store_flag for comparing single bit against that bit

[PATCH] RISC-V: Remove redundant vlmul_ext_* patterns to fix PR110109
 2023-06-04 14:03 UTC  (3+ messages)

[PATCH] RISC-V: Support RVV FP16 ZVFHMIN intrinsic API
 2023-06-04 13:40 UTC  (4+ messages)

[NFC] RISC-V: Move optimization patterns into autovec-opt.md
 2023-06-04 13:37 UTC  (3+ messages)

[PATCH] xtensa: Optimize boolean evaluation or branching when EQ/NE to zero in S[IF]mode
 2023-06-04 12:46 UTC  (2+ messages)

[x86_64 PATCH] PR target/110083: Fix-up REG_EQUAL notes on COMPARE in STV
 2023-06-04  7:51 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).