public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[gcc r14-2455] riscv: Prepare backend for index registers
 2023-07-17  8:11 UTC  (8+ messages)

[PATCH] Export value/mask known bits from IPA
 2023-07-17  7:58 UTC 

[PATCH] Export value/mask known bits from CCP
 2023-07-17  7:56 UTC 

[x86 PATCH] Fix FAIL of gcc.target/i386/pr91681-1.c
 2023-07-17  7:54 UTC  (4+ messages)

[PATCH] Remove # from <mask_codefor>one_cmpl<mode>2<mask_name> assemble output
 2023-07-17  7:48 UTC 

[PATCH] Fix bootstrap failure (with g++ 4.8.5) in tree-if-conv.cc
 2023-07-17  7:35 UTC  (6+ messages)

[PATCH] core: Support heap-based trampolines
 2023-07-17  7:16 UTC  (5+ messages)

[COMMITTED] Normalize irange_bitmask before union/intersect
 2023-07-17  7:16 UTC  (2+ messages)
` [COMMITTED] Add global setter for value/mask pair for SSA names

[PATCH] RISC-V: Support non-SLP unordered reduction
 2023-07-17  7:00 UTC  (6+ messages)
  `  "

[PATCH] Add peephole to eliminate redundant comparison after cmpccxadd
 2023-07-17  6:51 UTC  (2+ messages)

[PATCH] x86: slightly enhance "vec_dupv2df<mask_name>"
 2023-07-17  6:48 UTC  (4+ messages)

[PATCH] [gcc-wwwdocs]gcc-13/14: Mention Intel new ISA and march support
 2023-07-17  6:40 UTC  (2+ messages)

[PATCH] PR 95923: More (boolean) bitop simplifications in match.pd
 2023-07-17  6:39 UTC  (2+ messages)

[PATCH] vect: Initialize new_temp to avoid false positive warning [PR110652]
 2023-07-17  6:39 UTC  (2+ messages)

[WIP RFC] Add support for keyword-based attributes
 2023-07-17  6:38 UTC  (6+ messages)

[PATCH V2] RISC-V: Add TARGET_MIN_VLEN > 4096 check
 2023-07-17  6:28 UTC 

[PATCH V4] Optimize '(X - N * M) / N' to 'X / N - M' if valid
 2023-07-17  6:27 UTC  (6+ messages)

[PATCH] Fix PR 110666: `(a != 2) == a` produces wrong code
 2023-07-17  6:20 UTC  (2+ messages)

[PATCH] RISC-V: Add TARGET_MIN_VLEN > 4096 check
 2023-07-17  6:12 UTC  (2+ messages)

[PATCH] x86: avoid maybe_gen_...()
 2023-07-17  6:12 UTC  (2+ messages)

[PATCH 1/2] c++, libstdc++: implement __is_arithmetic built-in trait
 2023-07-17  4:49 UTC  (11+ messages)
` [PATCH v2 1/3] c++, libstdc++: Implement "
  ` [PATCH v2 2/3] libstdc++: Optimize is_arithmetic performance by __is_arithmetic built-in
  ` [PATCH v2 3/3] libstdc++: Optimize is_fundamental "

[PATCH V2] rs6000: Change GPR2 to volatile & non-fixed register for function that does not use TOC [PR110320]
 2023-07-17  3:40 UTC 

[PATCH] Initial Lunar Lake, Arrow Lake and Arrow Lake S Support
 2023-07-17  1:41 UTC  (2+ messages)

[PATCH 0/4] Support Intel Arrow Lake/Lunar Lake ISAs
 2023-07-17  1:40 UTC  (9+ messages)
` [PATCH 1/4] Support Intel AVX-VNNI-INT16
` [PATCH 2/4] Support Intel SM3
` [PATCH 3/4] Support Intel SHA512
` [PATCH 4/4] Support Intel SM4

[PATCH v1] RISC-V: Support basic floating-point dynamic rounding mode
 2023-07-17  1:02 UTC  (2+ messages)

[PATCH] Fortran: intrinsics and deferred-length character arguments [PR95947,PR110658]
 2023-07-16 21:53 UTC  (2+ messages)

[PATCH v3 1/3] c++: Track lifetimes in constant evaluation [PR70331,PR96630,PR98675]
 2023-07-16 13:47 UTC  (4+ messages)

New package awaiting delivery
 2023-07-16 13:36 UTC 

[PATCH v1|GCC-13] RISC-V: Bugfix for riscv-vsetvl pass
 2023-07-16  2:16 UTC 

[RFC, WIP] introduce attribute exalias
 2023-07-15 21:55 UTC  (4+ messages)
` [PATCH] "
  ` [PATCH v3] Introduce attribute reverse_alias

[PATCH] Update my contrib entry
 2023-07-15 21:36 UTC 

[committed] hppa: Modify TLS patterns to provide both 32 and 64-bit support
 2023-07-15 17:39 UTC 

[PATCH] tree-optimization/94864 - vector insert of vector extract simplification
 2023-07-15 17:34 UTC  (2+ messages)

RISC-V: Folding memory for FP + constant case
 2023-07-15  6:16 UTC  (2+ messages)

[PATCH 1/2] Add flow_sensitive_info_storage and use it in gimple-fold
 2023-07-15  3:19 UTC  (2+ messages)
` [PATCH 2/2] [PATCH] Fix tree-opt/110252: wrong code due to phiopt using flow sensitive info during match

[PATCH] libstdc++: Use __bool_constant entirely
 2023-07-15  3:01 UTC 

[PATCH] VECT: Add mask_len_fold_left_plus for in-order floating-point reduction
 2023-07-14 23:45 UTC 

[pushed] c++: c++26 regression fixes
 2023-07-14 22:37 UTC 

[PATCH] c++: mangling template-id of unknown template [PR110524]
 2023-07-14 22:24 UTC  (2+ messages)

[PATCH] c++: copy elision of object arg in static memfn call [PR110441]
 2023-07-14 22:23 UTC  (2+ messages)

[PATCH] c++: redundant targ coercion for var/alias tmpls
 2023-07-14 21:17 UTC  (9+ messages)

[PATCH][RFC] tree-optimization/88540 - FP x > y ? x : y if-conversion without -ffast-math
 2023-07-14 20:14 UTC 

[PATCH 1/2] c++, libstdc++: implement __is_pointer built-in trait
 2023-07-14 19:55 UTC  (10+ messages)
` [PATCH v2 "

[PATCH] c++: wrong error with static constexpr var in tmpl [PR109876]
 2023-07-14 17:07 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] [og13] OpenMP: Dimension ordering for array-shaping operator for C and C++
 2023-07-14 16:33 UTC  (2+ messages)
` [PATCH] [og13] OpenMP: Enable c-c++-common/gomp/declare-mapper-3.c for C

[PATCH 1/6] arm: [MVE intrinsics] Factorize vcaddq vhcaddq
 2023-07-14 16:18 UTC  (2+ messages)

[PATCH 1/2] [testsuite,arm]: Make nomve_fp_1.c require arm_fp
 2023-07-14 15:44 UTC  (4+ messages)
` [PATCH 2/2] [testsuite,arm]: Make mve_fp_fpu[12].c accept single or double precision FPU

[PATCH] vect: Handle demoting FLOAT and promoting FIX_TRUNC
 2023-07-14 15:16 UTC  (5+ messages)
      ` [PATCH v2] "

vectorizer: Avoid an OOB access from vectorization
 2023-07-14 15:11 UTC 

Turn TODO_rebuild_frequencies to a pass
 2023-07-14 14:25 UTC 

[PATCH 12/19]middle-end: implement loop peeling and IV updates for early break
 2023-07-14 13:34 UTC  (4+ messages)

[PATCH v1] RISC-V: Fix RVV frm run test failure on RV32
 2023-07-14 13:20 UTC 

[PATCH V2] RISC-V: Enable COND_LEN_FMA auto-vectorization
 2023-07-14 12:55 UTC  (4+ messages)

[PATCH] RISC-V: Remove the redundant expressions in the and<mode>3
 2023-07-14 12:32 UTC  (7+ messages)

Loop-ch improvements, part 3
 2023-07-14 12:22 UTC 

[COMMITTED] [range-op] Take known set bits into account in popcount [PR107053]
 2023-07-14 11:21 UTC  (3+ messages)

[committed] libgomp.texi: Extend memory allocation documentation
 2023-07-14 11:20 UTC 

[PATCH] x86: replace "extendhfdf2" expander
 2023-07-14 10:40 UTC  (3+ messages)

[PATCH, OpenACC 2.7] Implement default clause support for data constructs
 2023-07-14 10:34 UTC  (3+ messages)

[RFC] GNU Vector Extension -- Packed Boolean Vectors
 2023-07-14 10:18 UTC  (11+ messages)

[x86 PATCH] PR target/110588: Add *bt<mode>_setncqi_2 to generate btl
 2023-07-14 10:03 UTC  (4+ messages)

[PATCH] cprop: Do not set REG_EQUAL note when simplifying paradoxical subreg [PR110206]
 2023-07-14  9:44 UTC  (5+ messages)

[PATCH 8/19]middle-end: updated niters analysis to handle multiple exits
 2023-07-14  9:09 UTC  (3+ messages)

[PATCH] Provide extra checking for phi argument access from edge
 2023-07-14  8:35 UTC 

[PATCH] gcc-ar: Handle response files properly [PR77576]
 2023-07-14  8:05 UTC  (5+ messages)

[x86_64 PATCH] Improved insv of DImode/DFmode {high,low}parts into TImode
 2023-07-14  7:36 UTC  (2+ messages)

[Patch] libgomp: Use libnuma for OpenMP's partition=nearest allocation trait
 2023-07-14  7:27 UTC  (4+ messages)

[PATCH] i386: Auto vectorize usdot_prod, udot_prod with AVXVNNIINT16 instruction
 2023-07-14  7:14 UTC  (2+ messages)

[PATCH 1/2] RISC-V: Recognized zihintntl extensions
 2023-07-14  7:13 UTC  (4+ messages)
` [PATCH 2/2] RISC-V: Implement locality for __builtin_prefetch

[PATCH] Implement Bit-field lowering
 2023-07-14  5:49 UTC 

[PATCH v3] Implement new RTL optimizations pass: fold-mem-offsets
 2023-07-14  5:35 UTC  (3+ messages)

[r14-2462 Regression] FAIL: libgomp.c++/../libgomp.c-c++-common/alloc-12.c execution test on Linux/x86_64
 2023-07-14  2:19 UTC 

[SH][committed] Fix PR 101469
 2023-07-14  2:08 UTC 

[PATCH] RISC-V: Enable COND_LEN_FMA auto-vectorization
 2023-07-13 22:17 UTC  (7+ messages)
  `  "

[PATCH v5 2/2] libstdc++: Use new built-in trait __is_pointer
 2023-07-13 20:48 UTC  (3+ messages)
` [PATCH v6 1/2] c++, libstdc++: Implement __is_pointer built-in trait
  ` [PATCH v6 2/2] libstdc++: Use new built-in trait __is_pointer

[V1][PATCH 0/3] New attribute "element_count" to annotate bounds for C99 FAM(PR108896)
 2023-07-13 20:31 UTC  (4+ messages)

[PATCH V4, rs6000] Disable generation of scalar modulo instructions
 2023-07-13 20:17 UTC  (2+ messages)

[PATCH] fix pdp11_expand_epilogue (PR target/107841)
 2023-07-13 20:10 UTC  (4+ messages)

[PATCH 0/3] Fix argument evaluation order [PR92178]
 2023-07-13 19:59 UTC  (3+ messages)

[pushed] Darwin: Use -platform_version when available [PR110624]
 2023-07-13 19:17 UTC 

[PATCH] m2, build: Use LDLFAGS for mklink
 2023-07-13 18:09 UTC  (2+ messages)

[committed] libstdc++: std::stoi etc. do not need C99 <stdlib.h> support [PR110653]
 2023-07-13 16:59 UTC 

[PATCH v2] Implement new RTL optimizations pass: fold-mem-offsets
 2023-07-13 16:57 UTC  (7+ messages)

[committed] alpha: Fix computation mode in alpha_emit_set_long_cost [PR106966]
 2023-07-13 16:39 UTC 

[PATCH v5 0/19] Support early break/return auto-vectorization
 2023-07-13 16:23 UTC  (4+ messages)
` [PATCH 9/19]AArch64 middle-end: refactor vectorizable_comparison to make the main body re-usable
  ` [PATCH 9/19] "

[pushed][RA][PR109520]: Catch error when there are no enough registers for asm insn
 2023-07-13 14:52 UTC 

[PATCH V7] RISC-V: RISC-V: Support gather_load/scatter RVV auto-vectorization
 2023-07-13 14:42 UTC  (3+ messages)
  `  "

[PATCH 0/2] ifcvt: Allow if conversion of arithmetic in basic blocks with multiple sets
 2023-07-13 14:11 UTC  (5+ messages)
` [PATCH 2/2] ifcvt: Allow more operations in multiple set if conversion

[PATCH v2 0/2] ifcvt: Allow if conversion of arithmetic in basic blocks with multiple sets
 2023-07-13 14:09 UTC  (3+ messages)
` [PATCH v2 1/2] ifcvt: handle sequences that clobber flags in noce_convert_multiple_sets
` [PATCH v2 2/2] ifcvt: Allow more operations in multiple set if conversion

[PATCH V2] SSA MATH: Support COND_LEN_FMA for floating-point math optimization
 2023-07-13 13:48 UTC  (3+ 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).