public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCHv5] Optab: add isfinite_optab for __builtin_isfinite
 2024-06-03  2:37 UTC  (2+ messages)
` Ping "

RISC-V: Patches need to be backport to GCC-14
 2024-06-03  2:04 UTC 

[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, rs6000, aarch64, middle-end] Add implementation for different targets for pair mem fusion
 2024-06-02 13:16 UTC  (11+ messages)

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

[RFC][PATCH] PR tree-optimization/109071 - -Warray-bounds false positive warnings due to code duplication from jump threading
 2024-05-31 21:22 UTC  (9+ 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, middle-end\ v4: Move pair_fusion pass from aarch64 to middle-end
 2024-05-31 17:21 UTC  (3+ messages)

[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  (10+ messages)
` [PATCH v3 1/6] ctf, btf: restructure CTF/BTF emission
` [PATCH v3 2/6] ctf: use pointers instead of IDs internally
` [PATCH v3 3/6] btf: refactor and simplify implementation
` [PATCH v3 4/6] btf: add -fprune-btf option
` [PATCH v3 5/6] bpf,btf: enable BTF pruning by default for BPF
` [PATCH v3 6/6] opts: allow any combination of DWARF, CTF, BTF

[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 

nvptx: Support global constructors/destructors via 'collect2'
 2024-05-31 13:15 UTC  (2+ messages)
  ` nvptx target: Global constructor, destructor support, via nvptx-tools 'ld' (was: nvptx: Support global constructors/destructors via 'collect2')

[PATCH v10 0/5] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2024-05-31 13:11 UTC  (6+ 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)

[PATCH] rust: Do not link with libdl and libpthread unconditionally
 2024-05-31 13:02 UTC  (4+ messages)

[PATCH] vect: generate suitable convert insn for int -> int, float -> float and int <-> float
 2024-05-31 12:41 UTC  (6+ 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 v2 00/12] OpenMP: Metadirective support + "declare variant" improvements
 2024-05-31 12:22 UTC  (3+ messages)
` [PATCH v2 01/12] OpenMP: metadirective tree data structures and front-end interfaces

[PATCH] tree-optimization/115278 - fix DSE in if-conversion wrt volatiles
 2024-05-31 12:11 UTC 

[PATCH v4 0/5] libgomp: OpenMP pinned memory for omp_alloc
 2024-05-31 12:07 UTC  (6+ messages)
` [PATCH v4 1/5] libgomp, openmp: Add ompx_pinned_mem_alloc
` [PATCH v4 2/5] openmp: Add -foffload-memory
` [PATCH v4 3/5] openmp: -foffload-memory=pinned
` [PATCH v4 4/5] libgomp, nvptx: Cuda pinned memory
` [PATCH v4 5/5] libgomp: fine-grained pinned memory allocator

[PATCH] aarch64: Add missing ACLE macro for NEON-SVE Bridge
 2024-05-31 10:37 UTC 

[PATCH 0/7] OpenMP: dispatch + adjust_args support
 2024-05-31 10:07 UTC  (4+ messages)
` [PATCH 6/7] OpenMP: Fortran front-end support for dispatch + adjust_args

[COMMITTED] fix: valid compiler optimization may fail the test
 2024-05-31 10:07 UTC 

[COMMITTED] build: Include minor version in config.gcc unsupported message
 2024-05-31  9:29 UTC 

[PATCH 2/4] resource.cc: Replace calls to find_basic_block with cfgrtl BLOCK_FOR_INSN
 2024-05-31  9:12 UTC  (4+ messages)

[COMMITTED] ggc: Reduce GGC_QUIRE_SIZE on Solaris/SPARC [PR115031]
 2024-05-31  9:00 UTC  (3+ messages)

[PATCH 00/11] AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs
 2024-05-31  8:23 UTC  (11+ messages)
` [PATCH 01/11] OpenMP/PolyInt: Pass poly-int structures by address to OMP libs
` [PATCH 02/11] AArch64: Add test cases for SVE types in OpenMP shared clause

[PATCH] Fix some opindex for some options [PR115022]
 2024-05-31  7:49 UTC  (2+ messages)

[PATCH v3 0/2] RISC-V: add option -m(no-)autovec-segment
 2024-05-31  7:48 UTC  (3+ messages)
` [PATCH v3 2/2] Prevent divide-by-zero

[COMMITTED] testsuite: Adjust several dg-additional-files-options calls [PR115294]
 2024-05-31  7:30 UTC 

[PATCH-1, rs6000] Add a new type of CC mode - CCBCD for bcd insns [PR100736, PR114732]
 2024-05-31  7:30 UTC  (4+ messages)

[PATCH 1/6] vect: Add a function to check lane-reducing code [PR114440]
 2024-05-31  7:22 UTC  (2+ messages)

[PATCH] vect: Support multiple lane-reducing operations for loop reduction [PR114440]
 2024-05-31  7:21 UTC  (5+ messages)

[PATCH v2 #1/2] enable adjustment of return_pc debug attrs
 2024-05-31  7:01 UTC  (11+ messages)
    ` [PATCH v3 #1/2] [rs6000] adjust "
        ` [PATCH v3 #2/2] "

add explicit ABI and align options to pr88233.c
 2024-05-31  6:59 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 2/2] xtensa: Use epilogue_completed rather than cfun->machine->epilogue_done
 2024-05-31  6:29 UTC  (2+ messages)

[PATCH 1/2] xtensa: Use REG_P(), MEM_P(), etc. instead of comparing GET_CODE()
 2024-05-31  6:29 UTC  (2+ messages)

[PATCH v6] Match: Support more form for scalar unsigned SAT_ADD
 2024-05-31  6:16 UTC 

[PATCH 0/3] Support Intel APX CCMP
 2024-05-31  4:48 UTC  (5+ messages)
` [PATCH 1/3] [APX CCMP] Support "
` [PATCH 3/3] [APX CCMP] Support ccmp for float compare

[PATCH] i386: Optimize EQ/NE comparison between avx512 kmask and -1
 2024-05-31  4:47 UTC  (2+ messages)

[PATCH 0/4] Some improvements to resource.cc, including fixing PR115182
 2024-05-31  4:29 UTC  (7+ messages)
` Reverted recent patches to resource.cc

[to-be-committed] [RISC-V] Use Zbkb for general 64 bit constants when profitable
 2024-05-31  4:10 UTC 

[PATCHv2, rs6000] Optimize vector construction with two vector doubleword loads [PR103568]
 2024-05-31  3:25 UTC 

[PATCH] aarch64: Add vector floating point extend patterns [PR113880, PR113869]
 2024-05-31  1:46 UTC  (3+ messages)

[PATCH v2] aarch64: Add vector floating point extend pattern [PR113880, PR113869]
 2024-05-31  1:37 UTC 

%%Valve
 2024-05-31  1:24 UTC 

[committed] [x86] Rename double_u with __double_u to avoid pulluting the namespace
 2024-05-31  1:02 UTC 

[PATCH v5] Match: Support more form for scalar unsigned SAT_ADD
 2024-05-31  1:00 UTC 

[committed] i386: Rewrite bswaphi2 handling [PR115102]
 2024-05-30 22:05 UTC 

[PATCH 4/4]AArch64: enable new predicate tuning for Neoverse cores
 2024-05-30 20:16 UTC  (2+ messages)

[PATCH 3/4]AArch64: add new alternative with early clobber to patterns
 2024-05-30 20:12 UTC  (6+ messages)

[PATCH 1/4] rs6000: Make all 128 bit scalar FP modes have 128 bit precision [PR112993]
 2024-05-30 18:10 UTC  (9+ messages)
        ` [RFC/PATCH] Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook

[PATCH v3] libstdc++: Fix std::ranges::iota not in numeric [PR108760]
 2024-05-30 17:43 UTC  (2+ messages)

[PATCH] Fix LTO type mismatch warning on transparent union
 2024-05-30 17:06 UTC  (2+ messages)

[C PATCH, v2]: allow aliasing of compatible types derived from enumeral types [PR115157]
 2024-05-30 16:52 UTC  (3+ messages)

[PATCH 0/4]AArch64: support conditional early clobbers on certain operations
 2024-05-30 14:59 UTC  (6+ messages)
` [PATCH 2/4]AArch64: add new tuning param and attribute for enabling conditional early clobber

[PATCH 6/6] vect: Optimize order of lane-reducing statements in loop def-use cycles [PR114440]
 2024-05-30 14:56 UTC 

[PATCH 3/6] vect: Set STMT_VINFO_REDUC_DEF for non-live stmt in loop reduction
 2024-05-30 14:51 UTC 

[PATCH] ira: Fix go_through_subreg offset calculation [PR115281]
 2024-05-30 14:44 UTC  (2+ messages)

[PATCH] [RFC] Target-independent store forwarding avoidance. [PR48696] Target-independent store forwarding avoidance
 2024-05-30 14:22 UTC  (3+ messages)

[PATCH v4] Match: Support more form for scalar unsigned SAT_ADD
 2024-05-30 13:37 UTC 

[COMMITTED 01/12] - Move all relation queries into relation_oracle
 2024-05-30 13:36 UTC  (2+ messages)

[Patch, aarch64, middle-end] v5: Move pair_fusion pass from aarch64 to middle-end
 2024-05-30 13:02 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).