public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] RISC-V: Fix reg order of RVV registers
 2023-04-20 13:36 UTC  (3+ messages)

[committed][OG10] amdgcn, openmp: Fix concurrency in low-latency allocator
 2023-04-20 13:29 UTC 

[committed] RISC-V: Fix riscv/arch-19.c with different ISA spec version
 2023-04-20 13:24 UTC 

[committed] RISC-V: Fix simplify_ior_optimization.c on rv32
 2023-04-20 13:24 UTC 

[ping][vect-patterns] Refactor widen_plus/widen_minus as internal_fns
 2023-04-20 13:23 UTC  (13+ messages)

[PATCH] RISC-V: Fix bug of PR109535
 2023-04-20 13:22 UTC  (2+ messages)

[PATCH] Implement range-op entry for sin/cos
 2023-04-20 13:17 UTC  (3+ messages)

[PATCH v3] libgfortran: Replace mutex with rwlock
 2023-04-20 13:13 UTC 

[PATCH] [i386] Support type _Float16/__bf16 independent of SSE2
 2023-04-20 12:18 UTC  (3+ messages)

[committed] amdgcn: bug fix ldexp insn
 2023-04-20 12:11 UTC 

[committed] amdgcn: update target-supports.exp
 2023-04-20 12:07 UTC 

[PATCH] VECT: Add WHILE_LEN pattern for decrement IV support for auto-vectorization
 2023-04-20 12:05 UTC  (11+ messages)
    `  "

[PATCH] tree-optimization/109564 - avoid equivalences from PHIs in most cases
 2023-04-20 12:03 UTC 

[PATCH 0/3] RISC-V: Basic enable RVV auto-vectorizaiton
 2023-04-20 11:08 UTC  (6+ messages)
` [PATCH 1/3] RISC-V: Add auto-vectorization compile option for RVV
` [PATCH 2/3] RISC-V: Enable basic auto-vectorization "
` [PATCH 3/3] RISC-V: Add sanity testcases for RVV auto-vectorization

[PATCH 0/3 V2] RISC-V: Basic enable RVV auto-vectorizaiton
 2023-04-20 10:37 UTC  (16+ messages)
` [PATCH 1/3 V2] RISC-V: Add auto-vectorization compile option for RVV
` [PATCH 2/3 V2] RISC-V: Enable basic auto-vectorization "
    `  "
` [PATCH 3/3 V2] RISC-V: Add sanity testcases for RVV auto-vectorization

[committed v2] gcc-13: Add release note for RISC-V
 2023-04-20 10:20 UTC 

[PATCH v4 00/10] RISC-V: Add autovec support
 2023-04-20 10:01 UTC  (13+ messages)
` [PATCH v4 03/10] RISC-V:autovec: Add auto-vectorization support functions
` [PATCH v4 04/10] RISC-V:autovec: Add target vectorization hooks
` [PATCH v4 05/10] RISC-V:autovec: Add autovectorization patterns for binary integer operations
` [PATCH v4 07/10] vect: Verify that GET_MODE_NUNITS is a multiple of 2
        `  "

[PATCH] Remove duplicate DFS walks from DF init
 2023-04-20  9:23 UTC 

[PATCH] tree-vect-patterns: Pattern recognize ctz or ffs using clz, popcount or ctz [PR109011]
 2023-04-20  9:21 UTC  (2+ messages)

[13 PATCH RFA] c++: fix 'unsigned __int128_t' semantics [PR108099]
 2023-04-20  7:50 UTC  (5+ messages)

[PATCH 2/2, rs6000] xfail float128 comparison test case that fails on powerpc64 [PR108728]
 2023-04-20  7:39 UTC  (2+ messages)

[PATCH 2/1, rs6000] make ppc_cpu_supports_hw as effective target keyword [PR108728]
 2023-04-20  7:36 UTC  (2+ messages)

[PATCH] Less warnings for parameters declared as arrays [PR98541, PR98536]
 2023-04-20  7:00 UTC  (3+ messages)

[wwwdocs] gcc-13: Add release note for RISC-V
 2023-04-20  6:35 UTC  (2+ messages)

[RFA] [PR target/108248] [RISC-V] Break down some bitmanip insn types
 2023-04-20  6:00 UTC  (2+ messages)

[PATCH] machine_mode type size: Extend enum size from 8-bit to 16-bit
 2023-04-20  5:37 UTC  (18+ messages)
  `  "

[PATCH] PR testsuite/106879 FAIL: gcc.dg/vect/bb-slp-layout-19.c on powerpc64
 2023-04-20  4:37 UTC  (3+ messages)

[PATCH] Canonicalize vec_merge when mask is constant
 2023-04-20  3:58 UTC 

[PATCH] libstdc++: Synchronize PSTL with upstream
 2023-04-20  3:39 UTC 

[PATCH] doc: Document order of define_peephole2 scanning
 2023-04-20  2:57 UTC  (8+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[r14-88 Regression] FAIL: g++.dg/ext/int128-8.C -std=gnu++20 (test for excess errors) on Linux/x86_64
 2023-04-20  1:24 UTC 

[PATCH 1/2] Use NO_REGS in cost calculation when the preferred register class are not known yet
 2023-04-20  1:23 UTC  (3+ messages)
` [PATCH 2/2] Adjust testcases after better RA decision

[PATCH] PHIOPT: Improve readability of tree_ssa_phiopt_worker
 2023-04-20  1:05 UTC 

[PATCH v3 4/4] ree: Using ABI interfaces to improve ree pass for rs6000 target
 2023-04-19 21:59 UTC  (2+ messages)

[PATCH v3 3/4] ree: Main functionality to Improve ree pass for rs6000 target
 2023-04-19 21:53 UTC  (2+ messages)

[PATCH v3] libgfortran: Replace mutex with rwlock
 2023-04-19 21:49 UTC  (4+ messages)

[PATCH] PHIOPT: Improve minmax diamond detection for phiopt1
 2023-04-19 21:36 UTC 

[PATCH v3 1/4] ree: Default ree pass for O2 and above for rs6000 target
 2023-04-19 20:00 UTC  (2+ messages)

[COMMITTED 1/2] gcc: xtensa: add data alignment properties to dynconfig
 2023-04-19 19:46 UTC  (2+ messages)
` [COMMITTED 2/2] gcc: xtensa: add -m[no-]strict-align option

[PATCH v3 2/4] ree : Code movement to avoid adding prototype to improve ree pass for rs6000 target
 2023-04-19 17:56 UTC 

[PATCH] c++: bad ggc_free in try_class_unification [PR109556]
 2023-04-19 16:57 UTC  (4+ messages)

[C PATCH - backport 12] Fix ICE related to implicit access attributes for VLA arguments [PR105660]
 2023-04-19 16:39 UTC 

[PATCH 0/3] RISC-V: Basic enable RVV auto-vectorizaiton
 2023-04-19 16:36 UTC  (4+ messages)
` [PATCH 1/3] RISC-V: Add auto-vectorization compile option for RVV
` [PATCH 2/3] RISC-V: Enable basic auto-vectorization "
` [PATCH 3/3] RISC-V: Add sanity testcases for RVV auto-vectorization

[PATCH] testsuite: fix scan-tree-dump patterns [PR83904,PR100297]
 2023-04-19 16:34 UTC  (5+ messages)
  ` [PATCH] testsuite: fix scan-tree-dump patterns [PR83904, PR100297]

[PATCH v2] Leveraging the use of STP instruction for vec_duplicate
 2023-04-19 16:10 UTC 

[PATCH] Docs, OpenMP: Small fixes to internal OMP_FOR doc
 2023-04-19 16:05 UTC  (2+ messages)

[PATCH] recog.cc: Correct comments referring to parameter match_len
 2023-04-19 15:54 UTC 

[PATCH] RISC-V: Allow Vector IOR(V1, NOT V1) optimiztion
 2023-04-19 15:19 UTC  (15+ messages)
` [PATCH v2] RISC-V: Allow Vector IOR(V1, NOT V1) optimization
` [PATCH v3] RISC-V: Align IOR optimization MODE_CLASS condition to AND

[PATCH] RISC-V: Support 128 bit vector chunk
 2023-04-19 15:17 UTC  (2+ messages)

[wwwdocs] gcc-13: Add release note for RISC-V
 2023-04-19 15:08 UTC  (4+ messages)

[PATCH] i386: Emit compares between high registers and memory
 2023-04-19 15:06 UTC 

[PATCH][committed] aarch64: Factorise widening add/sub high-half expanders with iterators
 2023-04-19 14:43 UTC 

[PATCH 2/2] Use solve_add_graph_edge in more places
 2023-04-19 13:43 UTC 

[PATCH 1/2] Split out solve_add_graph_edge
 2023-04-19 13:42 UTC 

[PATCH] RISC-V: Add tuple type vget/vset intrinsics
 2023-04-19 13:00 UTC 

[match.pd] [SVE] Add pattern to transform svrev(svrev(v)) --> v
 2023-04-19 12:32 UTC  (7+ messages)

[PATCH 04/10] RISC-V: Support chunk 128
 2023-04-19 12:31 UTC 

[PATCH] Fix pointer sharing in Value_Range constructor
 2023-04-19 12:25 UTC  (2+ messages)

[PATCH] RISC-V: Support chunk 128
 2023-04-19 12:21 UTC  (2+ messages)

[PATCH] Transform more gmp/mpfr uses to use RAII
 2023-04-19 12:21 UTC 

[PATCH 4/4] Remove special-cased edges when solving copies
 2023-04-19 12:14 UTC 

[PATCH 3/4] Fix do_sd_constraint escape special casing
 2023-04-19 12:14 UTC 

[PATCH 2/4] Remove senseless store in do_sd_constraint
 2023-04-19 12:14 UTC 

[PATCH 1/4] Avoid non-unified nodes on the topological sorting for PTA solving
 2023-04-19 12:13 UTC 

[PATCH] Remove odd code from gimple_can_merge_blocks_p
 2023-04-19 12:13 UTC 

[PATCH] RISC-V: Allow VMS{Compare} (V1, V1) shortcut optimization
 2023-04-19 11:26 UTC  (8+ messages)
    `  "
` [PATCH v2] "

[PATCH 1/3] RFC match.pd: don't emit label if not needed
 2023-04-19 11:18 UTC  (6+ messages)
` [PATCH 2/3]middle-end match.pd: simplify debug dump checks
` [PATCH 3/3]middle-end RFC - match.pd: automatically partition *-match.cc files

[PATCH] RISC-V: Fix bug reported by PR109535
 2023-04-19 10:45 UTC  (8+ messages)
    `  "

[PATCH] RISC-V: Fix bug of PR109535
 2023-04-19 10:40 UTC 

[PATCH] Avoid repeated forwarder_block_p calls in CFG cleanup
 2023-04-19 10:32 UTC 

[GCC14 PATCH] LoongArch: Improve cpymemsi expansion [PR109465]
 2023-04-19 10:21 UTC  (3+ messages)
  ` Pushed: "

[PATCH] LoongArch: Improve GAR store for va_list
 2023-04-19 10:18 UTC  (8+ messages)
            ` Pushed: "

[PATCH] i386: Add new pattern for zero-extend cmov
 2023-04-19 10:05 UTC  (2+ messages)

[PATCH v8] RISC-V: Add the 'zfa' extension, version 0.2
 2023-04-19  9:57 UTC 

[PATCH] Simplify gimple_assign_load
 2023-04-19  9:47 UTC 

[PATCH] Transform more gmp/mpfr uses to use RAII
 2023-04-19  9:36 UTC 

[PATCH][committed] aarch64: Delete __builtin_aarch64_neg* builtins and their use
 2023-04-19  9:32 UTC 

[PATCH] c: Avoid -Wenum-int-mismatch warning for redeclaration of builtin acc_on_device [PR107041]
 2023-04-19  9:02 UTC 

[PATCH] tree-vect-patterns: Improve __builtin_{clz,ctz,ffs}ll vectorization [PR109011]
 2023-04-19  8:52 UTC  (2+ messages)

[aarch64] Use wzr/xzr for assigning vector element to 0
 2023-04-19  8:42 UTC  (9+ messages)

[PATCH][committed] aarch64: PR target/108840 Simplify register shift RTX costs and eliminate shift amount masking
 2023-04-19  8:35 UTC 

[PATCH] LoongArch: fix MUSL_DYNAMIC_LINKER
 2023-04-19  8:23 UTC 

[committed] testsuite: Fix up pr109524.C for -std=c++23 [PR109524]
 2023-04-19  8:14 UTC 

[PATCH] Introduce VIRTUAL_REGISTER_P and VIRTUAL_REGISTER_NUM_P predicates
 2023-04-19  7:28 UTC  (4+ messages)

[PATCH] LoongArch: fix MUSL_DYNAMIC_LINKER
 2023-04-19  7:19 UTC  (4+ messages)
  `  "

[PATCH] rtl-optimization/109237 - speedup bb_is_just_return
 2023-04-19  7:18 UTC 

[PATCH] expansion: make layout of x_shift*cost[][][] more efficient
 2023-04-19  7:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] gcc-13: Add changelog for LoongArch
 2023-04-19  6:14 UTC  (3+ messages)
  ` [pushed][PATCH "

[PATCH] Check hard_regno_mode_ok before setting lowest memory move cost for the mode with different reg classes
 2023-04-19  5:53 UTC  (5+ messages)

[PATCH] RISC-V: Update multilib-generator to handle V
 2023-04-19  3:57 UTC  (4+ messages)

[PATCH v5] gcov: Fix "do-while" structure in case statement leads to incorrect code coverage [PR93680]
 2023-04-19  2:52 UTC 

[PATCH-1, rs6000] xfail float128 comparison test case that fails on powerpc64 [PR108728]
 2023-04-19  2:45 UTC  (2+ messages)

[PATCH] i386: Share AES xmm intrin with VAES
 2023-04-19  2:42 UTC  (4+ messages)

[PATCH-2, rs6000] Add ppc_cpu_supports_hw into proc is-effective-target-keyword [PR108728]
 2023-04-19  2:42 UTC  (2+ messages)

[PATCH 13-backport 0/3] RISC-V Testsuite Fixes
 2023-04-19  2:41 UTC  (2+ messages)

[PATCH] i386: Use macro to wrap up share builtin exceptions in builtin isa check
 2023-04-19  2:27 UTC  (2+ messages)

[PATCH] Re-arrange sections of i386 cpuid
 2023-04-19  2:23 UTC  (2+ messages)

[PATCH v5] gcc: Drop obsolete INCLUDE_PTHREAD_H
 2023-04-19  2:18 UTC  (3+ messages)

[PATCH] i386: Add PCLMUL dependency for VPCLMULQDQ
 2023-04-19  2:00 UTC  (3+ messages)

[PATCH] i386: Fix vpblendm{b,w} intrins and insns
 2023-04-19  1:46 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).