public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
PING: [RS6000] rotate and mask constants [PR94393]
 2021-08-10 16:02 UTC  (4+ messages)

[RFC, Fortran] Fix c_float128 and c_float128_complex on targets with 128-bit long double
 2021-08-10 15:58 UTC  (8+ messages)
      ` [Patch v2 "

[patch][version 6] add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-08-10 15:55 UTC  (10+ messages)

[PATCH][v2] Adjust volatile handling of the operand scanner
 2021-08-10 15:55 UTC  (2+ messages)

[PATCH] Optimize macro: make it more predictable
 2021-08-10 15:52 UTC  (3+ messages)

[Patch] gfortran: Fix in-build-tree testing [PR101305, PR101660]
 2021-08-10 15:49 UTC  (3+ messages)

[PATCH 2/2] Ada: Remove debug line number for DECL_IGNORED_P functions
 2021-08-10 15:46 UTC  (7+ messages)

[PATCH,V2 0/3] Allow means for late BTF generation for BPF CO-RE
 2021-08-10 15:45 UTC  (8+ messages)
` [PATCH,V2 1/3] bpf: Add new -mcore option "
` [PATCH, V2 2/3] targhooks: New target hook for CTF/BTF debug info emission
` [PATCH, V2 3/3] dwarf2out: Emit BTF in dwarf2out_finish for BPF CO-RE usecase

RFC: Experimental use of Sphinx for GCC documentation
 2021-08-10 15:43 UTC  (25+ messages)
` RFC: "
    ` GCC documentation: porting to Sphinx
                        ` [PATCH] Port GCC documentation "

[PATCH 0/7] BPF CO-RE Support
 2021-08-10 15:12 UTC  (5+ messages)
` [PATCH 5/7] bpf: BPF CO-RE support
` [PATCH 6/7] bpf testsuite: Add BPF CO-RE tests

Undelivered Mail Returned to Sender
 2021-08-10 15:03 UTC 

Undelivered Mail Returned to Sender
 2021-08-10 14:48 UTC 

[PATCH] Fix loop split incorrect count and probability
 2021-08-10 14:47 UTC  (5+ messages)

Undelivered Mail Returned to Sender
 2021-08-10 14:26 UTC 

[COMMITTED] PR tree-optimization/101741 - Ensure toupper and tolower follow the expected pattern
 2021-08-10 14:25 UTC  (5+ messages)

Undelivered Mail Returned to Sender
 2021-08-10 14:18 UTC 

Undelivered Mail Returned to Sender
 2021-08-10 14:15 UTC 

Undelivered Mail Returned to Sender
 2021-08-10 13:51 UTC 

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

Undelivered Mail Returned to Sender
 2021-08-10 13:41 UTC 

Undelivered Mail Returned to Sender
 2021-08-10 13:22 UTC 

Undelivered Mail Returned to Sender
 2021-08-10 13:04 UTC 

Undelivered Mail Returned to Sender
 2021-08-10 12:34 UTC 

[PATCH] Enable gcc.target/i386/pr88531-1a.c for all targets
 2021-08-10 12:33 UTC 

Undelivered Mail Returned to Sender
 2021-08-10 12:18 UTC 

Undelivered Mail Returned to Sender
 2021-08-10 12:14 UTC 

[PATCH] Extend ldexp{s, d}f3 to vscalefs{s, d} when TARGET_AVX512F and TARGET_SSE_MATH
 2021-08-10 12:13 UTC 

Undelivered Mail Returned to Sender
 2021-08-10 12:02 UTC 

Undelivered Mail Returned to Sender
 2021-08-10 11:55 UTC 

Undelivered Mail Returned to Sender
 2021-08-10 11:52 UTC 

Undelivered Mail Returned to Sender
 2021-08-10 11:42 UTC 

Undelivered Mail Returned to Sender
 2021-08-10 11:04 UTC 

[PATCH] Adding target hook allows to reject initialization of register
 2021-08-10 11:03 UTC  (2+ messages)

Undelivered Mail Returned to Sender
 2021-08-10 10:26 UTC 

[PATCH] tree-optimization/101809 - support emulated gather for double[int]
 2021-08-10 10:25 UTC 

[PATCH] i386: Allow some V32HImode and V64QImode permutations even without AVX512BW [PR80355]
 2021-08-10 10:14 UTC  (2+ messages)

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

Undelivered Mail Returned to Sender
 2021-08-10 10:09 UTC 

Undelivered Mail Returned to Sender
 2021-08-10  9:35 UTC 

[committed] openmp: Add support for declare simd and declare variant in a attribute syntax
 2021-08-10  9:34 UTC 

[PATCH] i386: Improve single operand AVX512F permutations [PR80355]
 2021-08-10  9:16 UTC  (2+ messages)

Undelivered Mail Returned to Sender
 2021-08-10  9:12 UTC 

Undelivered Mail Returned to Sender
 2021-08-10  9:08 UTC 

Undelivered Mail Returned to Sender
 2021-08-10  8:45 UTC 

Undelivered Mail Returned to Sender
 2021-08-10  8:40 UTC 

[PATCH] c++: Fix ICE on defaulted spaceship with pointer return type [PR94162]
 2021-08-10  8:39 UTC 

[PATCH] i386: Fix typos in amxbf16 runtime test
 2021-08-10  8:19 UTC  (2+ messages)

trunk -D_GLIBCXX_DEBUG #include <regex> fails
 2021-08-10  7:24 UTC  (5+ messages)

[PATCH v2] gcov: Add GCOV_TYPE_SIZE target macro
 2021-08-10  5:57 UTC 

[PATCH] c++: Fix unnecessary error when top-level cv-qualifiers is dropped [PR101783]
 2021-08-10  5:36 UTC 

[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 

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

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

[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

[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

[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  (4+ 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 

[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] 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  (8+ messages)
` [PATCH 1/4] openacc: Middle-end worker-partitioning support
` [PATCH 3/4] amdgcn: Enable OpenACC worker partitioning for AMD GCN

[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] rs6000: Add vec_unpacku_{hi,lo}_v4si
 2021-08-09  2:53 UTC  (3+ 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 

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).