[PATCH 1/2] [testsuite,arm]: Make nomve_fp_1.c require arm_fp
2023-07-14 15:43 UTC (3+ messages)
` [PATCH 2/2] [testsuite,arm]: Make mve_fp_fpu[12].c accept single or double precision FPU
[PATCH v3 1/3] c++: Track lifetimes in constant evaluation [PR70331,PR96630,PR98675]
2023-07-14 15:16 UTC (2+ messages)
[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 V4] Optimize '(X - N * M) / N' to 'X / N - M' if valid
2023-07-14 14:12 UTC (4+ messages)
[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: Support non-SLP unordered reduction
2023-07-14 12:51 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 1/2] c++, libstdc++: implement __is_pointer built-in trait
2023-07-14 10:49 UTC (9+ messages)
` [PATCH v2 "
[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)
[gcc r14-2455] riscv: Prepare backend for index registers
2023-07-14 10:28 UTC
[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] x86: avoid maybe_gen_...()
2023-07-14 9:42 UTC
[PATCH] x86: slightly enhance "vec_dupv2df<mask_name>"
2023-07-14 9:40 UTC
[PATCH 8/19]middle-end: updated niters analysis to handle multiple exits
2023-07-14 9:09 UTC (4+ 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)
[PATCH] Initial Lunar Lake, Arrow Lake and Arrow Lake S Support
2023-07-14 2:52 UTC
[PATCH v1] RISC-V: Support basic floating-point dynamic rounding mode
2023-07-14 2:50 UTC
[x86 PATCH] Fix FAIL of gcc.target/i386/pr91681-1.c
2023-07-14 2:50 UTC (2+ 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 (8+ messages)
` "
[PATCH v3 1/2] c++, libstdc++: Implement __is_pointer built-in trait
2023-07-13 20:48 UTC (7+ messages)
` [PATCH v4 "
` [PATCH v4 2/2] libstdc++: Use new built-in trait __is_pointer
` [PATCH v5 1/2] c++, libstdc++: Implement __is_pointer built-in trait
` [PATCH v5 2/2] libstdc++: Use new built-in trait __is_pointer
` [PATCH v6 1/2] c++, libstdc++: Implement __is_pointer built-in trait
` [PATCH v6 2/2] libstdc++: Use new built-in trait __is_pointer
[PATCH] c++: redundant targ coercion for var/alias tmpls
2023-07-13 20:44 UTC (7+ messages)
[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] c++: wrong error with static constexpr var in tmpl [PR109876]
2023-07-13 18:54 UTC (3+ messages)
` [PATCH v2] "
[PATCH] c++: copy elision of object arg in static memfn call [PR110441]
2023-07-13 18:49 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 (12+ 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)
[RFC] light expander sra for parameters and returns
2023-07-13 13:26 UTC (5+ messages)
[PATCH] c++: mangling template-id of unknown template [PR110524]
2023-07-13 13:20 UTC
[IRA] Skip empty register classes in setup_reg_class_relations
2023-07-13 12:45 UTC (2+ messages)
[PATCH 7/19]middle-end: Refactor vectorizer loop conditionals and separate out IV to new variables
2023-07-13 12:10 UTC (4+ messages)
[PATCH, OpenACC 2.7] Implement host_data must have use_device clause requirement
2023-07-13 10:54 UTC (3+ messages)
` [PATCH, OpenACC 2.7, v2] "
[PATCH v1] RISC-V: Refactor riscv mode after for VXRM and FRM
2023-07-13 10:35 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 1/6] arm: [MVE intrinsics] Factorize vcaddq vhcaddq
2023-07-13 10:22 UTC (6+ messages)
` [PATCH 2/6] arm: [MVE intrinsics] rework "
` [PATCH 3/6] arm: [MVE intrinsics factorize vcmulq
` [PATCH 4/6] arm: [MVE intrinsics] rework vcmulq
` [PATCH 5/6] arm: [MVE intrinsics] factorize vcmlaq
` [PATCH 6/6] arm: [MVE intrinsics] rework vcmlaq
[PATCH][RFC] tree-optimization/88540 - FP x > y ? x : y if-conversion without -ffast-math
2023-07-13 9:53 UTC
[PATCH ver 3] rs6000, fix vec_replace_unaligned built-in arguments
2023-07-13 9:41 UTC (2+ messages)
[PATCH] SSA MATH: Support COND_LEN_FMA for floating-point math optimization
2023-07-13 8:56 UTC (3+ messages)
` "
[PATCH 00/14] fortran: Use precalculated class container for deallocation [PR110618]
2023-07-13 8:52 UTC (15+ messages)
` [PATCH 01/14] fortran: Outline final procedure pointer evaluation
` [PATCH 02/14] fortran: Outline element size evaluation
` [PATCH 03/14] fortran: Outline data reference descriptor evaluation
` [PATCH 04/14] fortran: Inline gfc_build_final_call
` [PATCH 05/14] fortran: Add missing cleanup blocks
` [PATCH 06/14] fortran: Reuse final procedure pointer expression
` [PATCH 07/14] fortran: Push element size expression generation close to its usage
` [PATCH 08/14] fortran: Push final procedure expr gen close to its one usage
` [PATCH 09/14] fortran: Inline variable definition
` [PATCH 10/14] fortran: Remove redundant argument in get_var_descr
` [PATCH 11/14] fortran: Outline virtual table pointer evaluation
` [PATCH 12/14] fortran: Factor scalar descriptor generation
` [PATCH 13/14] fortran: Use pre-evaluated class container if available [PR110618]
` [PATCH 14/14] fortran: Pass pre-calculated class container argument [pr110618]
[PATCH] RISC-V: Throw compilation error for unknown sub-extension or supervisor extension
2023-07-13 8:34 UTC (4+ messages)
[PATCH V2] RISC-V: Throw compilation error for unknown sub-extension or supervisor extension
2023-07-13 8:32 UTC
[PATCH 0/4] [RISC-V] support zcmp extention
2023-07-13 8:31 UTC (5+ messages)
` [PATCH 2/4] [RISC-V] support cm.popretz in zcmp
` [PATCH 4/4] [RISC-V] support cm.mva01s cm.mvsa01 "
[PATCH] tree-optimization/94864 - vector insert of vector extract simplification
2023-07-13 8:29 UTC (4+ messages)
[PATCH] Add VXRM enum
2023-07-13 7:54 UTC (4+ messages)
` "
[PATCH] Fix part of PR 110293: `A NEEQ (A NEEQ CST)` part
2023-07-13 7:38 UTC (2+ messages)
[PATCH ver4] rs6000, Add return value to __builtin_set_fpscr_rn
2023-07-13 7:33 UTC (2+ messages)
[PATCH] tree-optimization/94864 - vector insert of vector extract simplification
2023-07-13 6:39 UTC (2+ messages)
[PATCH] RISCV: Add -m(no)-omit-leaf-frame-pointer support
2023-07-13 6:12 UTC (2+ messages)
[PATCH 0/4] Support Intel Arrow Lake/Lunar Lake ISAs
2023-07-13 6:03 UTC (5+ 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: Add more tests for RVV floating-point FRM
2023-07-13 5:57 UTC (4+ messages)
` [PATCH v2] "
[PATCH] mklog: Add --append option to auto add generate ChangeLog to patch file
2023-07-13 3:29 UTC (3+ messages)
[PATCH v8 0/6] c++, libstdc++: get std::is_object to dispatch to new built-in traits
2023-07-13 2:56 UTC (5+ messages)
` [PATCH v10 0/5] c++, libstdc++: Make std::is_object "
` [PATCH v10 2/5] libstdc++: Use new built-in trait __is_reference for std::is_reference
` [PATCH v10 5/5] libstdc++: Make std::is_object dispatch to new built-in traits
page: next (older) | prev (newer) | 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).