public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] RISC-V: Implement TLS Descriptors
 2024-01-27  3:24 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v4 0/4] When cmodel=extreme, add macro support and only support macros
 2024-01-27  3:15 UTC  (14+ messages)
` [PATCH v4 1/4] LoongArch: Merge template got_load_tls_{ld/gd/le/ie}
` [PATCH v4 2/4] LoongArch: Add the macro implementation of mcmodel=extreme
` [PATCH v4 3/4] LoongArch: Enable explicit reloc for extreme TLS GD/LD with -mexplicit-relocs=auto
` [PATCH v4 4/4] LoongArch: Added support for loading __get_tls_addr symbol address using call36

[PATCH] RISC-V: Add require-effective-target to pr113429 testcase
 2024-01-27  2:50 UTC 

[PATCH] RISC-V: Add regression test for vsetvl bug pr113429
 2024-01-27  0:39 UTC  (6+ messages)
  ` [Committed] "
        `  "

[PATCH] testsuite: Fix vect_long_mult on Power [PR109705]
 2024-01-26 22:42 UTC  (2+ messages)

[PATCH] c++: problematic assert in reference_binding [PR113141]
 2024-01-26 22:20 UTC  (4+ messages)

[PATCH 0/2] RISC-V/testsuite: A couple of improvements for pr105314.c
 2024-01-26 21:49 UTC  (9+ messages)
` [PATCH 2/2] RISC-V/testsuite: Also verify if-conversion runs "

[PATCH] c-family: Fix ICE with large column number after restoring a PCH [PR105608]
 2024-01-26 21:16 UTC  (4+ messages)
  ` ping: "

[PATCH] c++: #pragma doesn't disable -Wunused-label [PR113582]
 2024-01-26 21:06 UTC  (2+ messages)

[PATCH] c++: implement [[gnu::non_owning]] [PR110358]
 2024-01-26 21:04 UTC  (3+ messages)

[PATCH] c++/modules: Stream additional fields for DECL_STRUCT_FUNCTION [PR113580]
 2024-01-26 19:54 UTC  (3+ messages)

[PATCH V3 0/4] RISC-V: Associate typed insns to dfa reservation
 2024-01-26 18:37 UTC  (14+ messages)
` [PATCH V3 1/4] RISC-V: Add non-vector types to dfa pipelines
` [PATCH V3 2/4] RISC-V: Add vector related pipelines
` [PATCH V3 3/4] RISC-V: Use default cost model for insn scheduling
` [PATCH V3 4/4] RISC-V: Enable assert for insn_has_dfa_reservation

[middle-end PATCH] Constant fold {-1,-1} << 1 in simplify-rtx.cc
 2024-01-26 18:25 UTC 

[PATCH] libstdc++: Make PSTL algorithms accept C++20 iterators [PR110512]
 2024-01-26 17:48 UTC  (3+ messages)

[wwwdocs][patch] gcc-14/changes.html (amdgcn): Update for gfx1030/gfx1100
 2024-01-26 17:06 UTC 

[PATCH] amdgcn: additional gfx1100 support
 2024-01-26 16:45 UTC  (14+ messages)
` [patch] amdgcn: config.gcc - enable gfx1100 multilib; add gfx1100 to docs (was: [PATCH] amdgcn: additional gfx1100 support)
  ` [patch] amdgcn: config.gcc - enable gfx1030 and gfx1100 multilib; add them to the docs (was: [patch] amdgcn: config.gcc - enable gfx1100 multilib; add gfx1100 to docs)
    ` [patch] amdgcn: config.gcc - enable gfx1030 and gfx1100 multilib; add them to the docs
        ` [patch] install.texi: For gcn, recommend LLVM 15, unless gfx1100 is disabled (was: [patch] amdgcn: config.gcc - enable gfx1030 and gfx1100 multilib; add them to the docs)

[PATCH v2] arm: Fix missing bti instruction for virtual thunks
 2024-01-26 15:31 UTC 

[PATCH v4 0/4]New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2024-01-26 14:33 UTC  (5+ messages)

[PATCH] Avoid registering unsupported OMP offload devices
 2024-01-26 14:25 UTC  (9+ messages)

[PATCH] debug/103047 - argument order of inlined functions
 2024-01-26 14:18 UTC  (2+ messages)

[PATCH] genopinit: Split init_all_optabs [PR113575]
 2024-01-26 12:21 UTC  (2+ messages)

[PATCH] Avoid registering unsupported OMP offload devices
 2024-01-26 12:00 UTC 

[PATCH] Fix architecture support in OMP_OFFLOAD_init_device for gcn
 2024-01-26 11:50 UTC 

[PATCH v2 0/2] libatomic: AArch64 rcpc3 128-bit atomic operation enablement
 2024-01-26 11:48 UTC  (4+ messages)
` [PATCH v2 2/2] libatomic: Add rcpc3 128-bit atomic operations for AArch64

[PATCH] Fix architecture support in OMP_OFFLOAD_init_device for gcn
 2024-01-26 11:42 UTC 

[patch] gcn/gcn-hsa.h: Always pass --amdhsa-code-object-version= in ASM_SPEC
 2024-01-26 11:38 UTC  (7+ messages)

[PATCH] Avoid using an unsupported agent when offloading to GCN
 2024-01-26 11:15 UTC 

[PATCH] Avoid assert for unknown device ISAs in GCN libgomp plugin
 2024-01-26 10:41 UTC 

[PATCH] Avoid using an unsupported agent when offloading to GCN
 2024-01-26 10:40 UTC 

[PATCH] Avoid assert for unknown device ISAs in GCN libgomp plugin
 2024-01-26 10:30 UTC 

[PATCH] tree-optimization/113602 - datarefs of non-addressables
 2024-01-26 10:22 UTC 

[PATCH] aarch64: Fix undefinedness while testing the J constraint [PR100204]
 2024-01-26 10:07 UTC  (2+ messages)

(no subject)
 2024-01-26  9:35 UTC  (10+ messages)
` [PATCH v2 3/5] C: Implement musttail attribute for returns
` [PATCH v2 5/5] Add documentation for musttail attribute

[PATCH v2] LoongArch: Adjust cost of vector_stmt that match multiply-add pattern
 2024-01-26  8:41 UTC 

[Committed] RISC-V: Refine some codes of VSETVL PASS [NFC]
 2024-01-26  8:33 UTC 

[PATCH] LoongArch: Split vec_selects of bottom elements into simple move
 2024-01-26  8:23 UTC  (2+ messages)
` [pushed][PATCH] "

[PATCH v1] LoongArch: Optimize implementation of single-precision floating-point approximate division
 2024-01-26  8:17 UTC  (2+ messages)
` [pushed][PATCH "

[PATCH v3] LoongArch: testsuite:Added additional vectorization "-mlsx" option
 2024-01-26  8:15 UTC  (3+ messages)
  ` [pushed][PATCH "

[PATCH v3] LoongArch: Define LOGICAL_OP_NON_SHORT_CIRCUIT
 2024-01-26  8:13 UTC  (2+ messages)
`  "

[PATCH v1] LoongArch: Adjust cost of vector_stmt that match multiply-add pattern
 2024-01-26  8:09 UTC  (2+ messages)

[Committed V2] RISC-V: Fix regression (GCC-14 compare with GCC-13.2) of SHA256 from coremark-pro
 2024-01-26  7:53 UTC  (5+ messages)
  `  "

[PATCH] testsuite/vect: Fix pr25413a.c expectations [PR109705]
 2024-01-26  7:32 UTC  (2+ messages)

quote
 2024-01-26  7:15 UTC 

[Committed V2] RISC-V: Fix incorrect LCM delete bug [VSETVL PASS]
 2024-01-26  6:46 UTC 

[PATCH] aarch64: Fix/avoid undefinedness in aarch64_classify_index [PR100212]
 2024-01-26  5:02 UTC 

c++/modules: Emit definitions of ODR-used static members imported from modules [PR112899]
 2024-01-26  3:35 UTC  (6+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH] c++: avoid -Wdangling-reference for std::span-like classes [PR110358]
 2024-01-26  3:13 UTC  (3+ messages)
` [PATCH v2] "

[x86 PATCH] PR target/106060: Improved SSE vector constant materialization
 2024-01-26  1:34 UTC  (4+ messages)

[Patch-2, rs6000] Eliminate unnecessary byte swaps for duplicated constant vector store [PR113325]
 2024-01-26  1:17 UTC 

[PATCH-1] fwprop: Replace rtx_cost with insn_cost in try_fwprop_subst_pattern [PR113325]
 2024-01-26  1:16 UTC 

[PATCH] c++: Fix up build_m_component_ref [PR113599]
 2024-01-25 23:04 UTC  (4+ messages)

[PATCH 1/4] libbacktrace: change all pc related variables to uintptr_t
 2024-01-25 22:04 UTC  (8+ messages)
` [PATCH 4/4] libbacktrace: get debug information for loaded dlls
      ` [PATCH 5/4] libbacktrace: improve getting "

ping: [PATCH] diagnostics: Fix behavior of permerror options after diagnostic pop [PR111918]
 2024-01-25 21:57 UTC 

[PATCH] Fortran: NULL actual to optional dummy with VALUE attribute [PR113377]
 2024-01-25 21:26 UTC 

[PATCH] libgccjit: Fix float playback for cross-compilation
 2024-01-25 21:04 UTC  (3+ messages)

[pushed] c++: array of PMF [PR113598]
 2024-01-25 20:22 UTC 

[pushed] c++: co_await and initializer_list [PR109227]
 2024-01-25 20:21 UTC 

[pushed][PR113526][LRA]: Fixing asm-flag-1.c failure on ARM
 2024-01-25 19:47 UTC 

[PATCH 0/2] aarch64, bitint: Add support for _BitInt for AArch64 Little Endian
 2024-01-25 19:40 UTC  (4+ messages)
` [PATCH 1/2] bitint: Use TARGET_ARRAY_MODE for large bitints where target supports it
` [PATCH 2/2] aarch64: Add support for _BitInt

[committed] MAINTAINERS: Update my email address
 2024-01-25 18:26 UTC 

Fw: [RFC] Either fix or disable SME feature for `aarch64-w64-mingw32` target?
 2024-01-25 17:51 UTC  (7+ messages)
    `  "

[PATCH v4 0/4] Libatomic: Add LSE128 atomics support for AArch64
 2024-01-25 17:41 UTC  (9+ messages)
` [PATCH v4 1/4] libatomic: atomic_16.S: Improve ENTRY, END and ALIAS macro interface
` [PATCH v4 2/4] libatomic: Add support for __ifunc_arg_t arg in ifunc resolver
` [PATCH v4 3/4] libatomic: Enable LSE128 128-bit atomics for armv9.4-a
` [PATCH v4 4/4] aarch64: Add explicit checks for implicit LSE/LSE2 requirements

[libatomic PATCH] Fix testsuite regressions on ARM [raspberry pi]
 2024-01-25 17:27 UTC  (4+ messages)

[PATCH] AArch64: Add -mcpu=cobalt-100
 2024-01-25 17:17 UTC  (4+ messages)

[PATCH 0/5] Fix fmv mangling for AArch64
 2024-01-25 16:49 UTC  (6+ messages)
` [PATCH 2/5] tree: Extend DECL_FUNCTION_VERSIONED to an enum
      ` [PATCH] aarch64: Fix function multiversioning mangling

[PATCH] RISC-V: Fix incorrect LCM delete bug [VSETVL PASS]
 2024-01-25 16:18 UTC  (3+ messages)

[PATCH] [testsuite] Fix pretty printers regexps for GDB output
 2024-01-25 15:54 UTC  (3+ messages)

[patch] gcn/mkoffload.cc: Fix SRAM_ECC and XNACK handling [PR111966]
 2024-01-25 15:11 UTC  (4+ messages)
    ` [patch][v2] "

[pushed] analyzer: fix defaults in compound assignments from non-zero offsets [PR112969]
 2024-01-25 15:09 UTC 

[PATCH v2 0/2] RISC-V: Support CORE-V XCVSIMD extension
 2024-01-25 14:52 UTC  (4+ messages)
` [PATCH v3 "

[patch] gcn: Add missing space to ASM_SPEC in gcn-hsa.h
 2024-01-25 14:34 UTC  (2+ messages)

[PATCH v2] aarch64: Fix eh_return for -mtrack-speculation [PR112987]
 2024-01-25 14:26 UTC  (2+ messages)

[PATCH v3 1/1] RISC-V: Add support for XCVbitmanip extension in CV32E40P
 2024-01-25 14:09 UTC  (3+ messages)
` [PATCH v4 0/1] RISC-V: Support CORE-V XCVBITMAIP extension
  ` [PATCH v4 1/1] RISC-V: Add support for XCVbitmanip extension in CV32E40P

[PATCH 0/1] RISC-V: Support CORE-V XCVMEM extension
 2024-01-25 14:02 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] RISC-V: Add support for XCVmem extension in CV32E40P

[PATCH] RISC-V: remove param riscv-vector-abi. [PR113538]
 2024-01-25 13:12 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] libgccjit: Allow comparing array types
 2024-01-25 12:52 UTC  (3+ messages)

[PATCH v1] C++: Support constexpr strings for asm statements
 2024-01-25 12:18 UTC 

[pushed] aarch64: Fix out-of-bounds ENCODED_ELT access [PR113572]
 2024-01-25 12:09 UTC 

[PATCH] aarch64: Fix movv8di for overlapping register and memory load [PR113550]
 2024-01-25 12:08 UTC  (2+ messages)

[pushed] aarch64: Avoid paradoxical subregs in UXTL split [PR113485]
 2024-01-25 12:05 UTC 

[PATCH] Make gcc.target/arm/bics_3.c testcase a bit more generic [PR113542]
 2024-01-25 11:49 UTC  (2+ messages)

[PATCH] tree-optimization/113576 - non-empty latch and may_be_zero vectorization
 2024-01-25 10:35 UTC 

[PATCH] jit, Darwin: Implement library exports list
 2024-01-25 10:16 UTC  (3+ messages)

Repost [PATCH 0/6] PowerPC Future patches
 2024-01-25  9:28 UTC  (3+ messages)
` Repost [PATCH 3/6] PowerPC: Add support for accumulators in DMR registers

[middle-end PATCH] Prefer PLUS over IOR in RTL expansion of multi-word shifts/rotates
 2024-01-25  9:20 UTC  (5+ messages)

[PATCH] RISC-V: Add LCM delete block predecessors dump information
 2024-01-25  9:18 UTC  (2+ messages)

[PATCH] convert: Fix test for out of bounds shift count [PR113574]
 2024-01-25  9:15 UTC  (2+ messages)

[PATCH] Fix a few vect gimple testcases for LLP64 targets (e.g. mingw) [PR113548]
 2024-01-25  8:25 UTC  (2+ messages)

[Committed] RISC-V: Remove redundant full available computation [NFC]
 2024-01-25  8:24 UTC 

[committed] docs: Fix 2 typos
 2024-01-25  8:12 UTC 

[PATCH v2 0/2] When cmodel=extreme, add macro support and only support macros
 2024-01-25  7:59 UTC  (19+ messages)
` [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] Loongarch: Remove vec_concatz<mode> pattern
 2024-01-25  7:55 UTC  (4+ messages)
` [pushed][PATCH] "

[Committed] RISC-V: Add optim-no-fusion compile option [VSETVL PASS]
 2024-01-25  7:55 UTC 

[PATCH] LoongArch: Disable TLS type symbols from generating non-zero offsets
 2024-01-25  7:38 UTC  (2+ messages)
`  "

[PATCH] LoongArch: Fix incorrect return type for frecipe/frsqrte intrinsic functions
 2024-01-25  6:12 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).