public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC] Add stdckdint.h header for C23
 2023-06-14 15:50 UTC  (11+ messages)

[PATCH] rs6000: replace '(const_int 0)' to 'unspec:BLK [(const_int 0)]' for stack_tie
 2023-06-14 15:45 UTC  (18+ messages)

[Patch] libgomp.texi: Document allocator + affininity env vars
 2023-06-14 15:44 UTC  (2+ messages)
` [patch] libgomp: Extend OMP_ALLOCATOR, add affinity env var doc (was: [Patch] libgomp.texi: Document allocator + affininity env vars)

[PATCH] RISC-V: Add autovec FP unary operations
 2023-06-14 15:31 UTC 

[PATCH] RISC-V: Add autovec FP binary operations
 2023-06-14 15:28 UTC 

[PATCH 1/2] Missed opportunity to use [SU]ABD
 2023-06-14 15:26 UTC  (4+ messages)

[PATCH] middle-end, i386: Pattern recognize add/subtract with carry [PR79173]
 2023-06-14 15:19 UTC  (15+ messages)
        ` [PATCH] middle-end: Move constant args folding of .UBSAN_CHECK_* and .*_OVERFLOW into fold-const-call.cc
      ` [PATCH] middle-end, i386, v3: Pattern recognize add/subtract with carry [PR79173]

[PATCH] RISC-V: Use merge approach to optimize vector permutation
 2023-06-14 15:00 UTC  (2+ messages)

[PATCH 3/3] AVX512 fully masked vectorization
 2023-06-14 14:29 UTC  (2+ messages)

[PATCH] RISC-V: testsuite: Add vector_hw and zvfh_hw checks
 2023-06-14 14:06 UTC 

[PATCH] libstdc++: Clarify manual demangle doc
 2023-06-14 14:03 UTC  (2+ messages)

[PATCH] c++: tweak c++17 ctor/conversion tiebreaker [DR2327]
 2023-06-14 14:02 UTC 

[PATCH 1/3] Inline vect_get_max_nscalars_per_iter
 2023-06-14 13:46 UTC  (2+ messages)

[PATCH] [RFC] main loop masked vectorization with --param vect-partial-vector-usage=1
 2023-06-14 13:44 UTC  (2+ messages)

[PATCH v2] c++: Accept elaborated-enum-base in system headers
 2023-06-14 13:31 UTC 

[PATCH] RISC-V: Ensure vector args and return use function stack to pass [PR110119]
 2023-06-14 13:11 UTC  (11+ messages)
  ` 回复: "
      `  "
      `  "

[PATCH] Convert ipa_jump_func to use ipa_vr instead of a value_range
 2023-06-14 12:11 UTC  (8+ messages)
` [PATCH] Implement ipa_vr hashing
` [PATCH] Convert remaining uses of value_range in ipa-*.cc to Value_Range

[wwwdocs] Broken URL to README.Portability
 2023-06-14 12:06 UTC 

[PATCH V2] RISC-V: Ensure vector args and return use function stack to pass [PR110119]
 2023-06-14 12:05 UTC  (5+ messages)

[PATCH 3/3] AVX512 fully masked vectorization
 2023-06-14 11:54 UTC 

[PATCH 2/3] Add loop_vinfo argument to vect_get_loop_mask
 2023-06-14 11:47 UTC 

[PATCH 1/3] Inline vect_get_max_nscalars_per_iter
 2023-06-14 11:47 UTC 

[PATCH] RISC-V: Fix PR 110119
 2023-06-14 11:07 UTC  (3+ messages)

[patch] OpenMP: Set default-device-var with OMP_TARGET_OFFLOAD=mandatory
 2023-06-14 10:58 UTC  (4+ messages)
` Fix typo in 'libgomp.c/target-51.c' (was: [patch] OpenMP: Set default-device-var with OMP_TARGET_OFFLOAD=mandatory)
    ` Align a 'OMP_TARGET_OFFLOAD=mandatory' diagnostic with others (was: Fix typo in 'libgomp.c/target-51.c' (was: [patch] OpenMP: Set default-device-var with OMP_TARGET_OFFLOAD=mandatory))

libgomp testsuite: Don't handle 'lang_link_flags'
 2023-06-14 10:38 UTC 

[PATCH] RTL: Merge rtx_equal_p and hash_rtx functions with their callback variants
 2023-06-14 10:15 UTC 

driver: Forward '-lgfortran', '-lm' to offloading compilation
 2023-06-14 10:13 UTC  (4+ messages)
` [ping] "

[PATCH] openmp: Add support for 'present' modifier
 2023-06-14 10:00 UTC  (5+ messages)
` [OG12][committed] openmp: Add support for the "
  ` [committed] OpenMP: Cleanups related to "

Add 'libgomp.{,oacc-}fortran/fortran-torture_execute_math.f90'
 2023-06-14  9:56 UTC  (4+ messages)
` [ping] "

[PATCH] [RFC] main loop masked vectorization with --param vect-partial-vector-usage=1
 2023-06-14  9:46 UTC 

[PATCH] x86: make VPTERNLOG* usable on less than 512-bit operands with just AVX512F
 2023-06-14  9:32 UTC  (3+ messages)

Remove MFWRAP_SPEC remnant
 2023-06-14  9:14 UTC 

[PATCH] x86: make better use of VBROADCASTSS / VPBROADCASTD
 2023-06-14  9:03 UTC  (3+ messages)

[PATCH v1] RISC-V: Bugfix for vec_init repeating auto vectorization in RV32
 2023-06-14  9:01 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "

[x86 PATCH] Convert ptestz of pandn into ptestc
 2023-06-14  8:30 UTC  (2+ messages)

[PATCH 0/9] vect: Move costing next to the transform for vect load
 2023-06-14  8:17 UTC  (3+ messages)
` [PATCH 8/9] vect: Adjust vectorizable_load costing on VMAT_CONTIGUOUS_PERMUTE

[wwwdocs] gcc-14/changes.html + projects/gomp/: GCC 14 OpenMP update
 2023-06-14  8:10 UTC  (2+ messages)

[PATCH] RISC-V: Save and restore FCSR in interrupt functions to avoid program errors
 2023-06-14  7:57 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] RISC-V: Add (u)int8_t to binop tests
 2023-06-14  7:23 UTC  (2+ messages)

[PATCH v2] [PR96339] Optimise svlast[ab]
 2023-06-14  7:13 UTC  (4+ messages)

[PATCH v1] RISC-V: Align the predictor style for define_insn_and_split
 2023-06-14  7:06 UTC  (12+ messages)
      `  "

[PATCH v2] rs6000: fmr gets used instead of faster xxlor [PR93571]
 2023-06-14  6:59 UTC  (2+ messages)

[PATCH] x86: add Bk and Br to comment list B's sub-chars
 2023-06-14  6:31 UTC  (2+ messages)

[PATCH] x86/AVX512: use VMOVDDUP for broadcast to V2DF
 2023-06-14  6:30 UTC  (2+ messages)

[PATCH v4 0/6] c++, libstdc++: get std::is_object to dispatch to new built-in traits
 2023-06-14  5:25 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 6/6] libstdc++: make std::is_object "

[PATCH] rs6000: replace '(const_int 0)' to 'unspec:BLK [(const_int 0)]' for stack_tie
 2023-06-14  3:00 UTC  (6+ messages)

[PATCH, V6] Fix power10 fusion and -fstack-protector, PR target/105325
 2023-06-14  2:14 UTC 

[PATCH] [x86] Use x instead of v for alternative 2 (v, BH) in mov<mode>_internal
 2023-06-14  1:47 UTC 

[PATCH V2 0/4] rs6000: build constant via li/lis;rldicX
 2023-06-14  1:16 UTC  (6+ messages)
` [PATCH 1/4] rs6000: build constant via li;rotldi

[PATCH] LoongArch: Set default alignment for functions and labels with -mtune
 2023-06-14  0:43 UTC 

[PATCH v3] i386: Allow -mlarge-data-threshold with -mcmodel=large
 2023-06-13 21:49 UTC  (3+ messages)

[pushed] c/c++: use positive tone in missing header notes [PR84890]
 2023-06-13 21:46 UTC 

Fix templated conversion operator demangling
 2023-06-13 21:11 UTC 

[PATCH] Fortran: fix passing of zero-sized array arguments to procedures [PR86277]
 2023-06-13 19:33 UTC  (4+ messages)

[PATCH] Fix note_defect3 function
 2023-06-13 19:13 UTC  (3+ messages)

[commited] Remove a couple mudflap remnants
 2023-06-13 17:49 UTC 

[r14-1712 Regression] FAIL: gcc.target/i386/sse2-packuswb-1.c execution test on Linux/x86_64
 2023-06-13 17:48 UTC 

[committed] Remove sh5media divtab code
 2023-06-13 17:15 UTC 

[PATCH] Add __builtin_iseqsig()
 2023-06-13 16:49 UTC  (7+ messages)

[committed] i386: Fix up whitespace in assembly
 2023-06-13 16:42 UTC 

[PATCH] libcpp: Diagnose #include after failed __has_include [PR80753]
 2023-06-13 16:29 UTC 

[PATCH] vect: Vectorize via libfuncs
 2023-06-13 16:28 UTC  (2+ messages)

[PATCH] RISC-V: Basic VLS code gen for RISC-V
 2023-06-13 16:10 UTC  (8+ messages)
  `  "

[PATCH, OpenACC 2.7] Implement self clause for compute constructs
 2023-06-13 15:52 UTC 

[PATCH] RFC: New compact syntax for insn and insn_split in Machine Descriptions
 2023-06-13 15:26 UTC  (8+ messages)
` [PATCH v2] machine descriptor: "

[PATCH] ipa: Self-DCE of uses of removed call LHSs (PR 108007)
 2023-06-13 15:11 UTC  (2+ messages)

[PATCH] RISC-V: Remove duplicate `#include "riscv-vector-switch.def"`
 2023-06-13 14:58 UTC  (3+ messages)

[PATCH 2/3] Refactor widen_plus as internal_fn
 2023-06-13 14:48 UTC  (11+ messages)
              ` [PATCH] modula2: Fix bootstrap

[PATCH] RISC-V: Add comments of some functions
 2023-06-13 14:15 UTC  (3+ messages)

[PATCH] RISC-V: Implement vec_set and vec_extract
 2023-06-13 14:10 UTC  (5+ messages)
  `  "

[PATCH V2] RISC-V: Support RVV VLA SLP auto-vectorization
 2023-06-13 14:06 UTC  (4+ messages)
  `  "

[PATCH V3] RISC-V: Add more SLP tests
 2023-06-13 13:55 UTC  (5+ messages)
  `  "

[PATCH] RISC-V: Fix bug of VLA SLP auto-vectorization
 2023-06-13 13:54 UTC  (4+ messages)

[V9][PATCH 1/2] Handle component_ref to a structre/union field including flexible array member [PR101832]
 2023-06-13 13:52 UTC  (3+ messages)
` Ping: Fwd: "
  ` Ping * 2 : "

[PATCH] Add -Wmissing-variable-declarations [PR65213]
 2023-06-13 13:05 UTC 

[PATCH] Fix memory leak in loop header copying
 2023-06-13 12:21 UTC 

[pushed] c++: mutable temps in rodata
 2023-06-13 12:09 UTC 

[PATCH] RISCV: Add vector psabi checking
 2023-06-13 11:36 UTC  (5+ messages)
` [PATCH v5] RISC-V: "

[PATCH V2] RISC-V: Remove duplicate `#include "riscv-vector-switch.def"`
 2023-06-13 11:07 UTC  (3+ messages)

[PATCH] New finish_compare_by_pieces target hook (for x86)
 2023-06-13 11:02 UTC  (2+ messages)

[PATCH V2] RISC-V: Add more SLP tests
 2023-06-13 10:35 UTC 

[PATCH] RISC-V: Add more SLP tests
 2023-06-13 10:14 UTC  (3+ messages)
  `  "

[PATCH] c++: Fix ICE with parameter pack of decltype(auto) [PR103497]
 2023-06-13 10:14 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).