public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Enable shrink wrapping for the RISC-V target
 2022-11-13  1:32 UTC  (2+ messages)

[PATCH] doc: Remove outdated reference to "core" and front-end downloads
 2022-11-13  1:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] RISC-V: costs: support shift-and-add in strength-reduction
 2022-11-13  1:23 UTC  (2+ messages)

[committed] libstdc++: Add C++20 clocks
 2022-11-13  1:16 UTC 

[committed] libstdc++: Implement C++20 <format> [PR104166]
 2022-11-13  1:14 UTC 

[committed] libstdc++: Allow std::to_chars for 128-bit integers in strict mode
 2022-11-13  1:14 UTC 

[PATCH] Handle epilogues that contain jumps
 2022-11-13  1:09 UTC  (2+ messages)

[PATCH] Allow targets to add USEs to asms
 2022-11-13  1:07 UTC  (2+ messages)

[PATCH] RISC-V: optimize '(a >= 0) ? b : 0' to srai + andn, if compiling for Zbb
 2022-11-13  0:24 UTC  (2+ messages)

[COMMITTED] [range-op] Restrict division by power of 2 optimization to positive numbers
 2022-11-13  0:15 UTC  (3+ messages)
` [PATCH] testsuite: Fix up pr107541.c test

[PATCH 0/5] function result decl location; type demotion
 2022-11-12 23:55 UTC  (7+ messages)
` [PATCH 1/5] c: Set the locus of the function result decl
` [PATCH 2/5] c++: "
` [PATCH 3/5] Fortran: Narrow return types [PR78798]
` [PATCH 4/5] value-range: Add as_string diagnostics helper
` [PATCH 5/5] gimple: Add pass to note possible type demotions; IPA pro/demotion; DO NOT MERGE

[PATCH 0/7] RISC-V: Backend support for XVentanaCondOps/ZiCondops
 2022-11-12 22:01 UTC  (10+ messages)
` [PATCH 1/7] RISC-V: Recognize xventanacondops extension
` [PATCH 2/7] RISC-V: Generate vt.maskc<n> on noce_try_store_flag_mask if-conversion
` [PATCH 3/7] RISC-V: Support noce_try_store_flag_mask as vt.maskc<n>
` [PATCH 4/7] RISC-V: Recognize sign-extract + and cases for XVentanaCondOps
` [PATCH 5/7] RISC-V: Recognize bexti in negated if-conversion
` [PATCH 6/7] RISC-V: Support immediates in XVentanaCondOps
` [PATCH 7/7] ifcvt: add if-conversion to conditional-zero instructions

[PATCH] Fortran: Remove unused declaration
 2022-11-12 21:23 UTC  (3+ messages)

[PATCH] gcc: m68k: fix PR target/107645
 2022-11-12 19:42 UTC  (2+ messages)

[DOCS] sphinx: use new Sphinx links
 2022-11-12 19:12 UTC  (20+ messages)
          ` old install to a different folder

[PATCH] [PR68097] Try to avoid recursing for floats in tree_*_nonnegative_warnv_p
 2022-11-12 18:30 UTC 

ginclude: C2x header version macros
 2022-11-12 18:18 UTC 

[PATCH] Fortran: fix treatment of character, value, optional dummy arguments [PR107444]
 2022-11-12 17:38 UTC  (2+ messages)

[PATCH] c++: Reject UDLs in certain contexts [PR105300]
 2022-11-12 16:53 UTC 

c: C2x constexpr
 2022-11-12 16:12 UTC  (2+ messages)

[PATCH 4/4]AArch64 sve2: rewrite pack + NARROWB + NARROWB to NARROWB + NARROWT
 2022-11-12 12:33 UTC  (3+ messages)

[PATCH 3/4]AArch64 Add SVE2 implementation for pow2 bitmask division
 2022-11-12 12:17 UTC  (2+ messages)

[PATCH] libstdc++: Fix up to_chars ppc64le _Float128 overloads [PR107636]
 2022-11-12 11:27 UTC  (2+ messages)

[PATCH] c++: Implement CWG2635 - Constrained structured bindings
 2022-11-12 11:23 UTC 

[COMMITTED] [frange] Avoid testing signed zero test for -fno-signed-zeros
 2022-11-12 10:28 UTC 

[PATCH v2] LoongArch: Add prefetch instructions
 2022-11-12  9:45 UTC  (2+ messages)

[Patch] OpenMP/Fortran: Use firstprivat not alloc for ptr attach for arrays
 2022-11-12  9:19 UTC  (3+ messages)

[PATCH v2] LoongArch: Optimize the implementation of stack check
 2022-11-12  9:07 UTC 

[PATCH] [range-ops] Add ability to represent open intervals in frange
 2022-11-12  8:55 UTC  (4+ messages)

[committed] libgomp: Fix up build on mingw [PR107641]
 2022-11-12  8:51 UTC 

[PATCH v2 0/4] LoongArch: Add some floating-point operations
 2022-11-12  7:14 UTC  (15+ messages)
` [PATCH v2 2/4] LoongArch: Add ftint{,rm,rp}.{w,l}.{s,d} instructions
` [PATCH v2 3/4] LoongArch: Add fscaleb.{s,d} instructions as ldexp{sf,df}3
` [PATCH v2 4/4] LoongArch: Add flogb.{s,d} instructions and expand logb{sf,df}2

[COMMITTED] process transitive inferred ranges in pre_fold_stmt
 2022-11-12  7:12 UTC  (4+ messages)

[PATCH 0/6] PowerPC Dense Math prelimary support (-mcpu=future)
 2022-11-12  5:10 UTC  (5+ messages)
` [PATCH 1/6] PowerPC: Add -mcpu=future
` [PATCH 7] PowerPC: Add -mcpu=future saturating subtract built-ins
` [PATCH 8] PowerPC: Support load/store vector with right length

PING: Re: [PATCH] c, analyzer: support named constants in analyzer [PR106302]
 2022-11-12  3:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] analyzer: add warnings relating to sockets [PR106140]
 2022-11-12  3:27 UTC  (2+ messages)
` [PATCH v2] "

[committed] libstdc++: Avoid redundant checks in std::use_facet [PR103755]
 2022-11-12  2:47 UTC  (3+ messages)

[PATCH 12/12] ipa: Avoid looking for IPA-SRA replacements where there are none
 2022-11-12  1:47 UTC 

[PATCH 11/12] ipa-sra: Make scan_expr_access bail out on uninteresting expressions
 2022-11-12  1:47 UTC 

[PATCH 10/12] ipa-sra: Forward propagation of sizes which are safe to dereference
 2022-11-12  1:47 UTC 

[PATCH 09/12] ipa-sra: Be optimistic about Fortran descriptors
 2022-11-12  1:47 UTC 

[PATCH 08/12] ipa-sra: Move caller->callee propagation before callee->caller one
 2022-11-12  1:46 UTC 

[PATCH 07/12] ipa-sra: Treat REFERENCE_TYPES as always dereferencable
 2022-11-12  1:46 UTC 

[PATCH 06/12] ipa-cp: Leave removal of unused parameters to IPA-SRA
 2022-11-12  1:46 UTC 

[PATCH 05/12] ipa-sra: Dump edge summaries also for non-candidates
 2022-11-12  1:46 UTC 

[PATCH 04/12] ipa: Better way of applying both IPA-CP and IPA-SRA (PR 103227)
 2022-11-12  1:46 UTC 

[PATCH 03/12] ipa-cp: Write transformation summaries of all functions
 2022-11-12  1:45 UTC 

[PATCH 02/12] ipa-cp: Do not consider useless aggregate constants
 2022-11-12  1:45 UTC 

[PATCH 01/12] ipa: IPA-SRA split detection simplification
 2022-11-12  1:44 UTC 

[committed] libstdc++: Simplify build targets for debug library
 2022-11-12  1:44 UTC 

[committed] libstdc++: Define INSTANTIATE_FACET_ACCESSORS macro in compat source [PR103755]
 2022-11-12  1:43 UTC 

[PATCH] libstdc++: Set active union member in constexpr std::string [PR103295]
 2022-11-12  0:41 UTC  (5+ messages)

[r13-3905 Regression] FAIL: gcc.dg/pr107554.c (test for excess errors) on Linux/x86_64
 2022-11-11 23:20 UTC 

Porting the Docs to Sphinx - project status
 2022-11-11 23:05 UTC  (13+ messages)
  ` Announcement: Porting the Docs to Sphinx - 9. November 2022
                ` Announcement: Porting the Docs to Sphinx - tomorrow

[PATCH] 2/19 modula2 front end: Make-lang.in
 2022-11-11 22:55 UTC  (3+ messages)

[committed] libstdc++: Fix wstring conversions in filesystem::path [PR95048]
 2022-11-11 22:32 UTC  (2+ messages)

[committed] analyzer: more state machine documentation
 2022-11-11 21:54 UTC 

[Patch Arm] Fix PR 92999
 2022-11-11 21:50 UTC  (5+ messages)

[PATCH] maintainer-scripts/gcc_release: compress xz in parallel
 2022-11-11 21:48 UTC  (2+ messages)

[committed] analyzer: split out checker_event classes to their own header
 2022-11-11 21:12 UTC 

[committed] analyzer: new warning: -Wanalyzer-infinite-recursion [PR106147]
 2022-11-11 21:12 UTC 

[PATCH] fix small const data for riscv
 2022-11-11 20:34 UTC  (3+ messages)

[PATCH] c++: Disable -Wdangling-reference when initing T&
 2022-11-11 20:22 UTC 

[PATCH] aarch64: Add support for +cssc
 2022-11-11 20:10 UTC  (2+ messages)

[COMMITTED] PR tree-optimization/107523 - Don't add dependencies in update_stmt
 2022-11-11 19:53 UTC 

[PATCH] 1/19 modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite
 2022-11-11 19:38 UTC  (3+ messages)

[PATCH 0/8] middle-end: Popcount and clz/ctz idiom recognition improvements
 2022-11-11 19:07 UTC  (9+ messages)
` [PATCH 0/8] middle-end: Ensure at_stmt is defined before an early exit
` [PATCH 2/8] middle-end: Remove prototype for number_of_iterations_popcount
` [PATCH 3/8] middle-end: Refactor number_of_iterations_popcount
` [PATCH 4/8] Modify test, to prevent the next patch breaking it
` [PATCH 5/8] middle-end: Add cltz_complement idiom recognition
` [PATCH 6/8] docs: Add popcount, clz and ctz target attributes
` [PATCH 7/8] middle-end: Add c[lt]z idiom recognition
` [PATCH 8/8] middle-end: Expand comment for tree_niter_desc.max

[PATCH] c++: init_priority and SUPPORTS_INIT_PRIORITY [PR107638]
 2022-11-11 18:58 UTC  (2+ messages)

[PATCH v2] RISC-V missing __builtin_lceil and __builtin_lfloor
 2022-11-11 18:55 UTC  (3+ messages)

why does gccgit require pthread?
 2022-11-11 18:27 UTC  (6+ messages)

[PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
 2022-11-11 17:40 UTC 

[PATCH 1/2] arm: Add define_attr to to create a mapping between MVE predicated and unpredicated insns
 2022-11-11 17:39 UTC 

[PATCH] aarch64: Use SVE's RDVL instruction
 2022-11-11 17:32 UTC 

[PATCH] doc: Ada: include Indices and Tables in manuals
 2022-11-11 17:25 UTC  (2+ messages)

[PATCH] c++: Implement C++23 P2647R1 - Permitting static constexpr variables in constexpr functions
 2022-11-11 17:07 UTC 

[PATCH] Add a new target hook: TARGET_START_CALL_ARGS
 2022-11-11 16:28 UTC 

[PATCH] Add a target hook for sibcall epilogues
 2022-11-11 16:22 UTC 

[PATCH] Allow prologues and epilogues to be inserted later
 2022-11-11 16:21 UTC 

[PATCH (pushed)] sphinx: stop using parallel mode
 2022-11-11 16:05 UTC  (2+ messages)

[wwwdocs] projects/gomp: TR11 + GCC13 update
 2022-11-11 15:13 UTC 

[PATCH][GCC] aarch64: Add support for Cortex-X3 CPU
 2022-11-11 15:08 UTC 

[PATCH][GCC] aarch64: Add support for Cortex-A715 CPU
 2022-11-11 15:05 UTC  (3+ messages)

[COMMITTED] Implement op[12]_range operators for PLUS_EXPR and MINUS_EXPR
 2022-11-11 14:58 UTC  (6+ messages)
    ` [PATCH] range-op: Implement op[12]_range operators for {PLUS,MINUS,MULT,RDIV}_EXPR

[PATCH] AArch64: Add support for -mdirect-extern-access
 2022-11-11 14:48 UTC 

[PATCH]AArch64 Fix vector re-interpretation between partial SIMD modes
 2022-11-11 14:45 UTC 

[PATCH][i386]: Update ix86_can_change_mode_class target hook to accept QImode conversions
 2022-11-11 14:44 UTC 

[PATCH]AArch64 Extend umov and sbfx patterns
 2022-11-11 14:42 UTC  (3+ messages)

[PATCH 5/8]AArch64 aarch64: Make existing V2HF be usable
 2022-11-11 14:39 UTC  (3+ messages)

[PATCH] tree-optimization/107554 - fix ICE in stlen optimization
 2022-11-11 14:36 UTC 

[PATCH 3/8]middle-end: Support extractions of subvectors from arbitrary element position inside a vector
 2022-11-11 14:33 UTC  (3+ messages)

[PATCH] range-op: Implement floating point multiplication fold_range [PR107569]
 2022-11-11 14:27 UTC  (11+ messages)
    ` [PATCH] range-op, v2: "
      ` [PATCH] range-op: Cleanup floating point multiplication and division "

[PATCH] libatomic: Add support for LSE and LSE2
 2022-11-11 14:22 UTC 

[PATCH] tree-optimization/105142 - improve maybe_fold_comparisons_from_match_pd fix
 2022-11-11 14:04 UTC 

[PATCH] 0/19 modula-2 front end patches overview
 2022-11-11 14:02 UTC  (2+ messages)

[COMMITTED] [range-ops] Add tree code to range_operator
 2022-11-11 13:53 UTC  (5+ messages)
` [COMMITTED] [range-ops] Use existing tree code for *DIV_EXPR entries
` [COMMITTED] [range-ops] Update known bitmasks using CCP for all operators
` [COMMITTED] [range-ops] Avoid unnecessary intersection in update_known_bitmask
` [COMMITTED] [range-ops] Remove specialized fold_range methods for various operators

[PATCH] tree-optimization/107618 - enhance copy propagation of constants
 2022-11-11 13:31 UTC 

[PATCH (pushed)] jit: doc: Use shared Indices and tables
 2022-11-11 13:27 UTC 

[PATCH][GCC] aarch64: Add support for Cortex-X1C CPU
 2022-11-11 13:26 UTC  (2+ messages)

Re:[PATCH 1/1] RISC-V: Make R_RISCV_SUB6 conforms to riscv abi standard
 2022-11-11 13:11 UTC 

[PATCH v2] match.pd: rewrite select to branchless expression
 2022-11-11 13:00 UTC  (3+ messages)

[PATCH] Using sub-scalars mode to move struct block
 2022-11-11  9:40 UTC  (2+ messages)

[PATCH] range-op: Implement floating point division fold_range [PR107569]
 2022-11-11  9:09 UTC 

[PATCH] x86: Enable 256 move by pieces for ALDERLAKE and AVX2
 2022-11-11  9:08 UTC 

[PATCH] RISC-V: Add RVV registers register spilling
 2022-11-11  8:17 UTC  (2+ messages)

[PATCH] c++: Implement CWG 2654 - Un-deprecation of compound volatile assignments
 2022-11-11  7:43 UTC 

[PATCH] c++: Implement C++23 P2589R1 - - static operator[]
 2022-11-11  7:40 UTC 

[committed] libstdc++: Fix tests with non-const operator==
 2022-11-11  5:31 UTC 

[committed] libstdc++: Add missing definition for <charconv> in C++14 mode
 2022-11-11  5:30 UTC 

[committed] libstdc++: Fix test that uses C++17 variable template in C++14
 2022-11-11  5:30 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).