public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 10/11] riscv: thead: Add support for the XTheadMemIdx ISA extension
 2023-07-06 15:28 UTC  (8+ messages)

[PATCH][RFC] c-family: Implement __has_feature and __has_extension [PR60512]
 2023-07-06 15:23 UTC  (8+ messages)

[PATCH] arm: Fix MVE intrinsics support with LTO (PR target/110268)
 2023-07-06 15:20 UTC  (3+ messages)

Fix profile update after loop-ch and cunroll
 2023-07-06 15:06 UTC 

[PATCH v1 0/6] Add Loongson SX/ASX instruction support to LoongArch target
 2023-07-06 14:57 UTC  (3+ messages)

[PATCH] analyzer: Add support of placement new and improved operator new [PR105948]
 2023-07-06 14:43 UTC 

[PATCH 4/19]middle-end: Fix scale_loop_frequencies segfault on multiple-exits
 2023-07-06 14:34 UTC  (4+ messages)

[PATCH V2] RISC-V: Support gather_load/scatter RVV auto-vectorization
 2023-07-06 14:25 UTC 

[x86_64 PATCH] Improve __int128 argument passing (in ix86_expand_move)
 2023-07-06 14:20 UTC  (4+ messages)

update_bb_profile_for_threading TLC
 2023-07-06 14:17 UTC 

[committed] arc: Update builtin documentation
 2023-07-06 13:57 UTC 

[PATCH] tree-optimization/110556 - tail merging still pre-tuples
 2023-07-06 13:24 UTC 

[PATCH] match.pd: Implement missed optimization (~X | Y) ^ X -> ~(X & Y) [PR109986]
 2023-07-06 13:00 UTC  (2+ messages)

[PATCH] Vect: use a small step to calculate induction for the unrolled loop (PR tree-optimization/110449)
 2023-07-06 12:44 UTC  (2+ messages)

[r14-2314 Regression] FAIL: gcc.target/i386/pr100711-2.c scan-assembler-times vpandn 8 on Linux/x86_64
 2023-07-06 11:57 UTC 

[r14-2310 Regression] FAIL: gcc.target/i386/pr53652-1.c scan-assembler-times pandn[ \\t] 2 on Linux/x86_64
 2023-07-06 11:57 UTC 

[COMMITTED] ada: Add specification source files of runtime units
 2023-07-06 11:39 UTC 

[COMMITTED] ada: Refactor the proof of the Value and Image runtime units
 2023-07-06 11:39 UTC 

[COMMITTED] ada: Evaluate static expressions in Range attributes
 2023-07-06 11:39 UTC 

[COMMITTED] ada: Refer to non-Ada binding limitations in user guide
 2023-07-06 11:39 UTC 

[COMMITTED] ada: Reuse code in Is_Fully_Initialized_Type
 2023-07-06 11:38 UTC 

[COMMITTED] ada: Avoid crash in Find_Optional_Prim_Op
 2023-07-06 11:38 UTC 

[COMMITTED] ada: Improve error message on violation of SPARK_Mode rules
 2023-07-06 11:38 UTC 

[COMMITTED] ada: Finalization not performed for component of protected type
 2023-07-06 11:38 UTC 

[PATCH 6/19]middle-end: Don't enter piecewise expansion if VF is not constant
 2023-07-06 10:51 UTC  (4+ messages)

[PATCH] tree-optimization/110563 - simplify epilogue VF checks
 2023-07-06 10:48 UTC 

[Committed] Handle COPYSIGN in dwarf2out.cc'd mem_loc_descriptor
 2023-07-06  9:00 UTC 

[PATCH] Initial Granite Rapids D Support
 2023-07-06  8:16 UTC  (2+ messages)

[PATCH] tree-optimization/110515 - wrong code with LIM + PRE
 2023-07-06  7:29 UTC 

[PATCH] i386: Update document for inlining rules
 2023-07-06  7:22 UTC  (2+ messages)

[PATCH V2] VECT: Fix ICE of variable stride on strieded load/store with SELECT_VL loop control
 2023-07-06  7:12 UTC  (3+ messages)

[PATCH] Fix expectation on gcc.dg/vect/pr71264.c
 2023-07-06  6:55 UTC 

[PATCH] VECT: Fix ICE of variable stride on strieded load/store with SELECT_VL loop control
 2023-07-06  6:52 UTC  (3+ messages)
  `  "

[PATCH] x86: Properly find the maximum stack slot alignment
 2023-07-06  6:38 UTC  (2+ messages)

[PATCH] RISC-V: Handle rouding mode correctly on zfinx
 2023-07-06  6:33 UTC  (3+ messages)

[PATCH] Collect both user and kernel events for autofdo tests and autoprofiledbootstrap
 2023-07-06  6:23 UTC  (8+ messages)
    ` [EXTERNAL] "

[PATCH 1/2] [x86] Add pre_reload splitter to detect fp min/max pattern
 2023-07-06  6:19 UTC  (4+ messages)
` [PATCH 2/2] Adjust rtx_cost for DF/SFmode AND/IOR/XOR/ANDN operations

[PATCH] Fix PR 110554: vec lowering introduces scalar signed-boolean:32 comparisons
 2023-07-06  6:08 UTC  (2+ messages)

Patch: New GTY ((atomic)) option
 2023-07-06  6:07 UTC  (3+ messages)
` GGC, GTY: No pointer walking for 'atomic' in PCH 'gt_pch_note_object' (was: Patch: New GTY ((atomic)) option)

GGC, GTY: Tighten up a few things re 'reorder' option and strings
 2023-07-06  6:04 UTC  (2+ messages)

[PATCH 0/3] Finish removing param_is and if_marked
 2023-07-06  6:03 UTC  (6+ messages)
` [PATCH 3/3] remove gengtype support for param_is use_param, if_marked and splay tree allocators
  ` GTY: Clean up obsolete 'bool needs_cast_p' field of 'gcc/gengtype.cc:struct walk_type_data' (was: [PATCH 3/3] remove gengtype support for param_is use_param, if_marked and splay tree allocators)
  ` GTY: Clean up obsolete parametrized structs remnants "
    ` [v2] "

[cxx-conversion] Support garbage-collected C++ templates
 2023-07-06  6:01 UTC  (13+ messages)
                    ` GTY: Repair 'enum gty_token', 'token_names' desynchronization (was: [cxx-conversion] Support garbage-collected C++ templates)

[PATCH] Disparage slightly for the alternative which move DFmode between SSE_REGS and GENERAL_REGS
 2023-07-06  5:53 UTC  (2+ messages)

[PATCH v2] RISC-V: Fix one bug for floating-point static frm
 2023-07-06  5:26 UTC  (11+ messages)
` [PATCH v4] "
` [PATCH v5] "

Valve Ltd
 2023-07-06  1:44 UTC 

[PATCH V2] i386: Inline function with default arch/tune to caller
 2023-07-06  0:37 UTC  (5+ messages)

[COMMITTED 5/5] Make compute_operand_range a tail call
 2023-07-05 23:08 UTC 

[COMMITTED 4/5] Make compute_operand2_range a leaf call
 2023-07-05 23:08 UTC 

[COMMITTED 3/5] Make compute_operand1_range a leaf call
 2023-07-05 23:08 UTC 

[COMMITTED 2/5] Simplify compute_operand_range for op1 and op2 case
 2023-07-05 23:08 UTC 

[COMMITTED 1/5] Move relation discovery into compute_operand_range
 2023-07-05 23:08 UTC 

[PATCH] libstdc++: Split up pstl/set.cc testcase
 2023-07-05 22:06 UTC  (3+ messages)

[PATCH] analyzer: Add support of placement new and improved operator new [PR105948]
 2023-07-05 22:01 UTC  (3+ messages)

[PATCH] testsuite: fix dwarf2/utf-1.C with DWARF4
 2023-07-05 21:51 UTC 

[PATCH] Fortran: fixes for procedures with ALLOCATABLE,INTENT(OUT) arguments [PR92178]
 2023-07-05 20:36 UTC  (13+ messages)

[PATCH] Vect: select small VF for epilog of unrolled loop (PR tree-optimization/110474)
 2023-07-05 19:37 UTC  (2+ messages)

Re: [PATCH] libstdc++: Fix fwrite error parameter
 2023-07-05 17:49 UTC 

[PATCH] libatomic: Enable lock-free 128-bit atomics on AArch64 [PR110061]
 2023-07-05 17:19 UTC  (3+ messages)

[PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
 2023-07-05 16:41 UTC  (7+ messages)

[PATCH] doc: Update my Contributors entry
 2023-07-05 16:14 UTC 

[PATCH] libstdc++: Fix fwrite error parameter
 2023-07-05 16:06 UTC  (2+ messages)

[PATCH] libstdc++: Fix fwrite error parameter
 2023-07-05 15:59 UTC 

[PATCH] libstdc++: Fix fwrite error parameter
 2023-07-05 15:56 UTC 

[committed] sched: Change return type of predicate functions from int to bool
 2023-07-05 15:32 UTC 

[PATCH v1] RISC-V: Use FRM_DYN when add the rounding mode operand
 2023-07-05 14:27 UTC  (5+ messages)

[PATCH] RISC-V: Allow variable index for vec_set
 2023-07-05 14:13 UTC  (2+ messages)

[PATCH] RISC-V: Support variable index in vec_extract
 2023-07-05 14:12 UTC  (2+ messages)

[PATCH][RFC] target/110456 - avoid loop masking with zero distance dependences
 2023-07-05 13:55 UTC  (6+ messages)

[PATCH] Add -Wmissing-variable-declarations [PR65213]
 2023-07-05 13:54 UTC  (2+ messages)

[PATCH] RISC-V: Change truncate to float_truncate in narrowing
 2023-07-05 13:52 UTC  (3+ messages)

[PATCH v1] RISC-V: Support gather_load/scatter RVV auto-vectorization
 2023-07-05 13:50 UTC 

[PATCH V5] VECT: Apply LEN_MASK_GATHER_LOAD/SCATTER_STORE into vectorizer
 2023-07-05 13:30 UTC  (5+ messages)
  `  "

[PATCH] rs6000: Don't ICE when generating vector pair load/store insns [PR110411]
 2023-07-05 11:51 UTC 

[PATCH 0/2] x86: vec_extract_* adjustments
 2023-07-05 10:32 UTC  (10+ messages)
` [PATCH 1/2] x86: correct / simplify @vec_extract_hi_<mode> and vec_extract_hi_v32qi
` [PATCH 2/2] x86: slightly correct / simplify *vec_extractv2ti

[PATCH] pch: Fix streaming of strings with embedded null bytes
 2023-07-05  8:15 UTC  (7+ messages)
` 'unsigned int len' field in 'libcpp/include/symtab.h:struct ht_identifier' (was: [PATCH] pch: Fix streaming of strings with embedded null bytes)
    ` GTY: Enhance 'string_length' option documentation (was: 'unsigned int len' field in 'libcpp/include/symtab.h:struct ht_identifier' (was: [PATCH] pch: Fix streaming of strings with embedded null bytes))
` GTY: Explicitly reject 'string_length' option for (fields in) global variables (was: [PATCH] pch: Fix streaming of strings with embedded null bytes)

[PATCH] gimple-isel: Recognize vec_extract pattern
 2023-07-05  8:14 UTC  (5+ messages)

[PATCH] adjust testcase for now happening epilogue vectorization
 2023-07-05  8:08 UTC 

[PATCH] x86: suppress avx512f-copysign.c testcase for 32-bit
 2023-07-05  7:51 UTC 

[PATCH] middle-end/110541 - VEC_PERM_EXPR documentation is off
 2023-07-05  7:47 UTC  (2+ messages)

[PATCH] middle-end/110541 - VEC_PERM_EXPR documentation is off
 2023-07-05  6:57 UTC 

[committed] libstdc++: Disable std::forward_list tests for C++98 mode
 2023-07-05  6:41 UTC 

[committed] libstdc++: Fix std::__uninitialized_default_n for constant evaluation [PR110542]
 2023-07-05  6:40 UTC 

[committed] libstdc++: Use RAII in std::vector::_M_default_append
 2023-07-05  6:40 UTC 

[committed] libstdc++: Add redundant 'typename' to std::projected
 2023-07-05  6:39 UTC 

RFA - Remove GC zone allocator
 2023-07-05  6:18 UTC  (8+ messages)
          ` GGC: Remove unused 'bool is_string' arguments to 'ggc_pch_{count,alloc,write}_object' (was: RFA - Remove GC zone allocator)

[PATCH V3] Optimize '(X - N * M) / N' to 'X / N - M' if valid
 2023-07-05  5:51 UTC  (4+ messages)

[PATCH, rs6000] Skip redundant vector extract if the element is first element of dword0 [PR110429]
 2023-07-05  3:22 UTC 

[PATCH] MIPS: Adjust mips16e2 related tests for ifcvt costing changes
 2023-07-05  1:36 UTC  (2+ messages)

Generating all-ones zmm needs dep-breaking pxor before ternlog (PR target/110438)
 2023-07-05  1:26 UTC  (2+ messages)

[PATCH v3] x86: make VPTERNLOG* usable on less than 512-bit operands with just AVX512F
 2023-07-05  1:15 UTC  (7+ messages)

[r14-2281 Regression] FAIL: gcc.dg/vect/slp-perm-9.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 on Linux/x86_64
 2023-07-04 22:27 UTC 

[PATCH V3] RISC-V: Fix bug of pre-calculated const vector mask for VNx1BI, VNx2BI and VNx4BI
 2023-07-04 19:07 UTC  (15+ messages)
  `  "

[PATCH] Machine_Mode: Extend machine_mode from 8 to 16 bits
 2023-07-04 15:45 UTC  (8+ messages)
      ` Adjust LTO mode tables for "Machine_Mode: Extend machine_mode from 8 to 16 bits" (was: [PATCH] Machine_Mode: Extend machine_mode from 8 to 16 bits)

[PATCH] xtensa: Use HARD_REG_SET instead of bare integer
 2023-07-04 15:40 UTC  (2+ messages)

[PATCH] value-prof.cc: Correct edge prob calculation
 2023-07-04 14:33 UTC  (2+ messages)

[PATCH 0/2] ifcvt: Allow if conversion of arithmetic in basic blocks with multiple sets
 2023-07-04 14:32 UTC  (4+ messages)
` [PATCH 2/2] ifcvt: Allow more operations in multiple set if conversion

[PATCH v1] RISC-V: Fix one bug for floating-point static frm
 2023-07-04 14:05 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v1] RISC-V: Fix one typo of FRM dynamic definition
 2023-07-04 13:18 UTC  (11+ messages)

[PATCH V4] VECT: Apply LEN_MASK_GATHER_LOAD/SCATTER_STORE into vectorizer
 2023-07-04 13:12 UTC  (2+ messages)

[PATCH v1] RISC-V: Fix out of range memory access when lto mode init
 2023-07-04 12:40 UTC  (9+ messages)
` [PATCH v3] Streamer: Fix out of range memory access of machine mode
      `  "
          ` [v4] "

[PATCH] tree-optimization/110491 - PHI-OPT and undefs
 2023-07-04 12:16 UTC 

[PATCH V3] VECT: Apply LEN_MASK_GATHER_LOAD/SCATTER_STORE into vectorizer
 2023-07-04 12:14 UTC  (6+ messages)
  `  "

[PATCH 5/19]middle-end: Enable bit-field vectorization to work correctly when we're vectoring inside conds
 2023-07-04 12:05 UTC  (2+ messages)

[PATCH 3/19]middle-end clean up vect testsuite using pragma novector
 2023-07-04 11:31 UTC  (2+ messages)

[PATCH 1/19]middle-end ifcvt: Support bitfield lowering of multiple-exit loops
 2023-07-04 11:29 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).