public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v4] [tree-optimization/110279] Consider FMA in get_reassociation_width
 2023-12-27  9:35 UTC  (14+ messages)

[PATCH 0/2] When cmodel=extreme, add macro support and only
 2023-12-27  9:18 UTC  (4+ messages)
` [PATCH 1/2] LoongArch: Add the macro implementation of mcmodel=extreme
` [PATCH 2/2] LoongArch: When the code model is extreme, the symbol address is obtained through macro instructions regardless of the value of -mexplicit-relocs

[gcc-wwwdocs PATCH v2] gcc-13/14: Mention recent update for x86_64 backend
 2023-12-27  8:29 UTC  (2+ messages)

[Committed] RISC-V: Make known NITERS loop be aware of dynamic lmul cost model liveness information
 2023-12-27  8:16 UTC 

[PATCH v1] LoongArch: Fixed bug in *bstrins_<mode>_for_ior_mask template
 2023-12-27  6:57 UTC  (3+ messages)
` [pushed][PATCH "

[PATCH v1] LoongArch: Fix insn output of vec_concat templates for LASX
 2023-12-27  6:57 UTC  (2+ messages)
` [pushed ][PATCH "

[PATCH v1] LoongArch: Fix ICE when passing two same vector argument consecutively
 2023-12-27  6:56 UTC  (2+ messages)
` [pushed][PATCH "

[PATCH v2] LoongArch: Expand left rotate to right rotate with negated amount
 2023-12-27  6:51 UTC  (2+ messages)

[PATCH] LoongArch: Fix infinite secondary reloading of FCCmode [PR113148]
 2023-12-27  6:08 UTC  (2+ messages)

[PATCH] LoongArch: Replace -mexplicit-relocs=auto simple-used address peephole2 with combine
 2023-12-27  3:59 UTC  (14+ messages)
` Ping: "

[PATCH v3 2/6] RISC-V: Split csr_operand in predicates.md for vector patterns
 2023-12-27  2:49 UTC  (2+ messages)
` 回复:[PATCH "

[PATCH] RISC-V: Add crypto machine descriptions
 2023-12-27  2:47 UTC  (4+ messages)

[PATCH v3 1/6] RISC-V: Refactor riscv-vector-builtins-bases.cc
 2023-12-27  2:46 UTC  (2+ messages)
` 回复:[PATCH "

[PATCH] RISC-V: Disallow transformation into VLMAX AVL for cond_len_xxx when length is in range [0,31]
 2023-12-27  2:39 UTC  (2+ messages)

[PATCH V2] RISC-V: Disallow transformation into VLMAX AVL for cond_len_xxx when length is in range [0,31]
 2023-12-27  2:38 UTC 

[PATCH] enable ATOMIC_COMPARE_EXCHANGE opt for floating type or types contains padding
 2023-12-27  0:48 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH v2 0/2] libstdc++: generators v2
 2023-12-26 23:04 UTC  (7+ messages)
` [PATCH v2 1/2] libstdc++: add missing include in ranges_util.h
` [PATCH v2 2/2] libstdc++: implement std::generator

[PATCH 0/3][RFC] RISC-V: Associate typed insns to dfa reservation
 2023-12-26 21:21 UTC  (5+ messages)
` [PATCH 2/3][RFC] RISC-V: Add vector related reservations

[PATCH] cse: Fix handling of fake vec_select sets [PR111702]
 2023-12-26 21:19 UTC  (2+ messages)

School Districts Contacts 2023
 2023-12-26 16:46 UTC 

[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
 2023-12-26 16:37 UTC  (14+ messages)
` [PATCH v6 1/1] "
          ` [PATCH v7 "

[Committed] RISC-V: Fix typo
 2023-12-26 10:53 UTC 

[PATCH v1] RISC-V: XFAIL pr30957-1.c when loop vectorized with variable factor
 2023-12-26  9:34 UTC  (4+ messages)
` [PATCH v2] "

[Committed] RISC-V: Some minior tweak on dynamic LMUL cost model
 2023-12-26  8:42 UTC 

[PATCH V3 0/3] RISC-V: Add intrinsics for Bitmanip and Scalar Crypto extensions
 2023-12-26  5:46 UTC  (4+ messages)
` [PATCH V3 1/3] RISC-V: Remove the Scalar Bitmanip and Crypto Built-In function testsuites
` [PATCH V3 2/3] RISC-V: Add C intrinsic for Scalar Crypto Extension
` [PATCH V3 3/3] RISC-V: Add C intrinsic for Scalar Bitmanip Extension

[PATCH v2] LoongArch: Replace -mexplicit-relocs=auto simple-used address peephole2 with combine
 2023-12-25 16:14 UTC 

[PATCH] RISC-V: Move RVV V_REGS liveness computation into analyze_loop_vinfo
 2023-12-25 12:28 UTC  (2+ messages)

[PATCH][committed]middle-end: explicitly initialize vec_stmts [PR113132]
 2023-12-25 10:56 UTC 

[r14-6822 Regression] FAIL: 25_algorithms/partition_point/constrained.cc -std=gnu++26 execution test on Linux/x86_64
 2023-12-25 10:48 UTC 

[r14-6822 Regression] FAIL: 25_algorithms/partition_point/constrained.cc -std=gnu++26 execution test on Linux/x86_64
 2023-12-25 10:40 UTC 

[r14-6796 Regression] FAIL: g++.dg/abi/mangle-regparm1a.C -std=gnu++98 (test for warnings, line 6) on Linux/x86_64
 2023-12-25 10:40 UTC 

[PATCH] RISC-V: Fix misaligned stack offset for interrupt function
 2023-12-25  8:45 UTC 

[r14-6770 Regression] FAIL: gcc.dg/gnu23-tag-4.c (test for excess errors) on Linux/x86_64
 2023-12-25  8:35 UTC  (4+ messages)

[PATCH v3 4/6] RISC-V: Adds the prefix "th." for the instructions of XTheadVector
 2023-12-25  8:18 UTC  (7+ messages)
` [PATCH v4 "
    ` 回复:[PATCH "

[PATCH v3 6/6] RISC-V: Add support for xtheadvector-specific intrinsics
 2023-12-25  6:31 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v3 5/6] RISC-V: Handle differences between XTheadvector and Vector
 2023-12-25  6:29 UTC  (2+ messages)
` [PATCH v4 "

[Committed] RISC-V: Add one more ASM check in PR113112-1.c
 2023-12-25  6:19 UTC 

[COMMITTED] match: Improve `(a != b) ? (a + b) : (2 * a)` pattern [PR19832]
 2023-12-25  4:00 UTC 

[PATCH][testsuite]: Add more pragma novector to new tests
 2023-12-24 19:15 UTC 

[committed] hppa: Fix pr110279-1.c on hppa
 2023-12-24 19:11 UTC 

[PATCH] LoongArch: Expand left rotate to right rotate with negated amount
 2023-12-24 12:40 UTC  (5+ messages)

[PATCH v3] EXPR: Emit an truncate if 31+ bits polluted for SImode
 2023-12-24 12:24 UTC  (7+ messages)

[PATCH v3] EXPR: Emit an truncate if 31+ bits polluted for SImode
 2023-12-24  8:11 UTC  (5+ messages)

[PATCH v1] RISC-V: XFail the signbit-5 run test for RVV
 2023-12-24  1:50 UTC  (7+ messages)
  `  "
` [PATCH v2] "

Fortran: Use non conflicting file extensions for intermediates [PR81615]
 2023-12-24  1:33 UTC  (3+ messages)

Re: [PATCH v3] EXPR: Emit an truncate if 31+ bits polluted for SImode
 2023-12-24  0:59 UTC 

[committed] CRIS: Fix PR middle-end/113109; "throw" failing
 2023-12-24  0:47 UTC 

[ARC PATCH] Table-driven ashlsi implementation for better code/rtx_costs
 2023-12-23 23:37 UTC 

[PATCH] libstdc++ Use _GLIBCXX_USE_BUILTIN_TRAIT
 2023-12-23 23:05 UTC  (2+ messages)
` [PATCH v2] libstdc++: "

[PATCH v3 0/6] RISC-V: Support XTheadVector extension
 2023-12-23 22:52 UTC  (8+ messages)
` 回复:[PATCH "
    ` 回复:回复:[PATCH "

[PATCH v2 0/8] Optimize more type traits
 2023-12-23 22:02 UTC  (9+ messages)
` [PATCH v2 1/8] c++: Implement __is_const built-in trait
` [PATCH v2 2/8] libstdc++: Optimize std::is_const compilation performance
` [PATCH v2 3/8] c++: Implement __is_volatile built-in trait
` [PATCH v2 4/8] libstdc++: Optimize std::is_volatile compilation performance
` [PATCH v2 5/8] c++: Implement __is_pointer built-in trait
` [PATCH v2 6/8] libstdc++: Optimize std::is_pointer compilation performance
` [PATCH v2 7/8] c++: Implement __is_unbounded_array built-in trait
` [PATCH v2 8/8] libstdc++: Optimize std::is_unbounded_array compilation performance

[PATCH 0/8] Optimize more type traits
 2023-12-23 21:38 UTC  (4+ messages)
` [PATCH 1/8] c++: Implement __is_const built-in trait
` [PATCH 2/8] libstdc++: Optimize std::is_const compilation performance

[PATCH RFC] c++/modules: __class_type_info and modules
 2023-12-23 19:46 UTC  (4+ messages)

[PATCH] reassoc vs uninitialized variable {PR112581]
 2023-12-23 18:35 UTC 

Add 'libgomp.c++/static-local-variable-1.C'
 2023-12-23  9:17 UTC  (7+ messages)
      ` OpenMP offloading vs. C++ static local variables

[commit v3 1/2] MIPS: Put the ret to the end of args of reconcat [PR112759]
 2023-12-23  9:13 UTC  (3+ messages)
` [commit v3 2/2] MIPS: Don't add nan2008 option for -mtune=native

[PATCH v2] MIPS: Put the ret to the end of args of reconcat [PR112759]
 2023-12-23  8:25 UTC  (3+ messages)

[PATCH] LoongArch: Add sign_extend pattern for 32-bit rotate shift
 2023-12-23  2:05 UTC  (2+ messages)

[PATCH] RISC-V: Make PHI initial value occupy live V_REG in dynamic LMUL cost model analysis
 2023-12-22 23:08 UTC  (3+ messages)
  `  "

[Committed] RISC-V: Make PHI initial value occupy live V_REG in dynamic LMUL cost model analysis
 2023-12-22 23:07 UTC 

[COMMITTED] robots.txt: Disallow a few more bugzilla queries
 2023-12-22 20:52 UTC 

[PATCH] RISC-V: RVV: add toggle to control vsetvl pass behavior
 2023-12-22 19:45 UTC 

c23 type compatibility rules, v3
 2023-12-22 16:27 UTC  (3+ messages)
` [V6] c23: construct composite type for tagged types

[PATCH] libgccjit: Implement sizeof operator
 2023-12-22 15:25 UTC 

[PATCH] libgccjit: Add missing builtins needed by optimizations
 2023-12-22 14:39 UTC 

[PATCH] AArch64: Cleanup memset expansion
 2023-12-22 14:25 UTC  (11+ messages)
            ` [PATCH v2] "
                  ` [PATCH v3] "

[PATCH 0/1] Detecting lifetime-dse issues via Valgrind [PR66487]
 2023-12-22 14:10 UTC  (2+ messages)
` [PATCH v2] object lifetime instrumentation for "

[PATCH] combine: Don't optimize paradoxical SUBREG AND CONST_INT on WORD_REGISTER_OPERATIONS targets [PR112758]
 2023-12-22 11:06 UTC  (2+ messages)

[x86_64 PATCH] PR target/112992: Optimize mode for broadcast of constants
 2023-12-22 10:25 UTC 

[x86_PATCH] peephole2 to resolve failure of gcc.target/i386/pr43644-2.c
 2023-12-22 10:14 UTC 

[PATCH] symtab-thunks: Use aggregate_value_p even on is_gimple_reg_type returns [PR112941]
 2023-12-22 10:09 UTC  (2+ messages)

[PATCH] lower-bitint: Handle unreleased SSA_NAMEs from earlier passes gracefully [PR113102]
 2023-12-22 10:08 UTC  (2+ messages)

[PATCH] lower-bitint: Fix handle_cast ICE [PR113102]
 2023-12-22 10:07 UTC  (2+ messages)

[PATCH v26 00/23] Optimize type traits compilation performance
 2023-12-22 10:05 UTC  (7+ messages)
` [PATCH] testsuite: Remove testsuite_tr1.h
` [committed] c++: testsuite: Remove testsuite_tr1.h includes

[PATCH v2] LoongArch: Add asm modifiers to the LSX and LASX directives in the doc
 2023-12-22  9:59 UTC  (2+ messages)
`  "

[PATCH] RISC-V: Support -m[no-]unaligned-access
 2023-12-22  9:23 UTC 

[PATCH v6] libgfortran: Replace mutex with rwlock
 2023-12-22  6:48 UTC  (9+ messages)
` [PATCH v7] "
              `  "

[PATCH v2] LoongArch: Implement FCCmode reload and cstore<ANYF:mode>4
 2023-12-22  6:36 UTC  (2+ messages)

[PATCH v2] Store_bit_field_1: Use SUBREG instead of REG if possible
 2023-12-22  6:11 UTC  (10+ messages)

[pushed] c++: computed goto warning [PR37722]
 2023-12-22  3:17 UTC  (2+ messages)
` [pushed] c++: computed goto from catch block [PR81438]

[PATCH] libgfortran: Bugfix if not define HAVE_ATOMIC_FETCH_ADD
 2023-12-22  2:36 UTC 

[Committed, obvious] Testsuite: Fix failures in g++.dg/analyzer/placement-new-size.C
 2023-12-22  2:29 UTC 

[PATCH] treat argp-based mem as frame related in dse
 2023-12-22  2:17 UTC  (2+ messages)

[PATCH v7 2/3] RISC-V: Add crypto machine descriptions
 2023-12-22  1:44 UTC  (3+ messages)

[PATCH v6 2/3] RISC-V: Add crypto machine descriptions
 2023-12-22  1:07 UTC  (2+ messages)

[pushed] c++: sizeof... mangling with alias template [PR95298]
 2023-12-22  0:20 UTC 

[pushed] testsuite: suppress mangling compatibility aliases
 2023-12-22  0:19 UTC 

[PATCH 4/5][_Hashtable] Generalize the small size optimization
 2023-12-21 22:23 UTC  (2+ messages)

[PATCH 3/5][_Hashtable] Avoid redundant usage of rehash policy
 2023-12-21 22:17 UTC  (2+ messages)

[PATCH 2/5][_Hashtable] Fix implementation inconsistencies
 2023-12-21 22:07 UTC  (2+ messages)

[PATCH 1/5][_Hashtable] Add benches
 2023-12-21 21:57 UTC  (2+ messages)

[PATCH 5/5][_Hashtable] Prefer to insert after last node
 2023-12-21 21:55 UTC  (3+ messages)

[PATCH] libgccjit: Add convert vector
 2023-12-21 21:01 UTC 

[PATCH] c++: visibility wrt template and ptrmem targs [PR70413]
 2023-12-21 20:39 UTC  (4+ messages)

[PATCH] Document cond_copysign and cond_len_copysign optabs [PR112951]
 2023-12-21 20:19 UTC  (2+ messages)

[PATCH] RISC-V: Add --with-cmodel configure-time argument
 2023-12-21 20:06 UTC  (3+ messages)

[PATCH 2/21]middle-end testsuite: Add tests for early break vectorization
 2023-12-21 19:46 UTC  (2+ messages)

[PATCH] Allow overriding EXPECT
 2023-12-21 19:43 UTC  (2+ messages)

[PATCH] c++: fix -Wparentheses with boolean-like class types
 2023-12-21 19:37 UTC  (6+ messages)

[PATCH] toplevel: don't override gettext-runtime/configure-discovered build args
 2023-12-21 19:19 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).