public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] 1/19 modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite
 2022-11-11 19:38 UTC  (3+ messages)

[PATCH] [range-ops] Add ability to represent open intervals in frange
 2022-11-11 19:25 UTC  (2+ 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] libstdc++: Set active union member in constexpr std::string [PR103295]
 2022-11-11 17:59 UTC  (4+ messages)

[committed] libstdc++: Fix wstring conversions in filesystem::path [PR95048]
 2022-11-11 17:44 UTC 

[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] Allow targets to add USEs to asms
 2022-11-11 17:30 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] Handle epilogues that contain jumps
 2022-11-11 16:19 UTC 

[COMMITTED] process transitive inferred ranges in pre_fold_stmt
 2022-11-11 16:17 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  (12+ 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)

[PATCH] 2/19 modula2 front end: Make-lang.in
 2022-11-11 13:56 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] fix small const data for riscv
 2022-11-11 13:02 UTC 

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

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

[PATCH] aarch64: Add support for +cssc
 2022-11-11 10:25 UTC 

[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 

[committed] libstdc++: Avoid redundant checks in std::use_facet [PR103755]
 2022-11-11  5:30 UTC 

[PATCH v2 0/4] LoongArch: Add some floating-point operations
 2022-11-11  5:29 UTC  (8+ messages)
` [PATCH v2 1/4] LoongArch: Rename frint_<fmt> to rint<mode>2
` [PATCH v2 2/4] LoongArch: Add ftint{,rm,rp}.{w,l}.{s,d} instructions

[PATCH v2] Add condition coverage profiling
 2022-11-11  5:21 UTC 

[PATCH] configure: Implement --enable-host-bind-now
 2022-11-11  2:53 UTC 

[PATCH] configure: Implement --enable-host-pie
 2022-11-11  2:52 UTC 

[PATCH] i386: Add AMX-TILE dependency for AMX related ISAs
 2022-11-11  2:43 UTC 

[PATCH V2] Enable small loop unrolling for O2
 2022-11-11  2:04 UTC  (2+ messages)

[PATCH] Support Intel prefetchit0/t1
 2022-11-11  1:52 UTC  (3+ messages)
` [PATCH] i386: Add ISA check for newly introduced prefetch builtins

[PATCH 0/2] Support HWASAN with Intel LAM
 2022-11-11  1:26 UTC  (3+ messages)
` [PATCH 1/2] Implement hwasan target_hook
` [PATCH 2/2] Enable hwasan for x86-64

[PATCH] c-family: Support #pragma region/endregion [PR85487]
 2022-11-11  0:01 UTC  (2+ messages)

demangler: Templated lambda demangling
 2022-11-10 23:25 UTC 

[PATCH] d: Update __FreeBSD_version values [PR107469]
 2022-11-10 23:07 UTC 

[PATCH] Fortran: fix treatment of character, value, optional dummy arguments [PR107444]
 2022-11-10 21:56 UTC 

[PATCH] RISC-V: Optimize masking with two clear bits not a SMALL_OPERAND
 2022-11-10 21:36 UTC 

[PATCH] RISC-V: Use binvi to cover more immediates than with xori alone
 2022-11-10 21:35 UTC 

[PATCH] RISC-V: Use bseti to cover more immediates than with ori alone
 2022-11-10 21:34 UTC 

[PATCH v2] RISC-V: costs: support shift-and-add in strength-reduction
 2022-11-10 21:34 UTC 

[PATCH] RISC-V: costs: support shift-and-add in strength-reduction
 2022-11-10 21:11 UTC  (5+ messages)

[PATCH 1/2] c++: remove function_p parm from tsubst_copy_and_build
 2022-11-10 20:24 UTC  (3+ messages)
` [PATCH 2/2] c++: remove i_c_e_p "

[PATCH][GCC] arm: Add support for Cortex-X1C CPU
 2022-11-10 19:49 UTC  (2+ messages)

[Patch Arm] Fix PR 92999
 2022-11-10 19:46 UTC  (4+ messages)

[PATCHv2] Use toplevel configure for GMP and MPFR for gdb
 2022-11-10 19:05 UTC 

[committed] analyzer: new warning: -Wanalyzer-deref-before-check [PR99671]
 2022-11-10 18:37 UTC 

[PATCH] c++: Extend -Wdangling-reference for std::minmax
 2022-11-10 18:16 UTC  (3+ messages)

[PATCH (pushed)] docs: move label directly before title
 2022-11-10 17:03 UTC 

[PATCH v2] c++: parser - Support for target address spaces in C++
 2022-11-10 16:40 UTC  (14+ messages)
      ` [PATCH v3] "
                  ` [PATCH v4] "

[PATCH] Use toplevel configure for GMP and MPFR for gdb
 2022-11-10 16:25 UTC 

[PATCH] Remove SLOW_SHORT_ACCESS from target headers
 2022-11-10 16:22 UTC  (4+ messages)

[PATCH 1/2] aarch64: Enable the use of LDAPR for load-acquire semantics
 2022-11-10 15:55 UTC  (3+ messages)
` [PATCH 2/2] aarch64: Add support for widening LDAPR instructions

[PATCH] Do not specify NAN sign in frange::set_nonnegative
 2022-11-10 15:40 UTC  (2+ messages)

[PATCH] doc: formatting fixes
 2022-11-10 15:14 UTC  (2+ messages)

[PATCH] Make last DCE remove empty loops
 2022-11-10 15:14 UTC 

[PATCH RESEND] riscv: improve the cost model for loading a 64bit constant in rv32
 2022-11-10 14:37 UTC 

[PATCH] Optimize VEC_PERM_EXPR with same permutation index and operation [PR98167]
 2022-11-10 14:27 UTC  (6+ messages)

[PATCH] better PHI copy propagation for forwprop
 2022-11-10 14:19 UTC 

[PATCH] Add condition coverage profiling
 2022-11-10 14:19 UTC  (4+ messages)
` Ping "

[PATCH] maintainer-scripts/gcc_release: compress xz in parallel
 2022-11-10 14:16 UTC  (5+ messages)

[PATCH 1/3] STABS: remove -gstabs and -gxcoff functionality
 2022-11-10 14:13 UTC  (5+ messages)

[PATCH] sphinx: support Sphinx in lib*/Makefile.am
 2022-11-10 14:07 UTC  (2+ messages)

[committed] Add another commit to ignore
 2022-11-10 14:01 UTC  (2+ messages)

[PATCH] RISC-V: Fix selection of pipeline model for sifive-7-series
 2022-11-10 13:58 UTC  (3+ messages)

Porting the Docs to Sphinx - project status
 2022-11-10 13:50 UTC  (12+ messages)
  ` Announcement: Porting the Docs to Sphinx - 9. November 2022

[PATCH] RISC-V: Implement movmisalign<mode> to enable SLP
 2022-11-10 13:24 UTC  (3+ messages)

[PATCH] Restore CCP copy propagation
 2022-11-10 13:11 UTC 

[PATCH (pushed)] sphinx: add missing newline for conf.py files
 2022-11-10 12:58 UTC 

[PATCH (pushed)] sphinx: add missing newline for conf.py files
 2022-11-10 12:57 UTC 

[RFC] docs: remove documentation for unsupported releases
 2022-11-10 12:39 UTC  (6+ messages)

[wwwdocs] Add httpd redirects for texinfo trunk docs and for each release series
 2022-11-10 12:01 UTC  (2+ messages)

Rust frontend patches v3
 2022-11-10 10:52 UTC  (4+ messages)
` [PATCH Rust front-end v3 15/46] gccrs: Add expansion pass for the Rust front-end

[PATCH][GCC] arm: Add support for new frame unwinding instruction "0xb5"
 2022-11-10 10:37 UTC 

[PATCH 0/2] Fortran: Add attribute flatten
 2022-11-10 10:20 UTC  (3+ messages)
` [PATCH 1/2] Fortran: Cleanup struct ext_attr_t
` [PATCH 2/2] Fortran: Add attribute flatten

[committed] wwwdocs: readings: Remove linux-c6x.org
 2022-11-10  9:43 UTC 

[PATCH] i386: Fix up ix86_expand_int_sse_cmp [PR107585]
 2022-11-10  9:41 UTC  (2+ messages)

[PATCH] match.pd: rewrite select to branchless expression
 2022-11-10  9:03 UTC  (4+ messages)

[committed] wwwdocs: gcc-4.8: Switch www.open-std.org to https
 2022-11-10  8:42 UTC 

[PATCH] Adjust the symbol for SECTION_LINK_ORDER linked_to section [PR99889]
 2022-11-10  8:15 UTC  (3+ messages)
` PING^1 "
  ` PING^2 "

[committed] wwwdocs: c99status: Switch www.open-std.org to https
 2022-11-10  8:07 UTC 

[RFC PATCH] c++: Minimal handling of carries_dependency attribute
 2022-11-10  7:18 UTC  (4+ messages)

[PATCH] ifcombine: fold two bit tests with different polarity
 2022-11-10  7:02 UTC  (2+ messages)

[PATCH] ifcombine: recognize single bit test of sign-bit
 2022-11-10  6:57 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).