public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH V2 0/4] rs6000: build constant via li/lis;rldicX
 2023-06-08  1:55 UTC  (4+ messages)
` [PATCH 1/4] rs6000: build constant via li;rotldi
` [PATCH 2/4] rs6000: build constant via lis;rotldi
` [PATCH 3/4] rs6000: build constant via li/lis;rldicl/rldicr

[PATCH] In the ready lists of pipeline, put unrecog insns (such as CLOBBER, USE) at the latest to issue
 2023-06-08  1:50 UTC  (3+ messages)
` [PATCH] In the pipeline, UNRECOG INSN is not executed in advance if it starts a live range

Good News
 2023-06-07 23:51 UTC 

Followup on PR/109279: large constants on RISCV
 2023-06-07 23:44 UTC  (2+ messages)

[PATCH 1/3] MATCH: Allow unsigned types for `X & -Y -> X * Y` pattern
 2023-06-07 23:19 UTC  (9+ messages)
` [PATCH 2/3] Change the `zero_one ==/!= 0) ? y : z <op> y` patterns to use multiply rather than `(-zero_one) & z`
` [PATCH 3/3] Add Plus to the op list of `(zero_one == 0) ? y : z <op> y` pattern

[nvptx PATCH] Update nvptx's bitrev<mode>2 pattern to use BITREVERSE rtx
 2023-06-07 23:09 UTC 

[Committed] Bug fix to new wi::bitreverse_large function
 2023-06-07 22:54 UTC 

[PATCH 0/2] RISC-V: New pass to optimize calculation of offsets for memory operations
 2023-06-07 22:18 UTC  (6+ messages)
` [PATCH 2/2] cprop_hardreg: Enable propagation of the stack pointer if possible

[pushed] c++: allow NRV and non-NRV returns [PR58487]
 2023-06-07 22:06 UTC 

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

[PATCH] MATCH: Fix comment for `(zero_one ==/!= 0) ? y : z <op> y` patterns
 2023-06-07 21:28 UTC 

[committed] Convert H8 port to LRA
 2023-06-07 21:27 UTC  (3+ messages)

[PATCH] RISC-V: Add Veyron V1 pipeline description
 2023-06-07 21:06 UTC  (4+ messages)

[PATCH] c++: unsynthesized defaulted constexpr fn [PR110122]
 2023-06-07 21:00 UTC  (2+ messages)

[PATCH] riscv: Fix scope for memory model calculation
 2023-06-07 20:04 UTC  (5+ messages)

[RFC] RISC-V: Eliminate extension after for *w instructions
 2023-06-07 20:00 UTC  (2+ messages)

[PATCH] libstdc++: Fix up 20_util/to_chars/double.cc test for excess precision [PR110145]
 2023-06-07 19:59 UTC  (3+ messages)

[PATCH] Add COMPLEX_VECTOR_INT modes
 2023-06-07 19:42 UTC  (4+ messages)

[PATCH] Fortran: add Fortran 2018 IEEE_{MIN,MAX} functions
 2023-06-07 18:50 UTC  (8+ messages)

[Patch, fortran] PR87477 - (associate) - [meta-bug] [F03] issues concerning the ASSOCIATE statement
 2023-06-07 18:38 UTC  (3+ messages)

[PATCH] correct -Wmismatched-new-delete (PR 98160, 98166)
 2023-06-07 17:13 UTC  (3+ messages)
` Tighten 'dg-warning' alternatives in 'c-c++-common/Wfree-nonheap-object{,-2,-3}.c' (was: [PATCH] correct -Wmismatched-new-delete (PR 98160, 98166))

[PATCH] add -Wmismatched-new-delete to middle end (PR 90629)
 2023-06-07 17:10 UTC  (3+ messages)
` Remove 'gcc/testsuite/g++.dg/warn/Wfree-nonheap-object.s' (was: [PATCH] add -Wmismatched-new-delete to middle end (PR 90629))

[testsuite] bump some tsvc timeouts
 2023-06-07 17:01 UTC  (2+ messages)

[PATCH] optabs: Implement double-word ctz and ffs expansion
 2023-06-07 16:58 UTC 

[PATCH] i386: Fix endless recursion in ix86_expand_vector_init_general with MMX [PR110152]
 2023-06-07 16:51 UTC 

[pushed] [PR109541] RA: Constrain class of pic offset table pseudo to general regs
 2023-06-07 16:28 UTC  (3+ messages)

vect: Don't pass subtype to vect_widened_op_tree where not needed [PR 110142]
 2023-06-07 16:03 UTC  (2+ messages)

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

Support 'UNSUPPORTED: [...]: exception handling disabled' for libstdc++ testing (was: Support in the GCC(/C++) test suites for '-fno-exceptions')
 2023-06-07 15:56 UTC  (5+ messages)

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

[committed] libstdc++: Restore accidentally removed version in abi-check
 2023-06-07 15:53 UTC 

[committed] libstdc++: Fix some tests that fail with -fno-exceptions
 2023-06-07 15:53 UTC 

[committed] libstdc++: Fix some tests that fail with -fexcess-precision=standard
 2023-06-07 15:53 UTC 

[PATCH 0/3] aarch64: ls64 builtin fixes [PR110100,PR110132]
 2023-06-07 15:51 UTC  (2+ messages)

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

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

[PATCH][committed] aarch64: Represent SQXTUN with RTL operations
 2023-06-07 15:20 UTC 

[PATCH][committed] aarch64: Improve RTL representation of ADDP instructions
 2023-06-07 15:19 UTC 

[committed] Fix expected test output on hppa
 2023-06-07 14:48 UTC 

[PATCH v2 0/3] RISC-V: Support ZC* extensions
 2023-06-07 14:27 UTC  (5+ messages)
` [PATCH v2 1/3] RISC-V: Minimal support for "
` [PATCH v2 2/3] RISC-V: Enable compressible features when use "
` [PATCH v2 3/3] RISC-V: Add ZC* test for failed march args being passed

[PATCH] libgcc: Fix eh_frame fast path in find_fde_tail
 2023-06-07 14:20 UTC  (2+ messages)

[PATCH 3/3] aarch64: Allow compiler to define ls64 builtins [PR110132]
 2023-06-07 14:01 UTC 

[PATCH 2/3] aarch64: Fix wrong code with st64b builtin [PR110100]
 2023-06-07 14:00 UTC 

[PATCH 1/3] aarch64: Fix whitespace in ls64 builtin implementation [PR110100]
 2023-06-07 14:00 UTC 

[PATCH] libiberty: pex-unix.c: Make pex_unix_cleanup signature always match body
 2023-06-07 13:07 UTC  (3+ messages)

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

[PATCH V3] VECT: Add SELECT_VL support
 2023-06-07 12:48 UTC  (6+ messages)
  `  "

[PATCH V4] VECT: Add SELECT_VL support
 2023-06-07 12:47 UTC 

[OG12][committed] openmp: Add support for the 'present' modifier
 2023-06-07 11:26 UTC  (4+ messages)
` [og12] Fix 'libgomp.{c-c++-common,fortran}/target-present-*' test cases (was: [OG12][committed] openmp: Add support for the 'present' modifier)
  ` [committed] testsuite/libgomp.*/target-present-*.{c,f90}: Improve and fix (was: Re: [og12] Fix 'libgomp.{c-c++-common,fortran}/target-present-*' test cases)

[PATCH] mips: Fix overaligned function arguments [PR109435]
 2023-06-07 10:28 UTC  (5+ messages)

[PATCH 3/4] ree: Improve functionality of ree pass for rs6000 target
 2023-06-07 10:25 UTC 

[PATCH] Convert ipcp_vr_lattice to type agnostic framework
 2023-06-07 10:18 UTC  (2+ messages)

[PATCH 0/4] [RISC-V] support zcmp extention
 2023-06-07 10:11 UTC  (6+ 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] Convert ipa_jump_func to use ipa_vr instead of a value_range
 2023-06-07 10:01 UTC  (4+ messages)
` [PATCH] Implement ipa_vr hashing

[PATCH] rs6000: Add builtins for IEEE 128-bit floating point values
 2023-06-07  9:36 UTC  (5+ messages)
  ` [PATCH ver 2] "

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

[PATCH 2/3] Refactor widen_plus as internal_fn
 2023-06-07  8:42 UTC  (14+ messages)
                    ` [PATCH] modula2: Fix bootstrap

[patch,avr]: Improve bit-extractions as of PR109907
 2023-06-07  8:41 UTC 

[patch,avr] Fix PR109650 wrong code
 2023-06-07  8:39 UTC  (3+ messages)
  ` Ping #2: "

[PATCH V2] Optimize '(X - N * M) / N' to 'X / N - M' if valid
 2023-06-07  8:21 UTC 

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

[PATCH v2] LoongArch:Change the default value of LARCH_CALL_RATIO to 6 on the LoongArch architecture
 2023-06-07  7:49 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-07  7:13 UTC  (2+ messages)

[x86 PATCH] PR target/31985: Improve memory operand use with doubleword add
 2023-06-07  7:07 UTC  (3+ messages)

[PATCH] Add parentheses to clarify precedence between operators [PR106907]
 2023-06-07  6:17 UTC 

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

[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  (5+ messages)
    `  "

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

[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 V2] RISC-V: Support RVV VLA SLP auto-vectorization
 2023-06-07  3:19 UTC 

[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 insn cost calculation
 2023-06-07  2:40 UTC  (2+ messages)

[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  (5+ messages)
` [PATCH] 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)

[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 

[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] Fortran: add IEEE_QUIET_* and IEEE_SIGNALING_* comparisons
 2023-06-06 19:29 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).