public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[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] [libstdc++] add _GLIBCXX_CLANG to workaround predefined __clang__
 2024-06-01  8:21 UTC  (10+ messages)
    ` [PATCH v2] "

[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] ifcvt: Clarify if_info.original_cost
 2024-06-01  4:05 UTC  (2+ 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] c-family: Introduce the -Winvalid-noreturn flag from clang with extra tuneability
 2024-05-31 20:57 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, middle-end\ v4: Move pair_fusion pass from aarch64 to middle-end
 2024-05-31 17:21 UTC  (5+ messages)

[Patch, rs6000, aarch64, middle-end] Add implementation for different targets for pair mem fusion
 2024-05-31 16:59 UTC  (9+ 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 5/6] vect: Support multiple lane-reducing operations for loop reduction [PR114440]
 2024-05-31 14:57 UTC  (2+ 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  (10+ messages)
` [PATCH v10 1/5] Provide counted_by attribute to flexible array member field (PR108896)
` [PATCH v10 2/5] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE
` [PATCH v10 3/5] Use the .ACCESS_WITH_SIZE in builtin object size
` [PATCH v10 4/5] Use the .ACCESS_WITH_SIZE in bound sanitizer
` [PATCH v10 5/5] Add the 6th argument to .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  (13+ 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 03/11] AArch64: Diagnose OpenMP offloading when SVE types involved

[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  (9+ messages)
` [PATCH 1/3] [APX CCMP] Support "
` [PATCH 2/3] [APX CCMP] Adjust startegy for selecting ccmp candidates
` [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  (4+ 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)

[pushed] analyzer: fix a -Wunused-parameter
 2024-05-30 12:48 UTC 

[pushed] Add new text_art::tree_widget and use it in analyzer
 2024-05-30 12:48 UTC 

[PATCH] gimple ssa: Teach switch conversion to optimize powers of 2 switches
 2024-05-30 12:21 UTC  (2+ messages)

[PATCH] Fix -Wstringop-overflow warning in 23_containers/vector/types/1.cc
 2024-05-30 11:07 UTC  (4+ messages)

[PATCH] [libstdc++-v3] [rtems] enable filesystem support
 2024-05-30  9:47 UTC  (4+ messages)

[RFC/RFA] [PATCH 08/12] Add a new pass for naive CRC loops detection
 2024-05-30  7:33 UTC  (2+ messages)

[pushed] wwwdocs: *: Use https to access gcc.gnu.org/onlinedocs
 2024-05-30  7:04 UTC 

[PATCH 3/3] vect: support direct conversion under x86-64-v3
 2024-05-30  6:51 UTC  (3+ messages)
` [PATCH 3/3 v2] "

[PATCH] i386: Handle target of __builtin_ia32_cmp[p|s][s|d] from avx into sse/sse2/avx
 2024-05-30  5:52 UTC 

[PATCH, rs6000] Optimize vector construction with two vector doubleword loads [PR103568]
 2024-05-30  5:51 UTC 

[PATCH-3v2] Value Range: Add range op for builtin isnormal
 2024-05-30  2:46 UTC 

[PATCH-2v4] Value Range: Add range op for builtin isfinite
 2024-05-30  2:46 UTC 

[PATCH-1v3] Value Range: Add range op for builtin isinf
 2024-05-30  2:46 UTC 

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