public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] rs6000: Enable const_anchor for 'addi'
 2023-05-31 13:40 UTC  (5+ messages)
` ping: "
    ` ping^^: "

[PATCH] RISC-V: Add vwadd<u>/vwsub<u>/vwmul<u>/vwmulsu.vv lowering optimizaiton for RVV auto-vectorization
 2023-05-31 13:23 UTC  (4+ messages)
    `  "

[PATCH V2] RISC-V: Add vwadd<u>/vwsub<u>/vwmul<u>/vwmulsu.vv lowering optimizaiton for RVV auto-vectorization
 2023-05-31 13:20 UTC 

[PATCH] aarch64: Add pattern for bswap + rotate [PR 110039]
 2023-05-31 13:15 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] Add COMPLEX_VECTOR_INT modes
 2023-05-31 13:14 UTC  (3+ messages)

[PATCH] RISC-V: Add testcase for vrsub.vi auto-vectorization
 2023-05-31 13:07 UTC  (2+ messages)

[PATCH] alias: Change return type of predicate functions from int to bool
 2023-05-31 13:04 UTC  (2+ messages)

[PATCH] RISC-V: Remove FRM for vfwcvt (RVV float to float widening conversion)
 2023-05-31 13:03 UTC  (2+ messages)

[PATCH] RISC-V: Remove FRM for vfncvt.rod instruction
 2023-05-31 13:02 UTC  (2+ messages)

[PATCH] RISC-V: Remove FRM for vfwcvt.f.x<u>.v (RVV integer to float widening conversion)
 2023-05-31 13:00 UTC  (2+ messages)

[PATCH] emit-rtl: Change return type of predicate functions from int to bool
 2023-05-31 12:59 UTC  (2+ messages)

[committed] libstdc++: Do not include <exception> in <mutex>
 2023-05-31 12:23 UTC 

[committed] libstdc++: Replace obsolete shell syntax in configure.ac
 2023-05-31 12:22 UTC 

[committed] libstdc++: Add missing noexcept to std::scoped_allocator_adaptor
 2023-05-31 12:22 UTC 

[committed] libstdc++: Add std::numeric_limits<__float128> specialization [PR104772]
 2023-05-31 12:22 UTC 

[committed] libstdc++: Disable embedded tzdata for all 16-bit targets
 2023-05-31 12:22 UTC 

[committed] libstdc++: Fix preprocessor conditions for std::from_chars [PR109921]
 2023-05-31 12:22 UTC 

[committed] libstdc++: Deprecate std::setfill for std::basic_istream [PR109922]
 2023-05-31 12:22 UTC 

[PATCH 0/2] RISC-V: New pass to optimize calculation of offsets for memory operations
 2023-05-31 12:19 UTC  (11+ messages)
` [PATCH 1/2] Implementation of new RISCV optimizations pass: fold-mem-offsets
` [PATCH 2/2] cprop_hardreg: Enable propagation of the stack pointer if possible

[PATCH] VECT: Change flow of decrement IV
 2023-05-31 12:16 UTC  (26+ messages)
  `  "

[PATCH] ipa/109983 - (IPA) PTA speedup
 2023-05-31 11:26 UTC 

[PATCH] IPA PTA stats enhancement and non-details dump slimming
 2023-05-31 11:26 UTC 

[PATCH v3] MIPS: add speculation_barrier support
 2023-05-31 10:35 UTC  (4+ messages)
` [PATCH v4] "

[PATCH][NFC][committed] aarch64: Simplify output template emission code for a few patterns
 2023-05-31 10:23 UTC 

[PATCH 0/1] [V2] RISC-V: support Zcmp extension
 2023-05-31 10:13 UTC  (5+ messages)
` [PATCH 1/1] [V2] [RISC-V] support cm.push cm.pop cm.popret in zcmp
    `  "

[PATCH] mips: Fix overaligned function arguments [PR109435]
 2023-05-31 10:05 UTC  (2+ messages)

[PATCH v2 1/2] MIPS: Use unaligned access to expand block_move on r6
 2023-05-31  9:55 UTC  (2+ messages)
` [PATCH v2 2/2] MIPS: Don't expand large unaligned block move

[PATCH 1/3] xtensa: Improve "*shlrd_reg" insn pattern and its variant
 2023-05-31  9:51 UTC  (2+ messages)

[PATCH] RISC-V: Support RVV permutation auto-vectorization
 2023-05-31  9:40 UTC 

[PATCH] Optimized "(X - N * M) / N + M" to "X / N" if valid
 2023-05-31  9:18 UTC  (3+ messages)

[PATCH] rs6000: Add buildin for mffscrn instructions
 2023-05-31  9:11 UTC  (11+ messages)
` [PATCH v2] "

[PATCH] [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract*
 2023-05-31  9:00 UTC  (5+ messages)

[PATCH] MAINTAINERS: Add myself to write after approval
 2023-05-31  8:29 UTC 

[C PATCH 1/4] introduce ubsan checking for assigment of VM types 1/4
 2023-05-31  8:12 UTC  (4+ messages)
` [C PATCH 3/4] introduce ubsan checking for assigment of VM types 3/4

[PATCH] Fix ICE in rewrite_expr_tree_parallel
 2023-05-31  7:56 UTC  (3+ messages)

[PATCH] libgcc: Use initarray section type for .init_stack
 2023-05-31  7:45 UTC  (4+ messages)

[PATCH] jump: Change return type of predicate functions from int to bool
 2023-05-31  7:40 UTC  (4+ messages)

[PATCH] libatomic: Provide gthr.h default implementation
 2023-05-31  7:27 UTC  (8+ messages)

[PATCH] RISC-V: Add ZVFH extension to the -march= option
 2023-05-31  7:27 UTC  (3+ messages)

[PATCH] Fix PR 110042: ifcvt regression due to paradoxical subregs
 2023-05-31  7:26 UTC  (2+ messages)

[PATCH] doc: clarify semantics of vector bitwise shifts
 2023-05-31  7:12 UTC  (5+ messages)

[PATCH V1] Testsuite: Fix a fail about xtheadcondmov-indirect-rv64.c
 2023-05-31  7:05 UTC  (2+ messages)

[PATCH 1/2] ipa-cp: Avoid long linear searches through DECL_ARGUMENTS
 2023-05-31  7:03 UTC  (4+ messages)

[PATCH v4] tree-ssa-sink: Improve code sinking pass
 2023-05-31  7:01 UTC 

[PATCH v4] tree-sea-sink: Improve code sinking pass
 2023-05-31  6:51 UTC 

[PATCH] btf: improve -dA comments for testsuite
 2023-05-31  6:13 UTC  (8+ messages)
` [PATCH 1/2] btf: be clear when record size/type is not used
  ` [PATCH 2/2] btf: improve -dA comments for testsuite

[PATCH 2/3 v2] xtensa: Add 'adddi3' and 'subdi3' insn patterns
 2023-05-31  6:02 UTC  (2+ messages)

[PATCH v3 3/4] ree: Main functionality to Improve ree pass for rs6000 target
 2023-05-31  5:32 UTC  (6+ messages)
        ` [PING] "

[PATCH 3/3 v2] xtensa: Optimize 'cstoresi4' insn pattern
 2023-05-31  4:37 UTC  (2+ messages)

[PATCH 0/4] rs6000: build constant via li/lis;rldicX
 2023-05-31  2:55 UTC  (4+ messages)
  ` Ping^^ "
    ` Ping^^^ "

[PATCH V2] rs6000: Enhance lowpart/highpart DI->SF by mtvsrws/mtvsrd
 2023-05-31  2:53 UTC  (4+ messages)
` ping: "
  ` ping^^: "
    ` ping^^^: "

[PATCH] RISC-V: Fix unreachable test code for init repeat sequence
 2023-05-31  1:02 UTC  (3+ messages)

[RFC] RISC-V: Eliminate extension after for *w instructions
 2023-05-31  0:49 UTC  (2+ messages)

[PATCH] RISC-V: Add the option "-mdisable-multilib-check" to avoid multilib checks breaking the compilation
 2023-05-30 23:39 UTC  (5+ messages)

[V9][PATCH 0/2] Accept and Handle the case when a structure including a FAM nested in another structure
 2023-05-30 23:25 UTC  (4+ messages)
` [V9][PATCH 1/2] Handle component_ref to a structre/union field including flexible array member [PR101832]
` [V9][PATCH 2/2] Update documentation to clarify a GCC extension [PR77650]

[PATCH] RISC-V: Basic VLS code gen for RISC-V
 2023-05-30 23:19 UTC  (12+ messages)
  `  "

[pushed] testsuite: add verify-sarif-file to some testcases that were missing it
 2023-05-30 23:00 UTC 

[PATCH] RISC-V: Synthesize power-of-two constants
 2023-05-30 22:17 UTC  (7+ messages)
  `  "

[V1][PATCH 0/3] New attribute "element_count" to annotate bounds for C99 FAM(PR108896)
 2023-05-30 21:44 UTC  (8+ messages)
` [V1][PATCH 2/3] Use the element_count atribute info in builtin object size [PR108896]

[WIP] Have -Wpointer-sign be enabled by -Wextra, too [PR109836]
 2023-05-30 21:42 UTC 

[PATCH] tree: Fix up save_expr [PR52339]
 2023-05-30 21:08 UTC  (8+ messages)

[PATCH] rs6000: Update the vsx-vector-6.* tests
 2023-05-30 20:46 UTC 

[PATCH] rs6000, fix vec_replace_unaligned builtin arguments
 2023-05-30 20:41 UTC 

[pushed] LRA: Update insn sp offset if its input reload changes SP
 2023-05-30 20:28 UTC  (2+ messages)

[testsuite,applied] PR52641: Fix more implicit int=32 fallout
 2023-05-30 20:09 UTC 

[PATCH] Refactor wi::bswap as a function (instead of a method)
 2023-05-30 19:09 UTC  (2+ messages)

[aarch64] Code-gen for vector initialization involving constants
 2023-05-30 18:53 UTC  (22+ messages)

[PATCH] RISC-V: Add missing torture-init and torture-finish for rvv.exp
 2023-05-30 18:43 UTC  (10+ messages)

[COMMITTED] ada: Remove the body of System.Storage_Elements
 2023-05-30 16:55 UTC  (6+ messages)

[PATCH] [arm] testsuite: make mve_intrinsic_type_overloads-int.c libc-agnostic
 2023-05-30 15:44 UTC  (4+ messages)

[V8][PATCH 0/2]Accept and Handle the case when a structure including a FAM nested in another structure
 2023-05-30 15:29 UTC  (8+ messages)
` [V8][PATCH 2/2] Update documentation to clarify a GCC extension [PR77650]

[PATCH] Fix type error of 'switch (SUBREG_BYTE (op)).'
 2023-05-30 14:16 UTC  (4+ messages)

[PATCH] [arm][testsuite]: Fix ACLE data-intrinsics testcases
 2023-05-30 14:02 UTC  (2+ messages)

[patch,avr] Fix PR109650 wrong code
 2023-05-30 13:15 UTC  (3+ messages)
  ` Ping #1: "

[PATCH] MIPS: don't expand large block move
 2023-05-30 11:44 UTC  (5+ messages)

decremnt IV patch create fails on PowerPC
 2023-05-30 11:37 UTC  (15+ messages)
  `  "

[PATCH v1] tree-ssa-sink: Improve code sinking pass
 2023-05-30 11:24 UTC  (6+ messages)

[PATCH] [vect]Enhance NARROW FLOAT_EXPR vectorization by truncating integer to lower precision
 2023-05-30 11:22 UTC  (4+ messages)
` [PATCH V2] "

[committed] OpenMP: Improve C/C++ parsing error message [PR109999]
 2023-05-30 11:16 UTC 

[PATCH] Update perf auto profile script
 2023-05-30 11:08 UTC 

[PATCH] riscv: update riscv_asan_shadow_offset
 2023-05-30 11:04 UTC  (4+ messages)

[PATCH][committed] aarch64: Convert ADDLP and ADALP patterns to standard RTL codes
 2023-05-30  9:42 UTC 

[PATCH][committed] aarch64: Reimplement v(r)hadd and vhsub intrinsics with RTL codes
 2023-05-30  9:38 UTC 

[PATCH] Detect bswap + rotate for byte permutation in pass_bswap
 2023-05-30  9:36 UTC  (2+ messages)

[PATCH] Add a != MIN/MAX_VALUE_CST ? CST-+1 : a to minmax_from_comparison
 2023-05-30  9:32 UTC  (2+ messages)

[PATCH] MATCH: Move `a <= CST1 ? MAX<a, CST2> : a` optimization to match
 2023-05-30  9:31 UTC  (2+ messages)

[PATCH 3/3] xtensa: Optimize 'cstoresi4' insn pattern
 2023-05-30  9:26 UTC 

[PATCH 2/3] xtensa: Add 'adddi3' and 'subdi3' insn patterns
 2023-05-30  9:26 UTC 

[PATCH] riscv: add work around for PR sanitizer/82501
 2023-05-30  9:03 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).