public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] rs6000: Remove unspecs for vec_mrghl[bhw]
 2021-05-24  9:02 UTC 

RFA: save/restore target options in handle_optimize_attribute
 2021-05-24  8:56 UTC  (3+ messages)

[PATCH] lto-dump : Fix an ICE when lto-dump try to call 'get_size()' on thunk symbols
 2021-05-24  8:11 UTC  (2+ messages)

[PATCH] Add no_sanitize_coverage attribute
 2021-05-24  8:07 UTC  (8+ messages)

[PATCH] Try LTO partial linking. (Was: Speed of compiling gimple-match.c)
 2021-05-24  8:07 UTC  (10+ messages)

[wwwdocs, patch] htdocs/gitwrite.html: Clarify ChangeLog generation
 2021-05-24  7:45 UTC  (3+ messages)

[PATCH, rs6000] Remove mode promotion of SSA variables
 2021-05-24  7:44 UTC  (5+ messages)

[PATCH][vect] Use main loop's thresholds and vectorization factor to narrow upper_bound of epilogue
 2021-05-24  7:21 UTC  (2+ messages)

[PATCH 1/9] arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version
 2021-05-24  7:20 UTC  (9+ messages)
` [PATCH 8/9] arm: Auto-vectorization for MVE: vld2/vst2
` [PATCH 9/9] arm: Auto-vectorization for MVE: vld4/vst4

[C PATCH] qualifiers of pointers to arrays in C2X [PR 98397]
 2021-05-24  6:05 UTC 

[PATCH 1/2] [i386] Fold blendv builtins into gimple
 2021-05-24  4:59 UTC  (2+ messages)
` [PATCH 2/2] [i386] For 128/256-bit vec_cond_expr, When mask operands is lt reg const0_rtx, blendv can be used instead of avx512 mask. [PR target/100648]

[PATCH] Use match-and-simplify in phi-opt
 2021-05-24  1:45 UTC 

[PATCH] Fix two testcases for ssa names which are more than 1 digit
 2021-05-24  1:12 UTC  (2+ messages)
` [PATCHv2] Optimize x < 0 ? ~y : y to (x >> 31) ^ y in match.pd

[PATCH] config: Backport "Rely less on internal symbols" (serial 68) to gettext.m4
 2021-05-24  0:30 UTC 

[PATCH 00/57] Replace the Power target-specific built-in machinery
 2021-05-23 22:37 UTC  (28+ messages)
` [PATCH 02/57] Support scanning of build-time GC roots in gengtype
` [PATCH 03/57] rs6000: Initial create of rs6000-gen-builtins.c
` [PATCH 04/57] rs6000: Add initial input files
` [PATCH 05/57] rs6000: Add file support and functions for diagnostic support
` [PATCH 06/57] rs6000: Add helper functions for parsing
` [PATCH 07/57] rs6000: Add functions for matching types, part 1 of 3
` [PATCH 08/57] rs6000: Add functions for matching types, part 2 "
` [PATCH 09/57] rs6000: Add functions for matching types, part 3 "
` [PATCH 10/57] rs6000: Red-black tree implementation for balanced tree search

[PATCH] i386: Add push insns for 4-byte vectors [PR100722]
 2021-05-23 20:17 UTC 

[PATCH] PR fortran/100551 - [11/12 Regression] Passing return value to class(*) dummy argument
 2021-05-23 18:32 UTC  (2+ messages)

Add '__OPTIMIZE__' DejaGnu selector
 2021-05-23 16:28 UTC  (2+ messages)

[PATCH] Optimize x < 0 ? ~y : y to (x >> 31) ^ y in match.pd
 2021-05-23 16:24 UTC  (5+ messages)

[GOVERNANCE] Where to file complaints re project-maintainers?
 2021-05-23 16:02 UTC  (9+ messages)

[wwwdocs, committed] htdocs/gitwrite.html: Remove link to nonexisting '#example'
 2021-05-23 14:44 UTC  (2+ messages)

[Ping, Patch, Fortran, Update 2] PR98301 Re: RANDOM_INIT() and coarray Fortran
 2021-05-23 12:17 UTC  (9+ messages)
                  ` [Ping^2, Patch, Fortran] "

[OG11] Merge GCC 11 into branch, cherry picks from mainline
 2021-05-23 11:45 UTC  (3+ messages)

[Patch, committed] fortran/intrinsic.texi: Use proper variable name (Re: online doc corr.)
 2021-05-23 11:08 UTC 

[Patch] OpenMP/Fortran: Handle polymorphic scalars in data-sharing FIRSTPRIVATE [PR86470]
 2021-05-23  9:47 UTC  (2+ messages)

[PATCHv2] Add a couple of A?CST1:CST2 match and simplify optimizations
 2021-05-23  9:41 UTC 

[PATCH] aix: handle 64bit inodes for include directories
 2021-05-22 23:42 UTC  (3+ messages)

[_GLIBCXX_DEBUG] Enhance rendering of assert message
 2021-05-22 20:08 UTC 

[PATCH] Hashtable PR96088
 2021-05-22 16:35 UTC  (9+ messages)

RFA: avoid infinite lra loop for constant addresses
 2021-05-22 16:07 UTC  (3+ messages)

[PATCH] Pass the number of bytes to push to PUSH_ARGS
 2021-05-22 13:38 UTC 

[PATCH 0/3] openacc: Gang-private variables in shared memory
 2021-05-22  8:41 UTC  (13+ messages)
` [PATCH 1/3] openacc: Add support for gang local storage allocation "
        ` [r12-989 Regression] FAIL: libgomp.oacc-fortran/privatized-ref-2.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 -foffload=disable -Os (test for warnings, line 98) on Linux/x86_64
` [PATCH 3/3] nvptx: NVPTX parts for OpenACC private variables patch

[PATCH] c++: access for hidden friend of nested class template [PR100502]
 2021-05-21 20:35 UTC 

[PATCH] c++: Fix reference NTTP binding to noexcept fn [PR97420]
 2021-05-21 20:35 UTC 

[committed] Fix minor CC0 removal fallout on cr16
 2021-05-21 20:31 UTC  (2+ messages)

[Patch][OG10] omp-low.c: Avoid offload-target lto1 is-missing error by not-privatizing TREE_READONLY vars
 2021-05-21 19:54 UTC  (3+ messages)
  ` [OpenACC privatization] Reject 'static', 'external' in blocks [PR90115] (was: [Patch][OG10] omp-low.c: Avoid offload-target lto1 is-missing error by not-privatizing TREE_READONLY vars)

[PATCH] rs6000: MMA test case ICEs using -O3
 2021-05-21 19:45 UTC  (3+ messages)
  ` [PATCH] rs6000: MMA test case ICEs using -O3 [PR99842]

[committed] openmp: Fix up firstprivate+lastprivate clause handling [PR99928]
 2021-05-21 19:23 UTC 

[committed] openmp: Fix up handling of implicit lastprivate on outer constructs for implicit linear and lastprivate IVs [PR99928]
 2021-05-21 19:22 UTC 

[PATCH 1/2] c-family: Copy DECL_USER_ALIGN even if DECL_ALIGN is similar
 2021-05-21 19:13 UTC  (3+ messages)

[PATCH, OpenACC] Add support for gang local storage allocation in shared memory
 2021-05-21 19:05 UTC  (12+ messages)

[PATCH] libstdc++: More efficient std::chrono::year::leap
 2021-05-21 18:44 UTC  (3+ messages)

[PATCH] tree-sra: Avoid refreshing into const base decls (PR 100453)
 2021-05-21 17:04 UTC  (2+ messages)

GCC 9.4 Status Report (2021-05-19), branch frozen for release
 2021-05-21 16:41 UTC  (2+ messages)

[PATCH] c++/88601 - [C/C++] __builtin_shufflevector support
 2021-05-21 16:37 UTC  (3+ messages)

[PATCH] c++: Add new warning options for C++ language mismatches
 2021-05-21 16:10 UTC  (16+ messages)

[PATCH 1/2] ipa-sra: Introduce a mini-DCE to tree-inline.c (PR 93385)
 2021-05-21 16:08 UTC  (7+ messages)
  ` [PATCH 0.5/2] ipa-sra: Restructure how cloning and call redirection communicate "
  ` [PATCH 1.0/2] ipa-sra: Introduce a mini-DCE to tree-inline.c "

[PATCH] [OG10] Xfail libgomp.oacc-fortran/privatized-ref-2.f90 when offloading to nvptx
 2021-05-21 14:28 UTC  (2+ messages)
    ` Add 'libgomp.oacc-fortran/privatized-ref-2.f90'

[RFC PATCH] i386: Enable auto-vectorization for 32bit modes (+ testcases)
 2021-05-21 14:04 UTC 

[PATCH] aarch64: Add attributes for builtins specified in aarch64-builtins.c
 2021-05-21 13:48 UTC  (3+ messages)

[Patch, Fortran] PR100337 Should be able to pass non-present optional arguments to CO_BROADCAST
 2021-05-21 13:33 UTC 

[PATCH v4 00/12] Allow TImode/OImode/XImode in op_by_pieces operations
 2021-05-21 13:13 UTC  (17+ messages)
` [PATCH v4 01/12] Add TARGET_READ_MEMSET_VALUE/TARGET_GEN_MEMSET_VALUE
      ` [PATCH] Add 3 target hooks for memset
` [PATCH v4 12/12] constructor: Check if it is faster to load constant from memory
        ` [PATCH] constructor: Elide expand_constructor when can move by pieces is true
            ` [PATCH] Elide expand_constructor if move by pieces is preferred

[PATCH 1/5] Common API for accessing global and on-demand ranges
 2021-05-21 11:39 UTC  (5+ messages)
` [PATCH 2/5] Convert Walloca pass to RANGE_QUERY(cfun)
` [PATCH 3/5] Convert evrp "
` [PATCH 4/5] Convert remaining passes to RANGE_QUERY
` [PATCH 5/5] Cleanup get_range_info

[PATCH] i386: Add comparisons for 4-byte vectors [PR100637]
 2021-05-21 11:17 UTC 

[PATCH][GCC-9][committed][libsanitizer]: Remove cyclades from libsanitizer
 2021-05-21 11:16 UTC 

[RFC v2] bpf.2: Use standard types and attributes
 2021-05-21 11:12 UTC  (5+ messages)
` [PATCH v3] "

PR98125, PowerPC64 -fpatchable-function-entry
 2021-05-21 10:21 UTC  (7+ messages)
` PowerPC64 ELFv2 -fpatchable-function-entry

[Ada] Detect illegal conditions in Raise_xxx_Error nodes
 2021-05-21  9:38 UTC  (2+ messages)

[Ada] Consistently generate debug info for elaboration variables
 2021-05-21  9:20 UTC 

[Ada] Replace ? with ?? in warning messages
 2021-05-21  9:15 UTC 

[PATCH][DOCS] Remove install-old.texi
 2021-05-21  9:11 UTC  (7+ messages)

[Ada] Fix internal error on locally derived bit-packed array type
 2021-05-21  8:59 UTC 

[Ada] Always translate Is_Pure flag into pure in C sense
 2021-05-21  8:50 UTC 

[Ada] Fix segfault at run time on strict-alignment platforms
 2021-05-21  8:42 UTC 

[Ada] Fix spurious No_Elaboration violation for Size attribute
 2021-05-21  8:35 UTC 

[Ada] Fix incorrect SLOC on instruction
 2021-05-21  8:29 UTC 

[Ada] Use EXACT_DIV_EXPR as much as possible
 2021-05-21  8:21 UTC 

[i386] [PATCH] Fix ICE when lhs is NULL [PR target/100660]
 2021-05-21  6:46 UTC  (6+ messages)

[PATCH] i386: Add minmax and abs patterns for 4-byte vectors [PR100637]
 2021-05-21  6:04 UTC 

[committed] libstdc++: Implement LWG 3490 change to drop_while_view::begin()
 2021-05-21  4:07 UTC 

[PATCH] i386: Optimize vpblendvb on inverted mask register to vpblendvb on swapping the order of operand 1 and operand 2. [PR target/99908]
 2021-05-21  2:32 UTC  (6+ messages)

[PATCH] Fix vec-splati-runnable.c test
 2021-05-21  2:03 UTC  (3+ messages)

[PATCH 0/2] Move xx* builtins to vsx.md
 2021-05-21  1:53 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Fix xxeval predicates

[PATCH] Allow __ibm128 on older PowerPC systems
 2021-05-21  1:49 UTC  (3+ messages)

[PATCH 0/2] Add power10 IEEE 128-bit min/max/conditional move support
 2021-05-21  1:45 UTC  (7+ messages)
` [PATCH 1/2] Add IEEE 128-bit min/max support on PowerPC
` [PATCH 2/2] Add IEEE 128-bit fp conditional move "

[PATCH] libgccjit: Add function to set the initial value of a global variable [PR96089]
 2021-05-21  1:27 UTC 

[PATCH, V3 0/2] Fix write_symbols for supporting multiple debug formats
 2021-05-21  0:01 UTC  (7+ messages)
` [PATCH,V3 1/2] opts: change write_symbols to support bitmasks
` [PATCH,V3 2/2] dwarf: new dwarf_debuginfo_p predicate

[pushed] c++: designators in single-element init lists
 2021-05-20 20:58 UTC 

[pushed] c++: designated init with anonymous union [PR100489]
 2021-05-20 20:58 UTC 

[committed] libstdc++: Do not use static_assert without message in C++11
 2021-05-20 20:49 UTC 

[committed] libstdc++: Use __builtin_unreachable for constexpr assertions [PR 100676]
 2021-05-20 20:49 UTC 

[PATCH] libgccjit: Add support for types used by atomic builtins [PR96066] [PR96067]
 2021-05-20 20:24 UTC  (2+ messages)

[PATCH] libgccjit: Add support for TLS variable [PR95415]
 2021-05-20 20:11 UTC  (2+ messages)

[PATCH] libgccjit: Add support for setting the link section of global variables [PR100688]
 2021-05-20 19:59 UTC  (3+ messages)

[PATCH 0/2]: Fix various problems if you configure with --with=power10
 2021-05-20 19:35 UTC  (5+ messages)
` [PATCH 1/2] Deal with prefixed loads/stores in tests, PR testsuite/100166
` [PATCH 2/2] Fix tests when running on power10, "

[PATCH] Change rs6000_const_f32_to_i32 return type
 2021-05-20 19:29 UTC  (2+ messages)

[PATCH] Fix long double tests when default long double is not IBM
 2021-05-20 19:28 UTC  (2+ messages)

[PATCH] libgccjit: Add support for sized integer types, including 128-bit integers [PR95325]
 2021-05-20 19:25 UTC  (3+ messages)

[PATCH] i386: Avoid integer logic insns for 32bit and 64bit vector modes [PR100701]
 2021-05-20 19:09 UTC  (2+ messages)

[RFC] ldist: Recognize rawmemchr loop patterns
 2021-05-20 18:37 UTC  (10+ messages)

[PATCH] libstdc++: Fix access issue in iota_view::_Sentinel [PR100690]
 2021-05-20 18:37 UTC  (2+ messages)

[committed] testuite: Check pthread for omp module testing
 2021-05-20 18:27 UTC  (2+ messages)

[PATCH] libstdc++: Implement missing P0896 changes to reverse_view [PR100639]
 2021-05-20 16:26 UTC  (2+ messages)

[PATCH] libstdc++: Support range adaptors with defaultable arguments
 2021-05-20 16:07 UTC 

[PATCH, OpenMP 5.0] Improve OpenMP target support for C++ (includes PR92120 v3)
 2021-05-20 15:04 UTC 

[PATCH] Fortran/OpenMP: Add support for 'close' in map clause
 2021-05-20 14:14 UTC  (4+ messages)

[PATCH] Simplify option handling for -fsanitize-coverage
 2021-05-20 13:29 UTC  (3+ messages)

[PATCH] collect2: avoid failure when passing text files in an AIX archive
 2021-05-20 13:28 UTC  (2+ messages)

[PATCH] testsuite: Use libstdc++ macro to check for pthread_cond_clockwait [PR 100655]
 2021-05-20 13:00 UTC  (2+ messages)

[PATCH 1/2, rs6000] Remove mode promotion for pseudos
 2021-05-20 12:58 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).