public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] RISC-V: Enable RVV scalable vectorization by default[PR111311]
 2023-09-30 22:58 UTC  (5+ messages)
      `  "

RFA: RISC-V: Make riscv_vector::legitimize_move adjust SRC in the caller. (Was: Remove mem-to-mem VLS move pattern[PR111566])
 2023-09-30 22:43 UTC  (2+ messages)

committed [RISC-V]: Harden test scan patterns
 2023-09-30 21:12 UTC  (8+ messages)

[PATCH] rtl: fix buidl failure on -fchecking=2 [PR111642]
 2023-09-30 21:02 UTC  (3+ messages)
  ` [PATCH v2] rtl: fix build "

[PATCH] arm: add -static-pie support
 2023-09-30 20:55 UTC  (2+ messages)

[Linaro-TCWG-CI] gcc patch #75674: FAIL: 68 regressions
 2023-09-30 20:44 UTC  (5+ messages)
  ` gcc-patches From rewriting mailman settings (Was: [Linaro-TCWG-CI] gcc patch #75674: FAIL: 68 regressions)
      ` gcc-patches From rewriting mailman settings

[PATCH] ARM: Block predication on atomics [PR111235]
 2023-09-30 20:36 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH V5 1/4] rs6000: build constant via li;rotldi
 2023-09-30 20:30 UTC  (4+ messages)
  ` Ping^2 "

[PATCH] vec.h: Guard most of static assertions for GCC >= 5
 2023-09-30 19:30 UTC  (3+ messages)

[Fortran, Patch, Coarray, PR 37336] Fix crash in finalizer when derived type coarray is already freed
 2023-09-30 13:16 UTC  (6+ messages)

[PATCH] mingw-w64: avoid undefining _REENTRANT
 2023-09-30 12:33 UTC 

[PATCH v2 0/2] RISC-V: Support CORE-V XCVMAC and XCVALU extensions
 2023-09-30 12:00 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] RISC-V: Add support for XCVmac extension in CV32E40P
  ` [PATCH v3 2/2] RISC-V: Add support for XCValu "

[PATCH] match.pd: Avoid another build_nonstandard_integer_type call [PR111369]
 2023-09-30  9:57 UTC  (2+ messages)

[committed] gimple-match-head: Fix a pasto in function comment
 2023-09-30  9:39 UTC 

[committed] lowerbitint: Fix 2 bitint lowering bugs [PR111625]
 2023-09-30  9:37 UTC 

RISC-V: Add type attribute in *<optab>_not_const<mode> pattern
 2023-09-30  3:22 UTC  (2+ messages)

[committed] RISC-V: Fix INSN costing and more zicond tests
 2023-09-29 22:37 UTC 

[ARC PATCH] Use rlc r0,0 to implement scc_ltu (i.e. carry_flag ? 1 : 0)
 2023-09-29 22:02 UTC  (4+ messages)
    ` [ARC PATCH] Use rlc r0, 0 "

[PATCH] RISC-V: Specify -mabi=lp64d in wredsum_vlmax.c testcase
 2023-09-29 22:01 UTC  (3+ messages)
  ` [Committed] "

[PATCH] check_GNU_style.py: Skip .md square bracket linting
 2023-09-29 21:14 UTC  (3+ messages)
  ` [Committed] "

[PATCH] RISC-V/testsuite: Fix ILP32 RVV failures from missing <gnu/stubs-ilp32d.h>
 2023-09-29 21:03 UTC  (4+ messages)

[PATCH v1] Mode-Switching: Add optional EMIT_AFTER hook
 2023-09-29 20:49 UTC  (12+ messages)

[PATCH 1/2] VR-VALUES: Rename op0/op1 to op1/op2 for test_for_singularity
 2023-09-29 20:17 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-29 19:49 UTC  (4+ messages)

[PATCH] Cleanup: Replace UNSPEC_COPYSIGN with copysign RTL
 2023-09-29 19:44 UTC  (2+ messages)

[V2] RISC-V: Replace not + bitwise_imm with li + bitwise_not
 2023-09-29 19:43 UTC  (2+ messages)

[PATCH v6] RISC-V:Optimize the MASK opt generation
 2023-09-29 19:33 UTC  (4+ messages)

[PATCH v5] Implement new RTL optimizations pass: fold-mem-offsets
 2023-09-29 19:22 UTC  (4+ messages)

[PATCH] libiberty: Use posix_spawn in pex-unix when available
 2023-09-29 19:16 UTC 

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

[PATCH] remove workaround for GCC 4.1-4.3
 2023-09-29 17:57 UTC  (3+ messages)

[RFC 1/2] RISC-V: Add support for _Bfloat16
 2023-09-29 17:52 UTC  (4+ messages)
` [RFC 2/2] RISC-V: Add 'Zfbfmin' extension

[PATCH] Testsuite, DWARF2: adjust regexp to match darwin output
 2023-09-29 16:55 UTC  (4+ messages)

[PATCH 0/2] Replace intl/ with out-of-tree GNU gettext
 2023-09-29 16:48 UTC  (6+ messages)

[PATCH v2] c++: Catch indirect change of active union member in constexpr [PR101631]
 2023-09-29 16:46 UTC  (15+ messages)
    ` [PATCH v3] "
        ` [PATCH v4] c++: Check for indirect change of active union member in constexpr [PR101631,PR102286]
              ` [PATCH] libstdc++: Ensure active union member is correctly set

[committed] hppa: Fix memory barrier patterns for pre PA8800 processors
 2023-09-29 16:08 UTC 

[PATCH v3] libstdc++: Fix handling of surrogate CP in codecvt [PR108976]
 2023-09-29 15:02 UTC  (2+ messages)

[PATCH]middle-end match.pd: optimize fneg (fabs (x)) to x | (1 << signbit(x)) [PR109154]
 2023-09-29 15:00 UTC  (2+ messages)

[PATCH] Harmonize headers between both dg-extract-results scripts
 2023-09-29 14:52 UTC  (6+ messages)
  ` [PING] "

Fix compilation errors with libstdc++v3 for AVR target and allow --enable-libstdcxx
 2023-09-29 14:30 UTC  (9+ messages)

[RFC] expr: don't clear SUBREG_PROMOTED_VAR_P flag for a promoted subreg [target/111466]
 2023-09-29 13:43 UTC  (6+ messages)

[PATCH] rs6000: Add new pass for replacement of contiguous adresses vector load lxv with lxvp
 2023-09-29 13:22 UTC 

[RFC] > WIDE_INT_MAX_PREC support in wide-int
 2023-09-29 12:04 UTC  (13+ messages)
      ` [RFC] > WIDE_INT_MAX_PREC support in wide_int and widest_int

[PATCH v2] aarch64: Improve on ldp-stp policies code structure
 2023-09-29 10:47 UTC  (3+ messages)

[PATCH] vec.h: Make some ops work with non-trivially copy constructible and/or destructible types
 2023-09-29 10:07 UTC  (10+ messages)
  ` [PATCH] vec.h, v2: "
      ` [PATCH] use *_grow_cleared rather than *_grow on vect_unpromoted_value
    ` [PATCH] vec.h, v3: Make some ops work with non-trivially copy constructible and/or destructible types

[PATCH] [11/12/13/14 Regression] ABI break in _Hash_node_value_base since GCC 11 [PR 111050]
 2023-09-29  9:53 UTC  (9+ messages)

[PATCH] tree-optimization/111583 - loop distribution issue
 2023-09-29  9:50 UTC 

[PATCH] aarch64: Improve on ldp-stp policies code structure
 2023-09-29  8:46 UTC  (2+ messages)

[PATCH] ggc: do not wipe out unrelated data via gt_ggc_rtab
 2023-09-29  8:32 UTC  (2+ messages)

[PATCH] Remove poly_int_pod
 2023-09-29  8:14 UTC  (6+ messages)

[PATCH, rs6000] Enable vector compare for 16-byte memory equality compare [PR111449]
 2023-09-29  7:51 UTC  (6+ messages)

[PATCH] Simplify & expand c_readstr
 2023-09-29  6:28 UTC  (2+ messages)

[PATCH 0/7] libstdc++: Use gdb.ValuePrinter in pretty-printers
 2023-09-28 20:49 UTC  (18+ messages)
` [PATCH 1/7] libstdc++: Show full Python stack on error
` [PATCH 2/7] libstdc++: Use gdb.ValuePrinter base class
` [PATCH 3/7] libstdc++: Remove unused Python imports
` [PATCH 4/7] libstdc++: Remove unused locals from printers.py
` [PATCH 5/7] libstdc++: Remove std_ratio_t_tuple
` [PATCH 6/7] libstdc++: Fix regex escapes in pretty-printers
` [PATCH 7/7] libstdc++: Use Python "not in" operator

[committed] libstdc++: Refactor Python Xmethods to use is_specialization_of
 2023-09-28 20:21 UTC 

[committed] libstdc++: Reformat Python code
 2023-09-28 20:21 UTC 

[committed] libstdc++: Format Python docstrings according to PEP 357
 2023-09-28 20:02 UTC 

[committed] libstdc++: Add GDB printers for <chrono> types
 2023-09-28 18:47 UTC  (8+ messages)

[PATCH] Include safe-ctype.h after C++ standard headers, to avoid over-poisoning
 2023-09-28 16:37 UTC 

reverting patch to improve equiv cost calculation
 2023-09-28 16:07 UTC 

aarch64, vect, omp: Add SVE support for simd clones [PR 96342]
 2023-09-28 15:57 UTC  (6+ messages)
` [PATCH 6/8] vect: Add vector_mode paramater to simd_clone_usable

[PATCH v1] RISC-V: Support {U}INT64 to FP16 auto-vectorization
 2023-09-28 14:24 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] aarch64: Fine-grained ldp and stp policies with test-cases
 2023-09-28 13:50 UTC  (7+ messages)

[pushed][RA]: Add flag for checking IRA in progress
 2023-09-28 13:46 UTC 

[PATCH 2/2] arm: move the switch tables for Arm to the RO data section
 2023-09-28 13:29 UTC 

[PATCH 1/2] arm: Use deltas for Arm switch tables
 2023-09-28 13:26 UTC 

[PATCH] target/111600 - avoid deep recursion in access diagnostics
 2023-09-28 13:13 UTC 

[PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
 2023-09-28 12:51 UTC  (4+ messages)
` [PING][PATCH "

[PATCH] RFC: Add late-combine pass [PR106594]
 2023-09-28 12:37 UTC  (2+ messages)

[PATCH] bitmap: Introduce bitmap_head_pod
 2023-09-28 11:54 UTC  (5+ messages)
    ` [PATCH] use *_grow_cleared rather than *_grow on vec<bitmap_head>

[ARC PATCH] Split SImode shifts pre-reload on !TARGET_BARREL_SHIFTER
 2023-09-28 11:26 UTC 

Test with an lto-build of libgfortran
 2023-09-28 11:02 UTC  (2+ messages)

[PATCH v2] AArch64: Fix memmove operand corruption [PR111121]
 2023-09-28 10:47 UTC  (2+ messages)

[PATCH v3 0/2] LoongArch: Update target-supports.exp for LoongArch SX/ASX
 2023-09-28 10:05 UTC  (3+ messages)
` [PATCH v3 1/2] LoongArch: Enable vect.exp for LoongArch. [PR111424]
` [PATCH v3 2/2] LoongArch: Modify check_effective_target_vect_int_mod according to SX/ASX capabilities

[pushed] Remove some unused poly_int variables
 2023-09-28  9:52 UTC 

[PATCH] tree-optimization/111614 - missing convert in undistribute_bitref_for_vector
 2023-09-28  9:24 UTC 

[PATCH 00/18] Support -mevex512 for AVX512
 2023-09-28  3:23 UTC  (4+ messages)

[PATCH v2] RISC-V: Bugfix for RTL check[PR111533]
 2023-09-28  1:49 UTC  (3+ messages)
  `  "

[PATCH V4 1/2] rs6000: optimize moving to sf from highpart di
 2023-09-28  1:47 UTC  (6+ messages)
` [PATCH V4 2/2] rs6000: use mtvsrws to move sf from si p9

[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
 2023-09-27 23:35 UTC  (12+ messages)
    ` [PATCH v2 "
                ` [PATCH v3 "

[PATCH 1/2] match.pd: Support combine cond_len_op + vec_cond similar to cond_op
 2023-09-27 22:24 UTC  (2+ messages)

[PATCH 2/2] RISC-V: Add assert of the number of vmerge in autovec cond testcases
 2023-09-27 22:22 UTC  (2+ messages)

[Committed] RISC-V: Fix mem-to-mem VLS move pattern[PR111566]
 2023-09-27 22:07 UTC  (6+ messages)
  `  "

RFA: [RISC-V] Replace riscv_vector with riscv_v in target selector clauses. (Followup-patch for RISCV test infrastructure for d / v / zfh extensions)
 2023-09-27 22:01 UTC  (2+ messages)

RISC-V: Added support for CRC
 2023-09-27 21:44 UTC  (4+ 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).