public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Loop-ch improvements, part 3
 2023-08-23  8:58 UTC  (7+ messages)

Intel AVX10.1 Compiler Design and Support
 2023-08-23  8:47 UTC  (29+ messages)

[PATCH V2] RISC-V: Add conditional unary neg/abs/not autovec patterns
 2023-08-23  8:45 UTC  (2+ messages)

[committed] i386: Fix grammar typo in diagnostic
 2023-08-23  8:08 UTC  (7+ messages)

[PATCH v2] libffi: Backport of LoongArch support for libffi
 2023-08-23  6:18 UTC  (2+ messages)
` [pushed][PATCH "

[PATCH v1] Mode-Switching: Add optional EMIT_AFTER hook
 2023-08-23  6:03 UTC  (3+ messages)

[PATCH 1/3] vect: Remove some manual release in vectorizable_store
 2023-08-23  5:12 UTC  (7+ messages)
` [PATCH 2/3] vect: Move VMAT_LOAD_STORE_LANES handlings from final loop nest
` [PATCH 3/3] vect: Move VMAT_GATHER_SCATTER "

[PATCH 1/2] light expander sra v0
 2023-08-23  5:11 UTC  (2+ messages)
` [PATCH V1 "

[PATCH] Fix target_clone ("arch=graniterapids-d") and target_clone ("arch=arrowlake-s")
 2023-08-23  4:31 UTC 

[PATCH] RISC-V: Add conditional unary neg/abs/not autovec patterns
 2023-08-23  3:33 UTC  (8+ messages)
    `  "

[PATCH] RISC-V: Fix potential ICE of global vsetvl elimination
 2023-08-23  2:42 UTC 

[PATCH] RISC-V: Fix VTYPE fuse rule bug
 2023-08-23  2:32 UTC 

[PATCH] RISC-V: Fix gather_load_run-12.c test
 2023-08-23  2:21 UTC 

[PATCH] libgcc/m68k: Fixes for soft float
 2023-08-23  2:15 UTC 

[PATCH] RISC-V: Add attribute to vtype change only vsetvl
 2023-08-23  2:11 UTC 

[PATCH] vect: Replace DR_GROUP_STORE_COUNT with DR_GROUP_LAST_ELEMENT
 2023-08-23  2:05 UTC  (3+ messages)

[PATCH V5 1/2] Add overflow API for plus minus mult on range
 2023-08-23  2:04 UTC  (4+ messages)
` [PATCH V5 2/2] Optimize '(X - N * M) / N' to 'X / N - M' if valid
    ` Ping^^ "

[PATCH] RISC-V: Refactor Phase 3 (Demand fusion) of VSETVL PASS
 2023-08-23  1:27 UTC  (6+ messages)
      `  "

[PATCH] RISC-V: Adapt live-1.c testcase
 2023-08-23  1:19 UTC 

[PATCH] RISC-V: Clang format riscv-vsetvl.cc[NFC]
 2023-08-22 23:22 UTC 

[PATCH] RISC-V: Add riscv-vsetvl.def to t-riscv
 2023-08-22 23:06 UTC 

[PATCH 0/12] GCC _BitInt support [PR102989]
 2023-08-22 22:48 UTC  (5+ messages)
` Patch ping "
    ` [PATCH 14/12] libgcc _BitInt helper documentation [PR102989]

[pushed] analyzer: reimplement kf_strlen [PR105899]
 2023-08-22 22:39 UTC 

[PATCH v8 0/6] c++, libstdc++: get std::is_object to dispatch to new built-in traits
 2023-08-22 19:52 UTC  (4+ messages)
` [PATCH v10 0/5] c++, libstdc++: Make std::is_object "
  ` [PATCH v10 3/5] c++: Implement __is_function built-in trait

[PATCH][committed] RISC-V: Add multiarch support on riscv-linux-gnu
 2023-08-22 18:57 UTC  (3+ messages)

[PATCH V2 0/5] OpenMP: support for imperfectly-nested loops
 2023-08-22 18:53 UTC  (13+ messages)
` [PATCH V2 1/5] OpenMP: Add OMP_STRUCTURED_BLOCK and GIMPLE_OMP_STRUCTURED_BLOCK
` [PATCH V2 2/5] OpenMP: C front end support for imperfectly-nested loops
` [PATCH V2 3/5] OpenMP: C++ "
` [PATCH V2 4/5] OpenMP: New C/C++ testcases for imperfectly nested loops
` [PATCH V2 5/5] OpenMP: Fortran support for imperfectly-nested loops

[PATCH] Fortran: implement vector sections in DATA statements [PR49588]
 2023-08-22 18:45 UTC  (4+ messages)

[pushed 1/2] c++: constrained hidden friends [PR109751]
 2023-08-22 18:36 UTC  (2+ messages)
` [pushed 2/2] c++: maybe_substitute_reqs_for fix

[PATCH] RISC-V: output Autovec params explicitly in --help 
 2023-08-22 18:11 UTC  (5+ messages)
  ` [Committed] "

[PATCH v4] c++: extend cold, hot attributes to classes
 2023-08-22 17:50 UTC  (2+ messages)

[PATCH] libgomp, testsuite: Do not call nonstandard functions on darwin
 2023-08-22 17:10 UTC  (11+ messages)

[PATCH] libgccjit: Add support for `restrict` attribute on function parameters
 2023-08-22 15:26 UTC  (10+ messages)

[PATCH] RISC-V: Add Types to Un-Typed Sync Instructions:
 2023-08-22 14:42 UTC  (4+ messages)

[PATCH] VECT: Add LEN_FOLD_EXTRACT_LAST pattern
 2023-08-22 14:13 UTC  (3+ messages)

[PATCH] doc: Remove obsolete sentence about _Float* not being supported in C++ [PR106652]
 2023-08-22 13:51 UTC  (2+ messages)

[PATCH v1] libffi: Backport of LoongArch support for libffi
 2023-08-22 13:25 UTC  (3+ messages)

[PATCH] Simplify intereaved store vectorization processing
 2023-08-22 13:18 UTC 

[PATCH] rtl: Forward declare rtx_code
 2023-08-22 12:02 UTC 

[PATCH 12/12] testsuite part 2 for _BitInt support [PR102989]
 2023-08-22 11:15 UTC  (2+ messages)

[PATCH 11/12] testsuite part 1 for _BitInt support [PR102989]
 2023-08-22 11:14 UTC  (2+ messages)

[PATCH 7/12] ubsan: _BitInt -fsanitize=undefined support [PR102989]
 2023-08-22 11:14 UTC  (2+ messages)

[PATCH 00/11] aarch64 GCS preliminary patches
 2023-08-22 11:03 UTC  (13+ messages)
` [PATCH 01/11] aarch64: AARCH64_ISA_RCPC was defined twice
` [PATCH 02/11] Handle epilogues that contain jumps
` [PATCH 03/11] aarch64: Use br instead of ret for eh_return
` [PATCH 04/11] aarch64: Do not force a stack frame for EH returns
` [PATCH 05/11] aarch64: Add eh_return compile tests
` [PATCH 06/11] aarch64: Fix pac-ret eh_return tests
` [PATCH 07/11] aarch64: Disable branch-protection for pcs tests
` [PATCH 08/11] aarch64,arm: Remove accepted_branch_protection_string
` [PATCH 09/11] aarch64,arm: Fix branch-protection= parsing
` [PATCH 10/11] aarch64: Fix branch-protection error message tests
` [PATCH 11/11] aarch64,arm: Move branch-protection data to targets

[PATCH 5/12] _BitInt lowering support [PR102989]
 2023-08-22 10:35 UTC  (2+ messages)

[patch] libgomp.c/simd-math-1.c: Test scalb{,l}n{,f} and un-XFAIL for non-nvptx/amdgcn
 2023-08-22 10:16 UTC 

[PATCH 1/9] arm: [MVE intrinsics] factorize vmullbq vmulltq
 2023-08-22 10:04 UTC  (2+ messages)

[PATCH] arm: [MVE intrinsics] Remove dead check for float type in parse_element_type
 2023-08-22 10:02 UTC  (2+ messages)

[PATCH] arm: [MVE intrinsics] fix binary_acca_int32 and binary_acca_int64 shapes
 2023-08-22 10:01 UTC  (2+ messages)

[patch] OpenMP: Handle 'all' as category in defaultmap
 2023-08-22  9:54 UTC 

[PATCH] tree-optimization/94864 - vector insert of vector extract simplification
 2023-08-22  9:21 UTC 

[OpenMP/offloading][RFC] How to handle target/device-specifics with C pre-processor (in general, inside 'omp declare variant')
 2023-08-22  9:05 UTC  (4+ messages)

[PATCH] tree-optimization/94864 - vector insert of vector extract simplification
 2023-08-22  9:05 UTC 

[PATCH 4/12] Middle-end _BitInt support [PR102989]
 2023-08-22  8:41 UTC  (2+ messages)

[PATCH] c++: Fix up mangling of function/block scope static structured bindings [PR111069]
 2023-08-22  8:12 UTC 

[PATCH] c++: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349]
 2023-08-22  7:39 UTC 

[PATCH] RISCV: Fix PR111074 [GCC13 BUG]
 2023-08-22  7:28 UTC  (5+ messages)
  `  "

[PATCH v4] i386: Allow -mlarge-data-threshold with -mcmodel=large
 2023-08-22  7:19 UTC  (2+ messages)

[PATCH v2] mklog: handle Signed-Off-By, minor cleanup
 2023-08-22  6:56 UTC  (2+ messages)

[PATCHv2, rs6000] Extract the element in dword0 by mfvsrd and shift/mask [PR110331]
 2023-08-22  6:28 UTC 

[PATCH V5] VECT: Support loop len control on EXTRACT_LAST vectorization
 2023-08-22  6:28 UTC  (5+ messages)
  `  "

[PATCH v1] RISC-V: Refactor RVV class by frm_op_type template arg
 2023-08-22  4:19 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] RISC-V: Change fnms testcases assertion to xfail
 2023-08-22  3:11 UTC  (3+ messages)

[PATCH] mklog: fix bugs of --append option
 2023-08-22  3:09 UTC  (3+ messages)
  ` PING^^^^ "

[PATCH] gimple_fold: Support COND_LEN_FNMA/COND_LEN_FMS/COND_LEN_FNMS gimple fold
 2023-08-22  3:00 UTC  (3+ messages)
  `  "

[PATCH] [x86] Testcase fix
 2023-08-22  2:57 UTC 

[PATCH V2] gimple_fold: Support COND_LEN_FNMA/COND_LEN_FMS/COND_LEN_FNMS gimple fold
 2023-08-22  1:58 UTC 

[PATCH] c++: refine CWG 2369 satisfaction vs non-dep convs [PR99599]
 2023-08-22  1:51 UTC 

[PATCH] rs6000: Disable PCREL for unsupported targets [PR111045]
 2023-08-22  1:51 UTC  (2+ messages)

[pushed 1/6] analyzer: convert note_adding_context to annotating_context
 2023-08-22  1:21 UTC  (6+ messages)
` [pushed 2/6] analyzer: add ability for context to add events to a saved_diagnostic
` [pushed 3/6] analyzer: handle NULL inner context in region_model_context_decorator
` [pushed 4/6] analyzer: replace -Wanalyzer-unterminated-string with scan_for_null_terminator [PR105899]
` [pushed 5/6] analyzer: add kf_fopen
` [pushed 6/6] analyzer: check format strings for null termination [PR105899]

[PATCH v1] RISC-V: Support RVV VFWREDUSUM.VS rounding mode intrinsic API
 2023-08-22  0:01 UTC  (3+ messages)

[PATCH] Remove XFAIL from gcc/testsuite/gcc.dg/unroll-7.c
 2023-08-21 22:49 UTC  (3+ messages)

[PATCH] bpf: neg instruction does not accept an immediate
 2023-08-21 22:07 UTC  (2+ messages)

[PATCH] Fix tests sensitive to internal library allocations
 2023-08-21 21:26 UTC  (4+ messages)

[PATCH] RISC-V: Add Types to Missing Bitmanip Instructions:
 2023-08-21 21:24 UTC  (2+ messages)

[PATCH 1/2] PHI-OPT [PR 110984]: Add support for NE_EXPR/EQ_EXPR with casts to spaceship_replacement
 2023-08-21 21:00 UTC  (5+ messages)
` [PATCH 2/2] VR-VALUES: Rewrite test_for_singularity using range_op_handler

[PATCH 0/2] libstdc++: Documentation fixes
 2023-08-21 20:40 UTC  (4+ messages)
` [PATCH 1/2] libstdc++: Fix 'doc-install-info' rule
` [PATCH 2/2] libstdc++: Update docbook xsl URI

RISCV test infrastructure for d / v / zfh extensions
 2023-08-21 20:24 UTC  (4+ messages)

[PATCH] RISC-V: Support simplify (-1-x) for vector
 2023-08-21 19:55 UTC  (2+ messages)

[PATCH] testsuite: Adjust g++.dg/gomp/pr58567.C to new compiler message
 2023-08-21 18:15 UTC  (6+ messages)

[PATCH V2] Emit funcall external declarations only if actually used
 2023-08-21 18:07 UTC 

[PATCH v7 0/5] OpenMP/OpenACC: map clause and OMP gimplify rework
 2023-08-21 17:59 UTC  (3+ messages)
` [PATCH v7 4/5] OpenMP/OpenACC: Unordered/non-constant component offset runtime diagnostic

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