public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, rs6000] Splat vector small V2DI constants with ISA 2.07 instructions [PR104124]
 2023-04-25  7:05 UTC  (4+ messages)
` PING "
  ` PING^2 "

[PATCH] rtl-optimization/109585 - alias analysis typo
 2023-04-25  6:25 UTC 

[PATCH] testsuite: Add testcase for sparc ICE [PR105573]
 2023-04-25  6:21 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] RISC-V: Enable basic RVV auto-vectorization support
 2023-04-25  6:20 UTC  (2+ messages)

[PATCH] RISC-V: Add RVV auto-vectorization compile option
 2023-04-25  6:08 UTC  (3+ messages)
  `  "

[PATCH] RISC-V: Fix incorrect condition of EEW = 64 mode
 2023-04-25  5:55 UTC  (2+ messages)

[PATCH v6] RISCV: Inline subword atomic ops
 2023-04-25  5:52 UTC  (4+ messages)
` [PATCH v7] "

[PATCH] powerpc: Fix up *branch_anddi3_dot for -m32 -mpowerpc64 [PR109566]
 2023-04-25  5:33 UTC  (2+ messages)

Thread Ltd
 2023-04-25  0:34 UTC 

[PATCH 1] Add alternative testcase of phi-opt-25.c that tests phiopt
 2023-04-25  0:24 UTC 

[xstormy16] Add extendhisi2 and zero_extendhisi2 patterns to stormy16.md
 2023-04-24 23:53 UTC  (4+ messages)

[GCC14 QUEUE PATCH] RISC-V: Optimize fault only first load
 2023-04-24 23:47 UTC  (4+ messages)
  `  "

[PATCH v1] [RFC] Improve folding for comparisons with zero in tree-ssa-forwprop
 2023-04-24 23:05 UTC  (6+ messages)

[PATCH] aarch64: Add the cost and scheduling models for Neoverse N1
 2023-04-24 22:48 UTC  (6+ messages)
` [PATCH] aarch64: Add the scheduling model "
` [PATCH] aarch64: Add the cost "

[PATCH 0/7] Some more phiopt cleanups and double minmax to match
 2023-04-24 21:30 UTC  (8+ messages)
` [PATCH 1/7] PHIOPT: Split out store elimination from phiopt
` [PATCH 2/7] PHIOPT: Rename tree_ssa_phiopt_worker to pass_phiopt::execute
` [PATCH 3/7] PHIOPT: Move store_elim_worker into pass_cselim::execute
` [PATCH 4/7] MIN/MAX should be treated similar as comparisons for trapping
` [PATCH 5/7] PHIOPT: Allow MIN/MAX to have up to 2 MIN/MAX expressions for early phiopt
` [PATCH 6/7] MATCH: Factor out code that for min max detection with constants
` [PATCH 7/7] MATCH: Add patterns from phiopt's minmax_replacement

[PATCH] c: Fix up error-recovery on non-empty VLA initializers [PR109409]
 2023-04-24 20:48 UTC  (2+ messages)

[PATCH] c: Fix up error-recovery on functions initialized as variables [PR109412]
 2023-04-24 20:47 UTC  (2+ messages)

[match.pd] [SVE] Add pattern to transform svrev(svrev(v)) --> v
 2023-04-24 19:53 UTC  (10+ messages)

[PATCH v3] libgfortran: Replace mutex with rwlock
 2023-04-24 19:45 UTC  (2+ messages)

[PATCH v4 3/4] ree: Main functionality to improve ree pass for rs6000 target
 2023-04-24 18:46 UTC  (2+ messages)

[PATCH] Fortran: function results never have the ALLOCATABLE attribute [PR109500]
 2023-04-24 18:31 UTC  (9+ messages)

[PATCH] Implement std::advance for istreambuf_iterator using pubseekoff
 2023-04-24 17:24 UTC  (4+ messages)

[PATCH] Pass correct type to irange::contains_p() in ipa-cp.cc
 2023-04-24 17:17 UTC  (7+ messages)

[Patch, fortran] PRs 105152, 100193, 87946, 103389, 104429 and 82774
 2023-04-24 16:41 UTC  (4+ messages)

[PATCH] libstdc++: Fix __max_diff_type::operator>>= for negative values
 2023-04-24 16:39 UTC  (3+ messages)

[PATCH] Implement range-op entry for sin/cos
 2023-04-24 16:33 UTC  (14+ messages)

[r14-159 Regression] FAIL: std/ranges/iota/max_size_type.cc execution test on Linux/x86_64
 2023-04-24 16:30 UTC  (5+ messages)

[PATCH] libstdc++: Make __max_size_type and __max_diff_type structural
 2023-04-24 16:23 UTC 

[PATCH v3 1/4] ree: Default ree pass for O2 and above for rs6000 target
 2023-04-24 15:36 UTC  (6+ messages)

[PATCH] PR tree-optimization/109417 - Check if dependency is valid before using in may_recompute_p
 2023-04-24 13:51 UTC  (4+ messages)

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

[PATCH 0/6] Improve PHIOPT match and simplify for diamond shaped bbs
 2023-04-24 12:07 UTC  (13+ messages)
` [PATCH 1/6] PHIOPT: Move check on diamond bb to tree_ssa_phiopt_worker from minmax_replacement
` [PATCH 2/6] PHIOPT: Cleanup tree_ssa_phiopt_worker code
` [PATCH 3/6] PHIOPT: Allow other diamond uses when do_hoist_loads is true
` [PATCH 4/6] PHIOPT: Factor out some code from match_simplify_replacement
` [PATCH 5/6] PHIOPT: Ignore predicates for match-and-simplify phi-opt
` [PATCH 6/6] PHIOPT: Add support for diamond shaped bb to match_simplify_replacement

[PATCH] rs6000: Fix predicate for const vector in sldoi_to_mov [PR109069]
 2023-04-24 11:40 UTC  (2+ messages)

[PATCH] [RISC-V]: Bugfix for RVV vbool*_t vn_reference_equal
 2023-04-24 11:13 UTC  (7+ messages)
` [PATCH v2] RISC-V: "
    `  "

[PATCH] doc: Update install.texi for GCC 13
 2023-04-24 10:33 UTC  (4+ messages)

[PATCH][committed] aarch64: Add mulv2di3 expander for TARGET_SVE
 2023-04-24 10:31 UTC 

[PATCH (pushed)] MAINTAINERS: fix sorting of names
 2023-04-24 10:00 UTC 

[PATCH] Turn on LRA on all targets
 2023-04-24  9:46 UTC  (13+ messages)

[PATCH] RFC: New compact syntax for insn and insn_split in Machine Descriptions
 2023-04-24  9:37 UTC  (5+ messages)

[aarch64] Use dup and zip1 for interleaving elements in initializing vector
 2023-04-24  9:29 UTC  (25+ messages)

[PATCH] aarch64: PR target/109406 Add support for SVE2 unpredicated MUL
 2023-04-24  9:05 UTC  (2+ messages)

[PATCH] LoongArch: Enable shrink wrapping
 2023-04-24  8:51 UTC  (2+ messages)

[PATCH][4/4][committed] aarch64: Convert UABAL2 and SABAL2 patterns to standard RTL codes
 2023-04-24  8:47 UTC 

[PATCH][3/4][committed] aarch64: Convert UABAL and SABAL patterns to standard RTL codes
 2023-04-24  8:47 UTC 

[PATCH][2/4][committed] aarch64: Convert UABDL2 and SABDL2 patterns to standard RTL codes
 2023-04-24  8:47 UTC 

[PATCH][1/4][committed] aarch64: Convert UABDL and SABDL patterns to standard RTL codes
 2023-04-24  8:47 UTC 

[PATCH][committed] aarch64: Add pattern to match zero-extending scalar result of ADDLV
 2023-04-24  8:28 UTC 

Stabilize temporary variable names
 2023-04-24  7:52 UTC  (2+ messages)

[PATCH] gcc/m2: Drop references to $(P)
 2023-04-24  7:35 UTC  (6+ messages)

[PATCH V2] RISC-V: Eliminate redundant vsetvli for duplicate AVL def
 2023-04-24  6:27 UTC  (2+ messages)

[PATCH] RISC-V: Add function comment for cleanup_insns
 2023-04-24  6:25 UTC  (2+ messages)

[PATCH V2] RISC-V: Optimize fault only first load
 2023-04-24  6:25 UTC  (2+ messages)

[PATCHv2, rs6000] Merge two vector shift when their sources are the same
 2023-04-24  5:42 UTC  (2+ messages)
` Ping "

[PATCH, rs6000] Split TImode for logical operations in expand pass [PR100694]
 2023-04-24  5:35 UTC  (3+ messages)
` Ping "
  ` Ping^2 "

[PATCH-4, rs6000] Change ilp32 target check for some scalar-extract-sig and scalar-insert-exp test cases
 2023-04-24  5:31 UTC  (2+ messages)

[PATCH-3, rs6000] Change mode and insn condition for scalar insert exp instruction
 2023-04-24  5:30 UTC  (2+ messages)

[PATCH-2, rs6000] Change mode and insn condition for scalar extract sig instruction
 2023-04-24  5:30 UTC  (2+ messages)
` Ping "

[PATCH-1, rs6000] Change mode and insn condition for scalar extract exp instruction
 2023-04-24  5:30 UTC  (2+ messages)
` Ping "

[PATCH V2] RISC-V: Optimize comparison patterns for register allocation
 2023-04-24  3:53 UTC 

[PATCH] RISC-V: Fix redundant vmv1r.v instruction in vmsge.vx codegen
 2023-04-24  3:09 UTC  (3+ messages)
  `  "

[PATCH] RISC-V: Fine tune gather load RA constraint
 2023-04-24  3:05 UTC  (3+ messages)
  `  "

[PATCH] PR rtl-optimization/109476: Use ZERO_EXTEND instead of zeroing a SUBREG
 2023-04-23 20:14 UTC 

[r14-162 Regression] FAIL: gcc.dg/guality/pr90716.c -Os -DPREVENT_OPTIMIZATION line 23 j + 1 == 9 on Linux/x86_64
 2023-04-23 19:06 UTC 

[PATCH][committed] aarch64: Annotate fcvtn pattern for vec_concat with zeroes
 2023-04-23 13:44 UTC 

[PATCH][committed] aarch64: Add vect_concat with zeroes annotation to addp pattern
 2023-04-23 13:39 UTC 

[PATCH] RISC-V: Eliminate redundant vsetvli for duplicate AVL def
 2023-04-23 12:18 UTC 

[COMMITTED] Handle NANs in frange::operator== [PR109593]
 2023-04-23  9:04 UTC 

[PATCH] PoC: add -Wunused-result=strict
 2023-04-23  7:52 UTC 

[PATCH] Add testcases for ffs/ctz vectorization
 2023-04-23  3:02 UTC 

Thread&Supplier,
 2023-04-23  1:33 UTC 

[PATCH 1/2] Use NO_REGS in cost calculation when the preferred register class are not known yet
 2023-04-23  1:32 UTC  (3+ messages)

[PATCH] RISC-V: Optimize zbb ins sext.b and sext.h in rv64
 2023-04-23  0:24 UTC  (4+ messages)
  `  "

[xstormy16 PATCH] Update xstormy16_rtx_costs
 2023-04-22 22:09 UTC  (2+ messages)

[xstormy16 PATCH] Improved SImode shifts by two bits
 2023-04-22 22:01 UTC  (2+ messages)

[PATCH] PHIOPT: Improve readability of tree_ssa_phiopt_worker
 2023-04-22 22:00 UTC  (2+ messages)

[PATCH] PHIOPT: Improve minmax diamond detection for phiopt1
 2023-04-22 21:58 UTC  (2+ messages)

[PATCH] Avoid repeated forwarder_block_p calls in CFG cleanup
 2023-04-22 21:53 UTC 

[PATCH] dse: Use SUBREG_REG for copy_to_mode_reg in DSE replace_read for WORD_REGISTER_OPERATIONS targets [PR109040]
 2023-04-22 21:52 UTC  (4+ messages)

[PATCH] arm: Implement arm Function target attribute 'branch-protection'
 2023-04-22 21:14 UTC  (2+ messages)

[PATCH] testsuite: Fix up pr109011-*.c tests for powerpc [PR109572]
 2023-04-22 17:38 UTC  (2+ messages)

[PATCH] RAII auto_mpfr and autp_mpz
 2023-04-22 17:37 UTC  (3+ messages)
` [PATCH] Fix up bootstrap with GCC 4.[89] after RAII auto_mpfr and autp_mpz [PR109589]

[committed] Adjust rx movsicc tests
 2023-04-22 16:47 UTC 

New Swedish PO file for 'gcc' (version 13.1-b20230409)
 2023-04-22 16:22 UTC 

Contents of PO file 'gcc-13.1-b20230409.sv.po'
 2023-04-22 16:22 UTC 

[PATCH v3 4/4] ree: Using ABI interfaces to improve ree pass for rs6000 target
 2023-04-22 13:47 UTC  (3+ messages)

[PATCH v4 1/4] rs6000: Enable REE pass by default
 2023-04-22 13:38 UTC  (3+ messages)

[PATCH v4 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
 2023-04-22  9:06 UTC 

[PATCH] c++: Fix ICE with parameter pack of decltype(auto) [PR103497]
 2023-04-22  6:25 UTC 

[PATCH] RISC-V: Allow VMS{Compare} (V1, V1) shortcut optimization
 2023-04-22  5:33 UTC  (12+ messages)
    `  "

[GCC14 QUEUE PATCH] RISC-V: Eliminate redundant vsetvli for duplicate AVL def
 2023-04-22  3:12 UTC  (2+ messages)

[PATCH] RISC-V: Fix PR108279
 2023-04-22  3:06 UTC  (2+ messages)
` [PATCH] RISC-V: Fix PR108270

[PATCH] vect: Verify that GET_MODE_NUNITS is greater than one
 2023-04-22  0:23 UTC  (2+ messages)

[PATCH] RISC-V: Fine tune vmadc/vmsbc RA constraint
 2023-04-21 20:40 UTC  (2+ messages)

[PATCH] riscv: thead: Add sign/zero extension support for th.ext and th.extu
 2023-04-21 20:38 UTC  (2+ messages)

[COMMITTED] PR tree-optimization/109546 - Do not fold ADDR_EXPR conditions leading to builtin_unreachable early
 2023-04-21 20:34 UTC 

[PATCH] RISC-V: Refine reduction RA constraint according to RVV ISA
 2023-04-21 20:32 UTC  (2+ messages)

[PATCH] RISC-V: Fine tune vmadc/vmsbc RA constraint
 2023-04-21 20:30 UTC  (2+ messages)

New Swedish PO file for 'gcc' (version 13.1-b20230409)
 2023-04-21 20:02 UTC 

Contents of PO file 'gcc-13.1-b20230409.sv.po'
 2023-04-21 20:02 UTC 

[RFC PATCH v1 00/10] RISC-V: Support the Zicond (conditional-operations) extension
 2023-04-21 19:58 UTC  (5+ messages)
` [RFC PATCH v1 09/10] RISC-V: Recognize xventanacondops extension
` [RFC PATCH v1 10/10] RISC-V: Support XVentanaCondOps extension

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