public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] predict: Adjust optimize_function_for_size_p [PR105818]
 2022-08-15  8:33 UTC  (5+ messages)

[PATCH] analyzer: fix for ICE in sm-fd.cc [PR106551]
 2022-08-15  8:32 UTC 

[x86_64 PATCH] Support shifts and rotates by integer constants in TImode STV
 2022-08-15  8:29 UTC 

[PATCH] vect: Don't allow vect_emulated_vector_p type in vectorizable_call [PR106322]
 2022-08-15  8:09 UTC  (5+ messages)

[RFC]rs6000: split complicated constant to memory
 2022-08-15  8:07 UTC  (2+ messages)

[PATCH v3] rs6000: Adjust mov optabs for opaque modes [PR103353]
 2022-08-15  8:07 UTC  (7+ messages)
        ` PING^1 [PATCH v4] "
          ` PING^2 "

[PATCH v3] rs6000: Fix the check of bif argument number [PR104482]
 2022-08-15  8:07 UTC  (5+ messages)
` PING^1 "
  ` PING^2 "
    ` PING^3 "
      ` PING^4 "

[PATCH] rs6000: Handle unresolved overloaded builtin [PR105485]
 2022-08-15  8:06 UTC  (5+ messages)
` PING^1 "
  ` PING^2 "
    ` PING^3 "
      ` PING^4 "

[PATCH] rs6000: Suggest unroll factor for loop vectorization
 2022-08-15  8:05 UTC  (2+ messages)
` PING^1 "

[PATCH v2] rs6000/test: Fix empty TU in some cases of effective targets [PR106345]
 2022-08-15  8:03 UTC  (2+ messages)
` PING^1 "

[PATCH] PR tree-optimization/64992: (B << 2) != 0 is B when B is Boolean
 2022-08-15  7:55 UTC  (4+ messages)

[PATCH] PR tree-optimization/71343: Optimize (X<<C)&(Y<<C) as (X&Y)<<C
 2022-08-15  7:48 UTC  (4+ messages)
  ` [PATCH take #2] "

[x86 PATCH] PR target/106577: force_reg may clobber operands during split
 2022-08-15  7:45 UTC  (2+ messages)

[PATCH] i386 testsuite: cope with --enable-default-pie
 2022-08-15  5:50 UTC  (7+ messages)

[PATCH] riscv: elf-multilib: add rv32iafc to defaults
 2022-08-15  5:47 UTC 

[PATCH][_GLIBCXX_DEBUG] Add basic_string::starts_with/ends_with checks
 2022-08-14 15:32 UTC 

[PATCH] MIPS: improve -march=native arch detection
 2022-08-14 10:36 UTC  (2+ messages)

[PATCH] xtensa: Turn on -fsplit-wide-types-early by default
 2022-08-14  9:29 UTC 

[PATCH] c: Implement C23 nullptr (N3042)
 2022-08-13 21:35 UTC 

[r13-2029 Regression] FAIL: gcc.dg/analyzer/torture/pr93451.c -Os (test for excess errors) on Linux/x86_64
 2022-08-13 12:08 UTC  (2+ messages)
` [committed] testsuite: Disable out-of-bounds checker in analyzer/torture/pr93451.c

[PATCH] Add pattern to convert vector shift + bitwise and + multiply to vector compare in some cases
 2022-08-13  9:58 UTC 

[x86 PATCH] Move V1TI shift/rotate lowering from expand to pre-reload split
 2022-08-13  9:57 UTC  (4+ messages)
  ` [x86 PATCH take #2] "

[PATCH] RISC-V: Avoid redundant sign-extension for SImode SGE, SGEU, SLE, SLEU
 2022-08-12 22:01 UTC  (3+ messages)

Rust frontend patches v1
 2022-08-12 20:45 UTC  (6+ messages)

[PATCH v2] rs6000: Rework ELFv2 support for -fpatchable-function-entry* [PR99888]
 2022-08-12 17:28 UTC  (2+ messages)

[GCC][PATCH] arm: Add support for Arm Cortex-M85 CPU
 2022-08-12 17:20 UTC  (3+ messages)
  ` [GCC][PATCH v2] "

[PATCH 0/15] arm: Enables return address verification and branch target identification on Cortex-M
 2022-08-12 17:10 UTC  (15+ messages)
` [PATCH 1/15] arm: Make mbranch-protection opts parsing common to AArch32/64
` [PATCH 2/15] arm: Add Armv8.1-M Mainline target feature +pacbti
` [PATCH 3/15] arm: Add option -mbranch-protection
` [PATCH 4/15] arm: Add testsuite library support for PACBTI target
` [PATCH 5/15] arm: Implement target feature macros for PACBTI
` [PATCH 6/15] arm: Add pointer authentication for stack-unwinding runtime
` [PATCH 7/15] arm: Emit build attributes for PACBTI target feature
` [PATCH 8/15] arm: Introduce multilibs "
` [PATCH 9/15] arm: Set again stack pointer as CFA reg when popping if necessary
` [PATCH 10/15] arm: Implement cortex-M return signing address codegen
` [PATCH 11/15] aarch64: Make bti pass generic so it can be used by the arm backend
` [PATCH 12/15] arm: implement bti injection
` [PATCH 13/15] arm: Add pacbti related multilib support for armv8.1-m.main

[PATCH] Support threading of just the exit edge
 2022-08-12 16:03 UTC  (2+ messages)

[Committed] arm: Document +no options for Cortex-M55 CPU
 2022-08-12 15:31 UTC 

[PATCH] tree-optimization/106593 - fix ICE with backward threading
 2022-08-12 15:29 UTC  (7+ messages)

[PATCH] s390: Implement vec_set with vec_merge and, vec_duplicate
 2022-08-12 14:48 UTC 

Fix invalid devirtualization when combining final keyword and anonymous types
 2022-08-12 14:26 UTC 

[PATCH] s390: Implement vec_extract via vec_select
 2022-08-12 14:19 UTC 

[committed] Improve comment for tree_niter_desc.{control,bound,cmp}
 2022-08-12 13:41 UTC 

[PATCH]AArch64 sve: Fix fcmuo combine patterns [PR106524]
 2022-08-12 11:04 UTC  (2+ messages)

[PATCH] s390: Implement vec_revb(vector short)/bswapv8hi with, verllh
 2022-08-12 11:03 UTC 

[PATCH] phiopt: Remove unnecessary checks from spaceship_replacement [PR106506]
 2022-08-12 10:58 UTC  (2+ messages)

[PATCH] s390: Recognize reverse/element swap permute patterns
 2022-08-12 10:57 UTC 

GCC 12.1.1 Status Report (2022-08-12), branch frozen for release
 2022-08-12 10:56 UTC 

[PATCH] s390: Use vpdi and verllg in vec_reve
 2022-08-12 10:13 UTC 

[PATCH] s390: Add z15 to s390_issue_rate
 2022-08-12 10:02 UTC 

[PATCH] s390: Add -munroll-only-small-loops
 2022-08-12 10:00 UTC 

[PATCH] rs6000: avoid ineffective replacement of splitters
 2022-08-12  9:41 UTC  (2+ messages)

[PATCH v6] LoongArch: add addr_global attribute
 2022-08-12  9:17 UTC 

[PATCH v3] Modify combine pattern by a pseudo AND with its nonzero bits [PR93453]
 2022-08-12  8:04 UTC  (5+ messages)

[GCC13][Patch][PR106457]improve array_at_struct_end_p for array objects (PR106457)
 2022-08-12  6:46 UTC  (4+ messages)

[PATCH] c/c++: new warning: -Wxor-used-as-pow [PR90885]
 2022-08-12  1:38 UTC 

[COMMITTED] [AARCH64] Remove reference to MD_INCLUDES
 2022-08-12  0:35 UTC 

[PATCH 1/1] c++/106423: Fix pragma suppression of -Wc++20-compat diagnostics
 2022-08-11 23:59 UTC  (5+ messages)
` [PATCH 1/1 v2] "

[PATCH] c-family: Honor -Wno-init-self for cv-qual vars [PR102633]
 2022-08-11 22:30 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH] c++: Extend -Wpessimizing-move for class prvalues [PR106276]
 2022-08-11 22:27 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] c++: Tweak for -Wpessimizing-move in templates [PR89780]
 2022-08-11 22:24 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/5] IEEE 128-bit built-in overload support
 2022-08-11 20:44 UTC  (6+ messages)

[PATCH 1/2] analyzer: consider that realloc could shrink the buffer [PR106539]
 2022-08-11 19:30 UTC  (8+ messages)
` [PATCH 2/2] analyzer: out-of-bounds checker [PR106000]
` [PATCH 1/2 v2] analyzer: consider that realloc could shrink the buffer [PR106539]
  ` [PATCH 2/2 v2] analyzer: out-of-bounds checker [PR106000]

[PATCH] tree-optimization/106514 - revisit m_import compute in backward threading
 2022-08-11 17:46 UTC  (6+ messages)

[PATCH][AArch64] Implement ACLE Data Intrinsics
 2022-08-11 15:21 UTC  (8+ messages)

[PATCH] Tame path_range_query::compute_imports
 2022-08-11 15:11 UTC  (3+ messages)

[PATCH] analyzer: fix ICE casued by dup2 in sm-fd.cc[PR106551]
 2022-08-11 14:22 UTC  (2+ messages)

[PATCH] rs6000: Enable generate const through pli+pli+rldimi
 2022-08-11 13:48 UTC  (4+ messages)

[PATCH] arm: unified syntax for libgcc clear_cache
 2022-08-11 13:35 UTC 

ICE after folding svld1rq to vec_perm_expr duing forwprop
 2022-08-11 13:23 UTC  (14+ messages)

[PATCH][pushed] tree-optimization/106514 - revisit m_import compute in backward threading
 2022-08-11 13:00 UTC 

[PATCH][pushed] tree-optimization/106514 - revisit m_import compute in backward threading
 2022-08-11 13:00 UTC 

[PATCH][pushed] tree-optimization/106514 - revisit m_import compute in backward threading
 2022-08-11 13:00 UTC 

[PATCH] Tame path_range_query::compute_imports
 2022-08-11 11:42 UTC 

[PATCH] Tame path_range_query::compute_imports
 2022-08-11 11:42 UTC 

[PATCH] Tame path_range_query::compute_imports
 2022-08-11 11:42 UTC 

[PATCH] LoongArch: Get __tls_get_addr address through got table when disable plt
 2022-08-11 11:35 UTC 

[PATCH] analyzer: fix ICE casued by dup2 in sm-fd.cc[PR106551]
 2022-08-11  9:10 UTC  (7+ messages)

[committed] testsuite: Fix up pr106243* tests on i686-linux [PR106243]
 2022-08-11  8:34 UTC 

[committed] testsuite: Fix up pr104992* tests on i686-linux [PR104992]
 2022-08-11  8:32 UTC 

[PATCH V2]HIGH part of symbol ref is invalid for constant pool[PR106460]
 2022-08-11  7:18 UTC  (2+ messages)

[00/23] Make fwprop use an on-the-side RTL SSA representation
 2022-08-11  6:58 UTC  (4+ messages)
` [09/23] Add a cut-down version of std::span (array_slice)

[PATCH] rs6000: Fix incorrect RTL for Power LE when removing the UNSPECS [PR106069]
 2022-08-11  6:15 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] PR106342 - IBM zSystems: Provide vsel for all vector modes
 2022-08-11  5:45 UTC  (3+ messages)

[PATCH] RISC-V/testsuite: Restrict remaining `fmin'/`fmax' tests to hard float
 2022-08-11  2:38 UTC  (2+ messages)

[PATCH v2 1/2] RISC-V: Support _Float16 type
 2022-08-10 23:19 UTC  (3+ messages)
` [PATCH v2 2/2] RISC-V: Support zfh and zfhmin extension

[PATCH V2] arm: add -static-pie support
 2022-08-10 20:30 UTC  (3+ messages)

[PATCH] Complete __gnu_test::basic_string<>::compare support
 2022-08-10 18:31 UTC 

[PATCH] match.pd: Add abs with bitwise and pattern [PR106243]
 2022-08-10 17:10 UTC 

[PATCH] Fix path query compute_imports for external path
 2022-08-10 16:12 UTC  (3+ messages)

[PATCH] RISC-V: Fix the sge<u> ..., x0, ... pattern
 2022-08-10 15:51 UTC  (2+ messages)

[PATCH] RISC-V: Use the X iterator for eh_set_lr_{si,di}
 2022-08-10 15:46 UTC  (2+ messages)

[PATCH 0/2] RISC-V: Support _Float16 type and implement zfh and zfhmin extension
 2022-08-10 15:44 UTC 

[PATCH] analyzer: fix ICE casued by dup2 in sm-fd.cc[PR106551]
 2022-08-10 15:05 UTC 

[PATCH] soft-fp: Update soft-fp from glibc
 2022-08-10 14:22 UTC 

[PATCH] tree-optimization/106513 - fix mistake in bswap symbolic number shifts
 2022-08-10 13:59 UTC  (2+ messages)

[PATCH 1/3] Factor out jobserver_active_p
 2022-08-10 11:51 UTC  (8+ messages)

[PATCH] libstdc++: Outline the overlapping case of string _M_replace into a separate function [PR105329]
 2022-08-10 11:27 UTC  (2+ messages)

[PATCH 2/3] lto: support --jobserver-style=fifo for recent GNU make
 2022-08-10 11:11 UTC  (5+ messages)
  ` [PATCH 3/3] lto: respect jobserver in parallel WPA streaming

[PATCH] rs6000: Rework ELFv2 support for -fpatchable-function-entry* [PR99888]
 2022-08-10  7:42 UTC  (5+ messages)

[PATCH v2, rs6000] Add multiply-add expand pattern [PR103109]
 2022-08-10  7:37 UTC  (6+ messages)

[PATCH] Mips: Enable TSAN for 64-bit ABIs
 2022-08-10  6:46 UTC  (2+ messages)

[Committed] PR other/106575: Use "signed char" in new fold-eqandshift-4.c
 2022-08-10  6:09 UTC 

[committed] analyzer: fix missing -Wanalyzer-use-of-uninitialized-value on special-cased functions [PR106573]
 2022-08-10  0:03 UTC 

[PATCH] libgccjit.h: Make the macro definition for testing gcc_jit_context_new_bitcast correctly available
 2022-08-09 23:09 UTC  (5+ messages)

[PATCH] c++: Implement -Wself-move warning [PR81159]
 2022-08-09 16:37 UTC 

[PATCH] analyzer: fix ICE casued by dup2 in sm-fd.cc[PR106551]
 2022-08-09 16:14 UTC  (3+ messages)

[committed] docs: add notes on which functions -fanalyzer has hardcoded knowledge of
 2022-08-09 15:38 UTC 

[PATCH] c++: Extend -Wredundant-move for const-qual objects [PR90428]
 2022-08-09 15:08 UTC  (4+ messages)
  ` [PATCH v2] "

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