public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v7 0/6] c++, libstdc++: get std::is_object to dispatch to new built-in traits
 2023-07-13  2:56 UTC  (14+ messages)
` [PATCH v8 "
  ` [PATCH v8 2/6] libstdc++: use new built-in trait __is_reference for std::is_reference
  ` [PATCH v8 4/6] libstdc++: use new built-in trait __is_function for std::is_function
  ` [PATCH v10 0/5] c++, libstdc++: Make std::is_object dispatch to new built-in traits
    ` [PATCH v10 1/5] c++: Implement __is_reference built-in trait
    ` [PATCH v10 2/5] libstdc++: Use new built-in trait __is_reference for std::is_reference
    ` [PATCH v10 3/5] c++: Implement __is_function built-in trait
    ` [PATCH v10 4/5] libstdc++: Use new built-in trait __is_function for std::is_function
    ` [PATCH v10 5/5] libstdc++: Make std::is_object dispatch to new built-in traits

[PATCH] tree-optimization/94864 - vector insert of vector extract simplification
 2023-07-13  2:47 UTC 

[PATCH] RISC-V: Throw compilation error for unknown sub-extension or supervisor extension
 2023-07-13  2:04 UTC  (6+ messages)

[PATCH 1/2] c++, libstdc++: implement __is_signed built-in trait
 2023-07-13  1:43 UTC  (7+ messages)
` [PATCH 2/2] libstdc++: use new built-in trait __is_signed
    ` [PATCH v2 1/2] c++, libstdc++: Implement __is_signed built-in trait
      ` [PATCH v2 2/2] libstdc++: Use new built-in trait __is_signed

[PATCH 1/2] c++, libstdc++: implement __is_pointer built-in trait
 2023-07-13  1:15 UTC  (12+ messages)
` [PATCH v2 "
        ` [PATCH v3 1/2] c++, libstdc++: Implement "
          ` [PATCH v3 2/2] libstdc++: Use new built-in trait __is_pointer

[PATCH V7] RISC-V: RISC-V: Support gather_load/scatter RVV auto-vectorization
 2023-07-13  1:12 UTC  (7+ messages)
  ` 回复: "
      `  "

[PATCH V2] RISC-V: Support COND_LEN_* patterns
 2023-07-12 23:48 UTC  (3+ messages)

Loop-ch improvements, part 2
 2023-07-12 23:30 UTC 

[pushed] c++: C++26 constexpr cast from void* [PR110344]
 2023-07-12 22:32 UTC  (2+ messages)

[COMMITTED] [range-op] Take known set bits into account in popcount [PR107053]
 2023-07-12 21:50 UTC  (3+ messages)
` [COMMITTED] [range-op] Take known mask into account for bitwise ands [PR107043]

RISC-V: Folding memory for FP + constant case
 2023-07-12 20:59 UTC 

[committed] libstdc++: Check conversion from filesystem::path to wide strings [PR95048]
 2023-07-12 20:04 UTC 

[PATCH 1/2] c++, libstdc++: implement __is_scalar built-in trait
 2023-07-12 19:35 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] libstdc++: use new built-in trait __is_scalar for std::is_scalar

[PATCH 0/9] Add btf_decl_tag C attribute
 2023-07-12 19:33 UTC  (15+ messages)
` [PATCH 1/9] c-family: add btf_decl_tag attribute
` [PATCH 2/9] include: add BTF decl tag defines
` [PATCH 3/9] dwarf: create annotation DIEs for decl tags
` [PATCH 4/9] dwarf: expose get_die_parent
` [PATCH 5/9] ctf: add support to pass through BTF tags
` [PATCH 6/9] dwarf2ctf: convert annotation DIEs to CTF types
` [PATCH 7/9] btf: create and output BTF_KIND_DECL_TAG types
` [PATCH 8/9] testsuite: add tests for BTF decl tags
` [PATCH 9/9] doc: document btf_decl_tag attribute

[committed] IRA+LRA: Change return type of predicate functions from int to bool
 2023-07-12 19:11 UTC 

[PATCH] c++: non-standalone surrogate call template
 2023-07-12 18:47 UTC 

[PATCH] ci: Add a linux CI
 2023-07-12 17:52 UTC  (3+ messages)

[pushed][LRA][PR110372]: Refine reload pseudo class
 2023-07-12 16:25 UTC  (5+ messages)

[COMMITTED] [range-op] Enable value/mask propagation in range-op
 2023-07-12 16:21 UTC 

[r14-2407 Regression] FAIL: g++.dg/vect/pr110557.cc -std=c++98 (test for excess errors) on Linux/x86_64
 2023-07-12 16:13 UTC 

[PATCH] Fix part of PR 110293: `A NEEQ (A NEEQ CST)` part
 2023-07-12 16:08 UTC 

[PATCH] mklog: Add --append option to auto add generate ChangeLog to patch file
 2023-07-12 16:04 UTC  (2+ messages)

[PATCH] c++: constrained surrogate calls [PR110535]
 2023-07-12 15:54 UTC  (2+ messages)

[PATCH v1] RISC-V: Refactor riscv mode after for VXRM and FRM
 2023-07-12 15:31 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v1] RISC-V: Add more tests for RVV floating-point FRM
 2023-07-12 15:21 UTC  (2+ messages)

[PATCH] riscv: thead: Fix failing XTheadCondMov tests (indirect-rv[32|64])
 2023-07-12 14:45 UTC  (8+ messages)

[committed] ifcvt: Change return type of predicate functions from int to bool
 2023-07-12 14:32 UTC 

[PATCH] RISC-V: Support COND_LEN_* patterns
 2023-07-12 14:30 UTC  (4+ messages)
  `  "

[PATCH V3] VECT: Apply COND_LEN_* into vectorizable_operation
 2023-07-12 14:28 UTC  (4+ messages)
  `  "

[PATCH V5] RISC-V: Support gather_load/scatter RVV auto-vectorization
 2023-07-12 14:28 UTC  (13+ messages)
  `  "

[committed] libgomp.texi: add cross ref, remove duplicated entry
 2023-07-12 14:17 UTC 

[PATCH] tree-optimization/94864 - vector insert of vector extract simplification
 2023-07-12 14:15 UTC 

[PATCH v2] Implement new RTL optimizations pass: fold-mem-offsets
 2023-07-12 14:13 UTC  (6+ messages)

Devirtualization of objects in array
 2023-07-12 14:10 UTC  (3+ messages)
  ` [PATCH] - Devirtualization of array destruction (C++) - 110057

[PATCH] tree-optimization/94864 - vector insert of vector extract simplification
 2023-07-12 14:05 UTC 

[PATCH] [og13] OpenACC: Vector length warning fixes for implicit mapping/declare create tests
 2023-07-12 13:42 UTC  (2+ messages)
` [PATCH] OpenMP: Strided/rectangular 'target update' out-of-bounds array lookup fix

[PATCH] tree-optimization/94864 - vector insert of vector extract simplification
 2023-07-12 13:36 UTC 

[PATCH V4] VECT: Apply COND_LEN_* into vectorizable_operation
 2023-07-12 13:17 UTC 

[Patch] libgomp: Use libnuma for OpenMP's partition=nearest allocation trait
 2023-07-12 12:05 UTC  (2+ messages)

[PATCH] simplify-rtx: Fix invalid simplification with paradoxical subregs [PR110206]
 2023-07-12 11:47 UTC  (11+ messages)

[Patch, Fortran] Allow ref'ing PDT's len() in parameter-initializer [PR102003]
 2023-07-12 11:37 UTC  (8+ messages)
      ` [Patch, Fortran, committed] "

[RFC] Store_bit_field_1: Use mode of SUBREG instead of REG
 2023-07-12 11:22 UTC  (3+ messages)

[PATCH V2] VECT: Apply COND_LEN_* into vectorizable_operation
 2023-07-12 11:17 UTC  (7+ messages)
  `  "

[IRA] Skip empty register classes in setup_reg_class_relations
 2023-07-12 11:05 UTC 

[PATCH] tree-optimization/110630 - enhance SLP permute support
 2023-07-12 11:00 UTC 

[PATCH] VECT: Apply COND_LEN_* into vectorizable_operation
 2023-07-12 10:39 UTC  (3+ messages)
  `  "

[PATCH 1/2] c++: implement __remove_pointer built-in trait
 2023-07-12 10:20 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] libstdc++: use new built-in trait __remove_pointer

[PATCH] RISC-V: Support integer mult highpart auto-vectorization
 2023-07-12 10:17 UTC  (3+ messages)

[PATCH v3 1/2] c++: implement __is_unsigned built-in trait
 2023-07-12 10:04 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] libstdc++: use new built-in trait __is_unsigned

[PATCH] libstdc++: use __is_enum built-in trait
 2023-07-12  9:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Add __builtin_iseqsig()
 2023-07-12  9:39 UTC  (8+ messages)

[x86 PATCH] Fix FAIL of gcc.target/i386/pr91681-1.c
 2023-07-12  9:37 UTC  (2+ messages)

Loop-ch improvements, part 1
 2023-07-12  9:36 UTC  (2+ messages)

[x86 PATCH] PR target/110598: Fix rega = 0; rega ^= rega regression
 2023-07-12  9:35 UTC  (2+ messages)

[PATCH] [vect]Use intermiediate integer type for float_expr/fix_trunc_expr when direct optab is not existed
 2023-07-12  9:19 UTC  (8+ messages)

[PATCH] aarch64: Fix warnings during libgcc build
 2023-07-12  8:05 UTC  (4+ messages)

[x86 PATCH] Tweak ix86_expand_int_compare to use PTEST for vector equality
 2023-07-12  7:29 UTC  (5+ messages)

[PATCH] Provide -fcf-protection=branch,return
 2023-07-12  7:27 UTC  (4+ messages)
` [PATCH V2] "

[PATCH 1/1] riscv: thead: Fix ICE when enable XTheadMemPair ISA extension
 2023-07-12  7:19 UTC  (9+ messages)

[PATCH] genopinit: Allow more than 256 modes
 2023-07-12  7:18 UTC  (7+ messages)
        ` [PATCH v2] "

[PATCH 0/3] testsuite: Exclude vector tests for unsupported targets
 2023-07-12  7:15 UTC  (9+ messages)
` [PATCH 2/3] testsuite: Require 128-bit vectors for bb-slp-pr95839.c
` [PATCH 3/3] testsuite: Require vectors of doubles for pr97428.c

[PATCH] LoongArch: Fix the missing include file when using gcc plugins
 2023-07-12  6:28 UTC 

[PATCH] Initial Granite Rapids D Support
 2023-07-12  5:58 UTC  (2+ messages)

[PATCH V6] RISC-V: Support gather_load/scatter RVV auto-vectorization
 2023-07-12  4:05 UTC 

[PATCH] RISC-V: Optimize permutation codegen with vcompress
 2023-07-11 23:35 UTC  (3+ messages)

Ping: [PATCH v2] libcpp: Handle extended characters in user-defined literal suffix [PR103902]
 2023-07-11 23:30 UTC  (3+ messages)

[PATCH] Include insn-opinit.h in PLUGIN_H [PR110610]
 2023-07-11 22:28 UTC  (2+ messages)

[PATCH] Fortran: formal symbol attributes for intrinsic procedures [PR110288]
 2023-07-11 19:56 UTC  (2+ messages)

[PATCH ver4] rs6000, Add return value to __builtin_set_fpscr_rn
 2023-07-11 18:06 UTC 

[PATCH ver3] rs6000, Add return value to __builtin_set_fpscr_rn
 2023-07-11 18:06 UTC  (3+ messages)

[x86-64] RFC: Add nosse abi attribute
 2023-07-11 16:53 UTC  (6+ messages)

[committed] cfg+gcse: Change return type of predicate functions from int to bool
 2023-07-11 16:36 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).