public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC] GCC Security policy
 2023-08-09 17:32 UTC  (25+ messages)

[PATCH] aarch64: enable mixed-types for aarch64 simdclones
 2023-08-09 17:27 UTC  (7+ messages)

[PATCH] RISC-V: Fix VLMAX AVL incorrect local anticipate [VSETVL PASS]
 2023-08-09 17:01 UTC  (2+ messages)

[PATCH v3] tree-optimization/110279- Check for nested FMA in reassoc
 2023-08-09 16:52 UTC 

[PATCH] Handle in-order reductions when SLP vectorizing non-loops
 2023-08-09 16:52 UTC  (2+ messages)

[PATCH v4] Implement new RTL optimizations pass: fold-mem-offsets
 2023-08-09 16:22 UTC  (2+ messages)

[V2][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2023-08-09 16:21 UTC  (7+ messages)

[PATCH] VR-VALUES: Simplify comparison using range pairs
 2023-08-09 16:13 UTC 

verify
 2023-08-09 16:01 UTC 

[PATCH] rs6000, add overloaded DFP quantize support
 2023-08-09 15:52 UTC 

[PATCH ver 3] rs6000: Fix __builtin_altivec_vcmpne{b,h,w} implementation
 2023-08-09 15:26 UTC  (3+ messages)

[LOGIN FAILURE] - 09/08/2023 - ID NUMBER: AAA|2023|5453UT - gcc.gnu.org
 2023-08-09 15:08 UTC 

[Patch, fortran] PR109684 - compiling failure: complaining about a final subroutine of a type being not PURE (while it is indeed PURE)
 2023-08-09 14:58 UTC  (2+ messages)

[PATCH] VECT: Support loop len control on EXTRACT_LAST vectorization
 2023-08-09 14:35 UTC  (9+ messages)
  `  "

Intel AVX10.1 Compiler Design and Support
 2023-08-09 14:34 UTC  (25+ messages)

[committed] libstdc++: Fix constexpr functions to conform to older standards
 2023-08-09 14:22 UTC 

[committed] libstdc++: Fix a -Wsign-compare warning in std::list
 2023-08-09 14:22 UTC 

[committed] libstdc++: Suppress clang -Wc99-extensions warnings in <complex>
 2023-08-09 14:22 UTC 

[committed] libstdc++: Fix some -Wmismatched-tags warnings
 2023-08-09 14:22 UTC 

[committed] libstdc++: Fix some -Wunused-parameter warnings
 2023-08-09 14:21 UTC 

[committed] libstdc++: Explicitly default some copy ctors and assignments
 2023-08-09 14:21 UTC 

[committed] libstdc++: Minor fixes for some warnings in <format>
 2023-08-09 14:21 UTC 

[PATCH v2 00/14] LoongArch: Add loongarch32 and ilp32 abi
 2023-08-09 14:08 UTC  (17+ messages)
` [PATCH v2 01/14] LoongArch: Introduce loongarch32 target
` [PATCH v2 02/14] LoongArch: Fix default ISA setting
` [PATCH v2 03/14] LoongArch: Fix SI division for loongarch32 target
` [PATCH v2 04/14] LoongArch: Fix movgr2frh.w operand order
` [PATCH v2 05/14] LoongArch: Fix 64-bit move for loongarch32 target
` [PATCH v2 06/14] LoongArch: Fix 64-bit immediate "
` [PATCH v2 07/14] LoongArch: Fix signed 32-bit overflow "
` [PATCH v2 08/14] LoongArch: Disable SF/DF -> unsigned DI expand in loongarch32
` [PATCH v2 09/14] LoongArch: Add -march=loongarch64 to tests with -mabi=lp64d
` [PATCH v2 10/14] LoongArch: Forbid ADDRESS_REG_REG in loongarch32
` [PATCH v2 11/14] LoongArch: Mark am* instructions as LA64-only
` [PATCH v2 12/14] LoongArch: Set long double width to 128 in la32
` [PATCH v2 13/14] LoongArch: Fix ilp32 detection
` [PATCH v2 14/14] LoongArch: Allow ftintrz for DF->DI in loongarch32

[PATCH] RISC-V: Support NPATTERNS = 1 stepped vector[PR110950]
 2023-08-09 13:39 UTC  (3+ messages)

[PATCH] preprocessor: c++: Support `#pragma GCC target' macros [PR87299]
 2023-08-09 13:28 UTC  (4+ messages)

[PATCH] RISC-V: Return machine_mode rather than opt_machine_mode for get_mask_mode, NFC
 2023-08-09 13:25 UTC  (10+ messages)

[PATCH] Handle in-order reductions when SLP vectorizing non-loops
 2023-08-09 13:22 UTC 

RISC-V: Added support for CRC
 2023-08-09 13:02 UTC  (10+ messages)

[PATCH] vect: Add a popcount fallback
 2023-08-09 11:58 UTC  (12+ messages)

[PATCH] aarch64: SVE/NEON Bridging intrinsics
 2023-08-09 11:39 UTC  (2+ messages)

[PATCH] Remove insert location argument from vectorizable_live_operation
 2023-08-09 11:02 UTC 

[pushed][LRA] Check input insn pattern hard regs against early clobber hard regs for live info
 2023-08-09 10:47 UTC  (2+ messages)

[PATCH] i386: Clear upper bits of XMM register for V4HFmode/V2HFmode operations [PR110762]
 2023-08-09  9:52 UTC  (4+ messages)

[PATCH] rs6000: Fix issue in specifying PTImode as an attribute [PR106895]
 2023-08-09  8:48 UTC  (2+ messages)

[PATCH] Rename local variable subleaf_level to max_subleaf_level
 2023-08-09  6:51 UTC 

[PATCH] [X86] Workaround possible CPUID bug in Sandy Bridge
 2023-08-09  6:43 UTC  (8+ messages)
  ` [PATCH V2] "

[RFC PATCH 0/2] RISC-V: __builtin_riscv_pause for all environment
 2023-08-09  6:11 UTC  (3+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] RISC-V: Fix documentation of __builtin_riscv_pause

[PATCH] RISC-V: Remove non-existing 'Zve32d' extension
 2023-08-09  6:09 UTC 

[PATCH] RISC-V: Fix error combine of pred_mov pattern
 2023-08-09  3:54 UTC 

[PATCH 1/9] LoongArch: Introduce loongarch32 target
 2023-08-09  3:38 UTC  (4+ messages)
` [PATCH 2/9] LoongArch: Fix default ISA setting

[PATCH v1] Mode-Switching: Fix SET_SRC ICE when only one operand
 2023-08-09  3:05 UTC  (7+ messages)
` [PATCH v2] Mode-Switching: Fix SET_SRC ICE when USE or CLOBBER
` [PATCH v3] Mode-Switching: Fix SET_SRC ICE when CLOBBER insn

[WIP] Have -Wpointer-sign be enabled by -Wextra, too [PR109836]
 2023-08-09  0:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/24] Sync shared build infrastructure with binutils-gdb
 2023-08-08 23:10 UTC  (9+ messages)
` [PATCH 11/24] Disable year 2038 support on 32-bit hosts by default

[committed][RISC-V] Fix 20010221-1.c with zicond
 2023-08-08 22:45 UTC  (5+ messages)

[PATCH] libstdc++: fix memory clobbering in std::vector [PR110879]
 2023-08-08 22:34 UTC 

[RFC] RISC-V: Add proposed Ztso atomic mappings
 2023-08-08 21:56 UTC  (6+ messages)
` [RFC v2] RISC-V: Add "
  ` [PATCH v3] "

[committed][RISC-V]Don't reject constants in cmov condition
 2023-08-08 21:41 UTC  (6+ messages)
` RV64 Zicond ICE (was Re: [committed][RISC-V]Don't reject constants in cmov condition)

[committed] [RISC-V] Fix bug in condition canonicalization for zicond
 2023-08-08 21:40 UTC 

[PATCH V2] riscv: generate builtin macro for compilation with strict alignment:
 2023-08-08 21:02 UTC 

[PATCH] c++: parser cleanup, remove dummy arguments
 2023-08-08 20:43 UTC  (2+ messages)

[PATCH] c++: improve debug_tree for templated types/decls
 2023-08-08 20:36 UTC  (2+ messages)

[PATCH v8 0/6] c++, libstdc++: get std::is_object to dispatch to new built-in traits
 2023-08-08 20:35 UTC  (4+ messages)
` [PATCH v10 0/5] c++, libstdc++: Make std::is_object "
  ` [PATCH v10 4/5] libstdc++: Use new built-in trait __is_function for std::is_function

[PATCH 1/2] c++, libstdc++: implement __is_arithmetic built-in trait
 2023-08-08 20:33 UTC  (18+ messages)
` [PATCH v2 1/3] c++, libstdc++: Implement "
  ` [PATCH v2 2/3] libstdc++: Optimize is_arithmetic performance by __is_arithmetic built-in
  ` [PATCH v2 3/3] libstdc++: Optimize is_fundamental "
  ` [PATCH v3 1/3] c++, libstdc++: Implement __is_arithmetic built-in trait
    ` [PATCH v4 1/4] "
      ` [PATCH v4 4/4] libstdc++: Optimize is_compound trait performance

[PATCH 00/14] use _P() defines from tree.h
 2023-08-08 20:31 UTC  (7+ messages)
` [PATCH 04/14] c++: "

[RFC] c++: extend cold, hot attributes to classes
 2023-08-08 20:28 UTC  (2+ messages)

[PATCH] libstdc++: Define _GLIBCXX_HAS_BUILTIN_TRAIT
 2023-08-08 20:23 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] libstdc++: Use __bool_constant entirely
 2023-08-08 20:07 UTC  (2+ messages)

[PATCH] c++: Report invalid id-expression in decltype [PR100482]
 2023-08-08 20:04 UTC  (6+ messages)

[PATCH] c++: follow DR 2386 and update implementation of get_tuple_size [PR110216]
 2023-08-08 19:38 UTC  (2+ messages)

[PATCH] bpf: Fixed GC mistakes in BPF builtins code
 2023-08-08 19:37 UTC  (3+ messages)

[PATCH][GCC] aarch64: Add support for Cortex-A520 CPU
 2023-08-08 19:17 UTC  (2+ messages)

[PATCH] MATCH: [PR110937/PR100798] (a ? ~b : b) should be optimized to b ^ -(a)
 2023-08-08 18:26 UTC  (3+ messages)

[committed] i386: Do not sanitize upper part of V2SFmode reg with -fno-trapping-math [PR110832]
 2023-08-08 16:59 UTC 

[PATCH] Add -Wdisabled-optimization warning for not optimizing sibling calls
 2023-08-08 16:54 UTC  (7+ messages)

[PATCH] rtl-optimization/110587 - speedup find_hard_regno_for_1
 2023-08-08 16:50 UTC  (6+ messages)

[PATCH] RISC-V: Fix error combine of pred_mov pattern
 2023-08-08 16:10 UTC  (2+ messages)

[pushed] analyzer: handle function attribute "alloc_size" [PR110426]
 2023-08-08 15:01 UTC  (2+ messages)
` [PATCH] testsuite: Fix gcc.dg/analyzer/allocation-size-multiline-[123].c [PR 110426]

[PATCH v1] RISC-V: Enhance the test case for RVV vfsub/vfrsub rounding
 2023-08-08 14:22 UTC  (4+ messages)

[PATCH] RISC-V: Allow CONST_VECTOR for VLS modes
 2023-08-08 14:03 UTC  (3+ messages)
  `  "

[PATCH] c-family: Add _BitInt support for __atomic_*fetch* [PR102989]
 2023-08-08 13:51 UTC  (3+ messages)
  ` [PATCH] testsuite: Add runtime _BitInt stdatomic.h tests [PR102989]

[PATCH] match.pd: Implement missed optimization ((x ^ y) & z) | x -> (z & y) | x [PR109938]
 2023-08-08 13:18 UTC  (2+ messages)

[PATCH V2] RISC-V: Support CALL conditional autovec patterns
 2023-08-08 13:11 UTC  (4+ messages)
  `  "

[PATCH 0/3 v4] genmatch: Speed up recompilation after changes to match.pd
 2023-08-08 12:58 UTC  (2+ messages)

[PATCH V4] VECT: Support CALL vectorization for COND_LEN_*
 2023-08-08 12:38 UTC  (4+ messages)

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