public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v5] RISC-V: Add support for xtheadvector-specific intrinsics
 2024-01-11 14:11 UTC  (27+ messages)
    ` Re:[PATCH "
          ` Re:Re:[PATCH "

[PATCH] [s390] target/112280 - properly guard permute query
 2024-01-11 13:58 UTC 

[PATCH][_GLIBCXX_INLINE_VERSION] Fix <format> friend declarations
 2024-01-11 13:53 UTC  (6+ messages)

[PATCH V2] RISC-V: Adjust scalar_to_vec cost accurately
 2024-01-11 13:49 UTC 

[PATCH] tree-optimization/112636 - estimate niters before header copying
 2024-01-11 13:44 UTC 

[patch,avr,applied] Small improvements to texi documentation
 2024-01-11 13:39 UTC 

[PATCH]middle-end testsuite: remove -save-temps from many tests [PR113319]
 2024-01-11 13:34 UTC 

[PATCH]middle-end: make memory analysis for early break more deterministic [PR113135]
 2024-01-11 13:33 UTC 

Fw: [RFC] Either fix or disable SME feature for `aarch64-w64-mingw32` target?
 2024-01-11 13:08 UTC  (3+ messages)
    `  "

[PATCH] RISC-V: Increase scalar_to_vec_cost from 1 to 3
 2024-01-11 13:00 UTC  (23+ messages)
  `  "

[wwwdocs] Document additional symbols in libstdc++exp.a for GCC 13.3
 2024-01-11 12:49 UTC 

[wwwdocs] Update notes on libstdc++ header dependency changes in GCC 14
 2024-01-11 12:48 UTC 

[PATCH] libgfortran: Bugfix if not define HAVE_ATOMIC_FETCH_ADD
 2024-01-11 12:38 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] libstdc++: Fix error handling for std::filesystem::equivalent [PR113250]
 2024-01-11 12:35 UTC  (19+ messages)
` [PATCH v2 1/2] libstdc++: Fix error handling in filesystem::equivalent [PR113250]
  ` [PATCH v2 2/2] libstdc++: Use using instead of typedef in opts-common.h
      `  "
          `  "
  ` [PATCH v3 "
    ` Re: [PATCH v2 1/2] libstdc++: Fix error handling in filesystem::equivalent [PR113250]
      ` Backporting [was Re: [PATCH v2 1/2] libstdc++: Fix error handling in filesystem::equivalent [PR113250]]

[PATCH] libcpp: Fix __has_include_next ICE in the last directory of the path [PR80755]
 2024-01-11 12:34 UTC  (2+ messages)
` ping: "

[wwwdocs] tweak for sourceware account request alias
 2024-01-11 11:40 UTC 

[PATCH v2 2/2] LoongArch: Redundant sign extension elimination optimization 2
 2024-01-11 11:36 UTC 

[PATCH v2 1/2] LoongArch: Redundant sign extension elimination optimization
 2024-01-11 11:36 UTC 

[PATCH] RISC-V: THEAD: Fix ICE caused by split optimizations for XTheadFMemIdx
 2024-01-11 11:23 UTC 

[RFC] aarch64: Add support for __BitInt
 2024-01-11 11:12 UTC  (4+ messages)

[PATCH v2] LoongArch: Implement option save/restore
 2024-01-11 11:05 UTC  (3+ messages)
`  "

[PATCH v5] RISC-V: Handle differences between XTheadvector and Vector
 2024-01-11 11:03 UTC  (2+ messages)

[PATCH] expr: Limit the store flag optimization for single bit to non-vectors [PR113322]
 2024-01-11 10:39 UTC  (2+ messages)

[PATCH v1] RISC-V: XFAIL pr30957-1.c when loop vectorized with variable factor
 2024-01-11 10:35 UTC  (7+ messages)
` [PATCH v4] LOOP-UNROLL: Leverage HAS_SIGNED_ZERO for var expansion
` [PATCH v5] "

[PATCH v3] aarch64: Fix dwarf2cfi ICEs due to recent CFI note changes [PR113077]
 2024-01-11 10:06 UTC  (2+ messages)

[PATCH] match: Delay folding of 1/x into `(x+1u)<2u?x:0` until late [PR113301]
 2024-01-11 10:05 UTC  (2+ messages)

[commit] MIPS: Add ATTRIBUTE_UNUSED to mips_start_function_definition
 2024-01-11  9:59 UTC 

[PATCH] Do not count unused scalar use when marking STMT_VINFO_LIVE_P [PR113091]
 2024-01-11  9:52 UTC  (4+ messages)
` PING: "

[Patch, rs6000] Eliminate unnecessary byte swaps for block clear on P8 LE [PR113325]
 2024-01-11  9:20 UTC  (2+ messages)

[PATCH] RISC-V: Documnet the list of supported extensions
 2024-01-11  9:15 UTC 

[PATCH] RISC-V: Documnet the list of supported extensions
 2024-01-11  9:06 UTC 

[PATCH] strub: Only unbias stack point for SPARC_STACK_BOUNDARY_HACK [PR113100]
 2024-01-11  9:05 UTC  (2+ messages)

[PATCH]middle-end: fill in reduction PHI for all alt exits [PR113144]
 2024-01-11  9:00 UTC  (2+ messages)

[PATCH] i386: Add "z" constraint for symbolic address/label reference [PR105576]
 2024-01-11  8:37 UTC  (4+ messages)

[PATCH] libgcc: Use may_alias attribute in bitint handlers
 2024-01-11  8:35 UTC  (2+ messages)

[PATCH] i386: Add AVX10.1 related macros
 2024-01-11  8:18 UTC  (5+ messages)

[PATCH v5] RISC-V: Fix register overlap issue for some xtheadvector instructions
 2024-01-11  8:12 UTC  (4+ messages)

[PATCH] tree-optimization/111003 - new testcase
 2024-01-11  7:53 UTC 

[PATCH] c++/modules: Support thread_local statics in header modules [PR113292]
 2024-01-11  6:12 UTC 

[PATCH] RISC-V: VLA preempts VLS on unknown NITERS loop
 2024-01-11  5:56 UTC  (2+ messages)

[PATCH][wwwdoc] gcc-14: Add arm cortex-m52 cpu support
 2024-01-11  5:25 UTC  (3+ messages)

[PATCH 00/14] Optimize integral-related type traits
 2024-01-11  4:14 UTC  (25+ messages)
` [PATCH 01/14] c++: Implement __is_integral built-in trait
` [PATCH 02/14] libstdc++: Optimize std::is_integral compilation performance
` [PATCH 03/14] c++: Implement __is_floating_point built-in trait
` [PATCH 04/14] libstdc++: Optimize std::is_floating_point compilation performance
` [PATCH 05/14] c++: Implement __is_arithmetic built-in trait
` [PATCH 06/14] libstdc++: Optimize std::is_arithmetic compilation performance
` [PATCH 07/14] libstdc++: Optimize std::is_fundamental "
` [PATCH 08/14] libstdc++: Optimize std::is_compound "
    `  "
      ` [committed] "
` [PATCH 09/14] c++: Implement __is_unsigned built-in trait
` [PATCH 10/14] libstdc++: Optimize std::is_unsigned compilation performance
` [PATCH 11/14] c++: Implement __is_signed built-in trait
` [PATCH 12/14] libstdc++: Optimize std::is_signed compilation performance
` [PATCH 13/14] c++: Implement __is_scalar built-in trait
` [PATCH 14/14] libstdc++: Optimize std::is_scalar compilation performance

[PATCH] i386: [APX] Document inline asm behavior and new switch for APX
 2024-01-11  3:28 UTC  (4+ messages)

Re: [PATCH v5] RISC-V: Fix register overlap issue for some xtheadvector instructions
 2024-01-11  2:40 UTC  (2+ messages)
` Re:Re: "

[PATCH 1/3] LoongArch: Optimized some of the symbolic expansion instructions generated during bitwise operations
 2024-01-11  1:37 UTC  (2+ messages)
` [pushed][PATCH "

[PATCH] LoongArch: Split loongarch_option_override_internal into smaller procedures
 2024-01-11  1:29 UTC  (2+ messages)

[PATCH v2] LoongArch: Split loongarch_option_override_internal into smaller procedures
 2024-01-11  1:28 UTC 

[PATCH] libstdc++/ranges: Use C++23 deducing this for _Pipe and _Partial
 2024-01-11  0:26 UTC 

[PATCH] Add support for function attributes and variable attributes
 2024-01-11  0:00 UTC  (3+ messages)

[PATCH] libgccjit: Add support for machine-dependent builtins
 2024-01-10 23:58 UTC  (5+ messages)

[PATCH] libgccjit: Implement sizeof operator
 2024-01-10 23:36 UTC  (4+ messages)

[PATCH] libgccjit: Add missing builtins needed by optimizations
 2024-01-10 23:31 UTC  (4+ messages)

[PATCH] libstdc++: std/ranges - Remove a duplicate define directive
 2024-01-10 23:31 UTC 

[PATCH] libstdc++: Use _GLIBCXX_USE_BUILTIN_TRAIT for _Nth_type
 2024-01-10 23:27 UTC  (2+ messages)

[PATCH] libgccjit: Fix infinite recursion in gt_ggc_mx_lang_tree_node
 2024-01-10 23:24 UTC  (4+ messages)

[PATCH] libgccjit: Add ability to get CPU features
 2024-01-10 23:18 UTC  (4+ messages)

[PATCH V2 0/4][RFC] RISC-V: Associate typed insns to dfa reservation
 2024-01-10 22:39 UTC  (8+ messages)
` [PATCH V2 2/4][RFC] RISC-V: Add vector related reservations

[PATCH] Fortran: annotations for DO CONCURRENT loops [PR113305]
 2024-01-10 22:24 UTC 

[PATCH] libgccjit: Fix GGC segfault when using -flto
 2024-01-10 22:20 UTC  (9+ messages)

[PATCH] libstdc++/ranges: Use perfect forwarding in _Pipe and _Partial ctors
 2024-01-10 21:40 UTC 

[PATCH] htdocs: correct spelling and use https in examples
 2024-01-10 21:37 UTC  (2+ messages)
` Ping "

[PATCH 0/8] OpenMP: lvalue parsing and "declare mapper" support
 2024-01-10 21:31 UTC  (3+ messages)
` [PATCH 2/8] OpenMP: lvalue parsing for map/to/from clauses (C)

[PATCH v2]: gcc/doc/extend.texi: Update builtin example for __builtin_FILE, __builtin_LINE __builtin_FUNCTION
 2024-01-10 21:28 UTC 

[PATCH] gcc/doc: spelling mistakes and example
 2024-01-10 21:26 UTC  (5+ messages)

[PATCH v2] gcc/doc: spelling mistakes and example
 2024-01-10 21:25 UTC 

[PATCH] libstdc++: std/ranges - Remove a duplicate define directive
 2024-01-10 21:22 UTC 

[committed 1/2] libstdc++: Implement P2905R2 "Runtime format strings" for C++20
 2024-01-10 19:41 UTC  (4+ messages)
` [committed 2/2] libstdc++: Implement P2918R0 "Runtime format strings II" for C++26

[PATCH][testsuite]: Make bitint early vect test more accurate
 2024-01-10 18:33 UTC  (4+ messages)

[Bug libstdc++/112477] [13/14 Regression] Assignment of value-initialized iterators differs from value-initialization
 2024-01-10 18:28 UTC 

[PATCH] AArch64: Cleanup memset expansion
 2024-01-10 18:13 UTC  (14+ messages)
            ` [PATCH v2] "
                  ` [PATCH v3] "
                      ` [PATCH v4] "

[PATCH] AArch64: Reassociate CONST in address expressions [PR112573]
 2024-01-10 17:57 UTC  (2+ messages)

[PATCH] riscv: thead: Add support for the XTheadInt ISA extension
 2024-01-10 17:56 UTC  (4+ messages)
` [PATCH v2] RISC-V: T-HEAD: "

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