[PATCH 0/8] OpenMP: lvalue parsing and "declare mapper" support
2024-01-05 12:23 UTC (4+ messages)
` [PATCH 1/8] OpenMP: lvalue parsing for map/to/from clauses (C++)
[PATCH] aarch64: Further fix for throwing insns in ldp/stp pass [PR113217]
2024-01-05 12:14 UTC (2+ messages)
[PATCH 0/4] LoongArch: Adjust option handling code (1st patchset)
2024-01-05 12:12 UTC (6+ messages)
` [PATCH 1/4] LoongArch: Handle ISA evolution switches along with other options
` [PATCH 2/4] LoongArch: Rename ISA_BASE_LA64V100 to ISA_BASE_LA64
` [PATCH 3/4] LoongArch: Use enums for constants
` [PATCH 4/4] LoongArch: Simplify -mexplicit-reloc definitions
School Districts Contacts 2024
2024-01-05 12:08 UTC
[PATCH v3 0/3] Libatomic: Add LSE128 atomics support for AArch64
2024-01-05 12:08 UTC (8+ messages)
` [PATCH v3 1/3] libatomic: atomic_16.S: Improve ENTRY, END and ALIAS macro interface
` [PATCH v3 2/3] libatomic: Enable LSE128 128-bit atomics for armv9.4-a
` [PATCH v3 3/3] aarch64: Add explicit checks for implicit LSE/LSE2 requirements
[PATCH v2 0/2] When cmodel=extreme, add macro support and only support macros
2024-01-05 11:55 UTC (8+ messages)
` [PATCH v2 1/2] LoongArch: Add the macro implementation of mcmodel=extreme
` [PATCH v2 2/2] LoongArch: When the code model is extreme, the symbol address is obtained through macro instructions regardless of the value of -mexplicit-relocs
[PATCH]middle-end: Don't apply copysign optimization if target does not implement optab [PR112468]
2024-01-05 11:47 UTC (5+ messages)
[PATCH] AArch64: Cleanup memset expansion
2024-01-05 10:53 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
Ping #2 [patch,avr] PR112944: Support .rodata in RAM for AVR64* and AVR128* devices
2024-01-05 10:27 UTC
[committed] libstdc++: Fix std::char_traits<C>::move [PR113200]
2024-01-05 10:25 UTC
[committed] libstdc++: Remove UB from month and weekday additions and subtractions
2024-01-05 10:24 UTC
[committed] libstdc++: Use if-constexpr in std::__try_use_facet [PR113099]
2024-01-05 10:23 UTC
[PATCH] Add a late-combine pass [PR106594]
2024-01-05 10:10 UTC (4+ messages)
` Ping^3: "
[PATCH] RISC-V: Teach liveness computation loop invariant shift amount[Dynamic LMUL]
2024-01-05 9:54 UTC (2+ messages)
[PATCH] RISC-V: Fix avl-type operand index error for ZVBC
2024-01-05 9:26 UTC (2+ messages)
[PATCH v7 1/2] RISC-V: Add crypto vector builtin function
2024-01-05 9:07 UTC (3+ messages)
` "
[committed] RISC-V: Clean up unused variable [NFC]
2024-01-05 8:39 UTC
[committed] RISC-V: Clean up testsuite for multi-lib testing [NFC]
2024-01-05 8:39 UTC
[PATCH v3 0/2] When cmodel=extreme, add macro support and only support macros
2024-01-05 7:44 UTC (3+ messages)
` [PATCH v3 1/2] LoongArch: Add the macro implementation of mcmodel=extreme
` [PATCH v3 2/2] LoongArch: When the code model is extreme, the symbol address is obtained through macro instructions regardless of the value of -mexplicit-relocs
[PATCHv2] aarch64/expr: Use ccmp when the outer expression is used twice [PR100942]
2024-01-05 7:43 UTC
[PATCH] LoongArch: Implenment vec_init<M><N> where N is a LSX vector mode
2024-01-05 7:38 UTC
[PATCH] LoongArch: Optimize zero_extendqisi2 and zero_extendqidi2 patterns
2024-01-05 7:37 UTC
[PATCH] LoongArch: Improve lasx_xvpermi_q_<LASX:mode> insn pattern
2024-01-05 7:37 UTC
[PATCH] sparc: Char arrays are 64-bit aligned on SPARC
2024-01-05 7:19 UTC (4+ messages)
` [PATCH 1/2] sparc: Revert membar optimization that is not suitable for LEON5
` [PATCH] sparc: Treat instructions with length 0 as empty
` [PATCH 2/2] sparc: Add errata workaround to membar patterns
[committed] RISC-V: Add crypto vector builtin function
2024-01-05 6:57 UTC (5+ messages)
` "
[PATCH v3] LoongArch: testsuite:Added support for vector object detection
2024-01-05 6:05 UTC
[x86_64 PATCH] PR target/107563: Add 3-instruction subroutine vector shift in ix86_expand_vec_perm_const_1
2024-01-05 5:03 UTC
[PATCH] RISC-V: Allow simplification non-vlmax with len = NUNITS reg to reg move
2024-01-05 4:07 UTC
[PATCH v2 0/7] LoongArch:Enable testing for common
2024-01-05 3:43 UTC (8+ messages)
` [PATCH v2 1/7] LoongArch: testsuite:Added support for vector object detection
` [PATCH v2 2/7] LoongArch: testsuite:Modify the test behavior of the vect-bic-bitmask-{12,23}.c file
` [PATCH v2 3/7] LoongArch: testsuite:Added detection support for LoongArch architecture in vect-{82,83}.c
` [PATCH v2 4/7] LoongArch: testsuite:Fix FAIL in file bind_c_array_params_2.f90
` [PATCH v2 5/7] LoongArch: testsuite:Delete the default run behavior in pr60510.f
` [PATCH v2 6/7] LoongArch: testsuite:Added additional vectorization "-mlasx" compilation option
` [PATCH v2 7/7] LoongArch: testsuite:Give up the detection of the gcc.dg/fma-{3,4,6,7}.c file
[PATCH DejaGNU/GCC 0/1] Support per-test execution timeout factor
2024-01-05 2:27 UTC (8+ messages)
` Generalizing DejaGnu timeout scaling (was: Re: [PATCH DejaGNU/GCC 0/1] Support per-test execution timeout factor)
` Generalizing DejaGnu timeout scaling
c++/modules: Emit definitions of ODR-used static members imported from modules [PR112899]
2024-01-05 2:06 UTC (9+ messages)
` [PATCH] "
` [PATCH v2] "
` :Re: "
[PATCH] libgfortran: Bugfix if not define HAVE_ATOMIC_FETCH_ADD
2024-01-05 1:43 UTC (4+ messages)
` [PATCH v2] "
[committed] RISC-V: Add crypto vector api-testing cases
2024-01-05 0:50 UTC
[committed] RISC-V: Add crypto vector builtin function
2024-01-05 0:47 UTC
[PATCH] libstdc++ Use _GLIBCXX_USE_BUILTIN_TRAIT
2024-01-05 0:15 UTC (5+ messages)
` [PATCH v2] libstdc++: "
[PATCH] Improve __builtin_popcount* (x) == 1 generation if x is known != 0 [PR90693]
2024-01-04 23:31 UTC (2+ messages)
[PATCH 1/4] libbacktrace: change all pc related variables to uintptr_t
2024-01-04 22:33 UTC (5+ messages)
` [PATCH 4/4] libbacktrace: get debug information for loaded dlls
` [PATCH 5/4] libbacktrace: improve getting "
[PATCH v2 0/8] Optimize more type traits
2024-01-04 22:16 UTC (5+ messages)
` [PATCH v2 6/8] libstdc++: Optimize std::is_pointer compilation performance
[PATCH] scev: Avoid ICE on results used in abnormal PHI args [PR113201]
2024-01-04 21:41 UTC (2+ messages)
[PATCH] Avoid ICE with m68k-elf -malign-int and libcalls
2024-01-04 21:39 UTC (2+ messages)
[RFA] [V3] new pass for sign/zero extension elimination
2024-01-04 20:44 UTC (6+ messages)
[PATCH] c++/modules: Prevent treating suppressed debug info as extern template [PR112820]
2024-01-04 20:39 UTC (2+ messages)
[PATCH] Match: Improve inverted_equal_p for bool and `^` and `==` [PR113186]
2024-01-04 19:50 UTC (2+ messages)
[PATCH v2 0/2] asan: Align .LASANPC on function boundary
2024-01-04 19:47 UTC (3+ messages)
` [PATCH v2 1/2] Implement ASM_DECLARE_FUNCTION_NAME using ASM_OUTPUT_FUNCTION_LABEL
Fw: [RFC] Either fix or disable SME feature for `aarch64-w64-mingw32` target?
2024-01-04 19:11 UTC (2+ messages)
[pushed 1/2] libstdc++: rename _A badname in <generator>
2024-01-04 18:52 UTC (2+ messages)
` [pushed 2/2] libstdc++: fix typo "
[PATCH] c++/modules: Fix ICE when writing nontrivial variable initializers
2024-01-04 18:19 UTC (2+ messages)
[patch,avr,applied] PR target/112952 Fix attribute "io" et al. handling
2024-01-04 16:28 UTC
Ping: [PATCH] enable ATOMIC_COMPARE_EXCHANGE opt for floating type or types contains padding
2024-01-04 16:19 UTC (3+ messages)
[PATCH v2 1/4] libgrust: Add entry for maintainers and stub changelog file
2024-01-04 15:43 UTC (6+ messages)
` [PATCH v2 2/4] libgrust: Add libproc_macro and build system
` libgrust: 'AM_ENABLE_MULTILIB' only for target builds [PR113056] (was: [PATCH v2 2/4] libgrust: Add libproc_macro and build system)
` libgrust: 'AM_ENABLE_MULTILIB' only for target builds [PR113056]
[COMMITTED] libcpp: add function to check XID properties
2024-01-04 15:33 UTC
[PATCH] libcpp: add function to check XID properties
2024-01-04 15:22 UTC (4+ messages)
` [PATCH v3] "
[PATCH] contrib: Remove C-style comments from Python files
2024-01-04 15:02 UTC
[PATCH 0/4] v2 of Option handling: add documentation URLs
2024-01-04 14:57 UTC (4+ messages)
` [PATCH 0/4] v3 of: "
` CI for "Option handling: add documentation URLs"
Add -falign-all-functions
2024-01-04 14:56 UTC
[PATCH 1/4; v4] options: add gcc/regenerate-opt-urls.py
2024-01-04 14:49 UTC (3+ messages)
[pushed] analyzer: add sarif properties for checker events
2024-01-04 14:27 UTC
[pushed] analyzer: fix deref-before-check false positives due to inlining [PR112790]
2024-01-04 14:27 UTC
[pushed] analyzer: handle arrays of unknown size in access diagrams [PR113222]
2024-01-04 14:27 UTC
[PATCH] contrib: Add script name to usage error in gen_wcwidth.py
2024-01-04 14:06 UTC
[PATCH][V4] RISC-V: Nan-box the result of movhf on soft-fp16
2024-01-04 13:43 UTC (2+ messages)
[PATCH v2 0/2] libstdc++: generators v2
2024-01-04 12:57 UTC (5+ messages)
` [PATCH v2 2/2] libstdc++: implement std::generator
[Committed V3] RISC-V: Make liveness estimation be aware of .vi variant
2024-01-04 12:29 UTC
[PATCH 20/21]Arm: Add Advanced SIMD cbranch implementation
2024-01-04 11:26 UTC (4+ messages)
Re: [PATCH v4] RISC-V: Adds the prefix "th." for the instructions of XTheadVector
2024-01-04 10:04 UTC (4+ messages)
` Re:Re: "
[PATCH 0/2] When cmodel=extreme, add macro support and only
2024-01-04 9:33 UTC (7+ messages)
` [PATCH 1/2] LoongArch: Add the macro implementation of mcmodel=extreme
[PATCH v4] RISC-V: Introduce XTheadVector as a subset of V1.0.0
2024-01-04 9:28 UTC (2+ messages)
[PATCH] libstdc++: add ARM SVE support to std::experimental::simd
2024-01-04 9:10 UTC (4+ messages)
[PATCH] lower-bitint: Fix up lowering of huge _BitInt 0 PHI args [PR113120]
2024-01-04 9:00 UTC
[PATCH] lower-bitint: Punt .*_OVERFLOW optimization if cast from IMAGPART_EXPR appears before REALPART_EXPR [PR113119]
2024-01-04 8:48 UTC
[Committed V2] RISC-V: Make liveness estimation be aware of .vi variant
2024-01-04 8:46 UTC
[PATCH] RISC-V: Teach liveness estimation be aware of .vi variant
2024-01-04 8:45 UTC (2+ messages)
[PATCH] RISC-V: Fix misaligned stack offset for interrupt function
2024-01-04 8:02 UTC (5+ messages)
[PATCH v1] LoongArch: testsuite:Add loongarch to gcc.dg/vect/slp-26.c
2024-01-04 7:26 UTC (2+ messages)
` "
[Committed] RISC-V: Refine LMUL computation for MASK_LEN_LOAD/MASK_LEN_STORE IFN
2024-01-04 6:52 UTC
[PATCH v1] LoongArch: testsuite:Fix FAIL in lasx-xvstelm.c file
2024-01-04 6:21 UTC (2+ messages)
` "
[PATCH v2] LoongArch: Merge constant vector permuatation implementations
2024-01-04 6:18 UTC (2+ messages)
` "
[PATCH 3/5][_Hashtable] Avoid redundant usage of rehash policy
2024-01-04 5:50 UTC (3+ messages)
[committed, obvious] OpenMP: trivial cleanups to omp-general.cc
2024-01-04 4:48 UTC
[PATCH] LoongArch: Fixed the problem of incorrect judgment of the immediate field of the [x]vld/[x]vst instruction
2024-01-04 2:37 UTC
[PATCH v4 6/6] RISC-V: Add support for xtheadvector-specific intrinsics
2024-01-04 2:34 UTC (2+ messages)
` [PATCH v4] "
[PATCH v4] RISC-V: Handle differences between XTheadvector and Vector
2024-01-04 2:29 UTC (3+ messages)
[PATCH] libstdc++: testsuite: reduce max_size_type.cc exec time [PR113175]
2024-01-04 2:02 UTC (2+ messages)
[committed] MIPS: define_attr perf_ratio in mips.md
2024-01-04 1:58 UTC (4+ messages)
` [committed] MIPS: Implement TARGET_INSN_COSTS
` [committed] MIPS: Add pattern insqisi_extended and inshisi_extended
` [committed] MIPS/testsuite: Include stdio.h in mipscop tests
[PATCH v3] EXPR: Emit an truncate if 31+ bits polluted for SImode
2024-01-03 23:39 UTC (2+ messages)
ping: [PATCH] libcpp: Fix macro expansion for argument of __has_include [PR110558]
2024-01-03 23:17 UTC
[Committed] RISC-V: Fix indent
2024-01-03 22:43 UTC
[Committed V3] RISC-V: Fix bug of earliest fusion for infinite loop[VSETVL PASS]
2024-01-03 22:38 UTC
[patch] libgomp.texi: Document omp_display_env
2024-01-03 22:35 UTC (2+ messages)
[PATCH RFA] opts: -Werror=foo always implies -Wfoo [PR106213]
2024-01-03 20:14 UTC (2+ messages)
[PATCH 2/1] c++: access of class-scope partial tmpl spec
2024-01-03 20:06 UTC
[PATCH, committed] Fortran: fix FE memleak
2024-01-03 19:33 UTC
[PATCH] c++: explicit inst w/ many constrained partial specs [PR104634]
2024-01-03 18:49 UTC
[PATCH 2/5][_Hashtable] Fix implementation inconsistencies
2024-01-03 18:04 UTC (3+ messages)
[PATCH] openmp: Add support for the 'indirect' clause in C/C++
2024-01-03 15:54 UTC (6+ messages)
` [committed] "
[PATCH 1/1] gcc-14: document P1689R5 scanning output support
2024-01-03 15:34 UTC (2+ messages)
[PATCH V2] RISC-V: Fix bug of earliest fusion for infinite loop[VSETVL PASS]
2024-01-03 15:15 UTC (2+ messages)
[PATCH] Add support for function attributes and variable attributes
2024-01-03 13:37 UTC (9+ messages)
[committed] Small tweaks for update-copyright.py
2024-01-03 11:41 UTC
School Districts Contacts 2024
2024-01-03 11:14 UTC
[PATCH] RISC-V: Fix bug of earliest fusion for infinite loop[VSETVL PASS]
2024-01-03 10:52 UTC (2+ messages)
[PATCH] LoongArch: Provide fmin/fmax RTL pattern for vectors
2024-01-03 10:39 UTC (3+ messages)
` Pushed: "
[PATCH] c++: Export usings referring to global module fragment [PR109679]
2024-01-03 10:01 UTC
[PATCH gcc 1/3] Move GNU/Hurd startfile spec from config/i386/gnu.h to config/gnu.h
2024-01-03 9:49 UTC (2+ messages)
[PATCH v6] libgfortran: Replace mutex with rwlock
2024-01-03 9:14 UTC (9+ messages)
` [PATCH v7] "
` "
[PATCH v4] RISC-V: Rewrite some instructions using ASM targethook
2024-01-03 7:55 UTC (2+ messages)
[PATCH v4] RISC-V: Fix register overlap issue for some xtheadvector instructions
2024-01-03 7:54 UTC (2+ messages)
[PATCH] aarch64: add 'AARCH64_EXTRA_TUNE_FULLY_PIPELINED_FMA'
2024-01-03 6:53 UTC (3+ messages)
[PATCH v7 2/2] RISC-V: Add crypto vector api-testing cases
2024-01-03 6:47 UTC (2+ messages)
[PATCH v4] RISC-V: Adds the prefix "th." for the instructions of XTheadVector
2024-01-03 6:08 UTC (2+ messages)
page: next (older) | prev (newer) | 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).