public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH RFA] gimplify: avoid unnecessary copy of init array [PR105838]
 2023-06-02  9:27 UTC  (3+ messages)
` [PATCH RFA] c++: make initializer_list array static again [PR110070]

[PATCH] doc: clarify semantics of vector bitwise shifts
 2023-06-02  9:24 UTC  (10+ messages)

[PATCH] inline: improve internal function costs
 2023-06-02  9:13 UTC  (2+ messages)

[PATCH 2/2] ipa-cp: Feed results of IPA-CP into value numbering
 2023-06-02  9:06 UTC  (2+ messages)

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

[PATCH] Optimized "(X - N * M) / N + M" to "X / N" if valid
 2023-06-02  8:58 UTC  (5+ messages)

[PATCH] Don't try bswap + rotate when TYPE_PRECISION(n->type) > n->range
 2023-06-02  8:50 UTC  (2+ messages)

[PATCH] libstdc++: Correct NTTP and simd_mask ctor call
 2023-06-02  8:50 UTC  (3+ messages)

[patch] Fix PR101188 wrong code from postreload
 2023-06-02  8:46 UTC 

[PATCH 1/2] ipa-cp: Avoid long linear searches through DECL_ARGUMENTS
 2023-06-02  8:36 UTC  (6+ messages)

[PATCH] btf: improve -dA comments for testsuite
 2023-06-02  8:32 UTC  (5+ messages)
` [PATCH 1/2] btf: be clear when record size/type is not used
  ` [PATCH 2/2] btf: improve -dA comments for testsuite

[PATCH] i386: Add missing vector truncate patterns [PR92658]
 2023-06-02  8:28 UTC  (2+ messages)

[Patch, fortran] PR87477 - [meta-bug] [F03] issues concerning the ASSOCIATE statement
 2023-06-02  7:46 UTC  (3+ messages)

[PATCH] Move std::search into algobase.h
 2023-06-02  7:43 UTC  (9+ messages)

[PATCH] rtl-optimization: [PR102733] DSE removing address which only differ by address space
 2023-06-02  7:35 UTC 

[PATCH V2] RISC-V: Add _mu C++ overloaded intrinsics for load && viota && vid
 2023-06-02  7:28 UTC  (3+ messages)

[PATCH V2] RISC-V: Add pseudo vwmul.wv pattern to enhance vwmul.vv instruction optimizations
 2023-06-02  7:19 UTC  (5+ messages)
  `  "

[PATCH] RISC-V: Optimize reverse series index vector
 2023-06-02  7:11 UTC  (3+ messages)

[PATCH] RISCV: Add -m(no)-omit-leaf-frame-pointer support
 2023-06-02  7:07 UTC 

[PATCH] avr: Set param_min_pagesize to 0 [PR105523]
 2023-06-02  7:02 UTC  (8+ messages)

[PATCH] RISC-V: Fix warning in predicated.md
 2023-06-02  6:12 UTC  (3+ messages)

[PATCH] RISC-V: Remove unnecessary md pattern for TARGET_XTHEADCONDMOV
 2023-06-02  5:56 UTC 

[PATCH v5] tree-ssa-sink: Improve code sinking pass
 2023-06-02  4:54 UTC  (3+ messages)

[PATCH] rs6000: Enable const_anchor for 'addi'
 2023-06-02  4:03 UTC  (6+ messages)
` ping: "
    ` ping^^: "

[RFC] light expander sra for parameters and returns
 2023-06-02  3:56 UTC  (5+ messages)

[PATCH] rs6000: Fix __builtin_vec_xst_trunc definition
 2023-06-02  3:22 UTC  (7+ messages)
    ` [PATCH] rs6000: Fix arguments for __builtin_altivec_tr_stxvrwx, __builtin_altivec_tr_stxvrhx

[PATCH RFA] varasm: check float size
 2023-06-02  2:43 UTC 

Followup on PR/109279: large constants on RISCV
 2023-06-02  2:38 UTC 

[COMMITTED] MAINTAINERS: Add myself as MIPS port maintainer
 2023-06-02  2:10 UTC 

[PATCH] RISC-V: Add _mu C++ overloaded intrinsics for load && viota && vid
 2023-06-02  2:04 UTC 

[PATCH] RISC-V: Add _mu C++ overloaded intrinsics for load && viota && vid
 2023-06-02  1:32 UTC  (3+ messages)
  `  "

[PATCH] RISC-V: Add test for vfloat16*_t (non tuple) types
 2023-06-02  1:09 UTC  (4+ messages)

[PATCH] RISC-V: Add __RISCV_ prefix to VXRM and FRM enum
 2023-06-02  1:09 UTC  (3+ messages)

[PATCH] RISC-V: Add vwadd.wv/vwsub.wv auto-vectorization lowering optimization
 2023-06-02  1:06 UTC  (3+ messages)

[PATCH V2] RISC-V: Support RVV permutation auto-vectorization
 2023-06-02  1:03 UTC  (3+ messages)

[PATCH] [vect]Use intermiediate integer type for float_expr/fix_trunc_expr when direct optab is not existed
 2023-06-02  1:00 UTC 

rs6000: Fix expected counts powerpc/p9-vec-length-full
 2023-06-01 23:11 UTC 

[PATCH] c++: fix up caching of level lowered ttps
 2023-06-01 21:42 UTC 

[PATCH] Fortran: force error on bad KIND specifier [PR88552]
 2023-06-01 21:11 UTC  (4+ messages)

[PATCH] Fix PR 110042: ifcvt regression due to paradoxical subregs
 2023-06-01 21:02 UTC  (5+ messages)

[PATCH 0/2] Unify and deduplicate FTM code
 2023-06-01 20:30 UTC  (5+ messages)
` [PATCH 1/2] libstdc++: Implement more maintainable <version> header
` [PATCH 2/2] libstdc++: Replace all manual FTM definitions and use

[RFC] range-op restructuring
 2023-06-01 20:12 UTC 

[PATCH 0/3] Unbork testsuite for multlib setups
 2023-06-01 19:39 UTC  (18+ messages)
` [PATCH 1/3] testsuite: Unbork multilib testing on RISC-V (and any target really)
          ` [Committed] testsuite: Unbork multilib setups using -march flags (RISC-V)
` [PATCH 2/3] RISC-V: Add missing torture-init and torture-finish for rvv.exp
` [PATCH 3/3] testsuite: print any leaking torture options for debugging
    ` [Committed] "

[PATCH 00/14] use _P() defines from tree.h
 2023-06-01 18:10 UTC  (5+ messages)
` [PATCH 04/14] c++: "

[RFC] RISC-V: Support risc-v bfloat16 This patch support bfloat16 in riscv like x86_64 and arm
 2023-06-01 17:53 UTC  (8+ messages)
    ` FW: "

[PATCH] gimple-range: implement widen plus range
 2023-06-01 16:31 UTC 

[ping][vect-patterns] Refactor widen_plus/widen_minus as internal_fns
 2023-06-01 16:27 UTC  (20+ messages)
          ` [PATCH 2/3] Refactor widen_plus as internal_fn

[PATCH] libstdc++: Use AS_IF in configure.ac
 2023-06-01 15:58 UTC 

[committed] libstdc++: Fix PSTL test that fails in C++20
 2023-06-01 15:56 UTC 

[PATCH] c++: ahead of time variable template-id coercion [PR89442]
 2023-06-01 15:42 UTC  (2+ messages)

[PATCH 2/3 v2] xtensa: Add 'adddi3' and 'subdi3' insn patterns
 2023-06-01 15:36 UTC  (6+ messages)
    ` [PATCH 2/3 v3] "

[committed] libstdc++: Do not use std::expected::value() in monadic ops (LWG 3938)
 2023-06-01 15:10 UTC 

[committed] libstdc++: Fix code size regressions in std::vector [PR110060]
 2023-06-01 15:09 UTC 

[committed] libstdc++: Document removal of implicit allocator rebinding extensions
 2023-06-01 15:07 UTC 

[PATCH] doc: improve docs for -pedantic{,-errors}
 2023-06-01 14:59 UTC  (2+ messages)

[PATCH 1/2] c++: refine dependent_alias_template_spec_p [PR90679]
 2023-06-01 14:49 UTC  (2+ messages)
` [PATCH 2/2] c++: partial ordering and dep alias tmpl specs [PR90679]

[COMMITTED] cse: Change return type of predicate functions from int to bool
 2023-06-01 14:24 UTC 

[committed] libstdc++: Fix preprocessor conditions for std::from_chars [PR109921]
 2023-06-01 11:05 UTC  (5+ messages)
` [committed] libstdc++: Fix configure test for 32-bit targets
` [committed] libstdc++: Fix build for targets without _Float128 [PR109921]

[PATCH] doc: Fix description of x86 -m32 option [PR109954]
 2023-06-01 10:43 UTC  (2+ messages)

(no subject)
 2023-06-01 10:19 UTC 

[PATCH] libstdc++: optimize EH phase 2
 2023-06-01  9:09 UTC  (2+ messages)

[r14-1452 Regression] FAIL: g++.dg/pr104547.C -std=gnu++17 scan-tree-dump-not vrp2 "_M_default_append" on Linux/x86_64
 2023-06-01  9:07 UTC  (3+ messages)

[committed] libstdc++: Fix condition for supported SIMD types on ARMv8
 2023-06-01  8:49 UTC 

[PATCH][committed] aarch64: Add =r,m and =m,r alternatives to 64-bit vector move patterns
 2023-06-01  8:36 UTC 

[PATCH] RISC-V: Add pseudo vwmul.wv pattern to enhance vwmul.vv instruction optimizations
 2023-06-01  8:33 UTC  (2+ messages)

[PATCH] RISC-V: Introduce vfloat16m{f}*_t and their machine mode
 2023-06-01  7:24 UTC  (4+ messages)

[PATCH 0/1] [V2] RISC-V: support Zcmp extension
 2023-06-01  6:27 UTC  (6+ messages)
` [PATCH 1/1] [V2] [RISC-V] support cm.push cm.pop cm.popret in zcmp
    `  "

PATCH v5 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
 2023-06-01  6:04 UTC  (2+ messages)

[PATCH V2] VECT: Change flow of decrement IV
 2023-06-01  4:36 UTC  (4+ messages)
    `  "

[PATCH v4] MIPS: add speculation_barrier support
 2023-06-01  4:26 UTC  (2+ messages)
` [PATCH v5] MIPS: Add "

Build-break in libstdc++-v3 at r14-1442-ge1240bda3e0bb1 for non-float128 targets
 2023-06-01  4:21 UTC  (4+ messages)

[pushed] c++: make -fpermissive avoid -Werror=narrowing
 2023-06-01  3:18 UTC 

[PATCH] RISC-V: Add RVV FRM enum for floating-point rounding mode intriniscs
 2023-06-01  0:16 UTC  (3+ messages)

[PATCH v4] tree-ssa-sink: Improve code sinking pass
 2023-05-31 22:54 UTC  (3+ messages)

[committed] libstdc++: Add separate autoconf macro for std::float_t and std::double_t [PR109818]
 2023-05-31 20:20 UTC 

[committed] libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath>
 2023-05-31 20:20 UTC 

[committed] libstdc++: Express std::vector's size() <= capacity() invariant in code
 2023-05-31 20:20 UTC 

[PATCH] RISC-V: Support RVV permutation auto-vectorization
 2023-05-31 19:44 UTC  (2+ messages)

[PATCH] jump: Change return type of predicate functions from int to bool
 2023-05-31 19:41 UTC  (5+ messages)

[Patch] OpenMP/Fortran: Permit pure directives inside PURE
 2023-05-31 19:22 UTC 

[PATCH] PR52665 do not let .ident confuse assembler scan tests
 2023-05-31 18:50 UTC  (4+ messages)

[PATCH 0/3] Add diagram support to gcc diagnostics
 2023-05-31 18:06 UTC  (4+ messages)
` [PATCH 1/3] testsuite: move handle-multiline-outputs to before check for blank lines
` [PATCH 2/3] diagnostics: add support for "text art" diagrams
` [PATCH 3/3] analyzer: add text-art visualizations of out-of-bounds accesses [PR106626]

[PATCH] libgcc: Use initarray section type for .init_stack
 2023-05-31 16:57 UTC  (4+ messages)

[PATCH][committed] aarch64: PR target/99195 Annotate dot-product patterns for vec-concat-zero
 2023-05-31 16:45 UTC 

[PATCH][committed] aarch64: PR target/99195 Annotate saturating mult patterns for vec-concat-zero
 2023-05-31 16:44 UTC 

[PATCH] RISC-V: Add missing torture-init and torture-finish for rvv.exp
 2023-05-31 16:28 UTC  (11+ messages)

[PATCH] rs6000: Add buildin for mffscrn instructions
 2023-05-31 15:36 UTC  (12+ messages)
` [PATCH v2] "

[PATCH V2] Testsuite: Fix a fail about xtheadcondmov-indirect-rv64.c
 2023-05-31 15:31 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).