public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC] Don't move cold code out of loop by checking bb count
 2021-08-10  4:25 UTC  (4+ messages)

[C++ PATCH] Fix unnecessary error when top-level cv-qualifiers is dropped (PR c++/101783)
 2021-08-10  2:33 UTC 

[PATCHv4 00/34] Replace the Power target-specific builtin machinery
 2021-08-09 23:44 UTC  (9+ messages)
` [PATCH 03/34] rs6000: Add the rest of the [altivec] stanza to the builtins file

[C PATCH] Evaluate argument of sizeof that are structs of variable size
 2021-08-09 22:47 UTC  (3+ messages)

[RFC, Fortran] Fix c_float128 and c_float128_complex on targets with 128-bit long double
 2021-08-09 21:42 UTC  (5+ messages)
      ` [Patch v2 "

[PATCH] c++: Improve memory usage of subsumption [PR100828]
 2021-08-09 21:07 UTC  (3+ messages)

[COMMITTED] PR tree-optimization/101741 - Ensure toupper and tolower follow the expected pattern
 2021-08-09 20:25 UTC 

[PATCH 0/6] rs6000: Support more SSE4.1 intrinsics
 2021-08-09 20:23 UTC  (7+ messages)
` [PATCH 1/6] rs6000: Support SSE4.1 "round" intrinsics
` [PATCH 2/6] rs6000: Support SSE4.1 "min" and "max" intrinsics
` [PATCH 3/6] rs6000: Simplify some SSE4.1 "test" intrinsics
` [PATCH 4/6] rs6000: Support SSE4.1 "cvt" intrinsics
` [PATCH 5/6] rs6000: Support more SSE4.1 "cmp", "mul", "pack" intrinsics
` [PATCH 6/6] rs6000: Guard some x86 intrinsics implementations

trunk -D_GLIBCXX_DEBUG #include <regex> fails
 2021-08-09 19:47 UTC  (4+ messages)

[PATCH] x86: Optimize load of const all 1s float vectors
 2021-08-09 19:14 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] x86: Optimize load of const all 1s FP vectors
          ` [PATCH v4] x86: Optimize load of const FP all bits set vectors

[wwwdocs] gcc-12/changes.html (GCN): >1 workers per gang
 2021-08-09 18:53 UTC  (3+ messages)

[PATCH] gcov: Add GCOV_TYPE_SIZE target macro
 2021-08-09 18:34 UTC  (2+ messages)

[r12-2808 Regression] FAIL: gfortran.dg/ieee/pr77372.f90 -O (test for excess errors) on Linux/x86_64
 2021-08-09 18:27 UTC 

[committed v2 0/3] arm: fix problems when targetting extended FPUs [PR101723]
 2021-08-09 17:47 UTC  (8+ messages)
` [committed v2 3/3] arm: reorder assembler architecture directives [PR101723]

[PATCH] c++: recognize class-scope non-template dguides [PR79501]
 2021-08-09 17:16 UTC 

[PATCH] c++: most vexing parse and braced CTAD [PR89062]
 2021-08-09 17:15 UTC 

[patch][version 6] add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-08-09 17:14 UTC  (4+ messages)

[ARM] PR98435: Missed optimization in expanding vector constructor
 2021-08-09 16:19 UTC  (25+ messages)

[r12-2789 Regression] FAIL: gcc.dg/tree-ssa/gen-vect-11b.c scan-tree-dump-times vect "vectorized 0 loops" 1 on Linux/x86_64
 2021-08-09 16:18 UTC  (4+ messages)

[PATCH] gcov: Add -fprofile-update=force-atomic
 2021-08-09 16:10 UTC  (4+ messages)

[PATCH] diagnose more new/delete mismatches (PR 101791)
 2021-08-09 15:03 UTC  (2+ messages)

Warn for reads from write-only arguments [PR101734]
 2021-08-09 15:01 UTC  (2+ messages)

[PATCH] i386: Name V2SF logic insns [PR101812]
 2021-08-09 14:41 UTC 

[PATCH 2/2] Ada: Remove debug line number for DECL_IGNORED_P functions
 2021-08-09 14:37 UTC  (4+ messages)

[PATCH] Avoid allocator operator== in _Safe_container
 2021-08-09 14:24 UTC  (7+ messages)

Re-unify 'omp_build_component_ref' and 'oacc_build_component_ref'
 2021-08-09 14:16 UTC 

Re: [PATCH] Fix ICE when mixing VLAs and statement expressions [PR91038]
 2021-08-09 14:13 UTC  (11+ messages)
  ` Re "
            `  "

[PATCH 0/4] openacc: Worker partitioning in the middle end
 2021-08-09 13:32 UTC  (12+ messages)
` [PATCH 1/4] openacc: Middle-end worker-partitioning support
  ` [OpenACC] Extract 'pass_oacc_loop_designation' out of 'pass_oacc_device_lower' (was: [PATCH 1/4] openacc: Middle-end worker-partitioning support)
` [PATCH 3/4] amdgcn: Enable OpenACC worker partitioning for AMD GCN

RFC: Experimental use of Sphinx for GCC documentation
 2021-08-09 13:29 UTC  (20+ messages)
` RFC: "
    ` GCC documentation: porting to Sphinx
                        ` [PATCH] Port GCC documentation "

[PATCH] tree-optimization/101801 - rework generic vector vectorization more
 2021-08-09 13:03 UTC 

[PATCH] ipa: Fix testsuite/gcc.dg/ipa/remref-6.c
 2021-08-09 12:44 UTC 

[0/3] OpenACC reductions
 2021-08-09 11:37 UTC  (3+ messages)
` [1/3] "

[PATCH v4 00/20] resurrect automatic dependencies
 2021-08-09 11:34 UTC  (3+ messages)
` [PATCH v4 15/20] remove explicit dependencies

Minor doc updates
 2021-08-09 11:30 UTC  (2+ messages)

[PATCH] Adjust volatile handling of the operand scanner
 2021-08-09 11:17 UTC 

[ARM] PR66791: Replace builtins for fp and unsigned vmul_n intrinsics
 2021-08-09 11:11 UTC  (7+ messages)

[PATCH 0/3] [PR libfortran/101305] Bind(C): Fix kind/size mappings
 2021-08-09 10:52 UTC  (15+ messages)
` [PATCH 3/3] [PR libfortran/101305] Fix ISO_Fortran_binding.h paths in gfortran testsuite
              ` [Patch] gfortran.dg/dg.exp: Add libgfortran as -I flag for ISO*.h [PR101305] (was: [PATCH 3/3] [PR libfortran/101305] Fix ISO_Fortran_binding.h paths in gfortran testsuite)
                    ` [Patch] testsuite/lib/gfortran.exp: Add -I for ISO*.h [PR101305, PR101660] (was: Re: [Patch] gfortran.dg/dg.exp: Add libgfortran as -I flag for ISO*.h [PR101305] (was: [PATCH 3/3] [PR libfortran/101305] Fix ISO_Fortran_binding.h paths in gfortran testsuite))
                      ` committed – "

[PATCH] [i386] Support cond_ashr/lshr/ashl for vector integer modes under AVX512
 2021-08-09 10:46 UTC 

[PATCH] Recognize highpart multiplication during RTL expansion
 2021-08-09 10:13 UTC  (2+ messages)

[PATCH] Improve handling of unknown sign bit in CCP
 2021-08-09 10:05 UTC  (2+ messages)

[PATCH][GCC] Cleanup genmatch.c
 2021-08-09 10:04 UTC  (2+ messages)

[PATCH] tree-optimization: Optimize division followed by multiply [PR95176]
 2021-08-09  9:58 UTC  (13+ messages)
  ` [EXTERNAL] "

[PATCH, libgomp, OpenMP 5.0] Implement omp_get_device_num
 2021-08-09  9:30 UTC  (8+ messages)
  ` [PATCH, v2, "
      ` [PATCH, v3, libgomp, OpenMP 5.0, committed] "
        ` [PATCH, libgomp, OpenMP 5.0, OG11, "

[PATCH] testsuite: aarch64: Fix invalid SVE tests
 2021-08-09  8:56 UTC  (2+ messages)

[PATCH 1/8] aarch64: Use memcpy to copy vector tables in vqtbl[234] intrinsics
 2021-08-09  8:43 UTC  (6+ messages)
  ` [PATCH] testsuite: aarch64: Fix failing vector structure tests on big-endian

[PATCH 2/6] [i386] Enable _Float16 type for TARGET_SSE2 and above
 2021-08-09  8:34 UTC  (6+ messages)
` [PATCH] Make sure we're playing with integral modes before call extract_integral_bit_field

[PATCH] middle-end/101824 - properly handle volatiles in nested fn lowering
 2021-08-09  8:34 UTC 

[PATCH] Improved handling of MULT_EXPR in bit CCP
 2021-08-09  8:12 UTC 

[PATCH AArch64]Fix expanding of %w for *extend... pattern
 2021-08-09  8:02 UTC  (2+ messages)

[PATCH 0/4] drop version checks for in-tree gas [PR91602]
 2021-08-09  6:46 UTC  (3+ messages)

[PATCH] Fix loop split incorrect count and probability
 2021-08-09  4:33 UTC  (4+ messages)

[PATCH] rs6000: Add vec_unpacku_{hi,lo}_v4si
 2021-08-09  2:53 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] Add the member integer_to_sse to processor_cost as a cost simulation for movd/pinsrd. It will be used to calculate the cost of vec_construct
 2021-08-09  2:52 UTC  (7+ messages)

[committed] Fix dg-prune-output
 2021-08-08 20:54 UTC  (2+ messages)

[PATCH] Fix typo in fold-vec-load-builtin_vec_xl-* tests
 2021-08-08 20:21 UTC  (3+ messages)

[PATCH] Use _GLIBCXX_ASSERTIONS as _GLIBCXX_DEBUG light
 2021-08-08 19:34 UTC  (5+ messages)

[committed] Fix c6x test compromised by recent improvements to bswap & rotates
 2021-08-08 15:23 UTC 

[PATCH 0/3] jit: Add support for weak linkage
 2021-08-08 15:21 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] "
` [PATCH 3/3] "

[PATCH] Recognize highpart multiplication during RTL expansion
 2021-08-08 10:48 UTC 

[PATCH] libstdc++: Tweak timeout for testsuite/std/ranges/iota/max_size_type.cc
 2021-08-08  6:56 UTC  (2+ messages)

[PATCH] gcc: Cleanup overtly complicated expressions in genmatch.c
 2021-08-07 23:27 UTC 

Go patch committed: Support unsafe.Add and unsafe.Slice
 2021-08-07 20:38 UTC  (2+ messages)

[PATCH 0/2] fortran: Ignore unused arguments for scalarisation [PR97896]
 2021-08-07 18:33 UTC  (3+ messages)
` [PATCH 1/2] Revert "Remove KIND argument from INDEX so it does not mess up scalarization."
` [PATCH 2/2] fortran: Ignore unused args in scalarization [PR97896]

[PATCH] Add tests for PR tree-optimization/88531
 2021-08-07 14:32 UTC 

[PATCH, rs6000 V2] Add additional checks when identifying load/store instructions
 2021-08-06 21:58 UTC  (2+ messages)

[PATCH] PR fortran/68568 - ICE with automatic character object and save, in combination with some options
 2021-08-06 21:06 UTC 

[r12-2729 Regression] FAIL: g++.dg/cpp2a/concepts-pr67774.C -std=c++2a (test for excess errors) on Linux/x86_64
 2021-08-06 20:59 UTC 

[r12-2766 Regression] FAIL: g++.dg/warn/Wstringop-overflow-6.C -std=gnu++2a (test for excess errors) on Linux/x86_64
 2021-08-06 20:59 UTC 

[r12-2730 Regression] FAIL: g++.old-deja/g++.other/inline7.C -std=gnu++2a (test for excess errors) on Linux/x86_64
 2021-08-06 20:59 UTC 

[r12-2733 Regression] FAIL: gcc.target/i386/vect-gather-1.c scan-tree-dump vect "loop vectorized" on Linux/x86_64
 2021-08-06 20:59 UTC 

[PATCH] libcpp: Implement C++23 P1949R7 - C++ Identifier Syntax using Unicode Standard Annex 31
 2021-08-06 20:08 UTC  (4+ messages)
` [PATCH] libcpp, v2: "
  ` [PATCH] libcpp: For C++23 treat UCNs and UTF-8 chars not valid in identifiers as separate tokens

Go patch committed: Be strict about escape analysis of builtin functions
 2021-08-06 19:38 UTC  (2+ messages)

[PATCH, rs6000] Add additional checks when identifying load/store instructions
 2021-08-06 16:45 UTC  (5+ messages)

[PATCH] c++: suppress all warnings on memper pointers to work around dICE [PR101219]
 2021-08-06 15:34 UTC  (3+ messages)

[PATCH] middle-end/AArch64 Fix bootstrap after vec changes
 2021-08-06 15:24 UTC  (3+ messages)

[PATCH] plug memory leaks in warn_parm_array_mismatch (PR 99055)
 2021-08-06 15:10 UTC  (5+ messages)
` Fwd: "
  `  "
    ` Valgrind '--show-leak-kinds=all'

[PATCH] tree-optimization/101801 - remove vect_worthwhile_without_simd_p
 2021-08-06 14:24 UTC  (3+ messages)

[PATCH] [rtl-optimization] Simplify vector shift/rotate with const_vec_duplicate to vector shift/rotate with const_int element
 2021-08-06 14:08 UTC  (3+ messages)

[RFC] ldist: Recognize rawmemchr loop patterns
 2021-08-06 14:02 UTC  (11+ messages)

[committed 1/2] libstdc++: Add [[nodiscard]] to iterators and related utilities
 2021-08-06 13:29 UTC  (5+ messages)
` [committed] libstdc++: Move attributes that follow requires-clauses [PR101782]

[PATCH, AArch64] PR target/101609 - Use the correct iterator for AArch64 vector right shift pattern
 2021-08-06 13:07 UTC  (2+ messages)

[PATCH] [i386] Remove pass_cpb which is related to enable avx512 embedded broadcast from constant pool
 2021-08-06 12:26 UTC  (5+ messages)

[PATCH] i386: Fix conditional move reg-to-reg move elimination peepholes [PR101797]
 2021-08-06 12:24 UTC 

[PATCH] define auto_vec copy ctor and assignment (PR 90904)
 2021-08-06 12:17 UTC  (21+ messages)
        ` [PING][PATCH] "

[PATCH 0/7] ifcvt: Convert multiple
 2021-08-06 12:14 UTC  (7+ messages)
` [PATCH 4/7] ifcvt/optabs: Allow using a CC comparison for emit_conditional_move

[Committed] Use CFN_BUILT_IN_CLRSB instead of BUILT_IN_CLRSB in switch
 2021-08-06 11:26 UTC 

[PATCH v3] gcov: Add __gcov_info_to_gdca()
 2021-08-06 10:29 UTC  (8+ messages)

[PATCH 4/4] aarch64: Use memcpy to copy structures in bfloat vst* intrinsics
 2021-08-06  9:34 UTC  (2+ messages)

[PATCH 3/4] aarch64: Use memcpy to copy structures in vst2[q]_lane intrinsics
 2021-08-06  9:31 UTC  (2+ messages)

[PATCH 2/4] aarch64: Use memcpy to copy structures in vst3[q]_lane intrinsics
 2021-08-06  9:29 UTC  (2+ messages)

[PATCH 1/4] aarch64: Use memcpy to copy structures in vst4[q]_lane intrinsics
 2021-08-06  9:28 UTC  (2+ messages)

[PATCH] c++: Optimize constinit thread_local vars [PR101786]
 2021-08-06  8:16 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).