public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 1/4] rs6000: build constant via li;rotldi
 2023-06-07  6:09 UTC  (2+ messages)

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

[PATCH 0/4] [RISC-V] support zcmp extention
 2023-06-07  5:52 UTC  (5+ messages)
` [PATCH 1/4][V4][RISC-V] support cm.push cm.pop cm.popret in zcmp
` [PATCH 2/4] [RISC-V] support cm.popretz "
` [PATCH 3/4] [RISC-V] resolve confilct between zcmp multi push/pop and shrink-wrap-separate
` [PATCH 4/4] [RISC-V] support cm.mva01s cm.mvsa01 in zcmp

[PATCH] rs6000: Remove redundant initialization [PR106907]
 2023-06-07  5:44 UTC 

[committed] libstdc++: Update list of known symbol versions for abi-check
 2023-06-07  4:42 UTC  (2+ messages)

[PATCH v1] RISC-V: Refactor ZVFHMIN to separated iterator and pattern
 2023-06-07  4:21 UTC  (8+ messages)
` [PATCH v2] RISC-V: Refactor requirement of ZVFH and ZVFHMIN
` [PATCH v3] "

[PATCH v1] LoongArch:Change the default value of LARCH_CALL_RATIO to 6 on the LoongArch architecture
 2023-06-07  4:04 UTC 

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

[PATCH] Handle FMA friendly in reassoc pass
 2023-06-07  3:47 UTC  (2+ messages)

[PATCH] LoongArch: Change jumptable's register constraint to 'q' [PR110136]
 2023-06-07  3:36 UTC  (3+ messages)

[PATCH V2] RISC-V: Support RVV VLA SLP auto-vectorization
 2023-06-07  3:19 UTC 

[PATCH] Fortran: add Fortran 2018 IEEE_{MIN,MAX} functions
 2023-06-07  3:15 UTC  (9+ messages)

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

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

[PATCH] For the `-A CMP -B -> B CMP A` pattern allow EQ/NE for all integer types
 2023-06-07  2:53 UTC  (2+ messages)

[PATCH] libiberty: writeargv: Simplify function error mode
 2023-06-07  2:52 UTC  (4+ messages)

[PATCH] riscv: Fix scope for memory model calculation
 2023-06-07  2:42 UTC  (3+ messages)

[PATCH] riscv: Fix insn cost calculation
 2023-06-07  2:40 UTC  (2+ messages)

[PATCH 1/2] Match: zero_one_valued_p should match 0 constants too
 2023-06-07  2:33 UTC  (4+ messages)
` [PATCH 2/2] Add match patterns for `a ? onezero : onezero` where one of the two operands are constant

[PATCH] RISC-V: Fix ICE when include riscv_vector.h with rv64gcv
 2023-06-07  2:29 UTC  (4+ messages)
  `  "

[pushed] c++: Add -Wnrvo
 2023-06-07  1:33 UTC 

[pushed] c++: enable NRVO from inner block [PR51571]
 2023-06-07  1:32 UTC 

[pushed] c++: NRV and goto [PR92407]
 2023-06-07  1:31 UTC 

[pushed] c++: fix throwing cleanup with label
 2023-06-07  1:30 UTC 

[pushed] c++: fix contracts with NRV
 2023-06-07  1:30 UTC 

[pushed] c++: add NRV testcase [PR58050]
 2023-06-07  1:29 UTC 

[PATCH V5] Use reg mode to move sub blocks for parameters and returns
 2023-06-07  1:21 UTC  (7+ messages)

[PATCH] Fold _mm{,256,512}_abs_{epi8,epi16,epi32,epi64} into gimple ABSU_EXPR + VCE
 2023-06-07  0:31 UTC  (12+ 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} "

[x86_64 PATCH] PR target/110104: Missing peephole2 for addcarry<mode>
 2023-06-06 23:28 UTC  (3+ messages)

[x86 PATCH] PR target/31985: Improve memory operand use with doubleword add
 2023-06-06 23:05 UTC 

[r14-1579 Regression] FAIL: gfortran.dg/gomp/target-update-1.f90 -O scan-tree-dump gimple "#pragma omp target update to\\(c \\[len: [0-9]+\\]\\) to\\(present:a \\[len: [0-9]+\\]\\) to\\(e \\[len: [0-9]+\\]\\) from\\(present:b \\[len: [0-9]+\\]\\) from\\(d \\[len: [0-9]+\\]\\)" on Linux/x86_64
 2023-06-06 22:50 UTC 

[PATCH 2/3] Refactor widen_plus as internal_fn
 2023-06-06 22:18 UTC  (13+ messages)
                    ` [PATCH] modula2: Fix bootstrap

[PATCH] middle-end, i386: Pattern recognize add/subtract with carry [PR79173]
 2023-06-06 21:42 UTC 

[COMMITTED/13] Fix PR 110085: `make clean` in GCC directory on sh target causes a failure
 2023-06-06 21:33 UTC 

[x86 PATCH] Add support for stc, clc and cmc instructions in i386.md
 2023-06-06 21:00 UTC  (5+ messages)

[PATCH v6 0/4] P1689R5 support
 2023-06-06 20:50 UTC  (5+ messages)
` [PATCH v6 1/4] libcpp: reject codepoints above 0x10FFFF
` [PATCH v6 2/4] p1689r5: initial support
` [PATCH v6 3/4] c++modules: report imported CMI files as dependencies
` [PATCH v6 4/4] c++modules: report module mapper files as a dependency

[PATCH] rs6000: Add builtins for IEEE 128-bit floating point values
 2023-06-06 19:54 UTC  (4+ messages)
  ` [PATCH ver 2] "

[PATCH] Fortran: add IEEE_QUIET_* and IEEE_SIGNALING_* comparisons
 2023-06-06 19:29 UTC 

[PATCH] c++: unsynthesized defaulted constexpr fn [PR110122]
 2023-06-06 18:29 UTC 

[PATCH] Add __builtin_iseqsig()
 2023-06-06 18:15 UTC  (6+ messages)

[COMMITTED] reload1: Change return type of predicate function from int to bool
 2023-06-06 17:22 UTC 

[PATCH] rtl: AArch64: New RTL for ABD
 2023-06-06 17:03 UTC  (4+ messages)
  ` [PATCH 2/2] "

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

[Patch] libgomp: plugin-gcn - support 'unified_address'
 2023-06-06 16:01 UTC  (2+ messages)

[committed] libstdc++: Make std::numeric_limits<__float128> more portable [PR104772]
 2023-06-06 15:59 UTC 

[PATCH] rs6000: Remove duplicate expression [PR106907]
 2023-06-06 15:56 UTC  (3+ messages)

[PATCH] libstdc++: Rewrite or avoid casts to 64-bit element types
 2023-06-06 15:54 UTC  (2+ messages)

[PATCH] libstdc++: Use AS_IF in configure.ac
 2023-06-06 15:30 UTC  (2+ messages)

[PATCH] analyzer: Standalone OOB-warning [PR109437, PR109439]
 2023-06-06 15:21 UTC  (2+ messages)

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

[PATCH, OpenACC 2.7] Implement default clause support for data constructs
 2023-06-06 15:11 UTC 

[PATCH, OpenACC 2.7] Implement host_data must have use_device clause requirement
 2023-06-06 15:10 UTC 

[PATCH] c++: extend lookup_template_class shortcut [PR110122]
 2023-06-06 15:07 UTC  (2+ messages)

[PATCH] openmp: Add support for 'present' modifier
 2023-06-06 14:55 UTC  (4+ messages)
` [PATCHv2] "
    ` [committed] "

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

[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] 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] 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 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 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 v3] MIPS16: Implement `code_readable` function attribute
 2023-06-06  6:53 UTC 

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

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

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