public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] tree-optimization/101159 - fix missing NULL check in popcount pattern
 2021-06-22 13:15 UTC  (3+ messages)
` [PATCH] testsuite: Add testcase for recently fixed PR [PR101159]

[PATCH RFA] expand: empty class return optimization [PR88529]
 2021-06-22 13:15 UTC  (4+ messages)
` [PATCH] expand: Fix up empty class return optimization [PR101160]

[PATCH]middle-end[RFC] slp: new implementation of complex numbers
 2021-06-22 13:14 UTC  (3+ messages)

[PATCH] fold-const: Return corresponding integral type for OFFSET_TYPE in range_check_type [PR101162]
 2021-06-22 12:56 UTC  (2+ messages)

[committed] libstdc++: Improve std::lock algorithm
 2021-06-22 12:51 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] AArch64: Add support for __builtin_roundeven[f] [PR100966]
 2021-06-22 12:33 UTC  (3+ messages)

[PATCH 1/4]middle-end Vect: Add support for dot-product where the sign for the multiplicant changes
 2021-06-22 11:16 UTC  (15+ messages)

[PATCH] middle-end/101156 - remove not working optimization in gimplification
 2021-06-22 10:57 UTC 

[PATCH][RFC] Add x86 subadd SLP pattern
 2021-06-22 10:49 UTC  (7+ messages)

[PATCH] tree-optimization/101151 - fix irreducible region check for sinking
 2021-06-22 10:09 UTC 

testsuite: avoid no-stack-protector-attr-3 fail on mips*-*-*
 2021-06-22  9:44 UTC  (2+ messages)
` [PATCH resend] "

[PATCH] testsuite: add -fwrapv for 950704-1.c
 2021-06-22  9:41 UTC  (3+ messages)

[ARM] PR66791: Gate comparison in vca intrinsics on __FAST_MATH__
 2021-06-22  9:34 UTC 

[committed] testuite: Add pthread check to dg-module-cmi for omp module testing
 2021-06-22  9:15 UTC 

[PATCH] RISC-V: Add tune info for T-HEAD C906
 2021-06-22  9:12 UTC  (2+ messages)

[PATCH] tree-optimization/101154 - fix out-of bound access in SLP
 2021-06-22  9:01 UTC 

[PATCH] tree-optimization/101158 - adjust SLP call matching sequence
 2021-06-22  9:00 UTC 

[PATCH][version 3]add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-06-22  8:59 UTC  (22+ messages)

[Patch, Fortran] PR100337 Should be able to pass non-present optional arguments to CO_BROADCAST
 2021-06-22  8:37 UTC  (6+ messages)
` [Ping, Patch, "
  ` [Ping^2, "

[PATCH] docs: drop unbalanced parenthesis in rtl.texi
 2021-06-22  8:37 UTC  (2+ messages)

[Patch, v2] contrib/mklog.py: Improve PR handling (was: Re: git gcc-commit-mklog doesn't extract PR number to ChangeLog)
 2021-06-22  8:31 UTC  (8+ messages)
                                              ` [RFC][PATCH] contrib: add git-commit-mklog wrapper

[PATCH] Remove my Write After Approval entry
 2021-06-22  8:13 UTC 

[PATCH] Add gnu::diagnose_as attribute
 2021-06-22  7:30 UTC  (3+ messages)

[Patch, fortran V2] PR fortran/93308/93963/94327/94331/97046 problems raised by descriptor handling
 2021-06-22  7:11 UTC  (7+ messages)

[PATCH] testsuite: mips: use noinline attribute instead of -fno-inline
 2021-06-22  7:05 UTC 

[PATCH] gcov: Use system IO buffering
 2021-06-22  6:56 UTC  (5+ messages)
` [EXTERNAL] "

[PATCH] autofdo: Bump AUTO_PROFILE_VERSION
 2021-06-22  6:55 UTC 

[PATCH][pushed] gcov: update documentation entry about string format
 2021-06-22  6:50 UTC  (2+ messages)

[PATCH] add -ltrans-objects lto-plugin debug option
 2021-06-22  6:49 UTC 

[patch] Fortran: fix sm computation in CFI_allocate [PR93524]
 2021-06-22  6:03 UTC  (4+ messages)
  ` [patch v2] "

[PATCH V3] Split loop for NE condition
 2021-06-22  3:55 UTC  (9+ messages)
        ` [RFC] New idea to split loop based on no-wrap conditions

[PATCH] Add vect_recog_popcount_pattern to handle mismatch between the vectorized popcount IFN and scalar popcount builtin
 2021-06-22  2:44 UTC  (4+ messages)

[PATCH] predcom: Adjust some unnecessary update_ssa calls
 2021-06-22  2:35 UTC  (5+ messages)
      ` predcom: Refactor more by encapsulating global states

[r12-1702 Regression] FAIL: g++.target/i386/empty-class1.C -std=c++2a scan-rtl-dump-not expand "set" on Linux/x86_64
 2021-06-22  0:08 UTC 

[PATCH] Modula-2 into the GCC tree on master
 2021-06-21 22:41 UTC  (12+ messages)

[PATCH] correct handling of variable offset minus constant in -Warray-bounds (PR 100137)
 2021-06-21 22:25 UTC 

[PATCH] IBM Z: Define NO_PROFILE_COUNTERS
 2021-06-21 22:20 UTC 

[PATCH 0/11] warning control by group and location (PR 74765)
 2021-06-21 21:58 UTC  (17+ messages)
  ` [PATCH 0/13] v2 "
    ` [PATCH 1/13] v2 [PATCH 1/13] Add support for per-location warning groups "
      ` [PING][PATCH "
    ` [PATCH 3/13] v2 Use new per-location warning APIs in C front end
      ` [PING][PATCH "
    ` [PATCH 4/13] v2 Use new per-location warning APIs in C family code
      ` [PING][PATCH "
    ` [PATCH 6/13] v2 Use new per-location warning APIs in the C++ front end
      ` [PING][PATCH "
    ` [PATCH 7/13] v2 Use new per-location warning APIs in the FORTRAN "
      ` [PING][PATCH "
    ` [PATCH 9/13] v2 Use new per-location warning APIs in LTO
      ` [PING][PATCH "
    ` [PATCH 10/13] v2 Use new per-location warning APIs in the middle end
      ` [PING][PATCH "

[PATCH] ipa-sra: Fix thinko when overriding safe_to_import_accesses (PR 101066)
 2021-06-21 20:14 UTC 

[[PATCH V9] 0/7] Support for the CTF and BTF debug formats
 2021-06-21 15:33 UTC  (15+ messages)
` [[PATCH V9] 2/7] dejagnu: modularize gcc-dg-debug-runtest a bit
` [[PATCH V9] 3/7] CTF/BTF debug formats
` [[PATCH V9] 4/7] CTF/BTF testsuites
` [[PATCH V9] 5/7] CTF/BTF documentation
` [[PATCH V9] 6/7] Enable BTF generation in the BPF backend
` [[PATCH V9] 7/7] libiberty: copy over .BTF section when using LTO

[Patch, fortran V3] PR fortran/100683 - Array initialization refuses valid
 2021-06-21 15:21 UTC  (3+ messages)

[PATCH v2 0/2] rs6000: Add support for _mm_minpos_epu16
 2021-06-21 14:35 UTC  (5+ messages)
` [PATCH v2 1/2] "
  ` [ping PATCH "
` [PATCH v2 2/2] rs6000: Add test "
  ` [ping PATCH "

[PATCH] mips: add MSA vec_cmp and vec_cmpu expand pattern [PR101132]
 2021-06-21 13:42 UTC 

[PATCH] libstdc++: Sync __cpp_lib_ranges macro defined in ranges_cmp.h
 2021-06-21 13:39 UTC  (2+ messages)

[PATCH] tree-optimization/101120 - fix compile-time issue with SLP groups
 2021-06-21 13:02 UTC  (3+ messages)

[PATCH] tree-optimization/101014 - Remove poor value computations
 2021-06-21 12:58 UTC  (3+ messages)

[PATCH] PR fortran/100950 - ICE in output_constructor_regular_field, at varasm.c:5514
 2021-06-21 12:12 UTC  (4+ messages)

[x86_64 PATCH] PR target/11877: Use xor to write zero to memory with -Os
 2021-06-21 12:01 UTC  (8+ messages)

[PATCH][AVX512] Fix ICE for vpexpand*
 2021-06-21 11:46 UTC  (6+ messages)
` [PATCH][AVX512] Optimize vpexpand* to mask mov when mask have all ones in it's lower part (including 0 and -1)

[PATCH 0/5] amdgcn: Improve TImode support
 2021-06-21 11:15 UTC  (3+ messages)
` [PATCH 5/5] Fortran: Re-enable 128-bit integers for AMD GCN

[Ada] Fix unbalanced parens in documentation of Address clauses
 2021-06-21 11:05 UTC 

[Ada] Make -gnatU and -gnatw.d the default
 2021-06-21 11:05 UTC 

[Ada] Add Return_Statement field
 2021-06-21 11:05 UTC 

[Ada] Implementation of AI12-205: defaults for formal types
 2021-06-21 11:05 UTC 

[Ada] INOX: prototype "when" constructs
 2021-06-21 11:05 UTC 

[Ada] Improve efficiency of small slice assignments of packed arrays
 2021-06-21 11:05 UTC 

[Ada] Add Ada.Strings.Text_Buffers and replace uses of Ada.Strings.Text_Output
 2021-06-21 11:05 UTC 

[Ada] Zero-size slices
 2021-06-21 11:05 UTC 

[Ada] Implement 'Valid_Value attribute
 2021-06-21 11:05 UTC 

[Ada] Adjust new fast bit-field copy path to big-endian platforms
 2021-06-21 11:05 UTC 

[Ada] Optimization of System.Value_N
 2021-06-21 11:05 UTC 

[Ada] Implement fixed-lower-bound consistency checks for qualified_expressions
 2021-06-21 11:05 UTC 

[Ada] Fix detection of overlapping actuals with renamings
 2021-06-21 11:05 UTC 

[Ada] Skip overlay checks on protected components with expansion disabled
 2021-06-21 11:05 UTC 

[Ada] Fix invalid JSON real numbers generated with -gnatRj
 2021-06-21 11:05 UTC 

[Ada] Disable wrong computation of offsets within multidimensional arrays
 2021-06-21 11:05 UTC 

[Ada] Compiler crash on sliding of fixed-lower-bound object in Loop_Invariant
 2021-06-21 11:05 UTC 

[Ada] Simplify detection of statically overlapping slices
 2021-06-21 11:05 UTC 

[Ada] Compile s-mmap on aarch64-linux
 2021-06-21 11:05 UTC 

[PATCH 5/7] Allow match-and-simplified phiopt to run in early phiopt
 2021-06-21  9:49 UTC  (4+ messages)
` [PATCH 6/7] Lower for loops before lowering cond in genmatch

rs6000: Fix typos in float128 ISA3.1 support
 2021-06-21  9:27 UTC 

[PATCH] tree-optimization/101121 - avoid infinite SLP build
 2021-06-21  9:06 UTC 

[ARM] PR97906 - Missed lowering abs(a) >= abs(b) to vacge
 2021-06-21  8:38 UTC  (7+ messages)

[ARM] PR66791: Replace calls to builtin in vmul_n (a, b) intrinsics with __a * __b
 2021-06-21  8:34 UTC  (7+ messages)

[ARM] PR98435: Missed optimization in expanding vector constructor
 2021-06-21  8:34 UTC  (5+ messages)

[PATCH] Disparage slightly the mask register alternative for bitwise operations. [PR target/101142]
 2021-06-21  8:12 UTC  (3+ messages)

[PATCH 1/6] auto_vec copy/move improvements
 2021-06-21  7:15 UTC  (10+ messages)
` [PATCH 5/6] make get_domminated_by_region return a auto_vec

[PATCH] tree-optimization: Optimize division followed by multiply [PR95176]
 2021-06-21  7:08 UTC  (8+ messages)
  ` [EXTERNAL] "

[PATCH 4/7] Expand the comparison argument of fold_cond_expr_with_comparison
 2021-06-21  6:55 UTC  (2+ messages)

[PATCH 3/7] Try inverted comparison for match_simplify in phiopt
 2021-06-21  6:52 UTC  (2+ messages)

[PATCH 1/7] Reset the range info on the moved instruction in PHIOPT
 2021-06-21  6:49 UTC  (4+ messages)
` [PATCH 2/7] Duplicate the range information of the phi onto the new ssa_name

[PATCH] doc/lto.texi: List slim object format as the default
 2021-06-21  6:09 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add myself as maintainer of the i386 vector extensions
 2021-06-21  5:32 UTC 

[PATCH] c++: REF_PARENTHESIZED_P wrapper inhibiting NRVO [PR67302]
 2021-06-21  4:13 UTC  (2+ messages)

[PATCH] c++: conversion to base of vbase in NSDMI [PR80431]
 2021-06-21  4:12 UTC  (2+ messages)

[PATCH 0/2] Implement single global definition
 2021-06-20 23:05 UTC  (3+ messages)
` [PATCH 1/2] Add -fsingle-global-definition
` [PATCH 2/2] Add TARGET_ASM_EMIT_GNU_PROPERTY_NOTE

[PATCH] Add TARGET_IFUNC_REF_LOCAL_OK
 2021-06-20  2:10 UTC 

[PATCH 7/7] Port most of the A CMP 0 ? A : -A to match
 2021-06-19 21:49 UTC 

[Patch, fortran] PR fortran/100120/100816/100818/100819/100821 problems raised by aggregate data types
 2021-06-19 11:00 UTC  (6+ messages)
    ` Re:[Patch, fortran] PR fortran/93308/93963/94327/94331/97046 problems raised by descriptor handling
      ` [Patch, fortran v2] "
        ` [Patch, fortran V3] PR fortran/100683 - Array initialization refuses valid

[PATCH] mips: check MSA support for vector modes [PR100760,PR100761,PR100762]
 2021-06-19  7:34 UTC 

[Patch] Add 'default' to -foffload=; document that flag [PR67300]
 2021-06-18 22:47 UTC  (10+ messages)

[committed] More useless code elimination on the H8
 2021-06-18 22:06 UTC 

[PATCH] libstdc++: Implement LWG 3553 change to split_view
 2021-06-18 21:58 UTC  (2+ messages)

[PATCH 1/5] libstdc++: Implement P2325 changes to default-constructibilty of views
 2021-06-18 21:58 UTC  (7+ messages)
` [PATCH 3/5] libstdc++: Rename views::split to views::lazy_split as per P2210
` [PATCH 4/5] libstdc++: Implement resolution of LWG 3478 "
` [PATCH 5/5] libstdc++: Implement new views::split "

[PATCH] libstdc++: Implement LWG 3555 changes to transform/elements_view
 2021-06-18 21:55 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).