public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] combine: Narrow comparison of memory and constant
 2023-07-31 13:26 UTC  (3+ messages)
` [PATCH v2] "

[committed] RISC-V: Fix bug of get_mask_mode
 2023-07-31 13:12 UTC  (2+ messages)

[PATCH] Improve sinking with unrelated defs
 2023-07-31 12:39 UTC 

[PATCH] internal-fn: Refine macro define of COND_* and COND_LEN_* internal functions
 2023-07-31 12:15 UTC  (3+ messages)

[PATCH] RISC-V: convert the mulh with 0 to mov 0 to the reg
 2023-07-31 12:14 UTC  (7+ messages)
` [PATCH v2] "

[PATCH V2] VECT: Support CALL vectorization for COND_LEN_*
 2023-07-31 12:09 UTC  (9+ messages)
  `  "

[gcc-13] Backport PR10280 fix
 2023-07-31 12:07 UTC  (4+ messages)

[PATCH] RISC-V: Support POPCOUNT auto-vectorization
 2023-07-31 12:01 UTC 

[PATCH] analyzer: Add support of placement new and improved operator new [PR105948]
 2023-07-31 11:46 UTC  (3+ messages)

[PATCH] RISC-V: Return machine_mode rather than opt_machine_mode for get_mask_mode, NFC
 2023-07-31 11:06 UTC  (4+ messages)

[PATCH 0/3] genmatch: Speed up recompilation after changes to match.pd
 2023-07-31 11:03 UTC  (4+ messages)
` [PATCH 1/3] Support get_or_insert in ordered_hash_map
` [PATCH 2/3] genmatch: Reduce variability of generated code
` [PATCH 3/3] genmatch: Log line numbers indirectly

[PATCH] rtl-optimization/110587 - speedup find_hard_regno_for_1
 2023-07-31 10:54 UTC 

[PATCH] rtl-optimization/110587 - remove quadratic regno_in_use_p
 2023-07-31 10:53 UTC 

[PATCH 1/2] MATCH: PR 106164 : Optimize `(X CMP1 Y) AND/IOR (X CMP2 Y)`
 2023-07-31 10:52 UTC  (4+ messages)
` [PATCH 2/2] MATCH: Add `a == b | a cmp b` and `a != b & a cmp b` simplifications

[RFC PATCH] i386: Do not sanitize upper part of V2SFmode reg with -fno-trapping-math [PR110832]
 2023-07-31 10:13 UTC  (3+ messages)

[PATCH] Add POLY_INT_CST support to fold_ctor_reference in gimple-fold.cc
 2023-07-31  9:56 UTC  (2+ messages)

[PATCHv2] tree-optimization: [PR100864] `(a&!b) | b` is not opimized to `a | b` for comparisons
 2023-07-31  9:34 UTC  (2+ messages)

[PATCH] VECT: Support CALL vectorization for COND_LEN_*
 2023-07-31  9:30 UTC  (5+ messages)
  `  "

[PATCH] AArch64: Do not increase the vect reduction latency by multiplying count [PR110625]
 2023-07-31  9:25 UTC  (13+ messages)

[RFC] light expander sra for parameters and returns
 2023-07-31  9:06 UTC  (7+ messages)

[PATCH] gimple-fold: Handle _BitInt in __builtin_clear_padding [PR102989]
 2023-07-31  8:40 UTC  (2+ messages)

[PATCH] Less warnings for parameters declared as arrays [PR98541, PR98536]
 2023-07-31  7:24 UTC  (2+ messages)
` [PING 3] "

[Committed] PR target/110843: Check TARGET_AVX512VL for V2DI rotates in STV
 2023-07-31  7:13 UTC 

[PATCH] Add -fsarif-time-report [PR109361]
 2023-07-31  7:06 UTC  (6+ messages)
      ` [PATCH v2] SARIF and -ftime-report's output [PR109361]

[PATCH] rs6000: Fix __builtin_altivec_vcmpne{b,h,w} implementation
 2023-07-31  6:53 UTC  (2+ messages)

[PATCH V2] RISC-V: Enable basic VLS auto-vectorization
 2023-07-31  6:41 UTC  (4+ messages)

[PATCH] Add myself for write after approval
 2023-07-31  6:16 UTC 

[PATCHv2, rs6000] Generate mfvsrwz for all subtargets and remove redundant zero extend [PR106769]
 2023-07-31  5:43 UTC  (2+ messages)

[PATCH v1] RISC-V: Bugfix for RVV floating-point rm suffix sequence
 2023-07-31  3:01 UTC  (3+ messages)

[PATCH] RISC-V: Enable basic VLS auto-vectorization
 2023-07-31  2:15 UTC  (3+ messages)
  `  "

[committed] MAINTAINERS: Add myself to write after approval
 2023-07-31  1:25 UTC 

[pushed] wwwdocs: gcc-4.5: Update link to GNU MPC
 2023-07-30 22:37 UTC 

[committed] Fix several preprocessor directives
 2023-07-30 13:55 UTC 

[Committed] Use QImode for offsets in zero_extract/sign_extract in i386.md (take #2)
 2023-07-29 16:13 UTC 

[PATCH v3 0/4] diagnostics: libcpp: Overhaul locations for _Pragma tokens
 2023-07-29 16:03 UTC  (6+ messages)
` [PATCH v3 1/4] diagnostics: libcpp: Add LC_GEN linemaps to support in-memory buffers

New Swedish PO file for 'gcc' (version 13.2.0)
 2023-07-29 16:02 UTC 

Contents of PO file 'gcc-13.2.0.sv.po'
 2023-07-29 16:02 UTC 

[PATCH v5 4/5] c++modules: report imported CMI files as dependencies
 2023-07-29 14:25 UTC  (13+ messages)

[PATCH] Change fma_reassoc_width tuning for ampere1
 2023-07-29 14:22 UTC  (5+ messages)

[patch] OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rect
 2023-07-29 11:27 UTC  (4+ messages)
  ` [patch] libgomp: cuda.h and omp_target_memcpy_rect cleanup (was: [patch] OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rect)

[PATCH 0/5] Recognize Zicond extension
 2023-07-29 10:01 UTC  (13+ messages)
` [PATCH 3/5] [RISC-V] Generate Zicond instruction for select pattern with condition eq or neq to 0
      `  "
  ` Re: [PATCH 0/5] Recognize Zicond extension

[PATCH V2] [PATCH 3/5] [RISC-V] Generate Zicond instruction for select pattern with condition eq or neq to 0
 2023-07-29  9:13 UTC 

Fix profile update after loop versioning in vectorizer
 2023-07-29  6:38 UTC 

[PATCH] c-family: Implement pragma_lex () for preprocess-only mode
 2023-07-29  6:29 UTC  (5+ messages)
` [PATCH v2] "

[r14-2834 Regression] FAIL: gcc.target/i386/pr87007-5.c scan-assembler-times vxorps[^\n\r]*xmm[0-9] 1 on Linux/x86_64
 2023-07-29  3:53 UTC 

[PATCH] RISC-V: Fix uninitialized and redundant use of which_alternative
 2023-07-28 21:55 UTC  (9+ messages)
      ` [Committed] RISC-V: Specify -mabi in rv64 autovec testcase

[PATCH] gcc-ar: Handle response files properly [PR77576]
 2023-07-28 21:11 UTC  (7+ messages)

[COMMITTED] Add a merge_range to ssa_cache and use it
 2023-07-28 20:38 UTC 

[COMMITTED] Remove value_query, push into sub&fold class
 2023-07-28 20:38 UTC 

[COMMITTED] PR tree-optimization/110205 -Fix some warnings
 2023-07-28 20:37 UTC 

[PATCH RESEND] c: add -Wmissing-variable-declarations [PR65213]
 2023-07-28 20:32 UTC  (2+ messages)

[COMMITTED] bpf: disable tail call optimization in BPF targets
 2023-07-28 19:03 UTC 

[PATCH 0/5] GCC _BitInt support [PR102989]
 2023-07-28 18:37 UTC  (6+ messages)
    ` [RFC WIP PATCH] _BitInt bit-field "

[PATCH 5/5] testsuite part 2 for _BitInt support [PR102989]
 2023-07-28 18:32 UTC  (10+ messages)
  ` _BitInt vs. _Atomic

[PATCH] Fortran: do not pass hidden character length for TYPE(*) dummy [PR110825]
 2023-07-28 18:11 UTC  (2+ messages)

Contents of PO file 'gcc-13.2.0.de.po'
 2023-07-28 18:02 UTC 

New German PO file for 'gcc' (version 13.2.0)
 2023-07-28 18:02 UTC 

[PATCH] RISC-V: testsuite: Add vector_hw and zvfh_hw checks
 2023-07-28 15:57 UTC  (6+ messages)
` [PATCH v2] "

Devirtualization of objects in array
 2023-07-28 15:42 UTC  (8+ messages)
  ` [PATCH] - Devirtualization of array destruction (C++) - 110057
      ` [PATCH] c++: devirtualization of array destruction [PR110057]

Loop-split improvements, part 3
 2023-07-28 13:24 UTC  (3+ messages)

[PATCH 0/7] openmp: OpenMP 5.1 loop transformation directives
 2023-07-28 13:04 UTC  (6+ messages)
` [PATCH 0/4] openmp: loop transformation fixes
  ` [PATCH 1/4] openmp: Fix loop transformation tests
  ` [PATCH 2/4] openmp: Fix initialization for 'unroll full'
  ` [PATCH 3/4] openmp: Fix diagnostic message for "omp unroll"
  ` [PATCH 4/4] openmp: Fix number of iterations computation for "omp unroll full"

[RFC] [v2] Extend fold_vec_perm to handle VLA vectors
 2023-07-28 12:57 UTC  (3+ messages)

Loop-split improvements, part 2
 2023-07-28 12:50 UTC  (3+ messages)

Contents of PO file 'gcc-13.2.0.hr.po'
 2023-07-28 12:42 UTC 

New Croatian PO file for 'gcc' (version 13.2.0)
 2023-07-28 12:42 UTC 

[PATCH v1] RISC-V: Support CALL for RVV floating-point dynamic rounding
 2023-07-28 12:34 UTC  (4+ messages)
` [PATCH v8] "

New Ukrainian PO file for 'gcc' (version 13.2.0)
 2023-07-28 12:27 UTC 

Contents of PO file 'gcc-13.2.0.uk.po'
 2023-07-28 12:27 UTC 

Contents of PO file 'gcc-13.2.0.fr.po'
 2023-07-28 12:22 UTC 

New French PO file for 'gcc' (version 13.2.0)
 2023-07-28 12:22 UTC 

[PATCH] gcse: Extract reg pressure handling into separate file
 2023-07-28 10:17 UTC 

New template for 'gcc' made available
 2023-07-28 10:06 UTC 

[PATCH, rs6000] Skip redundant vector extract if the element is first element of dword0 [PR110429]
 2023-07-28  9:32 UTC  (2+ messages)

[PATCH] Optimize vec_splats of vec_extract for V2DI/V2DF (PR target/99293)
 2023-07-28  8:59 UTC  (2+ messages)

[COMMITTED] ada: Elide the copy in extended returns for nonlimited by-reference types
 2023-07-28  7:31 UTC 

[COMMITTED] ada: Add an assert in Posix Interrupt_Wait
 2023-07-28  7:31 UTC 

[COMMITTED] ada: Fix unsupported dispatching constructor call
 2023-07-28  7:31 UTC 

[COMMITTED] ada: Add support for binding to a specific network interface controller
 2023-07-28  7:31 UTC 

[COMMITTED] ada: Add missing SCO generation for quantified expressions in object decl
 2023-07-28  7:31 UTC 

[COMMITTED] ada: Fix race condition in protected entry call
 2023-07-28  7:30 UTC 

[COMMITTED] ada: Small refactor
 2023-07-28  7:30 UTC 

[COMMITTED] ada: Add guard for detection of class-wide precondition subprograms
 2023-07-28  7:30 UTC 

[COMMITTED] ada: Fix memory explosion on aggregate of nested packed array type
 2023-07-28  7:30 UTC 

[COMMITTED] ada: Leave detection of missing return in functions to GNATprove
 2023-07-28  7:30 UTC 

[COMMITTED] ada: Emit enums rather than defines for various constants
 2023-07-28  7:30 UTC 

[COMMITTED] ada: Fix typo in comment of Ada.Exceptions.Save_Occurrence
 2023-07-28  7:30 UTC 

[COMMITTED] ada: Allow calls to Number_Formals when no formals are present
 2023-07-28  7:30 UTC 

[COMMITTED] ada: Improve defense against illegal code in check for infinite loops
 2023-07-28  7:30 UTC 

[PATCH] RISC-V: Remove vxrm parameter for vsadd[u] and vssub[u]
 2023-07-28  7:21 UTC  (4+ messages)

[PATCH] RISC-V: Support CALL conditional autovec patterns
 2023-07-28  7:20 UTC 

[PATCH][RFC] tree-optimization/92335 - Improve sinking heuristics for vectorization
 2023-07-28  7:05 UTC 

loop-split improvements, part 1
 2023-07-28  6:52 UTC  (3+ messages)

[PATCH] Fix 100864: `(a&!b) | b` is not opimized to `a | b` for comparisons
 2023-07-28  6:40 UTC  (4+ messages)

[PATCH] match.pd: Implement missed optimization (x << c) >> c -> -(x & 1) [PR101955]
 2023-07-28  6:30 UTC  (11+ messages)

[PATCH v2] libstdc++: Define _GLIBCXX_HAS_BUILTIN_TRAIT
 2023-07-28  3:57 UTC  (3+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] libstdc++: Use _GLIBCXX_HAS_BUILTIN_TRAIT

[PATCH] bpf: ISA V4 sign-extending move and load insns [PR110782,PR110784]
 2023-07-27 22:40 UTC  (3+ messages)

[PATCH] bpf: minor doc cleanup for command-line options
 2023-07-27 22:24 UTC  (2+ messages)

[r14-2797 Regression] FAIL: 23_containers/vector/bool/110807.cc (test for excess errors) on Linux/x86_64
 2023-07-27 19:16 UTC 

[PATCH] PR rtl-optimization/110587: Reduce useless moves in compile-time hog
 2023-07-27 19:05 UTC  (2+ messages)

[PATCH] Use substituted GDCFLAGS
 2023-07-27 19:02 UTC  (3+ messages)

[PATCH] bpf: correct pseudo-C template for add3 and sub3
 2023-07-27 18:50 UTC  (2+ messages)

Make store likely in optimize_mask_stores
 2023-07-27 18:33 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).