public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] vect: generate suitable convert insn for int -> int, float -> float and int <-> float
 2024-06-03  9:02 UTC  (8+ messages)
` [PATCH 0/3] Optimize __builtin_convertvector for x86-64-v4 and
  ` [PATCH 1/3] vect: generate suitable convert insn for int -> int, float -> float and int <-> float

[PATCH 00/52] Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook
 2024-06-03  9:02 UTC  (61+ messages)
` [PATCH 01/52] ada: Replace use of LONG_DOUBLE_TYPE_SIZE
` [PATCH 02/52] d: "
` [PATCH 03/52] fortran: Replace uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE
` [PATCH 04/52] go: "
` [PATCH 05/52] rust: "
` [PATCH 06/52] m2: "
` [PATCH 07/52] darwin: Replace use of LONG_DOUBLE_TYPE_SIZE
` [PATCH 08/52] vms: "
` [PATCH 09/52] Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_type
` [PATCH 10/52] jit: Replace uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE
` [PATCH 11/52] arc: Remove macros {FLOAT,DOUBLE,LONG_DOUBLE}_TYPE_SIZE
` [PATCH 12/52] bpf: "
` [PATCH 13/52] epiphany: "
` [PATCH 14/52] fr30: "
` [PATCH 15/52] frv: "
` [PATCH 16/52] ft32: "
` [PATCH 17/52] gcn: "
` [PATCH 18/52] iq2000: "
` [PATCH 19/52] lm32: "
` [PATCH 20/52] m32c: "
` [PATCH 21/52] m32r: "
` [PATCH 22/52] microblaze: "
` [PATCH 23/52] mmix: "
` [PATCH 24/52] moxie: "
` [PATCH 25/52] msp430: "
` [PATCH 26/52] nds32: "
` [PATCH 27/52] nios2: "
` [PATCH 28/52] nvptx: "
` [PATCH 29/52] or1k: "
` [PATCH 30/52] pdp11: Remove macro LONG_DOUBLE_TYPE_SIZE
` [PATCH 31/52] pru: Remove macros {FLOAT,DOUBLE,LONG_DOUBLE}_TYPE_SIZE
` [PATCH 32/52] stormy16: "
` [PATCH 33/52] visium: "
` [PATCH 34/52] xtensa: "
` [PATCH 35/52] rs6000: New hook implementation rs6000_c_mode_for_floating_type
` [PATCH 36/52] aarch64: New hook implementation aarch64_c_mode_for_floating_type
` [PATCH 37/52] alpha: New hook implementation alpha_c_mode_for_floating_type
` [PATCH 38/52] avr: New hook implementation avr_c_mode_for_floating_type
` [PATCH 39/52] i386: New hook implementation ix86_c_mode_for_floating_type
` [PATCH 40/52] ia64: New hook implementation ia64_c_mode_for_floating_type
` [PATCH 41/52] riscv: New hook implementation riscv_c_mode_for_floating_type
` [PATCH 42/52] rl78: New hook implementation rl78_c_mode_for_floating_type
` [PATCH 43/52] rx: New hook implementation rx_c_mode_for_floating_type
` [PATCH 44/52] s390: New hook implementation s390_c_mode_for_floating_type
` [PATCH 45/52] sh: New hook implementation sh_c_mode_for_floating_type
` [PATCH 46/52] h8300: New hook implementation h8300_c_mode_for_floating_type
` [PATCH 47/52] loongarch: New hook implementation loongarch_c_mode_for_floating_type
` [PATCH 48/52] m68k: New hook implementation m68k_c_mode_for_floating_type
` [PATCH 49/52] mips: New hook implementation mips_c_mode_for_floating_type
` [PATCH 50/52] pa: New hook implementation pa_c_mode_for_floating_type
` [PATCH 51/52] sparc: New hook implementation sparc_c_mode_for_floating_type
` [PATCH 52/52] bfin: Rename macros {FLOAT,DOUBLE}_TYPE_SIZE

[COMMITTED] testsuite: Require vect_shift in gcc.dg/vect/pr112325.c [PR115303]
 2024-06-03  8:40 UTC 

[Patch, rs6000, aarch64, middle-end] Add implementation for different targets for pair mem fusion
 2024-06-03  8:37 UTC  (11+ messages)

nvptx: Support global constructors/destructors via 'collect2'
 2024-06-03  8:37 UTC  (5+ messages)
  ` nvptx target: Global constructor, destructor support, via nvptx-tools 'ld' (was: nvptx: Support global constructors/destructors via 'collect2')
    ` [patch] install.texi (nvptx): Recommend nvptx-tools 2024-05-30 (was: Re: nvptx target: Global constructor, destructor support, via nvptx-tools 'ld')
        ` [patch] install.texi (nvptx): Recommend nvptx-tools 2024-05-30

[wwwdocs] gcc-15/changes.html (nvptx): Constructors are now supported
 2024-06-03  8:09 UTC 

[PATCH] pair-fusion: fix for older GCC
 2024-06-03  8:08 UTC  (2+ messages)

[Patch, aarch64, middle-end\ v4: Move pair_fusion pass from aarch64 to middle-end
 2024-06-03  8:03 UTC  (4+ messages)

[patch] [gcn][nvptx] Add warning to mkoffload for 32bit host code
 2024-06-03  7:33 UTC  (2+ messages)
` [nvptx] *ping* - "

[PATCH] [x86] Add some preference for floating point rtl ifcvt when sse4.1 is not available
 2024-06-03  7:14 UTC  (2+ messages)

[PATCH] Add AVX10.1 target_clones support
 2024-06-03  6:49 UTC  (2+ messages)

[RFC][PATCH] PR tree-optimization/109071 - -Warray-bounds false positive warnings due to code duplication from jump threading
 2024-06-03  6:29 UTC  (10+ messages)

RISC-V: Patches need to be backport to GCC-14
 2024-06-03  5:55 UTC  (2+ messages)

[PATCH] aarch64: Add vector popcount besides QImode [PR113859]
 2024-06-03  5:45 UTC  (2+ messages)
` Ping "

[PATCH] Fix -Wstringop-overflow warning in 23_containers/vector/types/1.cc
 2024-06-03  4:56 UTC  (5+ messages)
      ` [PATCH] Fix -Wstringop-overflow warning in 23_containers/vector/types/1.cc PR109849

[PATCH v2 1/2] Factor out static_assert constexpr string extraction for reuse
 2024-06-03  3:45 UTC  (2+ messages)
` [PATCH v2 2/2] C++: Support constexpr strings for asm statements

[PATCH v1 1/5] RISC-V: Add testcases for scalar unsigned SAT_ADD form 1
 2024-06-03  3:24 UTC  (11+ messages)
` [PATCH v1 2/5] RISC-V: Add testcases for scalar unsigned SAT_ADD form 2
` [PATCH v1 3/5] RISC-V: Add testcases for scalar unsigned SAT_ADD form 3
` [PATCH v1 4/5] RISC-V: Add testcases for scalar unsigned SAT_ADD form 4
` [PATCH v1 5/5] RISC-V: Add testcases for scalar unsigned SAT_ADD form 5

[PATCH-1v3, rs6000] Implement optab_isinf for SFDF and IEEE128
 2024-06-03  2:40 UTC  (2+ messages)
` Ping "

[PATCHv5] Optab: add isnormal_optab for __builtin_isnormal
 2024-06-03  2:37 UTC  (2+ messages)
` Ping "

[PATCHv5] Optab: add isfinite_optab for __builtin_isfinite
 2024-06-03  2:37 UTC  (2+ messages)
` Ping "

[PATCH v3 1/8] [APX NF]: Support APX NF add
 2024-06-03  1:08 UTC  (2+ messages)

Updated musttail patchkit
 2024-06-02 20:27 UTC  (12+ messages)
` [PATCH v7 1/9] Improve must tail in RTL backend
` [PATCH v7 2/9] Fix pro_and_epilogue for sibcalls at -O0
` [PATCH v7 3/9] Add a musttail generic attribute to the c-attribs table
` [PATCH v7 4/9] C++: Support clang compatible [[musttail]] (PR83324)
` [PATCH v7 5/9] C: Implement musttail attribute for returns
` [PATCH v7 6/9] Add tests for C/C++ musttail attributes
` [PATCH v7 7/9] Enable musttail tail conversion even when not optimizing
` [PATCH v7 8/9] Give better error messages for musttail
` [PATCH v7 9/9] Add documentation for musttail attribute

[PATCH 5/6] vect: Support multiple lane-reducing operations for loop reduction [PR114440]
 2024-06-02 14:13 UTC  (3+ messages)

[Patch, aarch64 1/1] Additional interface function implementation
 2024-06-02 13:20 UTC 

[Patch, aarch64 1/2] aarch64: Additional interface function implementation
 2024-06-02 13:11 UTC 

[Patch, rs6000, middle-end 0/1] Add implementation for different targets for pair mem fusion
 2024-06-02 13:08 UTC 

[PATCH] s390: Implement TARGET_NOCE_CONVERSION_PROFITABLE_P [PR109549]
 2024-06-02 12:07 UTC  (3+ messages)
` [PATCH v2] "

[pushed] wwwdocs: mirrors: Remove gcc.fyxm.net
 2024-06-02 11:07 UTC 

[pushed] wwwdocs: mirrors: Remove gcc.fyxm.net
 2024-06-02 10:37 UTC 

[pushed] libstdc++: Move gcc.gnu.org links to https
 2024-06-02 10:36 UTC 

[pushed] wwwdocs: *: Move www.netlib.org to https
 2024-06-02  8:25 UTC 

[PATCH] ifcvt: Clarify if_info.original_cost
 2024-06-02  6:35 UTC  (3+ messages)

[pushed] wwwdocs: gcc-*/buildstat: Drop references to "Final Installation" docs
 2024-06-01 23:40 UTC 

[PATCH] libstdc++: Implement C++26 <debugging> features (P2546R5)
 2024-06-01 20:51 UTC  (2+ messages)

[pushed] analyzer: detect -Wanalyzer-allocation-size at call stmts [PR106203]
 2024-06-01 18:24 UTC 

[PATCH] c-family: Introduce the -Winvalid-noreturn flag from clang with extra tuneability
 2024-06-01 18:18 UTC  (4+ messages)

[PATCH] jit: Ensure ssize_t is defined
 2024-06-01 16:44 UTC  (3+ messages)

[PATCH] [libstdc++] add _GLIBCXX_CLANG to workaround predefined __clang__
 2024-06-01 16:07 UTC  (11+ messages)
    ` [PATCH v2] "

[C PATCH, v3] Fix for redeclared enumerator initialized with different type [PR115109]
 2024-06-01 15:02 UTC 

[PATCH 1/2] libstdc++: Handle extended alignment in std::get_temporary_buffer [PR105258]
 2024-06-01 11:19 UTC  (3+ messages)
` [PATCH 2/2] libstdc++: Reuse temporary buffer utils in <stacktrace>
` [PATCH v2 1/2] libstdc++: Handle extended alignment in std::get_temporary_buffer [PR105258]

[PATCH] libstdc++: Optimize std::basic_string_view::starts_with
 2024-06-01 10:24 UTC 

[pushed] wwwdocs: news: golang.org has become go.dev
 2024-06-01  9:59 UTC 

[committed] libstdc++: Replace link to gcc-4.3.2 docs in manual [PR115269]
 2024-06-01  9:58 UTC 

[patch,avr,applied] Work around PR115307 early expanders generate bloat for isinf
 2024-06-01  8:53 UTC 

[PATCH v2] RISC-V: Add Zfbfmin extension
 2024-06-01  7:45 UTC 

[PING] [PATCH] RISC-V: Add Zfbfmin extension
 2024-06-01  7:41 UTC  (3+ messages)
  `  "

[PATCH 5/5][v3] RISC-V: Avoid inserting after a GIMPLE_COND with SLP and early break
 2024-06-01  5:37 UTC  (3+ messages)

RISC-V: Fix round_32.c test on RV32
 2024-06-01  5:03 UTC  (4+ messages)

[RFC/RFA] [PATCH 02/12] Add built-ins and tests for bit-forward and bit-reversed CRCs
 2024-06-01  4:53 UTC  (5+ messages)

[PATCH] RISC-V: Add min/max patterns for ifcvt
 2024-06-01  3:57 UTC  (2+ messages)

[PATCH 2/6] vect: Split out partial vect checking for reduction into a function
 2024-06-01  1:15 UTC  (3+ messages)

[PATCH 2/2] xtensa: Prepend "(use A0_REG)" to sibling call CALL_INSN_FUNCTION_USAGE instead of emitting it as insn at the end of epilogue
 2024-05-31 21:46 UTC  (2+ messages)

[PATCH 1/2] xtensa: Simplify several MD templates
 2024-05-31 21:46 UTC  (2+ messages)

[PATCH] Fix PR c++/111106: missing ; causes internal compiler error
 2024-05-31 20:45 UTC  (2+ messages)

[PATCH] Fix PR c++/109958: ICE taking the address of bound static member function brought into derived class by using-declaration
 2024-05-31 20:30 UTC  (2+ messages)

[PATCH] c++/modules: Prevent revealing a using-decl affecting cached overloads [PR114867]
 2024-05-31 20:23 UTC  (4+ messages)
  ` [PATCH v2] c++/modules: Fix revealing with using-decls [PR114867]

[PATCH] check_GNU_style: Use raw strings
 2024-05-31 19:38 UTC 

[PATCH] aarch64: testsuite: Explicitly add -mlittle-endian to vget_low_2.c
 2024-05-31 18:45 UTC  (4+ messages)

MAINTAINERS: Add myself to Write After Approval and DCO
 2024-05-31 18:19 UTC 

Musttail patchkit v6
 2024-05-31 18:00 UTC  (4+ messages)
` [PATCH v6 1/8] Improve must tail in RTL backend

[PATCH] AArch64: Add ACLE MOPS support
 2024-05-31 16:58 UTC  (5+ messages)

[PATCH v3 0/6] btf: refactor and add pruning option
 2024-05-31 16:24 UTC  (5+ messages)
` [PATCH v3 4/6] btf: add -fprune-btf option

[PATCH] testsuite: Improve check-function-bodies
 2024-05-31 16:08 UTC  (2+ messages)

[PATCH] fix PowerPC < 7 w/ Altivec not to default to power7
 2024-05-31 14:57 UTC  (3+ messages)

[PATCH 4/6] vect: Bind input vectype to lane-reducing operation
 2024-05-31 14:04 UTC  (2+ messages)

[committed] alpha: Fix invalid RTX in divmodsi insn patterns [PR115297]
 2024-05-31 13:57 UTC 

[PATCH 4/5][v3] Reduce single-lane SLP testresult noise
 2024-05-31 13:43 UTC 

[PATCH 3/5][v3] Do single-lane SLP discovery for reductions
 2024-05-31 13:43 UTC 

[PATCH 2/5][v3] Adjust vector dump scans
 2024-05-31 13:43 UTC 

[PATCH 1/5][v3] Avoid ICE with pointer reduction
 2024-05-31 13:43 UTC 

[PATCH v10 0/5] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2024-05-31 13:11 UTC  (4+ messages)
` [PATCH v10 2/5] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE

[patch] libgomp: Enable USM for AMD APUs and MI200 devices
 2024-05-31 13:03 UTC  (2+ 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).