public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] MATCH: Add pattern for `(x | y) & (x & z)`
 2023-09-05  7:21 UTC  (2+ messages)

[PATCH] RISC-V: Emit .note.GNU-stack for non-linux target as well
 2023-09-05  7:17 UTC  (2+ messages)

Check that passes do not forget to define profile
 2023-09-05  7:16 UTC  (2+ messages)
` [PATCH 16/12] _BitInt profile fixes [PR102989]

[PATCH] MATCH: Add `~MAX(~X, Y)` pattern: [PR96694]
 2023-09-05  7:15 UTC  (2+ messages)

[PATCH] MATCH: Transform `(1 >> X) !=/== 0` into `X ==/!= 0`
 2023-09-05  7:12 UTC  (2+ messages)

[PATCH 1/2] VR-VALUES: Rename op0/op1 to op1/op2 for test_for_singularity
 2023-09-05  7:12 UTC  (5+ messages)
` [PATCH 2/2] VR-VALUES: Rewrite test_for_singularity using range_op_handler

[PATCH] ssa_name_has_boolean_range vs signed-boolean:31 types
 2023-09-05  7:08 UTC  (2+ messages)

[PATCH 1/3] Improve ssa_name_has_boolean_range slightly
 2023-09-05  7:02 UTC  (6+ messages)
` [PATCH 2/3] MATCH: Improve zero_one_valued_p by using ssa_name_has_boolean_range
` [PATCH 3/3] MATCH: Replace all uses of ssa_name_has_boolean_range with zero_one_valued_p

[PATCH] fwprop: Allow UNARY_P and check register pressure
 2023-09-05  6:53 UTC  (5+ messages)

[PATCH] riscv: xtheadcondmov: Don't run tests with -Oz
 2023-09-05  6:22 UTC  (2+ messages)

[PATCH v1] LoongArch: Optimized multiply instruction generation
 2023-09-05  6:03 UTC 

[PATCH v2] RISC-V: zicond: Fix opt2 pattern
 2023-09-05  5:33 UTC  (4+ messages)

[PATCH] RISC-V: Fix Zicond ICE on large constants
 2023-09-05  5:30 UTC  (4+ messages)

[PATCH v2 1/2] strlen: fold strstr() even if the length isn't previously known [PR96601]
 2023-09-05  5:14 UTC  (3+ messages)
` [PATCH v2 2/2] strlen: call handle_builtin_strlen() from fold_strstr_to_strncmp()

[PATCH] lra: Avoid unfolded plus-0
 2023-09-05  5:05 UTC  (2+ messages)

[PATCH] RISC-V: Document some -march special cases
 2023-09-05  5:04 UTC  (3+ messages)

[PATCH v3 0/4] LoongArch: target configuration interface update
 2023-09-05  4:40 UTC  (2+ messages)
`  "

[PATCH v2] LoongArch: initial ada support on linux
 2023-09-05  4:39 UTC  (3+ messages)
`  "

[PATCH] RISC-V: Fix Dynamic LMUL compile option
 2023-09-05  2:52 UTC  (2+ messages)

[PATCH] analyzer: implement symbolic value support for CPython plugin's refcnt checker [PR107646]
 2023-09-05  2:13 UTC 

RFC: Introduce -fhardened to enable security-related flags
 2023-09-04 22:40 UTC  (3+ messages)

Add dg test for matching function bodies
 2023-09-04 21:05 UTC  (2+ messages)
` [WIP] testsuite: Port 'check-function-bodies' to nvptx (was: Add dg test for matching function bodies)

[PATCH] testsuite: aarch64: Adjust SVE ACLE tests to new generated code
 2023-09-04 20:48 UTC  (3+ messages)

[PATCH v3] mklog: handle Signed-off-by, minor cleanup
 2023-09-04 19:54 UTC  (2+ messages)
` [COMMITED v4] "

[PATCH v2] mklog: handle Signed-Off-By, minor cleanup
 2023-09-04 19:45 UTC  (4+ messages)
` [PATCH v3] mklog: handle Signed-off-by, "

[PATCH 9/12] libgcc _BitInt support [PR102989]
 2023-09-04 19:42 UTC  (4+ messages)
  ` [PATCH 15/12] Add further _BitInt <-> floating point tests [PR102989]

[PATCH] Bug 111071: fix the subr with -1 to not due to the simplify
 2023-09-04 18:59 UTC  (3+ messages)

[PATCH 1/2] strlen: fold strstr() even if the length isn't previously known [PR96601]
 2023-09-04 18:53 UTC  (2+ messages)
` [PATCH 2/2] strlen: call handle_builtin_strlen() from fold_strstr_to_strncmp()

[PATCH] analyzer: Move gcc.dg/analyzer tests to c-c++-common (2) [PR96395]
 2023-09-04 18:00 UTC 

[PATCH] c++: Additional warning for name-hiding [PR12341]
 2023-09-04 17:18 UTC 

[PATCH] testsuite: Remove unwanted 'dg-do run' from gcc.dg/vect tests
 2023-09-04 16:57 UTC  (2+ messages)

[RFC] libstdc++: Make --enable-libstdcxx-backtrace=auto default to yes
 2023-09-04 16:48 UTC  (6+ messages)

[committed] libstdc++: Remove unnecessary dg-options and outdated comment
 2023-09-04 16:29 UTC 

[committed] libstdc++: Remove dg-options "-std=c++98" from TR1 tests
 2023-09-04 16:29 UTC 

[committed] libstdc++: Enable std::auto_ptr tests for C++11 and later
 2023-09-04 16:29 UTC 

[committed] libstdc++: Fix filenames and comments in tests [PR26142]
 2023-09-04 16:29 UTC 

[committed] libstdc++: Add { target c++98_only } to tests
 2023-09-04 16:29 UTC 

[committed] libstdc++: Add explicit -std=gnu++98 to tests that use { target c++98_only }
 2023-09-04 16:29 UTC 

[committed] libstdc++: Add missing target selector to std::expected test
 2023-09-04 16:28 UTC 

[WIP] nvptx: Also allow immediate input operand to 'bitrev<mode>2'
 2023-09-04 16:24 UTC 

[PATCH] RISC-V: Keep vlmax vector operators in simple form until split1 pass
 2023-09-04 15:38 UTC  (3+ messages)

[PATCH 1/2] c++: implement __remove_pointer built-in trait
 2023-09-04 15:00 UTC  (3+ messages)
` [PATCH v2 "
  ` [PING][PATCH "

[PATCH 1/2] c++, libstdc++: implement __is_scalar built-in trait
 2023-09-04 15:00 UTC  (3+ messages)
` [PATCH v2 "
  ` [PING][PATCH "

[PATCH v8 0/6] c++, libstdc++: get std::is_object to dispatch to new built-in traits
 2023-09-04 15:00 UTC  (10+ messages)
` [PATCH v10 0/5] c++, libstdc++: Make std::is_object "
  ` [PATCH v10 2/5] libstdc++: Use new built-in trait __is_reference for std::is_reference
      ` [PING][PATCH "
  ` [PATCH v10 3/5] c++: Implement __is_function built-in trait
      ` [PING][PATCH "
  ` [PATCH v10 5/5] libstdc++: Make std::is_object dispatch to new built-in traits
    ` [PING][PATCH "

[PATCH v3 1/2] c++: implement __is_unsigned built-in trait
 2023-09-04 15:00 UTC  (4+ messages)
` [PATCH v4 "
    ` [PING][PATCH "

[PATCH v2 1/3] c++, libstdc++: Implement __is_arithmetic built-in trait
 2023-09-04 15:00 UTC  (6+ messages)
` [PATCH v5 1/4] "
  ` [PATCH v5 3/4] libstdc++: Optimize is_fundamental trait performance
  ` [PATCH v5 4/4] libstdc++: Optimize is_compound "

[PATCH] RISC-V: Support Dynamic LMUL Cost model
 2023-09-04 13:47 UTC 

Add 'libgomp.c-c++-common/pr100059-1.c' [PR100059]
 2023-09-04 12:54 UTC 

[pushed] Darwin, ppc: Add system stubs for all 32b PPC
 2023-09-04 11:35 UTC 

[PATCH] Darwin: Place global inits in the correct section
 2023-09-04 11:29 UTC 

[pushed] Darwin: Match system sections and relocs for exception tables
 2023-09-04 10:57 UTC 

[pushed] Darwin, machopic: Debug printer for macho symbol flags
 2023-09-04 10:47 UTC 

[PATCH] [tree-optimization/110279] swap operands in reassoc to reduce cross backedge FMA
 2023-09-04 10:33 UTC  (10+ messages)

[PING][PATCH v2 2/2] libstdc++: Use new built-in trait __is_signed
 2023-09-04 10:25 UTC  (2+ messages)

[PATCH] Generate vmovsh instead of vpblendw for specific vec_merge
 2023-09-04 10:15 UTC 

[PATCH 00/13] [RFC] Support Intel APX EGPR
 2023-09-04  9:10 UTC  (19+ messages)
` [PATCH 06/13] [APX EGPR] Map reg/mem constraints in inline asm to non-EGPR constraint
` [PATCH 08/13] [APX EGPR] Handle GPR16 only vector move insns

[PATCH] analyzer: Add support of placement new and improved operator new [PR105948,PR94355]
 2023-09-04  8:44 UTC  (6+ messages)

[PATCH 3/4] Improve functionality of ree pass
 2023-09-04  7:57 UTC 

[PATCH v1] RISC-V: Support FP16 for RVV VRGATHEREI16 intrinsic
 2023-09-04  7:45 UTC  (3+ messages)

[PATCH] rtl-optimization/110939 Really fix narrow comparison of memory and constant
 2023-09-04  5:55 UTC  (4+ messages)
  ` PING^2: "
    ` PING^3: "

[PATCH-2v2, rs6000] Implement 32bit inline lrint [PR88558]
 2023-09-04  5:33 UTC 

[PATCH-1v2, rs6000] Enable SImode in FP registers on P7 [PR88558]
 2023-09-04  5:33 UTC 

[PATCH] RISC-V: Add conditional sqrt autovec pattern
 2023-09-04  4:49 UTC 

[PATCH V6] Optimize '(X - N * M) / N' to 'X / N - M' if valid
 2023-09-04  3:30 UTC  (3+ messages)

[PING][PATCH] LoongArch: initial ada support on linux
 2023-09-04  2:19 UTC  (3+ messages)

[PATCH 1/2] LoongArch: Optimize switch with sign-extended index
 2023-09-04  1:52 UTC  (3+ messages)
  `  "

[PATCH v2] LoongArch: Support storing floating-point zero into MEM[base + index]
 2023-09-04  1:49 UTC  (2+ messages)
`  "

[PATCH] MATCH: Add `(x | c) & ~(y | c)` and `x & ~(y | x)` patterns [PR98710]
 2023-09-04  1:25 UTC 

niBkssSYVUSxv
 2023-09-04  1:08 UTC 

[PATCH] Improve rewrite_to_defined_overflow for lhs already the correct type
 2023-09-03 16:18 UTC 

Testsuite: fix contructor priority test
 2023-09-03 13:36 UTC  (2+ messages)

[PATCH v1] RISC-V: Support FP MAX/MIN autovec for VLS mode
 2023-09-03  0:18 UTC  (3+ messages)

[pushed] wwwdocs: *: Use "back end" instead of "backend"
 2023-09-02 12:01 UTC 

[PATCH 0/12] GCC _BitInt support [PR102989]
 2023-09-02 11:41 UTC  (6+ messages)
` Patch ping "
    ` [PATCH 14/12] libgcc _BitInt helper documentation [PR102989]

[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
 2023-09-02  8:43 UTC  (3+ messages)

[PATCH] MATCH: `(nop_convert)-(convert)a` into -(convert)a if we are converting from something smaller
 2023-09-02  7:00 UTC 

[PATCH] LoongArch: Support loading floating-point zero into MEM[base + index]
 2023-09-02  5:16 UTC  (2+ messages)

[PATCH v6] LoongArch:Implement 128-bit floating point functions in gcc
 2023-09-02  2:31 UTC  (2+ messages)

[PATCH] c++: improve verify_constant diagnostic [PR91483]
 2023-09-02  0:03 UTC  (2+ messages)

[PATCH] diagnostics: Delete config pointer before overwriting it
 2023-09-01 23:54 UTC  (2+ messages)

[PATCH] analyzer: call off a superseding when diagnostics are unrelated [PR110830]
 2023-09-01 23:48 UTC  (2+ messages)

[pushed] wwwdocs: gcc-12: Improve language around vectorizer and -O2
 2023-09-01 22:53 UTC 

[PATCH 8/12] libgcc: Generated tables for _BitInt <-> _Decimal* conversions [PR102989]
 2023-09-01 21:27 UTC  (2+ messages)

[PATCH] analyzer: implement reference count checking for CPython plugin [PR107646]
 2023-09-01 21:07 UTC  (4+ messages)

[PATCH] Fortran: runtime bounds-checking in presence of array constructors [PR31059]
 2023-09-01 20:48 UTC  (4+ messages)

[PATCH] RISC-V: zicond: remove bogus opt2 pattern
 2023-09-01 19:17 UTC  (7+ messages)

[PATCH v2] c: don't emit -Wmissing-variable-declarations for register variables [PR110947]
 2023-09-01 19:02 UTC 

[PATCH] c: don't emit -Wmissing-variable-declarations for register variables [PR110947]
 2023-09-01 18:50 UTC 

[committed] libstdc++: Fix compare_exchange_padding.cc test for std::atomic_ref
 2023-09-01 18:14 UTC  (4+ messages)

[PATCH] RISC-V: Add Types to Un-Typed Risc-v Instructions:
 2023-09-01 18:02 UTC  (2+ messages)

[PATCH] c++: Move consteval folding to cp_fold_r
 2023-09-01 17:36 UTC  (2+ messages)

[committed] libstdc++: Fix debug-mode tests for constexpr algorithms
 2023-09-01 16:56 UTC 

[committed] libstdc++: Add -Wno-self-move to two filesystem tests
 2023-09-01 16:55 UTC 

[PATCH] libstdc++: fix memory clobbering in std::vector [PR110879]
 2023-09-01 16:55 UTC  (5+ messages)

[PATCH]AArch64 xorsign: Fix scalar xorsign lowering
 2023-09-01 15:13 UTC  (4+ messages)

[committed] libstdc++: Use std::string::__resize_and_overwrite in std::filesystem
 2023-09-01 15:02 UTC 

[committed] libstdc++: Use a loop in atomic_ref::compare_exchange_strong [PR111077]
 2023-09-01 15:02 UTC 

[PATCH] c++: Diagnose [basic.scope.block]/2 violations even in compound-stmt of function-try-block [PR52953]
 2023-09-01 14:34 UTC  (4+ messages)
  ` [PATCH] c++, v2: "
    ` [PATCH] c++, v3: "

[PING][PATCH v2] Add clang's invalid-noreturn warning flag (gnu.org)
 2023-09-01 13:59 UTC 

[PATCH][Ada] Fix syntax errors in expect.c
 2023-09-01 13:41 UTC  (2+ messages)

[RFC PATCH] c++: Diagnose [basic.scope.block]/2 violations even for block externs [PR52953]
 2023-09-01 13:34 UTC  (3+ messages)
  ` [PATCH] c++, v2: "

[PATCH] ipa: Self-DCE of uses of removed call LHSs (PR 108007)
 2023-09-01 13:32 UTC  (2+ messages)

[PATCH] ipa-sra: Allow IPA-SRA in presence of returns which will be removed
 2023-09-01 13:30 UTC  (2+ messages)

[PATCH] Add Types to Un-Typed Pic Instructions:
 2023-09-01 13:15 UTC  (2+ messages)

[PATCH v8 0/4] P1689R5 support
 2023-09-01 13:04 UTC  (5+ messages)
` [PATCH v8 1/4] spec: add a spec function to join arguments
` [PATCH v8 2/4] p1689r5: initial support
` [PATCH v8 3/4] c++modules: report imported CMI files as dependencies
` [PATCH v8 4/4] c++modules: report module mapper files as a dependency

[x86_64 PATCH] Improve __int128 argument passing (in ix86_expand_move)
 2023-09-01 13:01 UTC  (7+ messages)

[PATCH v2 1/2] c++: implement __is_const built-in trait
 2023-09-01 13:00 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] libstdc++: use new built-in trait __is_const
    ` [PING][PATCH "

[PATCH v2 1/2] c++: implement __is_array built-in trait
 2023-09-01 13:00 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] libstdc++: use new built-in trait __is_array
    ` [PING][PATCH "

[PATCH v2 1/2] c++: implement __is_volatile built-in trait
 2023-09-01 13:00 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] libstdc++: use new built-in trait __is_volatile
    ` [PING][PATCH "

[PATCH v5 2/2] libstdc++: Use new built-in trait __is_pointer
 2023-09-01 13:00 UTC  (4+ messages)
` [PATCH v6 1/2] c++, libstdc++: Implement __is_pointer built-in trait
  ` [PATCH v6 2/2] libstdc++: Use new built-in trait __is_pointer
    ` [PING][PATCH "

[PATCH] MATCH [PR19832]: Optimize some `(a != b) ? a OP b : c`
 2023-09-01 12:27 UTC  (2+ messages)
` [committed] testsuite: Fix vectcond-1.C FAIL on i686-linux [PR19832]

[PATCH] MATCH: extend min_value/max_value match to vectors
 2023-09-01 12:26 UTC  (2+ messages)
` [committed] testsuite: Fix up pr110915* tests on i686-linux [PR110915]

[PATCH] c++: Check for indirect change of active union member in constexpr [PR101631]
 2023-09-01 12:22 UTC  (3+ messages)
  ` [PATCH v2] c++: Catch "

[PING][PATCH 1/2] Ada: Synchronized private extensions are always limited
 2023-09-01 12:08 UTC  (3+ messages)

[PATCH v3] tree-optimization/110279- Check for nested FMA in reassoc
 2023-09-01 11:38 UTC  (2+ messages)

[PATCH 0/4] Add conditional autovec convert patterns
 2023-09-01 11:34 UTC  (4+ messages)
` [PATCH 1/4] RISC-V: Adjust expand_cond_len_{unary,binop,op} api

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