public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 1/8 v9]middle-end slp: Support optimizing load distribution
 2021-01-11 13:54 UTC  (4+ messages)

[PATCH] Optimize macro: make it more predictable
 2021-01-11 13:10 UTC  (7+ messages)

[PATCH] Fix UBSAN bootstrap
 2021-01-11 12:58 UTC  (3+ messages)

[PATCH] tree-optimization/91403 - avoid excessive code-generation
 2021-01-11 12:38 UTC 

[PATCH v2] aarch64: Add cpu cost tables for A64FX
 2021-01-11 12:17 UTC  (4+ messages)

[PATCH] Fix test failures from outputs.exp (PR testsuite/98225)
 2021-01-11 12:13 UTC  (10+ messages)
  ` [PATCH] testsuite: Fix test failures from outputs.exp [PR98225]
      ` [PATCH v2] "

[PATCH 5/8 v9]middle-end slp: support complex multiply and complex multiply conjugate
 2021-01-11 12:04 UTC  (4+ messages)

[PATCH] [x86]Delete dead code in ix86_expand_sse_comi.[PR98612]
 2021-01-11 11:54 UTC  (2+ messages)

[PATCH] tree-optimization/98526 - fix vectorizer reduction cost
 2021-01-11 11:50 UTC 

[committed] d: Support deprecated, @disable, and user-defined attributes on enum members
 2021-01-11 11:37 UTC  (3+ messages)

[committed] d: Remove visibility and lookup deprecation
 2021-01-11 11:36 UTC 

[PATCH v4 00/29] libgcc: Thumb-1 Floating-Point Library for Cortex M0
 2021-01-11 11:11 UTC  (30+ messages)
` [PATCH v4 01/29] Add and organize macros
` [PATCH v4 02/29] Refactor 'clz' functions into a new file
` [PATCH v4 03/29] Refactor 'ctz' "
` [PATCH v4 04/29] Refactor 64-bit shift "
` [PATCH v4 05/29] Import replacement 'clz' functions from CM0 library
` [PATCH v4 06/29] Import replacement 'ctz' "
` [PATCH v4 07/29] Import replacement 64-bit shift "
` [PATCH v4 08/29] Import new 'clrsb' functions from the "
` [PATCH v4 09/29] Import new 'ffs' "
` [PATCH v4 10/29] Import new 'parity' "
` [PATCH v4 11/29] Import new 'popcnt' "
` [PATCH v4 12/29] Refactor Thumb-1 long int comparison functions into a new file
` [PATCH v4 13/29] Import replacement 64-bit comparison functions from CM0 library
` [PATCH v4 14/29] Add branchless conditional sequences to the 64-bit comparison funtions
` [PATCH v4 15/29] Import new integer division functions from the CM0 library
` [PATCH v4 16/29] Refactor Thumb-1 64-bit division functions into a new file
` [PATCH v4 17/29] Import replacement 64-bit division functions from the CM0 library
` [PATCH v4 18/29] Import new integer multiplication "
` [PATCH v4 19/29] Refactor Thumb-1 single precision comparison functions into a new file
` [PATCH v4 20/29] Import single precision comparison functions from the CM0 library
` [PATCH v4 21/29] Refactor Thumb-1 floating point subtraction into a new file
` [PATCH v4 22/29] Import single precision addition and subtraction from the CM0 library
` [PATCH v4 23/29] Import single precision multiplication "
` [PATCH v4 24/29] Import single precision division "
` [PATCH v4 25/29] Import integer-to-float conversion functions "
` [PATCH v4 26/29] Import float-to-integer "
` [PATCH v4 27/29] Import float<->double "
` [PATCH v4 28/29] Import float<->__fp16 "
` [PATCH v4 29/29] Remove single-precision functions from the v6m soft-float library

[PATCH, OpenMP 5.0] Basic support of release/delete clauses on target/target-data directives
 2021-01-11 10:28 UTC  (2+ messages)

[PATCH 6/8 v9]middle-end slp: support complex FMA and complex FMA conjugate
 2021-01-11 10:24 UTC  (6+ messages)

[PATCH, OpenMP 5.0] Target mapping C++ members inside member functions
 2021-01-11 10:18 UTC  (2+ messages)

translation
 2021-01-11 10:02 UTC 

[PATCH] tree-optimization/98221 - fix wrong unpack operation used for big-endian
 2021-01-11 10:02 UTC 

[PATCH] libstdc++: implement locale support for AIX
 2021-01-11  9:13 UTC 

[PATCH] aarch64: Reimplement vmovl*/vmovn* intrinsics using __builtin_convertvector
 2021-01-11  9:11 UTC 

[Ada,FYI] revamp ada.numerics.aux
 2021-01-11  8:42 UTC  (14+ messages)
  ` move sincos after pre (was: Re: [Ada,FYI] revamp ada.numerics.aux)
    ` move sincos after pre (was: Re: [Ada, FYI] "
      ` move sincos after pre
              ` make FOR_EACH_IMM_USE_STMT safe for early exits (was: Re: move sincos after pre)
                  ` make FOR_EACH_IMM_USE_STMT safe for early exits

[PATCH] widening_mul: Pattern recognize also signed multiplication with overflow check [PR95852]
 2021-01-11  8:26 UTC  (2+ messages)

Add missing vxworks filters to lib/target-supports.exp functions
 2021-01-11  8:23 UTC  (3+ messages)

[PATCH] widening_mul: Pattern recognize unsigned multiplication with overflow check [PR95852]
 2021-01-11  8:23 UTC  (2+ messages)

[PATCH] reassoc: Reassociate integral multiplies [PR95867[
 2021-01-11  8:17 UTC  (2+ messages)

gcc
 2021-01-11  2:23 UTC 

[PATCH] c++: Add support for -std=c++2b
 2021-01-11  1:18 UTC  (5+ messages)

[PATCH v2] c++: Add support for -std=c++2b
 2021-01-11  0:28 UTC 

[PATCHv2] hurd: libgcc unwinding over signal trampolines with SIGINFO
 2021-01-11  0:00 UTC  (2+ messages)

[PATCH] Hurd: Enable ifunc by default
 2021-01-10 23:59 UTC  (2+ messages)

[patch] fix -Wformat-diag warnings in rs6000-call.c
 2021-01-10 21:18 UTC  (4+ messages)

[PATCH] MIPS: Fix PR target/98491
 2021-01-10 17:04 UTC  (7+ messages)
` [PATCH] MIPS: Fix PR target/98491 (ChangeLog)

[PATCH] VAX/testsuite: Remove notsi comparison elimination regressions
 2021-01-10 14:45 UTC  (3+ messages)

[PATCH 0/4] Fixes for `const_double_zero' use + VAX iterator simplification
 2021-01-10 14:34 UTC  (10+ messages)
` [PATCH 1/4] RTL: Update `const_double_zero' handling for mode and callable insns
` [PATCH 2/4] PDP11: Use a mode with `const_double_zero' expressions
` [PATCH 3/4] VAX: "
` [PATCH 4/4] VAX: Remove a duplicate `cc' mode attribute

[PATCH v2] fix Ada bootstrap on Cygwin64 (PR bootstrap/94918)
 2021-01-10 13:04 UTC  (3+ messages)

[patch, fortran shared coarrays, committed]
 2021-01-10 12:28 UTC 

[PATCH] match.pd: Add ~(X - Y) -> ~X + Y simplification [PR96685]
 2021-01-10  0:43 UTC  (4+ messages)

[committed] d: Synchronize testsuite with upstream dmd
 2021-01-09 23:00 UTC 

[committed] d: Implement expression-based contract syntax
 2021-01-09 23:00 UTC 

[PATCH] c++: Fix ICE with CTAD in concept [PR98611]
 2021-01-09 22:23 UTC 

--enable-link-serialization=1 doesn't work
 2021-01-09 18:52 UTC 

[PATCH] libgcc: Thumb-1 Floating-Point Library for Cortex M0
 2021-01-09 18:48 UTC  (12+ messages)
      ` [PATCH v3] "

Support the PGO build for binutils+gdb (2.36 Branch imminent)
 2021-01-09 14:37 UTC 

[PATCH] doc: Fix typos in C++ Modules documentation
 2021-01-09 14:35 UTC 

[PATCH] vregs: Fix up instantiate_virtual_regs_in_insn for asm goto with outputs [PR98603]
 2021-01-09  9:46 UTC  (2+ messages)

[PATCH] tree-cfg: Allow enum types as result of POINTER_DIFF_EXPR [PR98556]
 2021-01-09  9:45 UTC  (2+ messages)

[PATCH] c++: private inheritance access diagnostics fix [PR17314]
 2021-01-09  0:38 UTC  (3+ messages)

[PATCH] issue -Wstring-compare for member arrays (PR 98097)
 2021-01-08 23:18 UTC  (2+ messages)

[PATCH] aarch64 : Mark rotate immediates with '#' as per DDI0487iFc
 2021-01-08 21:13 UTC 

[PATCH] ira: Skip some pseudos in move_unallocated_pseudos
 2021-01-08 20:37 UTC  (8+ messages)

[PATCH, libstdc++] GLIBCXX_HAVE_INT64_T
 2021-01-08 20:35 UTC  (11+ messages)

Pointer width in GCC?
 2021-01-08 20:32 UTC  (3+ messages)

[PATCH] Add pytest for a GCOV test-case
 2021-01-08 20:29 UTC  (6+ messages)

[PATCH] c++, abi: Fix abi_tag attribute handling [PR98481]
 2021-01-08 19:29 UTC  (3+ messages)

[PATCH] Testcase for old PR 47059
 2021-01-08 17:56 UTC 

[PATCH] PR libstdc++/71579 assert that type traits are not misused with an incomplete type
 2021-01-08 17:28 UTC  (13+ messages)

[PATCH] IBM Z: Fix constraints in vpdi patterns
 2021-01-08 16:51 UTC  (2+ messages)

[PATCH] x86-64: Use R10 for profiling large model
 2021-01-08 16:45 UTC  (6+ messages)
  ` [PATCH] x86-64: Use R10 and R11 for profiling large model with PIC
        ` [PATCH] x86-64: Require lp64 for PR target/98482 tests

[PATCH v2] IBM Z: Introduce __LONG_DOUBLE_VX__ macro
 2021-01-08 16:17 UTC  (2+ messages)

[PATCH] c++: ICE with constexpr call that returns a PMF [PR98551]
 2021-01-08 15:48 UTC  (3+ messages)

[PATCH] c++: Fix access checking of scoped non-static member [PR98515]
 2021-01-08 15:39 UTC  (5+ messages)

[PATCH] if-to-switch: remove memory leaks
 2021-01-08 14:33 UTC  (2+ messages)

[PATCH] reset the SCEV htab after FRE in loop pipeline
 2021-01-08 13:40 UTC 

[PATCH] fix vectorizer memleaks
 2021-01-08 13:39 UTC 

[PATCH] tree-optimization/98544 - more permute optimization fixes
 2021-01-08 13:09 UTC 

[PATCH 1/3] arm: Add movmisalign patterns for MVE (PR target/97875)
 2021-01-08 11:04 UTC  (3+ messages)

[pushed] aarch64: Support unpacked CNOT on SVE
 2021-01-08 10:53 UTC 

[pushed] aarch64: Support conditional unpacked UXT on SVE
 2021-01-08 10:51 UTC 

[PATCH] aarch64: Reimplement most vpadal intrinsics using builtins
 2021-01-08 10:28 UTC 

[PATCH] aarch64: Reimplement vabd* intrinsics using builtins
 2021-01-08 10:28 UTC 

[PATCH] aarch64: Reimplement vaba* intrinsics using builtins
 2021-01-08 10:28 UTC 

[PATCH] aarch64: Fix RTL patterns for UABA/SABA
 2021-01-08 10:28 UTC 

[PATCH 7/8 v9]middle-end slp: support complex FMS and complex FMS conjugate
 2021-01-08 10:02 UTC  (3+ messages)

[PATCH]AArch64 SVE2: Fix aarch64-sve2-acle-asm tests
 2021-01-08  9:56 UTC  (2+ messages)

[PATCH 8/8 v9]middle-end slp: Add complex operations class to share first match among all matchers
 2021-01-08  9:50 UTC  (2+ messages)

[PATCH] ipa-modref: avoid linebreak split in debug print
 2021-01-08  8:46 UTC  (2+ messages)

[PATCH] i386: Fix -mcmodel= vs. target attribute [PR98585]
 2021-01-08  8:45 UTC  (2+ messages)

[PATCH] IBM Z: Introduce __LONG_DOUBLE_VX__ macro
 2021-01-08  8:35 UTC  (2+ messages)

[PATCH v2 0/2] RISC-V: Introduce new architecture extension test macros
 2021-01-08  3:34 UTC  (3+ messages)

[PATCH] Fix array-quals-1.c for RISC-V
 2021-01-08  3:33 UTC  (3+ messages)

[PATCH] i386: Merge various insn name mapping code attributes
 2021-01-08  3:33 UTC  (2+ messages)

[PATCH] genemit: Handle `const_double_zero' rtx
 2021-01-08  2:12 UTC  (8+ messages)

[PATCH] x86-64: Use R10 for profiling large model
 2021-01-07 23:49 UTC 

[committed] fix another ICE in MEM_REF formatting (PR 98578)
 2021-01-07 23:24 UTC  (3+ messages)

[PATCH] c++: Fix up tsubst of BIT_CAST_EXPR [PR98329]
 2021-01-07 21:42 UTC  (2+ messages)

[PATCH] handle MEM_REF with void* arguments (PR c++/95768)
 2021-01-07 21:36 UTC  (10+ messages)
            ` [PATCH v3] "

[PATCH] c++: Fix thinko in auto return type checking [PR98441]
 2021-01-07 21:12 UTC  (2+ messages)

[PATCH] c++: Fix ICE with __builtin_bit_cast [PR98469]
 2021-01-07 21:11 UTC  (6+ messages)
      ` [PATCH] c++, v2: "

[PATCH] c++: ICE with constrained placeholder return type [PR98346]
 2021-01-07 21:06 UTC 

[pushed] c++: Add some conversion sanity checking
 2021-01-07 21:06 UTC 

[PATCH] libstdc++: Add support for C++20 barriers
 2021-01-07 20:56 UTC  (4+ messages)

[committed] analyzer: fix ICE when DECL_INITIAL is error_mark_node [PR98580]
 2021-01-07 20:48 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).