public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[V2 PATCH] Don't reduce estimated unrolled size for innermost loop at cunrolli
 2024-05-29 11:22 UTC  (3+ messages)
` [V3 PATCH] Don't reduce estimated unrolled size for innermost loop

[RFC/RFA] [PATCH 08/12] Add a new pass for naive CRC loops detection
 2024-05-29 11:12 UTC  (4+ messages)

[PATCH] tree-optimization/115252 - enhance peeling for gaps avoidance
 2024-05-29 11:04 UTC  (3+ messages)

[PATCH] tree-optimization/114435 - pcom left around copies confusing SLP
 2024-05-29 10:57 UTC 

[Ada] Fix PR ada/115270
 2024-05-29 10:11 UTC 

[PATCH] libgcc/aarch64: also provide AT_HWCAP2 fallback
 2024-05-29  9:51 UTC 

[PATCH] vect: generate suitable convert insn for int -> int, float -> float and int <-> float
 2024-05-29  9:40 UTC  (4+ 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] Avoid vector -Wfree-nonheap-object warnings
 2024-05-29  9:35 UTC  (8+ messages)

[PATCH 2/3] vect: Support v4hi -> v4qi
 2024-05-29  9:09 UTC  (3+ messages)
` [PATCH 2/3 v2] "

[PATCH 1/5] Do single-lane SLP discovery for reductions
 2024-05-29  9:08 UTC  (2+ messages)

[PATCH] i386: Fix ix86_option override after change [PR 113719]
 2024-05-29  9:03 UTC  (4+ messages)

[PATCH 3/3] vect: support direct conversion under x86-64-v3
 2024-05-29  8:59 UTC  (2+ messages)
` [PATCH 3/3 v2] "

[PATCH] vect: Unify bbs in loop_vec_info and bb_vec_info
 2024-05-29  8:47 UTC  (6+ messages)

[Patch, PR Fortran/90069] Polymorphic Return Type Memory Leak Without Intermediate Variable
 2024-05-29  8:29 UTC  (5+ messages)

[PATCH v2 0/2] RISC-V: add option -m(no-)autovec-segment
 2024-05-29  7:20 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] Prevent divide-by-zero

[COMMITTED] tree-optimization/115221 - Do not invoke SCEV if it will use a different range query
 2024-05-29  7:19 UTC  (2+ messages)

[PATCH v9 0/5] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2024-05-29  6:58 UTC  (12+ messages)
` [PATCH v9 2/5] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE
` [PATCH v9 3/5] Use the .ACCESS_WITH_SIZE in builtin object size
` [PATCH v9 5/5] Add the 6th argument to .ACCESS_WITH_SIZE

[patch] OpenMP: Add -fopenmp-force-usm mode
 2024-05-29  6:52 UTC  (7+ messages)

[PATCH v2 #1/2] enable adjustment of return_pc debug attrs
 2024-05-29  6:52 UTC  (10+ messages)
    ` [PATCH v3 "
    ` [PATCH v3 #1/2] [rs6000] adjust "

[PATCH 0/2] Fix two test failures with --enable-default-pie [PR70150]
 2024-05-29  6:36 UTC  (3+ messages)
` Ping: "
  ` Ping^2: "

[PATCHv5] Optab: add isnormal_optab for __builtin_isnormal
 2024-05-29  6:36 UTC 

[PATCHv5] Optab: add isfinite_optab for __builtin_isfinite
 2024-05-29  6:36 UTC 

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

[patch] libgomp: Enable USM for some nvptx devices
 2024-05-29  6:20 UTC  (2+ messages)

[PATCH-1, rs6000] Add a new type of CC mode - CCBCD for bcd insns [PR100736, PR114732]
 2024-05-29  5:26 UTC  (2+ messages)

[PATCH v3 1/8] [APX NF]: Support APX NF add
 2024-05-29  5:11 UTC  (8+ messages)
  ` [PATCH v3 2/8] [APX NF] Support APX NF for {sub/and/or/xor/neg}
  ` [PATCH v3 3/8] [APX NF] Support APX NF for left shift insns
  ` [PATCH v3 4/8] [APX NF] Support APX NF for right "
  ` [PATCH v3 5/8] [APX NF] Support APX NF for rotate insns
  ` [PATCH v3 6/8] [APX NF] Support APX NF for shld/shrd
  ` [PATCH v3 7/8] [APX NF] Support APX NF for mul/div
  ` [PATCH v3 8/8] [APX NF] Support APX NF for lzcnt/tzcnt/popcnt

[PATCH] Implement -fassume-sane-operator-new [PR110137]
 2024-05-29  4:09 UTC 

[PATCH 0/2] Align tight loops to solve cross cacheline issue
 2024-05-29  3:30 UTC  (5+ messages)

[PATCH] ASAN: call initialize_sanitizer_builtins for hwasan [PR115205]
 2024-05-29  3:27 UTC 

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

[PATCH] [x86] Support vcond_mask_qiqi and friends
 2024-05-29  3:10 UTC 

[to-be-committed] [RISC-V] Use pack to handle repeating constants
 2024-05-29  3:06 UTC 

[PATCH] Add AVX10.1 target_clones support
 2024-05-29  3:04 UTC 

[COMMITTED] Gori_on_edge tweaks
 2024-05-29  2:38 UTC 

[PATCH v2 1/2] driver: Use <triple>-as/ld/objcopy as final fallback instead of native ones for cross
 2024-05-29  2:02 UTC  (4+ messages)

[PATCHv3] Optab: add isfinite_optab for __builtin_isfinite
 2024-05-29  1:57 UTC  (8+ messages)

[PATCH v4] RISC-V: Introduce -mvector-strict-align
 2024-05-29  1:33 UTC  (2+ messages)

[PATCH] libcpp: Support extended characters for #pragma {push,pop}_macro [PR109704]
 2024-05-28 23:46 UTC  (3+ messages)
` ping: "

[PATCH 0/2] RISC-V: Add -m(no-)autovec-segment option
 2024-05-28 22:05 UTC  (5+ messages)
` [PATCH 1/2] RISC-V: add option -m(no-)autovec-segment
` [PATCH 2/2] RISC-V: Fix testcases renamed test flag options

[COMMITTED] More tweaks from gimple_outgoing_range changes
 2024-05-28 21:49 UTC 

[PATCH v3] tree-ssa-pre.c/115214(ICE in find_or_generate_expression, at tree-ssa-pre.c:2780): Return NULL_TREE when deal special cases
 2024-05-28 21:36 UTC  (3+ messages)

[C23 PATCH]: allow aliasing for types derived from structs with variable size
 2024-05-28 21:33 UTC  (2+ messages)

[C23 PATCH, v2] fix aliasing for structures/unions with incomplete types
 2024-05-28 21:33 UTC  (2+ messages)

[C PATCH, v2]: allow aliasing of compatible types derived from enumeral types [PR115157]
 2024-05-28 21:32 UTC  (2+ messages)

[committed] i386: Improve access to _Atomic DImode location via XMM regs for SSE4.1 x86_32 targets
 2024-05-28 21:02 UTC 

[PATCH 2/4] resource.cc: Replace calls to find_basic_block with cfgrtl BLOCK_FOR_INSN
 2024-05-28 20:18 UTC  (3+ messages)

[pushed 1/3] selftests: split out make_fndecl from selftest.h to its own header
 2024-05-28 20:07 UTC  (3+ messages)
` [pushed 2/3] libcpp: move label_text "
` [pushed 3/3] diagnostics: consolidate global state in diagnostic-color.cc

[committed v2 0/2] VAX: Fix issues with FP format option documentation
 2024-05-28 19:52 UTC  (4+ messages)
  ` [PATCH] regenerate-opt-urls.py: fix transposed values for "vax" and "v850"

[PATCH] c++: extend -Wself-move for mem-init-list [PR109396]
 2024-05-28 19:09 UTC  (3+ messages)

[PATCH] c++: canonicity of fn types w/ instantiated eh specs [PR115223]
 2024-05-28 19:00 UTC  (2+ messages)

[PATCH] c++/modules: Prevent revealing a using-decl affecting cached overloads [PR114867]
 2024-05-28 18:57 UTC  (2+ messages)

[PATCH] Strlen pass should set current range query
 2024-05-28 18:56 UTC  (3+ messages)
  ` [COMMITTED] "

[PATCH] MIPS16: Mark $2/$3 as clobbered if GP is used
 2024-05-28 18:28 UTC 

[Patch] testsuite/*/gomp: Remove 'dg-prune-output "not supported yet"'
 2024-05-28 17:51 UTC  (2+ messages)

[PATCH] selftest: invoke "diff" when ASSERT_STREQ fails
 2024-05-28 17:20 UTC  (2+ messages)
` PING: "

[pushed] diagnostics: disable localization of events in selftest paths [PR115203]
 2024-05-28 17:11 UTC 

[pushed] Fix bootstrap on AIX by adding c-family/c-type-mismatch.cc [PR115167]
 2024-05-28 17:11 UTC 

[PATCH] attribs: Fix and refactor diag_attr_exclusions
 2024-05-28 16:39 UTC  (2+ messages)

[PATCH] MIPS/testsuite: Fix bseli.b fail in msa-builtins.c
 2024-05-28 15:44 UTC 

[PATCH] libstdc++: Build libbacktrace and 19_diagnostics/stacktrace with -funwind-tables [PR111641]
 2024-05-28 14:34 UTC  (2+ messages)

[PATCH] vect: Use vect representative statement instead of original in patch recog [PR115060]
 2024-05-28 14:04 UTC  (3+ messages)

[PATCH] target/115254 - fix gcc.dg/vect/vect-gather-4.c dump scanning
 2024-05-28 13:58 UTC 

[PATCH] libstdc++: Avoid MMX return types from __builtin_shufflevector
 2024-05-28 13:56 UTC  (2+ messages)

[PATCH] tree-optimization/115236 - more points-to *ANYTHING = x fixes
 2024-05-28 12:35 UTC 

[wwwdocs][patch] gcc-15/changes.html: Fortran - mention F2023 logical-kind additions
 2024-05-28 12:19 UTC 

[PATCH] tree-optimization/115252 - enhance peeling for gaps avoidance
 2024-05-28 12:17 UTC 

[PATCH] Avoid pessimistic constraints for asm memory constraints
 2024-05-28 12:12 UTC 

[PATCH 0/1] Detecting lifetime-dse issues via Valgrind [PR66487]
 2024-05-28 12:08 UTC  (8+ messages)
` [PATCH v2] object lifetime instrumentation for "

[PATCH] Reduce cost of MEM (A + imm)
 2024-05-28 12:04 UTC  (4+ messages)
  ` [PATCH V2] "

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

[PATCH 4/4]AArch64: enable new predicate tuning for Neoverse cores
 2024-05-28  9:49 UTC  (2+ messages)

[PATCH] tree-optimization/115254 - don't account single-lane SLP against discovery limit
 2024-05-28  9:46 UTC 

[PATCH 3/4]AArch64: add new alternative with early clobber to patterns
 2024-05-28  9:38 UTC  (5+ messages)

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

[PATCH] vect: Support multiple lane-reducing operations for loop reduction [PR114440]
 2024-05-28  9:31 UTC  (3+ messages)

[PATCH] doc: Document arm_v8_1m_main_cde_mve_fp
 2024-05-28  9:31 UTC  (3+ messages)
  ` Arm branding (was: [PATCH] doc: Document arm_v8_1m_main_cde_mve_fp)

[pushed] wwwdocs: news: Move www.velox-project.eu to https
 2024-05-28  9:09 UTC 

[PATCH] libstdc++: Fix up 19_diagnostics/stacktrace/hash.cc on 13 branch
 2024-05-28  8:50 UTC  (2+ messages)

[PATCH] Match: optimize `a == CST & unary(a)` [PR111487]
 2024-05-28  8:31 UTC  (2+ messages)

[PATCH v1] Internal-fn: Support new IFN SAT_SUB for unsigned scalar int
 2024-05-28  8:29 UTC 

[PATCH] Fix SLP reduction neutral op value for pointer reductions
 2024-05-28  8:14 UTC 

[PATCH] i386: Optimize EQ/NE comparison between avx512 kmask and -1
 2024-05-28  7:57 UTC 

[PATCH 0/7] OpenMP: dispatch + adjust_args support
 2024-05-28  7:14 UTC  (8+ messages)
` [PATCH 2/7] OpenMP: middle-end support for dispatch + adjust_args
` [PATCH 3/7] OpenMP: C front-end "
` [PATCH 4/7] OpenMP: C++ "
` [PATCH 5/7] OpenMP: common C/C++ testcases "
` [PATCH 6/7] OpenMP: Fortran front-end support "
` [PATCH 7/7] OpenMP: update documentation for dispatch and adjust_args

[PATCHv4] Optab: add isnormal_optab for __builtin_isnormal
 2024-05-28  7:03 UTC  (2+ messages)

[PATCHv4] Optab: add isfinite_optab for __builtin_isfinite
 2024-05-28  7:03 UTC  (2+ messages)

[RFC/RFA] [PATCH 02/12] Add built-ins and tests for bit-forward and bit-reversed CRCs
 2024-05-28  6:44 UTC  (4+ messages)

[PATCH] [x86_64]: Zhaoxin shijidadao enablement
 2024-05-28  6:15 UTC  (2+ messages)

[PATCH][committed] [avx512] Fix predicate mismatch between vfcmaddcph's define_insn and define_expand
 2024-05-28  5:37 UTC 

[PATCH v1] Internal-fn: Add new IFN mask_len_strided_load/store
 2024-05-28  3:14 UTC 

[r15-853 Regression] FAIL: gcc.dg/tree-ssa/bitops-9.c scan-tree-dump-times optimized "bit_not_expr, " 1 on Linux/x86_64
 2024-05-28  0:30 UTC  (2+ messages)

[COMMITTED] Fix bitops-9.c for -m32 and other targets that don't have vector modes
 2024-05-28  0:28 UTC 

RISC-V: Fix round_32.c test on RV32
 2024-05-27 22:17 UTC  (3+ messages)

[PATCH 4/4] resource.cc: Remove redundant conditionals
 2024-05-27 18:59 UTC  (2+ messages)

[PATCH 3/4] resource.cc (mark_target_live_regs): Remove check for bb not found
 2024-05-27 18:58 UTC  (2+ messages)

[PATCH 1/4] resource.cc (mark_target_live_regs): Don't look past target insn, PR115182
 2024-05-27 18:53 UTC  (2+ messages)

[PATCH 0/4] Some improvements to resource.cc, including fixing PR115182
 2024-05-27 18:43 UTC  (2+ messages)

[COMMITTED] [prange] Drop range to VARYING if the bitmask intersection made it so [PR115131]
 2024-05-27 17:15 UTC  (2+ messages)

[to-be-committed] [RISC-V] Some basic patterns for zbkb code generation
 2024-05-27 16:31 UTC 

[RFC/RFA] [PATCH 03/12] RISC-V: Add CRC expander to generate faster CRC
 2024-05-27 15:48 UTC  (3+ messages)

[RFC/RFA] [PATCH 12/12] Add tests for CRC detection and generation
 2024-05-27 15:20 UTC  (4+ messages)

[PATCH v2] RISC-V: Introduce -mrvv-allow-misalign
 2024-05-27 14:13 UTC  (4+ messages)
` [PATCH v3] RISC-V: Introduce -mvector-strict-align

[RFC/RFA] [PATCH 01/12] Implement internal functions for efficient CRC computation
 2024-05-27 13:51 UTC  (3+ messages)

[PATCH] Fix points-to SCC collapsing bug
 2024-05-27 12:57 UTC 

[pushed] wwwdocs: news: Only refer, don't link to cvsweb
 2024-05-27 12:23 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).