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

[PATCH] tree-optimization/110838 - vectorization of widened shifts
 2023-08-01  8:47 UTC 

[PATCH][COMMITTED] doc: Fix spelling in arm_v8_1m_main_cde_mve_fp
 2023-08-01  8:44 UTC 

[PING^2] [PATCH 3/4] ree: Improve functionality of ree pass for rs6000 target
 2023-08-01  8:20 UTC  (2+ messages)
` PING^3] "

[PING^2] PATCH v5 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
 2023-08-01  8:18 UTC  (2+ messages)
` [PING^3] "

[PATCH v8] tree-ssa-sink: Improve code sinking pass
 2023-08-01  8:17 UTC  (2+ messages)
` [PING^1] "

[COMMITTED] ada: Fix printing of numbers in JSON output for data representation
 2023-08-01  8:08 UTC 

[COMMITTED] ada: Disable inlining of subprograms with Skip(_Flow_And)_Proof in GNATprove
 2023-08-01  8:08 UTC 

[COMMITTED] ada: Bugbox compiling Constrained_Protected_Object'Image
 2023-08-01  8:08 UTC 

[COMMITTED] ada: Incorrect optimization for unconstrained limited record component type
 2023-08-01  8:08 UTC 

[COMMITTED] ada: Default Put_Image for composite derived types is missing information
 2023-08-01  8:08 UTC 

[COMMITTED] ada: Fix generation of JSON output for data representation
 2023-08-01  8:08 UTC 

[COMMITTED] ada: check Atree.Get/Set_Field_Value
 2023-08-01  8:08 UTC 

[COMMITTED] ada: Emit SCOs for nested decisions in quantified expressions
 2023-08-01  8:07 UTC 

[PATCH v1] RISC-V: Support CALL for RVV floating-point dynamic rounding
 2023-08-01  8:00 UTC  (6+ messages)
` [PATCH v8] "

[PATCH v1] RISC-V: Support RVV VFSUB and VFRSUB rounding mode intrinsic API
 2023-08-01  7:56 UTC  (3+ messages)

[C PATCH]: Add Walloc-type to warn about insufficient size in allocations
 2023-08-01  7:51 UTC  (5+ messages)

[RFC] light expander sra for parameters and returns
 2023-08-01  6:55 UTC  (8+ messages)

[PATCH V2] RISC-V: Support POPCOUNT auto-vectorization
 2023-08-01  6:47 UTC  (5+ messages)
  `  "

[PATCH V3] VECT: Support CALL vectorization for COND_LEN_*
 2023-08-01  6:37 UTC 

[PATCH V2] [PATCH 3/5] [RISC-V] Generate Zicond instruction for select pattern with condition eq or neq to 0
 2023-08-01  6:06 UTC  (2+ messages)

[PATCH] x86: fold two of vec_dupv2df<mask_name>'s alternatives
 2023-08-01  6:03 UTC  (2+ messages)

[PATCH RESEND] libatomic: drop redundant all-multi command
 2023-08-01  5:55 UTC 

[PATCH] Adjust testcase for more optimal codegen
 2023-08-01  5:44 UTC 

[PATCH] ira: update allocated_hardreg_p[] in improve_allocation() [PR110254]
 2023-08-01  5:20 UTC  (2+ messages)
` [PING][PATCH] "

[RFC] RISC-V: Add proposed Ztso atomic mappings
 2023-08-01  5:04 UTC  (3+ messages)
` [RFC v2] RISC-V: Add "

[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-08-01  4:51 UTC  (2+ messages)

[PATCH] preprocessor: c++: Support `#pragma GCC target' macros [PR87299]
 2023-08-01  2:22 UTC 

[PATCH] tree-pretty-print: handle COMPONENT_REF with non-decl RHS
 2023-08-01  0:35 UTC 

[PATCH] c++: improve debug_tree for templated types/decls
 2023-08-01  0:34 UTC 

[COMMITTEDv2] Fix PR 93044: extra cast is not removed
 2023-08-01  0:05 UTC 

libbacktrace patch committed
 2023-08-01  0:01 UTC 

[PATCH] analyzer: Add support of placement new and improved operator new [PR105948]
 2023-07-31 22:53 UTC  (4+ messages)

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

[PATCH] c++: parser cleanup, remove dummy arguments
 2023-07-31 21:52 UTC 

Gcc - CIFF FASHION FAIR 2023
 2023-07-31 21:27 UTC 

[PATCH] PHIOPT: Mark the conditional lhs and rhs as to look at to see if DCEable
 2023-07-31 20:16 UTC 

[V1][PATCH 0/3] New attribute "element_count" to annotate bounds for C99 FAM(PR108896)
 2023-07-31 20:14 UTC  (8+ messages)

[PATCH RESEND] c: add -Wmissing-variable-declarations [PR65213]
 2023-07-31 19:05 UTC  (4+ messages)

One question on the source code of tree-object-size.cc
 2023-07-31 18:36 UTC  (6+ messages)

[PATCH 1/2] Move `~X & X` and `~X | X` over to use bitwise_inverted_equal_p
 2023-07-31 17:46 UTC  (2+ messages)
` [PATCH 2/2] Slightly improve bitwise_inverted_equal_p comparisons

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

[COMMITTEDv3] tree-optimization: [PR100864] `(a&!b) | b` is not opimized to `a | b` for comparisons
 2023-07-31 17:07 UTC 

[PATCH] ipa-sra: Don't consider CLOBBERS as writes preventing splitting
 2023-07-31 17:04 UTC 

[PATCH] gcc-ar: Handle response files properly [PR77576]
 2023-07-31 16:58 UTC  (8+ messages)

[PATCH] Read global value/mask in IPA
 2023-07-31 16:47 UTC  (5+ messages)

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

[PATCH v5 00/11] RISC-V: Implement ISA Manual Table A.6 Mappings
 2023-07-31 16:19 UTC  (3+ messages)
` [gcc13 backport 00/12] "
  ` [Committed] "

[COMMITTED] PR tree-optimization/110582 - fur_list should not use the range vector for non-ssa, operands
 2023-07-31 16:06 UTC 

[PATCH] gcse: Extract reg pressure handling into separate file
 2023-07-31 16:05 UTC  (2+ messages)

[PATCH] rtl-optimization/110587 - remove quadratic regno_in_use_p
 2023-07-31 16:01 UTC  (2+ messages)

[PATCH] rtl-optimization/110587 - speedup find_hard_regno_for_1
 2023-07-31 15:58 UTC  (2+ messages)

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

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

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

[PATCH 5/5] testsuite part 2 for _BitInt support [PR102989]
 2023-07-31 15:37 UTC  (11+ messages)
  ` _BitInt vs. _Atomic

[PATCH][RFC] tree-optimization/92335 - Improve sinking heuristics for vectorization
 2023-07-31 15:33 UTC  (2+ messages)

[PATCH] tree-optimization/110838 - vectorization of widened shifts
 2023-07-31 15:28 UTC 

[PATCH] RISC-V: Support POPCOUNT auto-vectorization
 2023-07-31 14:31 UTC  (4+ messages)
  `  "

[PATCH V2] VECT: Support CALL vectorization for COND_LEN_*
 2023-07-31 14:29 UTC  (13+ messages)
  `  "

[PATCH] tree-optimization/110838 - vectorization of widened shifts
 2023-07-31 14:01 UTC 

[PATCH 0/3] genmatch: Speed up recompilation after changes to match.pd
 2023-07-31 13:48 UTC  (7+ 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

[committed] RISC-V: Fix bug of get_mask_mode
 2023-07-31 13:47 UTC  (4+ 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)

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

[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  (12+ messages)

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

[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 

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  (11+ 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

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

[PATCH] RISC-V: Fix uninitialized and redundant use of which_alternative
 2023-07-28 21:55 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 

[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] 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 

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).