public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC/RFA] [PATCH 08/12] Add a new pass for naive CRC loops detection
 2024-05-28  4:20 UTC  (2+ messages)

[PATCH v1] Internal-fn: Add new IFN mask_len_strided_load/store
 2024-05-28  3:14 UTC 

[PATCH] Reduce cost of MEM (A + imm)
 2024-05-28  2:46 UTC 

[r15-853 Regression] FAIL: gcc.dg/tree-ssa/bitops-9.c scan-tree-dump-times optimized "bit_not_expr, " 1 on Linux/x86_64
 2024-05-28  0:30 UTC  (2+ messages)

[COMMITTED] Fix bitops-9.c for -m32 and other targets that don't have vector modes
 2024-05-28  0:28 UTC 

[PATCH] Strlen pass should set current range query
 2024-05-27 23:24 UTC 

RISC-V: Fix round_32.c test on RV32
 2024-05-27 22:17 UTC  (3+ messages)

[PATCH] Fix -Wstringop-overflow warning in 23_containers/vector/types/1.cc
 2024-05-27 20:58 UTC  (3+ messages)

[PATCH 4/4] resource.cc: Remove redundant conditionals
 2024-05-27 18:59 UTC  (2+ messages)

[PATCH 3/4] resource.cc (mark_target_live_regs): Remove check for bb not found
 2024-05-27 18:58 UTC  (2+ messages)

[PATCH 2/4] resource.cc: Replace calls to find_basic_block with cfgrtl BLOCK_FOR_INSN
 2024-05-27 18:57 UTC  (2+ messages)

[PATCH 1/4] resource.cc (mark_target_live_regs): Don't look past target insn, PR115182
 2024-05-27 18:53 UTC  (2+ messages)

[PATCH 0/4] Some improvements to resource.cc, including fixing PR115182
 2024-05-27 18:43 UTC  (2+ messages)

[COMMITTED] [prange] Drop range to VARYING if the bitmask intersection made it so [PR115131]
 2024-05-27 17:15 UTC  (2+ messages)

[to-be-committed] [RISC-V] Some basic patterns for zbkb code generation
 2024-05-27 16:31 UTC 

[RFC/RFA] [PATCH 03/12] RISC-V: Add CRC expander to generate faster CRC
 2024-05-27 15:48 UTC  (3+ messages)

[RFC/RFA] [PATCH 12/12] Add tests for CRC detection and generation
 2024-05-27 15:20 UTC  (5+ messages)

[RFC/RFA] [PATCH 02/12] Add built-ins and tests for bit-forward and bit-reversed CRCs
 2024-05-27 15:16 UTC  (4+ messages)

[PATCH] RISC-V: Introduce -mrvv-allow-misalign
 2024-05-27 14:13 UTC  (13+ messages)
` [PATCH v2] "
                ` [PATCH v3] RISC-V: Introduce -mvector-strict-align

[RFC/RFA] [PATCH 01/12] Implement internal functions for efficient CRC computation
 2024-05-27 13:51 UTC  (3+ messages)

[PATCH] Fix points-to SCC collapsing bug
 2024-05-27 12:57 UTC 

[PATCHv3] Optab: add isfinite_optab for __builtin_isfinite
 2024-05-27 12:54 UTC  (2+ messages)

[PATCH 1/5] Do single-lane SLP discovery for reductions
 2024-05-27 12:45 UTC 

[pushed] wwwdocs: news: Only refer, don't link to cvsweb
 2024-05-27 12:23 UTC 

[PATCH 0/7] OpenMP: dispatch + adjust_args support
 2024-05-27 11:54 UTC  (8+ messages)
` [PATCH 1/7] OpenMP: dispatch + adjust_args tree data structures and front-end interfaces
` [PATCH 2/7] OpenMP: middle-end support for dispatch + adjust_args
` [PATCH 3/7] OpenMP: C front-end "
` [PATCH 4/7] OpenMP: C++ "
` [PATCH 5/7] OpenMP: common C/C++ testcases "
` [PATCH 6/7] OpenMP: Fortran front-end support "
` [PATCH 7/7] OpenMP: update documentation for dispatch and adjust_args

[PATCH] tree-optimization/115220 - fix store sinking virtual operand constraints
 2024-05-27 10:45 UTC 

[RFC/RFA][PATCH 00/12] CRC optimization
 2024-05-27  9:56 UTC  (4+ messages)

[PATCH v2] Define which threading model is in use on Windows
 2024-05-27  9:53 UTC  (2+ messages)

[PATCH] libstdc++: Avoid MMX return types from __builtin_shufflevector
 2024-05-27  9:42 UTC  (2+ messages)

[PATCHv3] Optab: add isnormal_optab for __builtin_isnormal
 2024-05-27  9:37 UTC 

[PATCH] tree-optimization/115232 - demangle failure during -Waccess
 2024-05-27  9:15 UTC 

[PATCH] tree-optimization/115232 - demangle failure during -Waccess
 2024-05-27  9:11 UTC 

[x86 SSE] Improve handling of ternlog instructions in i386/sse.md
 2024-05-27  8:58 UTC  (7+ messages)
  ` [x86 SSE] Improve handling of ternlog instructions in i386/sse.md (v2)

[PATCH] [x86_64]: Zhaoxin shijidadao enablement
 2024-05-27  8:32 UTC 

[PATCH] libstdc++: Fix up 19_diagnostics/stacktrace/hash.cc on 13 branch
 2024-05-27  8:26 UTC 

[PATCHv2] Optab: add isfinite_optab for __builtin_isfinite
 2024-05-27  7:54 UTC  (6+ messages)
` Ping "

[PATCH v3] tree-ssa-pre.c/115214(ICE in find_or_generate_expression, at tree-ssa-pre.c:2780): Return NULL_TREE when deal special cases
 2024-05-27  7:48 UTC 

[pushed] doc: Use https for our own site (and GCC for the project)
 2024-05-27  7:45 UTC 

[pushed] wwwdocs: news: Tweak hsafoundation.com URL
 2024-05-27  7:35 UTC 

[pushed] wwwdocs: *: Refer to the ACE's project new home
 2024-05-27  7:33 UTC 

[RFC 0/2] libbacktrace: add FDPIC support
 2024-05-27  7:12 UTC  (5+ messages)
` [RFC 1/2] "
` [RFC 2/2] libstdc++-v3/src/libbacktrace: add -funwind-tables

[PATCH V2] RISC-V: Fix missing boolean_expression in zmmul extension
 2024-05-27  6:51 UTC  (3+ messages)

[PATCH v2] tree-ssa-pre.c/115214(ICE in find_or_generate_expression, at tree-ssa-pre.c:2780): Return NULL_TREE when deal special cases
 2024-05-27  6:48 UTC  (2+ messages)

[PATCH] match: Use uniform_integer_cst_p in bitwise_inverted_equal_p [PR115238]
 2024-05-27  6:32 UTC  (2+ messages)

[PATCH v3] Match: Support more form for scalar unsigned SAT_ADD
 2024-05-27  6:29 UTC 

[PATCH 00/11] AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs
 2024-05-27  5:06 UTC  (12+ messages)
` [PATCH 01/11] OpenMP/PolyInt: Pass poly-int structures by address to OMP libs
` [PATCH 02/11] AArch64: Add test cases for SVE types in OpenMP shared clause
` [PATCH 03/11] AArch64: Diagnose OpenMP offloading when SVE types involved
` [PATCH 04/11] AArch64: Test OpenMP lastprivate clause for various constructs
` [PATCH 05/11] AArch64: Test OpenMP threadprivate clause on SVE type
` [PATCH 06/11] AArch64: Test OpenMP user-defined reductions with SVE types
` [PATCH 07/11] AArch64: Test OpenMP uniform clause on "
` [PATCH 08/11] AArch64: Test OpenMP simd aligned clause with "
` [PATCH 09/11] AArch64: Diagnose OpenMP linear clause for SVE type objects
` [PATCH 10/11] AArch64: Test OpenMP depend clause and its variations on SVE types
` [PATCH 11/11] AArch64: Diagnose SVE type objects when applied to OpenMP doacross clause

[PATCH] Define which threading model is in use on Windows
 2024-05-27  5:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Avoid vector -Wfree-nonheap-object warnings
 2024-05-27  4:37 UTC  (6+ messages)

[PATCH] vax: resolve long-standing documentation bugs re floating-point codegen [PR79646]
 2024-05-27  4:22 UTC  (2+ messages)

[committed v2 0/2] VAX: Fix issues with FP format option documentation
 2024-05-27  4:20 UTC  (3+ messages)
` [committed v2 1/2] vax: Fix descriptions of the FP format options [PR79646]
` [committed v2 2/2] VAX/doc: Fix issues with FP format option documentation

[PATCH v2 #1/2] enable adjustment of return_pc debug attrs
 2024-05-27  3:23 UTC  (6+ messages)
    ` [PATCH v3 "
    ` [PATCH v3 #1/2] [rs6000] adjust "

[PATCH] [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract*
 2024-05-27  3:11 UTC  (9+ messages)
          ` [PATCH v2] "

add explicit ABI and align options to pr88233.c
 2024-05-27  2:57 UTC  (4+ messages)
` [PATCH v2] "

[Patch, rs6000] Enable overlap memory store for block memory clear
 2024-05-27  2:19 UTC  (3+ messages)
  ` Ping^2 "

[PATCH-1v2] Value Range: Add range op for builtin isinf
 2024-05-27  2:15 UTC  (2+ messages)
` Ping "

[PATCHv2] Optab: add isnormal_optab for __builtin_isnormal
 2024-05-27  2:12 UTC  (2+ messages)
` Ping "

[PATCH] vect: generate suitable convert insn for int -> int, float -> float and int <-> float
 2024-05-27  2:11 UTC  (4+ messages)
` [PATCH 0/3] Optimize __builtin_convertvector for x86-64-v4 and
  ` [PATCH 2/3] vect: Support v4hi -> v4qi

[PATCH-1, rs6000] Add a new type of CC mode - CCBCD for bcd insns [PR100736, PR114732]
 2024-05-27  1:55 UTC  (3+ messages)
` Ping "
  ` Ping^2 "

[PATCH 0/13] rs6000, built-in cleanup patch series
 2024-05-27  1:43 UTC  (33+ messages)
` [PATCH 2/13] rs6000, Remove __builtin_vsx_xvcvspsxws built-in
` [PATCH 3/13] rs6000, fix error in unsigned vector float to unsigned int built-in definitions
` [PATCH 4/13] rs6000, extend the current vec_{un,}signed{e,o} built-ins
` [PATCH 6/13] rs6000, add overloaded vec_sel with int128 arguments
` [PATCH 7/13] rs6000, remove the vec_xxsel built-ins, they are duplicates
` [PATCH 8/13] rs6000, remove __builtin_vsx_vperm_* built-ins
` [PATCH 10/13] rs6000, extend vec_xxpermdi built-in for __int128 args
` [PATCH 11/13] rs6000, remove __builtin_vsx_xvcmpeqsp_p built-in
` [PATCH 12/13] rs6000, remove __builtin_vsx_xvcmpeqsp built-in

[PATCH 0/2] Align tight loops to solve cross cacheline issue
 2024-05-27  1:33 UTC  (4+ messages)

[PATCH v1] Gen-Match: Fix gen_kids_1 right hand braces mis-alignment
 2024-05-27  1:30 UTC  (3+ messages)

[PATCH] x86: Fix Logical Shift Issue in expand_vec_perm_psrlw_psllw_por [PR115146]
 2024-05-27  1:24 UTC 

[PATCH] Don't simplify NAN/INF or out-of-range constant for FIX/UNSIGNED_FIX
 2024-05-27  1:08 UTC  (2+ messages)

[PATCH 1/2] Match: Add maybe_bit_not instead of plain matching
 2024-05-27  0:46 UTC  (2+ messages)
` [PATCH 2/2] match: Add support for `a ^ CST` to bitwise_inverted_equal_p [PR115224]

[pushed] wwwdocs: gcc-12: Make reference to problem reporting more general
 2024-05-26 22:53 UTC 

[pushed] wwwdocs: testing: Move buildbot.net to https
 2024-05-26 22:27 UTC 

[pushed] go: Move web references from golang.org to go.dev
 2024-05-26 22:24 UTC 

[pushed] wwwdocs: news: Drop reference to www.gccsummit.org
 2024-05-26 22:09 UTC 

[pushed] wwwdocs: news: Google+ is no more
 2024-05-26 22:05 UTC 

[pushed] wwwdocs: news: Move www.multiprecision.org to https
 2024-05-26 21:54 UTC 

[pushed] doc: Quote singular '=' signs
 2024-05-26 21:53 UTC 

[pushed] wwwdocs: *: Update URL for ROOT project at CERN
 2024-05-26 21:40 UTC 

[to-be-committed][RISC-V] Reassociate constants in logical ops
 2024-05-26 20:21 UTC 

[to-be-committed] [RISC-V] Try inverting for constant synthesis
 2024-05-26 16:18 UTC 

[PATCH] jit: Ensure ssize_t is defined
 2024-05-26 15:35 UTC  (3+ messages)

[PATCH] libiberty/buildargv: POSIX behaviour for backslash handling
 2024-05-26 15:08 UTC  (6+ messages)
` [PATCHv2 0/2] Changes to libiberty buildargv
  ` [PATCHv2 1/2] libiberty/buildargv: POSIX behaviour for backslash handling
  ` [PATCHv2 2/2] libiberty/buildargv: handle input consisting of only white space

[RFC 1/2] RISC-V: Add support for _Bfloat16
 2024-05-26 14:53 UTC  (3+ messages)
` [PATCH] Support libcall __float{,un}sibf by SF when it is not supported for _bf16

[PATCH][v2] tree-optimization/115144 - improve sinking destination choice
 2024-05-26 14:53 UTC  (3+ messages)

[PATCH] gimple-vr-values:Add constraint for gimple-cond optimization
 2024-05-26 14:40 UTC  (2+ messages)

[PATCH] libcpp: Correct typo 'r' -> '\r'
 2024-05-26 14:07 UTC  (2+ messages)

[PATCH] c++/modules: Prevent revealing a using-decl affecting cached overloads [PR114867]
 2024-05-26 13:01 UTC 

[C23 PATCH]: allow aliasing for types derived from structs with variable size
 2024-05-26 12:14 UTC 

[C23 PATCH, v2] fix aliasing for structures/unions with incomplete types
 2024-05-26 12:14 UTC 

[RFC/RFA] [PATCH 04/12] RISC-V: Add CRC built-ins tests for the target ZBC
 2024-05-26  5:02 UTC  (3+ messages)

[COMMITTED] tree-optimization/115208 - Delete gori_map during destruction of GORI
 2024-05-26  1:46 UTC 

[PATCH] c++: canonicity of fn types w/ instantiated eh specs [PR115223]
 2024-05-25 23:18 UTC 

[committed] [v2] More logical op simplifications in simplify-rtx.cc
 2024-05-25 18:42 UTC 

[to-be-committed][RISC-V] Generate nearby constant, then adjust to our final desired constant
 2024-05-25 18:05 UTC 

[PATCH] vect: Unify bbs in loop_vec_info and bb_vec_info
 2024-05-25 14:54 UTC 

[PATCH] vect: Use vect representative statement instead of original in patch recog [PR115060]
 2024-05-25 14:45 UTC 

[pushed] wwwdocs: gcc-13: Reword section on __bf16
 2024-05-25  8:36 UTC 

[PATCH] [tree-prof] skip if errors were seen [PR113681]
 2024-05-25  8:22 UTC  (5+ messages)

[PATCH] [testsuite] [arm] require arm_v8_1m_main for pacbti tests
 2024-05-25  8:20 UTC  (6+ messages)
      ` [PATCH v2] [testsuite] [arm] add effective target and options "

[pushed] wwwdocs: git: Fix typo
 2024-05-25  8:16 UTC 

[PATCH v3] Introduce attribute reverse_alias
 2024-05-25  5:17 UTC  (11+ messages)
    ` [PATCH v4] Introduce attribute sym
            ` [PATCH v5] Introduce attribute sym_alias (was: Last call for bikeshedding on attribute sym/exalias/reverse_alias)
                ` [PATCH v6] Introduce attribute sym_alias
                    ` [PATCH v7] "
                      ` [PATCH v8] "

%%Magnet
 2024-05-25  1:12 UTC 

[PATCH] RISC-V: Avoid splitting store dataref groups during SLP discovery
 2024-05-24 23:34 UTC  (2+ messages)

[pushed] wwwdocs: gcc-13: Run time instead of runtime
 2024-05-24 22:35 UTC 

[PATCH 0/3] openmp: Add support for iterators in OpenMP mapping clauses (C/C++)
 2024-05-24 20:02 UTC  (4+ messages)
` [PATCH 1/3] openmp: Refactor handling of iterators
` [PATCH 2/3] openmp: Add support for iterators in map clauses (C/C++)
` [PATCH 3/3] openmp: Add support for iterators in to/from "

[PATCH] c++: Fix parsing of abstract-declarator starting with ... followed by [ or ( [PR115012]
 2024-05-24 19:26 UTC  (2+ messages)

[PATCH] Fortran: improve attribute conflict checking [PR93635]
 2024-05-24 19:25 UTC  (12+ messages)
              ` [PATCH, v2] "

[PATCH] Add testcase for PR c++/105229: ICE in lookup_template_class_1
 2024-05-24 19:04 UTC  (2+ messages)

[c-family] Small enhancement to implementation of -fdump-ada-spec
 2024-05-24 17:52 UTC 

[C PATCH, v2]: allow aliasing of compatible types derived from enumeral types [PR115157]
 2024-05-24 16:16 UTC  (2+ messages)

[PATCH] .gitattributes: disable crlf translation
 2024-05-24 15:47 UTC  (3+ messages)

[PATCH] c++/modules: Improve diagnostic when redeclaring builtin in module [PR102345]
 2024-05-24 15:36 UTC  (4+ messages)

[PATCH] c++/modules: Fix instantiation of imported temploid friends [PR114275]
 2024-05-24 15:13 UTC  (14+ messages)
` [PATCH v2 2/2] "
      ` [PATCH v3 2/2] c++: "
          ` [PATCH v4 "
              ` [PATCH][14 backport] "

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