public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH-1, combine] Don't widen shift mode when target has rotate/mask instruction on original mode [PR93738]
 2023-08-21  1:37 UTC  (5+ messages)

Intel AVX10.1 Compiler Design and Support
 2023-08-21  1:19 UTC  (4+ messages)

[PATCH] LoongArch: initial ada support on linux
 2023-08-21  1:18 UTC 

[PATCH] RISC-V: Fix incorrect VTYPE fusion for floating point scalar move insn[PR111037]
 2023-08-21  1:05 UTC  (2+ messages)

[PATCH] LCM: Export 2 helpful functions as global for VSETVL PASS use in RISC-V backend
 2023-08-21  1:04 UTC 

[committed] Testsuite, darwin: account for macOS 13 and 14
 2023-08-20 22:03 UTC 

[PATCH] libgomp, testsuite: Do not call nonstandard functions on darwin
 2023-08-20 19:37 UTC 

[PATCH] testsuite: Adjust g++.dg/gomp/pr58567.C to new compiler message
 2023-08-20 19:06 UTC  (5+ messages)

[PATCH, committed] Testsuite, darwin: Fix analyzer testcases
 2023-08-20 18:05 UTC 

[PATCH] Testsuite: mark IPA test as requiring alias support
 2023-08-20 17:42 UTC  (3+ messages)

[committed] i386: Micro-optimize ix86_expand_sse_extend
 2023-08-20 15:57 UTC 

[PATCH] Testsuite, DWARF2: adjust regexp to match darwin output
 2023-08-20 10:55 UTC 

[PATCH 0/4] [RISC-V] support zcmp extention
 2023-08-20 10:53 UTC  (5+ messages)
` [PATCH 1/4][V4][RISC-V] support cm.push cm.pop cm.popret in zcmp
      `  "

[PATCH] Testsuite, LTO: silence warning to make test pass on Darwin
 2023-08-20 10:24 UTC 

[PATCH] core: Support heap-based trampolines
 2023-08-20  9:43 UTC  (4+ messages)

[committed] d: Merge upstream dmd, druntime 26f049fb26, phobos 330d6a4fd
 2023-08-20  9:20 UTC 

[PATCH v4 0/6] Add Loongson SX/ASX instruction support to LoongArch target
 2023-08-20  8:25 UTC  (4+ messages)

[committed] fix misleading identation breaking bootstrap
 2023-08-20  7:26 UTC 

[PATCHv2/COMMITTED] MATCH: Sink convert for vec_cond
 2023-08-20  7:25 UTC 

[PATCH] improve error for when /usr/include isn't found [PR90835]
 2023-08-20  4:01 UTC  (4+ messages)

[PATCH] improve error when /usr/include isn't found [PR90835]
 2023-08-20  3:59 UTC  (3+ messages)

[PATCH] Testsuite: fix analyzer tests on Darwin
 2023-08-19 22:10 UTC  (2+ messages)

Testsuite: fix contructor priority test
 2023-08-19 20:40 UTC 

[PATCH] sso-string@gnu-versioned-namespace [PR83077]
 2023-08-19 19:44 UTC  (13+ messages)

[PATCH][RFC] tree-optimization/92335 - Improve sinking heuristics for vectorization
 2023-08-19 15:48 UTC  (16+ messages)

[PATCH] Loongarch: Fix plugin header missing install
 2023-08-19 14:49 UTC  (4+ messages)

arm: Remove unsigned variant of vcaddq_m
 2023-08-19 11:42 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] tree-optimization/111048 - avoid flawed logic in fold_vec_perm
 2023-08-19 10:35 UTC  (4+ messages)

[committed] libstdc++: Fix std::format("{:F}", inf) to use uppercase
 2023-08-19 10:05 UTC  (2+ messages)

[PATCH][Ada] Fix syntax errors in expect.c
 2023-08-19  8:01 UTC 

[PATCH v2] Add clang's invalid-noreturn warning flag
 2023-08-19  4:19 UTC 

[PATCH] RISC-V: Enable pressure-aware scheduling by default
 2023-08-19  3:23 UTC  (4+ messages)

[PATCH] RISC-V/testsuite: Add missing conversion tests
 2023-08-18 23:40 UTC  (2+ messages)

[PATCH] RISC-V: Allow immediates 17-31 for vector shift
 2023-08-18 23:14 UTC  (4+ messages)

Darwin: Replace environment runpath with embedded [PR88590]
 2023-08-18 23:05 UTC  (5+ messages)

[committed] libstdc++: Revert pre-C++23 support for 16-bit float types [PR111060]
 2023-08-18 22:49 UTC 

[PATCH v7 0/5] OpenMP/OpenACC: map clause and OMP gimplify rework
 2023-08-18 22:47 UTC  (6+ messages)
` [PATCH v7 1/5] OpenMP/OpenACC: Reindent TO/FROM/_CACHE_ stanza in {c_}finish_omp_clause
` [PATCH v7 2/5] OpenMP/OpenACC: Rework clause expansion and nested struct handling
` [PATCH v7 3/5] OpenMP: Pointers and member mappings
` [PATCH v7 4/5] OpenMP/OpenACC: Unordered/non-constant component offset runtime diagnostic
` [PATCH v7 5/5] OpenMP/OpenACC: Reorganise OMP map clause handling in gimplify.cc

[PATCH] testsuite: Improve test in dg-require-python-h
 2023-08-18 21:12 UTC  (4+ messages)

[PATCH] ipa-sra: Allow IPA-SRA in presence of returns which will be removed
 2023-08-18 20:49 UTC 

[WIP RFC] Add support for keyword-based attributes
 2023-08-18 19:51 UTC  (12+ messages)
            ` [PATCH] c: Add support for [[__extension__ ...]]

[PATCH] libstdc++ Add cstdarg to freestanding
 2023-08-18 19:14 UTC  (5+ messages)

[OG13, committed 0/3] C++ attribute syntax fixes/testcases
 2023-08-18 17:39 UTC  (4+ messages)
` [OG13, committed 1/3] OpenMP: C++ attribute syntax fixes/testcases for "metadirective"
` [OG13, committed 2/3] OpenMP: C++ attribute syntax fixes/testcases for "declare mapper"
` [OG13, committed 3/3] OpenMP: C++ attribute syntax fixes/testcases for loop transformations

[Patch] omp-expand.cc: Fix wrong code with non-rectangular loop nest [PR111017]
 2023-08-18 17:25 UTC  (2+ messages)

[PATCH] Add -Wdisabled-optimization warning for not optimizing sibling calls
 2023-08-18 17:13 UTC  (10+ messages)

[committed]: i386: Use PUNPCKL?? to implement vector extend and zero_extend for TARGET_SSE2 [PR111023]
 2023-08-18 17:12 UTC 

[PATCH] ira: update allocated_hardreg_p[] in improve_allocation() [PR110254]
 2023-08-18 16:51 UTC  (4+ messages)
` [PING][PATCH] "

[PATCH] Emit funcall external declarations only if actually used
 2023-08-18 16:40 UTC  (4+ messages)

[PATCH] aarch64: fix format specifier
 2023-08-18 16:37 UTC 

Another bug for __builtin_object_size? (Or expected behavior)
 2023-08-18 16:00 UTC  (11+ messages)

[COMMITTED] [irange] Return FALSE if updated bitmask is unchanged [PR110753]
 2023-08-18 15:40 UTC 

[PATCH v3] tree-optimization/110279- Check for nested FMA in reassoc
 2023-08-18 14:30 UTC  (2+ messages)

[PATCH 12/19]middle-end: implement loop peeling and IV updates for early break
 2023-08-18 13:15 UTC  (8+ messages)

[PATCH] tree-optimization/111019 - invariant motion and aliasing
 2023-08-18 13:04 UTC 

[COMMITTED] bpf: bump maximum frame size limit to 32767 bytes
 2023-08-18 12:07 UTC 

[committed] libstdc++: Rework std::format support for wchar_t
 2023-08-18 11:31 UTC  (3+ messages)
` [committed] libstdc++: Fix incomplete rework of wchar_t support in std::format
  ` [committed] libstdc++: Replace non-type-dependent uses of wchar_t in <format> and <chrono>

[PATCH] rtl-optimization/110939 Really fix narrow comparison of memory and constant
 2023-08-18 11:04 UTC  (2+ messages)

[PATCH] RISC-V: Fix error combine of pred_mov pattern
 2023-08-18 10:30 UTC  (3+ messages)

[PATCH] gimple_fold: Support COND_LEN_FNMA/COND_LEN_FMS/COND_LEN_FNMS gimple fold
 2023-08-18 10:06 UTC  (3+ messages)

[PATCH] vect: Factor out the handling on scatter store having gs_info.decl
 2023-08-18  9:33 UTC  (2+ messages)

[PATCH] Makefile.in: Make TM_P_H depend on $(TREE_H) [PR111021]
 2023-08-18  9:32 UTC  (2+ messages)

[PATCH] MATCH: Sink convert for vec_cond
 2023-08-18  9:31 UTC  (2+ messages)

Efficient Production Monitoring and Optimization for Your Company
 2023-08-18  8:10 UTC 

[PATCH v3] LoongArch:Implement 128-bit floating point functions in gcc
 2023-08-18  7:52 UTC  (9+ messages)

[PATCH] aarch64: Fine-grained ldp and stp policies with test-cases
 2023-08-18  7:49 UTC 

[PATCH] RISC-V: Fix -march error of zhinxmin testcases
 2023-08-18  7:16 UTC  (3+ messages)

[PATCH] Support -march=gracemont
 2023-08-18  6:42 UTC 

[PATCH] Document cond_neg, cond_one_cmpl, cond_len_neg and cond_len_one_cmpl standard patterns
 2023-08-18  6:36 UTC  (2+ messages)

[PATCH V4 1/4] rs6000: build constant via li;rotldi
 2023-08-18  6:05 UTC  (3+ messages)

[PATCH] i386: Add AVX2 pragma wrapper for AVX512DQVL intrins
 2023-08-18  6:03 UTC  (2+ messages)

[PATCH] RISC-V: Deduplicate #error messages in testsuite
 2023-08-18  3:52 UTC  (4+ messages)
` [PATCH 1/2] RISC-V: Add quotes to #error messages
` [PATCH 2/2] RISC-V: Add quotes to #error messages (all)

[PATCH v4] libgfortran: Replace mutex with rwlock
 2023-08-18  3:18 UTC  (6+ messages)
      ` [PATCH v6] "

[PATCH V2] RISC-V: Forbidden fuse vlmax vsetvl to DEMAND_NONZERO_AVL vsetvl
 2023-08-18  3:00 UTC  (3+ messages)

[PATCH v1] RISC-V: Refactor RVV class by frm_op_type template arg
 2023-08-18  2:53 UTC 

[PATCH V2] RISC-V: Add the missed half floating-point mode patterns of local_pic_load/store when only use zfhmin or zhinxmin
 2023-08-18  2:40 UTC  (4+ messages)

RISC-V: Deduplicate #error messages in testsuite
 2023-08-18  1:02 UTC 

[committed] libstdc++: Reuse double overload of __convert_to_v if possible
 2023-08-17 23:30 UTC  (3+ messages)

[committed] libstdc++: Replace global std::string objects in tzdb.cc
 2023-08-17 23:28 UTC 

[committed] libstdc++: Micro-optimize construction of named std::locale
 2023-08-17 20:32 UTC 

[committed] libstdc++: Optimize std::string::assign(Iter, Iter) [PR110945]
 2023-08-17 20:32 UTC 

[committed] libstdc++: Add std::formatter specializations for extended float types
 2023-08-17 20:32 UTC 

[committed] libstdc++: Define std::numeric_limits<_FloatNN> before C++23
 2023-08-17 20:32 UTC 

[committed] libstdc++: Fix -Wunused-parameter in <experimental/internet>
 2023-08-17 20:31 UTC 

[committed] libstdc++: Make __cmp_cat::__unseq constructor consteval
 2023-08-17 20:31 UTC 

[committed] libstdc++: Simplify chrono::__units_suffix using std::format
 2023-08-17 20:31 UTC 

[committed] libstdc++: Implement std::to_string in terms of std::format (P2587R3)
 2023-08-17 20:31 UTC 

[committed] libstdc++: Optimize std::to_string using std::string::resize_and_overwrite
 2023-08-17 20:30 UTC 

[committed] libstdc++: Define std::string::resize_and_overwrite for C++11 and COW string
 2023-08-17 20:30 UTC 

[PATCH] improve error when /usr/include isn't found [PR90835]
 2023-08-17 18:40 UTC 

[PATCH] RISC-V: Implement TLS Descriptors
 2023-08-17 18:12 UTC 

[PATCH] libgccjit: Add support for `restrict` attribute on function parameters
 2023-08-17 18:09 UTC  (9+ messages)

[PATCH] RISC-V: Add rotate immediate regression test
 2023-08-17 17:40 UTC  (5+ messages)
` [PATCH v2] RISCV: "
    ` [Committed] "

[COMMITTED] PR tree-optimization/111009 - Fix range-ops operator_addr
 2023-08-17 17:40 UTC 

[V2][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2023-08-17 16:54 UTC  (5+ messages)

[pushed][LRA]: Spill pseudos assigned to fp when fp->sp elimination became impossible
 2023-08-17 16:03 UTC  (3+ messages)

[pushed][LRA]: When assigning stack slots to pseudos previously assigned to fp consider other spilled pseudos
 2023-08-17 16:02 UTC 

[PATCH V4] Add warning options -W[no-]compare-distinct-pointer-types
 2023-08-17 15:37 UTC  (3+ messages)

[WIP] Have -Wpointer-sign be enabled by -Wextra, too [PR109836]
 2023-08-17 14:54 UTC  (4+ messages)
` [PATCH v2] "
  ` [PING] "

RISC-V: Added support for CRC
 2023-08-17 13:36 UTC  (11+ messages)

[committed] libgomp: call numa_available first when using libnuma
 2023-08-17 13:32 UTC 

[PATCH] tree-optimization/111039 - abnormals and bit test merging
 2023-08-17 13:26 UTC 

[COMMITTED] bpf: support `naked' function attributes in BPF targets
 2023-08-17 12:41 UTC 

[committed] libstdc++: Regenerate Makefile.in
 2023-08-17 12:20 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).