public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v3 0/5] LoongArch: SIMD fixes and optimizations
 2023-11-23 12:08 UTC  (19+ messages)
` [PATCH v3 1/5] LoongArch: Fix usage of LSX and LASX frint/ftint instructions [PR112578]
` [PATCH v3 2/5] LoongArch: Use standard pattern name and RTX code for LSX/LASX muh instructions
` [PATCH v3 3/5] LoongArch: Use standard pattern name and RTX code for LSX/LASX rotate shift
` [PATCH v3 4/5] LoongArch: Remove lrint_allow_inexact

[Committed] RISC-V: Add wrapper for emit vec_extract[NFC]
 2023-11-23 12:07 UTC 

[PATCH] strub: machine-independent stack scrubbing
 2023-11-23 12:05 UTC  (9+ messages)
  ` [PATCH v2 00/10] Introduce "
    ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH] RISC-V: Disable AVL propagation of vrgather instruction
 2023-11-23 12:01 UTC  (5+ messages)
  `  "

[Committed V2] RISC-V: Disable AVL propagation of vrgather instruction
 2023-11-23 11:59 UTC 

[PATCH] lower-bitint: Fix up -fnon-call-exceptions bit-field load lowering [PR112668]
 2023-11-23 11:54 UTC  (4+ messages)

[PATCH] expr: Fix &bitint_var handling in initializers [PR112336]
 2023-11-23 11:41 UTC  (2+ messages)

[PATCH] RISC-V: Implement TLS Descriptors
 2023-11-23 11:40 UTC  (5+ messages)
` [PATCH v3] "

PR111754
 2023-11-23 11:40 UTC  (8+ messages)

[aarch64] PR111702 - ICE in insert_regs after interleave+zip1 vector initialization patch
 2023-11-23 11:36 UTC 

[PATCH] c++: Make g++.dg/opt/pr110879.C require C++11 [PR110879]
 2023-11-23 10:57 UTC  (2+ messages)

[Committed] RISC-V: Refine some codes of riscv-v.cc[NFC]
 2023-11-23 10:55 UTC 

[PATCH] c: Add __builtin_stdc_bit_{width,floor,ceil} builtins
 2023-11-23 10:05 UTC  (6+ messages)

[PATCH] testsuite, lib: Re-allow mulitple function start labels
 2023-11-23  9:58 UTC 

[PATCH, testsuite, fortran] fix invalid testcases (missing MOLD argument to NULL)
 2023-11-23  9:38 UTC  (2+ messages)

[PATCH v4] libgfortran: Replace mutex with rwlock
 2023-11-23  9:36 UTC  (12+ messages)

[PATCH] testsuite, Darwin: Add support for Mach-O function body scans
 2023-11-23  9:22 UTC  (10+ messages)

[PATCH v3] sched: Change no_real_insns_p to no_real_nondebug_insns_p [PR108273]
 2023-11-23  9:09 UTC  (20+ messages)
` PING^1 "

[PATCH] Fortran: restrictions on integer arguments to SYSTEM_CLOCK [PR112609]
 2023-11-23  9:07 UTC  (14+ messages)
  ` [PATCH, v2] "
        ` [PATCH, v3] "
              ` [PATCH, v4] "

[PATCH] c++: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348]
 2023-11-23  8:32 UTC  (11+ messages)
` [PATCH] c++, v2: "
    ` [PATCH] c++, v3: "
              ` [PATCH] c++, v4: "

[PATCH] middle-end/32667 - document cpymem and memcpy exact overlap requirement
 2023-11-23  8:28 UTC  (3+ messages)

[PATCH v2] gcov: Fix integer types in gen_counter_update()
 2023-11-23  8:20 UTC  (9+ messages)

[PATCH] tree: Fix up try_catch_may_fallthru [PR112619]
 2023-11-23  8:17 UTC  (6+ messages)

[PATCH] gimple-vr-values:Add constraint for gimple-cond optimization
 2023-11-23  8:17 UTC  (4+ messages)
  `  "

libstdc++: Speed up push_back
 2023-11-23  8:15 UTC  (2+ messages)

[PATCH] LoongArch: Increase cost of vector aligned store/load
 2023-11-23  8:11 UTC  (4+ messages)
` [pushed][PATCH] "

[PATCH] middle-end/32667 - document cpymem and memcpy exact overlap requirement
 2023-11-23  8:00 UTC 

Propagate value ranges of return values
 2023-11-23  7:24 UTC  (11+ messages)
      ` Fix 'gcc.dg/tree-ssa/return-value-range-1.c' for 'char' defaulting to 'unsigned' (was: Propagate value ranges of return values)
      ` Adjust 'libgomp.c/declare-variant-{3,4}-[...]' for inter-procedural value range propagation "

[PATCH] i386: Fix AVX512 and AVX10 option issues
 2023-11-23  6:09 UTC 

[PATCH v2] ifcvt: Remove obsolete code for subreg handling in noce_convert_multiple_sets
 2023-11-23  4:34 UTC  (3+ messages)

[PATCH v2] aarch64: Add support for Ampere-1B (-mcpu=ampere1b) CPU
 2023-11-23  4:27 UTC 

[PATCH] LoongArch: Fix runtime error in a gcc build with --with-build-config=bootstrap-ubsan
 2023-11-23  3:31 UTC  (2+ messages)

[PATCH v2] LoongArch: Optimize the loading of immediate numbers with the same high and low 32-bit values
 2023-11-23  3:28 UTC  (2+ messages)

[PATCH 1/1] email: fix bug and patch email addresses
 2023-11-23  2:18 UTC  (5+ messages)
` [PATCH 2/2] bugzilla: remove `gcc-bugs@` mailing list address

[PATCHv2] Clean up by_pieces_ninsns
 2023-11-23  1:22 UTC 

[PATCH v1] EXPMED: Allow vector mode for DSE extract_low_bits [PR111720]
 2023-11-23  1:20 UTC  (10+ messages)
` [PATCH v4] DSE: Allow vector type for get_stored_val when read < store

[PATCH v3 00/11] : More warnings as errors by default
 2023-11-23  1:04 UTC  (9+ messages)
` [PATCH v3 01/11] aarch64: Avoid -Wincompatible-pointer-types warning in Linux unwinder
` [PATCH v3 02/11] aarch64: Call named function in gcc.target/aarch64/aapcs64/ice_1.c
` [PATCH v3 03/11] gm2: Add missing declaration of m2pim_M2RTS_Terminate to test

[PATCH] mingw: Exclude utf8 manifest [PR111170, PR108865]
 2023-11-23  0:49 UTC  (4+ messages)

[pushed] wwwdocs: faq: Refer to gcc-testresults instead of buildstat.html
 2023-11-23  0:47 UTC 

[PATCH 1/2] testsuite/unroll-8: Avoid triggering undefined behavior
 2023-11-23  0:08 UTC  (5+ messages)
` [PATCH 2/2] testsuite/unroll-8: Disable vectorization for varibale-factor targets

RISC-V: Support XTheadVector extensions
 2023-11-22 23:37 UTC  (8+ messages)
    `  "

[pushed] wwwdocs: releasing: No longer refer to buildstat.html
 2023-11-22 23:25 UTC 

[pushed] wwwdocs: branching: No longer refer to buildstat.html
 2023-11-22 23:23 UTC 

[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
 2023-11-22 22:44 UTC  (13+ messages)
` [PATCH v3 "
            ` [PATCH v5 1/1] "

[PATCH 0/5] Add support for operand-specific alignment requirements
 2023-11-22 22:32 UTC  (3+ messages)
  `  "

[RFA] New pass for sign/zero extension elimination
 2023-11-22 22:23 UTC  (5+ messages)

[PATCH] c++: Implement P2582R1, CTAD from inherited constructors
 2023-11-22 22:07 UTC 

[PATCH 1/2] c-family: -Waddress-of-packed-member and casts
 2023-11-22 21:12 UTC  (2+ messages)
` [PATCH 2/2] c-family: rename warn_for_address_or_pointer_of_packed_member

[committed] d: Merge upstream dmd ff57fec515, druntime ff57fec515, phobos 17bafda79
 2023-11-22 21:11 UTC  (5+ messages)

[committed] hppa: Define MAX_FIXED_MODE_SIZE
 2023-11-22 20:26 UTC 

[committed] hppa: Fix integer REG+D address reloads
 2023-11-22 20:20 UTC 

[RFC, WIP] introduce attribute exalias
 2023-11-22 19:16 UTC  (12+ messages)
` [PATCH] "
  ` [PATCH v3] Introduce attribute reverse_alias
          ` [PATCH v4] Introduce attribute sym
                  ` [PATCH v5] Introduce attribute sym_alias (was: Last call for bikeshedding on attribute sym/exalias/reverse_alias)
                    ` [PATCH v5] Introduce attribute sym_alias

[PATCH] Clean up
 2023-11-22 18:33 UTC  (4+ messages)
` [PATCH] Clean up by_pieces_ninsns

[PATCH] testsuite: analyzer: expect alignment warning with -fshort-enums
 2023-11-22 18:26 UTC  (6+ messages)
` [PATCH #2/4] c++: mark short-enums as packed

[PATCH] c++: alias template of non-template class [PR112633]
 2023-11-22 18:13 UTC  (2+ messages)

[PATCH v2 0/6] libgomp: OpenMP pinned memory omp_alloc
 2023-11-22 17:07 UTC  (5+ messages)
` [PATCH v2 1/6] libgomp: basic pinned memory on Linux
` [PATCH v2 5/6] libgomp, nvptx: Cuda pinned memory

[PATCH 0/3] OpenMP: Improve data abstractions for context selectors
 2023-11-22 16:22 UTC  (2+ messages)
` [PATCH V2 3/3] OpenMP: Use enumerators for names of trait-sets and traits

[PATCH] AArch64/testsuite: Use non-capturing parentheses with ccmp_1.c
 2023-11-22 16:18 UTC  (2+ messages)

[PATCH] Fix PR ada/111909 On Darwin, determine filesystem case sensitivity at runtime
 2023-11-22 15:13 UTC  (21+ messages)

[PATCH 0/1] Avoid exponential behavior in scheduler and better logging
 2023-11-22 15:04 UTC  (11+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 1/8] sched-deps.cc (find_modifiable_mems): Avoid exponential behavior
` [PATCH v3 2/8] Unify implementations of print_hard_reg_set()
` [PATCH v3 3/8] Simplify handling of INSN_ and EXPR_LISTs in sched-rgn.cc
` [PATCH v3 4/8] Improve and fix sched-deps.cc: dump_dep() and dump_lists()
` [PATCH v3 5/8] Add a bit more logging scheduler's dependency analysis
` [PATCH v3 6/8] sched_deps.cc: Simplify initialization of dependency contexts
` [PATCH v3 7/8] Improve logging of register data in scheduler dependency analysis
` [PATCH v3 8/8] Improve logging of scheduler dependency analysis context

[PATCH RFC] c++: mangle function template constraints
 2023-11-22 14:54 UTC  (3+ messages)

[pushed] testsuite: Update path to intl include
 2023-11-22 14:54 UTC 

[PATCH v3] aarch64: SVE/NEON Bridging intrinsics
 2023-11-22 14:52 UTC  (2+ messages)

[PATCH 01/11] rtl-ssa: Support for inserting new insns
 2023-11-22 14:44 UTC  (3+ messages)

[PATCH] tree-optimization/112344 - wrong final value replacement
 2023-11-22 14:40 UTC 

[PATCH] libgcc: mark __hardcfr_check_fail as always_inline
 2023-11-22 14:39 UTC 

[committed] amdgcn: Fix vector TImode reload loop
 2023-11-22 14:27 UTC 

[PATCH v2] A new copy propagation and PHI elimination pass
 2023-11-22 14:20 UTC  (3+ messages)

[pushed] [PR112610] [IRA]: Fix using undefined dump file in IRA code during insn scheduling
 2023-11-22 14:06 UTC 

[PATCH] RISC-V: Fix incorrect use of vcompress in permutation auto-vectorization
 2023-11-22 12:33 UTC  (2+ messages)

Gcc
 2023-11-22 12:10 UTC 

[PATCH] c++/modules: Prevent overwriting arguments for duplicates [PR112588]
 2023-11-22 11:33 UTC 

[PATCH 11/11] aarch64: Use individual loads/stores for mem{cpy,set} expansion
 2023-11-22 11:26 UTC  (2+ messages)

[PATCH 10/11] aarch64: Add new load/store pair fusion pass
 2023-11-22 11:14 UTC  (2+ messages)

Darwin: Replace environment runpath with embedded [PR88590]
 2023-11-22 10:55 UTC  (10+ messages)

[committed] testsuite: Add testcase for already fixed PR112518
 2023-11-22 10:34 UTC 

[PATCH]AArch64: fix aarch64_usubw pattern
 2023-11-22 10:26 UTC  (2+ messages)

[PATCH] arm: [MVE intrinsics] Fix typo
 2023-11-22  9:54 UTC 

[PATCH] ARM/testsuite: Use non-capturing parentheses with pr53447-5.c
 2023-11-22  9:41 UTC  (2+ messages)

[PATCH V2 1/3]rs6000: update num_insns_constant for 2 insns
 2023-11-22  9:18 UTC  (4+ messages)
` [PATCH V2 2/3] Using pli to split 34bits constant

[committed] sanitizer: Fix build on SPARC/Solaris with Solaris as [PR112562]
 2023-11-22  9:16 UTC  (2+ messages)

[PATCH] call maybe_return_this in build_clone
 2023-11-22  8:26 UTC  (3+ messages)

[PATCH] testsuite: Tweak xfail bogus g++.dg/warn/Wstringop-overflow-4.C:144, PR106120
 2023-11-22  7:59 UTC  (2+ messages)

[PATCH] analyzer: deal with -fshort-enums
 2023-11-22  7:58 UTC  (3+ messages)

[PATCH/RFC] libdiagnostics: a shared library for emitting diagnostics
 2023-11-22  7:36 UTC  (4+ messages)
` [PATCH 0/6] v2 of libdiagnostics
  ` [PATCH] binutils: v2: experimental use of libdiagnostics in gas

[PATCH] [APX PUSH2POP2] Adjust operand order for PUSH2POP2
 2023-11-22  7:02 UTC  (2+ messages)

[PATCH] LoongArch: Optimize LSX vector shuffle on floating-point vector
 2023-11-22  6:41 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).