public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/2] Align tight loops to solve cross cacheline issue
 2024-05-27  1:33 UTC  (4+ 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 

[RFC/RFA][PATCH 00/12] CRC optimization
 2024-05-26 18:23 UTC  (3+ messages)

[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 v1] Gen-Match: Fix gen_kids_1 right hand braces mis-alignment
 2024-05-26 13:58 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 

[PATCH] Define which threading model is in use on Windows
 2024-05-26  9:02 UTC 

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

[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 

[RFC/RFA] [PATCH 03/12] RISC-V: Add CRC expander to generate faster CRC
 2024-05-25 18:32 UTC  (2+ messages)

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

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

[RFC/RFA] [PATCH 01/12] Implement internal functions for efficient CRC computation
 2024-05-25 17:40 UTC  (2+ messages)

[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 

[PATCH v2 #1/2] enable adjustment of return_pc debug attrs
 2024-05-25 12:13 UTC  (5+ messages)
    ` [PATCH v3 "
    ` [PATCH v3 #1/2] [rs6000] adjust "

[PATCH] Avoid vector -Wfree-nonheap-object warnings
 2024-05-25  9:59 UTC  (5+ messages)

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

[PATCH] [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract*
 2024-05-25  8:17 UTC  (8+ messages)
          ` [PATCH v2] "

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

add explicit ABI and align options to pr88233.c
 2024-05-25  8:15 UTC  (3+ messages)
` [PATCH v2] "

[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: Introduce -mrvv-allow-misalign
 2024-05-25  0:05 UTC  (11+ messages)
  ` [PATCH v2] "

[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/13] rs6000, built-in cleanup patch series
 2024-05-24 20:20 UTC  (32+ 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/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 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-24 15:33 UTC 

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

[PATCH] c++: extend -Wself-move for mem-init-list [PR109396]
 2024-05-24 14:15 UTC  (2+ messages)

[PATCH v2] libstdc++: Fix std::ranges::iota not included in numeric [PR108760]
 2024-05-24 14:12 UTC  (4+ messages)
  ` [PATCH v3] libstdc++: Fix std::ranges::iota not "

[PATCH] c++/modules: Improve errors for bad module-directives [PR115200]
 2024-05-24 14:04 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] c++: mark TARGET_EXPRs for function arguments eliding [PR114707]
 2024-05-24 14:01 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] c++/modules: Remember that header units have CMIs
 2024-05-24 13:57 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH 1/2] c++/modules: Fix treatment of unnamed types

[PATCH 5/5] RISC-V: tree-optimization/65518 - extend fix to SLP
 2024-05-24 13:43 UTC 

[PATCH 4/5] Allow optimized SLP reduction epilog with single-lane reductions
 2024-05-24 13:43 UTC 

[PATCH 3/5] Reduce single-lane SLP testresult noise
 2024-05-24 13:43 UTC 

[PATCH 2/5] Avoid bogus SLP outer loop vectorization
 2024-05-24 13:42 UTC 

[PATCH 1/5] Do single-lane SLP discovery for reductions
 2024-05-24 13:42 UTC 

[PATCH] tree-ssa-pre.c/1071140(ICE in find_or_generate_expression, at tree-ssa-pre.c:2780): Return NULL_TREE if no equal
 2024-05-24 13:18 UTC  (3+ messages)

[PATCH] vect: Fix access size alignment assumption [PR115192]
 2024-05-24 12:45 UTC  (2+ messages)

[PATCH 1/4] rs6000: Make all 128 bit scalar FP modes have 128 bit precision [PR112993]
 2024-05-24 12:23 UTC  (7+ messages)
        ` [RFC/PATCH] Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook

[PATCH] MATCH: Look through VIEW_CONVERT when folding VEC_PERM_EXPRs
 2024-05-24 12:12 UTC  (10+ messages)
` [PATCH v2] "

[PATCH V2] RISC-V: Fix missing boolean_expression in zmmul extension
 2024-05-24 11:58 UTC  (2+ messages)

adjust vectorization expectations for ppc costmodel 76b
 2024-05-24 11:34 UTC  (9+ messages)
` [PATCH] "

[PATCH] Fix gcc.dg/vect/vect-gather-4.c for cascadelake
 2024-05-24 11:16 UTC 

[r15-812 Regression] FAIL: gcc.dg/vect/vect-gather-4.c scan-tree-dump-not vect "Loop contains only SLP stmts" on Linux/x86_64
 2024-05-24  9:55 UTC 

[PATCH] vect: Support multiple lane-reducing operations for loop reduction [PR114440]
 2024-05-24  9:27 UTC  (2+ messages)

[Patch, aarch64, middle-end] v3: Move pair_fusion pass from aarch64 to middle-end
 2024-05-24  9:21 UTC  (3+ messages)

[Patch, aarch64, middle-end\ v4: Move pair_fusion pass from aarch64 to middle-end
 2024-05-24  9:18 UTC 

[PATCH] Hard register asm constraint
 2024-05-24  9:13 UTC 

[RFC/RFA] [PATCH 11/12] Replace the original CRC loops with a faster CRC calculation
 2024-05-24  8:42 UTC 

[RFC/RFA] [PATCH 10/12] Verify detected CRC loop with symbolic execution and LFSR matching
 2024-05-24  8:42 UTC 

[RFC/RFA] [PATCH 09/12] Add symbolic execution support
 2024-05-24  8:42 UTC 

[RFC/RFA] [PATCH 08/12] Add a new pass for naive CRC loops detection
 2024-05-24  8:42 UTC 

[RFC/RFA] [PATCH 07/12] aarch64: Add CRC built-ins test for the target AES
 2024-05-24  8:42 UTC 

[RFC/RFA] [PATCH 06/12] aarch64: Implement new expander for efficient CRC computation
 2024-05-24  8:42 UTC 

[RFC/RFA] [PATCH 05/12] i386: Implement new expander for efficient CRC computation
 2024-05-24  8:41 UTC 

[PATCH] Fix typo in the testcase
 2024-05-24  7:49 UTC 

[PATCH v2] Match: Support __builtin_add_overflow branch form for unsigned SAT_ADD
 2024-05-24  7:47 UTC  (10+ messages)

[V2 PATCH] Don't reduce estimated unrolled size for innermost loop at cunrolli
 2024-05-24  7:29 UTC  (2+ messages)
` [V3 PATCH] Don't reduce estimated unrolled size for innermost loop

[PATCH] [RFC] Target-independent store forwarding avoidance. [PR48696] Target-independent store forwarding avoidance
 2024-05-24  6:27 UTC  (4+ messages)

[PATCH] Use simple_dce_from_worklist in phiprop
 2024-05-24  6:04 UTC  (2+ messages)

[PATCH-3v3, rs6000] Implement optab_isnormal for SFDF and IEEE128
 2024-05-24  6:03 UTC 

[PATCH-2v3, rs6000] Implement optab_isfinite for SFDF and IEEE128
 2024-05-24  6:03 UTC 

[PATCH-1v3, rs6000] Implement optab_isinf for SFDF and IEEE128
 2024-05-24  6:02 UTC 

c23 type compatibility rules, v3
 2024-05-24  5:56 UTC  (8+ messages)
` [C PATCH] Fix for redeclared enumerator initialized with different type [PR115109]
  ` [C PATCH]: allow aliasing of compatible types derived from enumeral types [PR115157]

[to-be-committed][v2][RISC-V] Use bclri in constant synthesis
 2024-05-24  4:44 UTC 

[PATCH 1/2] Simplify (AND (ASHIFTRT A imm) mask) to (LSHIFTRT A imm) for vector mode
 2024-05-24  2:25 UTC  (2+ messages)

[PATCH] missing reuire target has_arch_ppc64 for pr106550.c
 2024-05-24  1:25 UTC  (4+ messages)

[PATCH V3] report message for operator %a on unaddressible operand
 2024-05-24  1:22 UTC  (3+ messages)

[PATCH] rs6000: Adjust -fpatchable-function-entry* support for dual entry [PR112980]
 2024-05-23 23:46 UTC  (4+ messages)

[PATCH RFA (cgraph)] c++: pragma target and static init [PR109753]
 2024-05-23 22:43 UTC  (3+ messages)
` PING "
  ` PING "

[PATCH] c++: alias CTAD and copy deduction guide [PR115198]
 2024-05-23 22:38 UTC  (4+ messages)

[PATCH v25 20/23] c++: Implement __is_invocable built-in trait
 2024-05-23 22:15 UTC  (4+ messages)
` [PATCH v26 01/13] libstdc++: Optimize std::is_const compilation performance

[PATCH] libstdc++: Implement ranges::concat_view from P2542R7
 2024-05-23 22:05 UTC  (3+ messages)

[COMMITTED 12/12] - Move condexpr_adjust into gimple-range-fold
 2024-05-23 20:53 UTC 

[COMMITTED 11/12] - Make gori_map a shared component
 2024-05-23 20:53 UTC 

[COMMITTED 10/12] - Make GORI a range_query component
 2024-05-23 20:53 UTC 

[COMMITTED 09/12] - Gori_compute inherits from gimple_outgoing_range
 2024-05-23 20:53 UTC 

[COMMITTED 08/12] - Gori_compute no longer inherits from gori_map
 2024-05-23 20:53 UTC 

[COMMITTED 07/12] - Default gimple_outgoing_range to not process switches
 2024-05-23 20:53 UTC 

[COMMITTED 06/12] tree-optimization/113879 - Add inferred ranges for range-ops based statements
 2024-05-23 20:53 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).