public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[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 V2] RISC-V: Enable COND_LEN_FMA auto-vectorization
 2023-07-14  7:04 UTC  (2+ messages)

[PATCH] i386: Auto vectorize usdot_prod, udot_prod with AVXVNNIINT16 instruction
 2023-07-14  6:24 UTC 

[PATCH] cprop: Do not set REG_EQUAL note when simplifying paradoxical subreg [PR110206]
 2023-07-14  6:22 UTC 

[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] RISC-V: Remove the redundant expressions in the and<mode>3
 2023-07-14  2:52 UTC  (6+ messages)

[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 1/2] c++, libstdc++: implement __is_pointer built-in trait
 2023-07-13 20:48 UTC  (17+ messages)
` [PATCH v2 "
        ` [PATCH v3 1/2] c++, libstdc++: Implement "
          ` [PATCH v3 2/2] libstdc++: Use new built-in trait __is_pointer
          ` [PATCH v4 1/2] c++, libstdc++: Implement __is_pointer built-in trait
            ` [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 12/19]middle-end: implement loop peeling and IV updates for early break
 2023-07-13 19:05 UTC  (3+ messages)

[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 

[x86 PATCH] PR target/110588: Add *bt<mode>_setncqi_2 to generate btl
 2023-07-13 18:21 UTC  (2+ messages)

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

[x86_64 PATCH] Improved insv of DImode/DFmode {high,low}parts into TImode
 2023-07-13 16:45 UTC 

[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] "

[Patch] libgomp: Use libnuma for OpenMP's partition=nearest allocation trait
 2023-07-13 16:13 UTC  (3+ messages)

[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  (13+ 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] vect: Handle demoting FLOAT and promoting FIX_TRUNC
 2023-07-13 12:36 UTC  (4+ 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 8/19]middle-end: updated niters analysis to handle multiple exits
 2023-07-13 12:03 UTC  (3+ 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] "

[RFC] GNU Vector Extension -- Packed Boolean Vectors
 2023-07-13 10:35 UTC  (10+ messages)

[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 1/2] [testsuite,arm]: Make nomve_fp_1.c require arm_fp
 2023-07-13 10:21 UTC  (2+ messages)
` [PATCH 2/2] [testsuite,arm]: Make mve_fp_fpu[12].c accept single or double precision FPU

[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  (5+ 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  (9+ messages)
` [PATCH v10 0/5] c++, libstdc++: Make std::is_object "
  ` [PATCH v10 1/5] c++: Implement __is_reference built-in trait
  ` [PATCH v10 2/5] libstdc++: Use new built-in trait __is_reference for std::is_reference
  ` [PATCH v10 3/5] c++: Implement __is_function built-in trait
  ` [PATCH v10 4/5] libstdc++: Use new built-in trait __is_function for std::is_function
  ` [PATCH v10 5/5] libstdc++: Make std::is_object dispatch to new built-in traits

[PATCH 1/2] c++, libstdc++: implement __is_signed built-in trait
 2023-07-13  1:43 UTC  (5+ messages)
    ` [PATCH v2 1/2] c++, libstdc++: Implement "
      ` [PATCH v2 2/2] libstdc++: Use new built-in trait __is_signed

[PATCH V2] RISC-V: Support COND_LEN_* patterns
 2023-07-12 23:48 UTC  (3+ messages)

Loop-ch improvements, part 2
 2023-07-12 23:30 UTC 

[pushed] c++: C++26 constexpr cast from void* [PR110344]
 2023-07-12 22:32 UTC  (2+ messages)

[COMMITTED] [range-op] Take known set bits into account in popcount [PR107053]
 2023-07-12 21:50 UTC  (3+ messages)
` [COMMITTED] [range-op] Take known mask into account for bitwise ands [PR107043]

RISC-V: Folding memory for FP + constant case
 2023-07-12 20:59 UTC 

[committed] libstdc++: Check conversion from filesystem::path to wide strings [PR95048]
 2023-07-12 20:04 UTC 

[PATCH 1/2] c++, libstdc++: implement __is_scalar built-in trait
 2023-07-12 19:35 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] libstdc++: use new built-in trait __is_scalar for std::is_scalar

[PATCH 0/9] Add btf_decl_tag C attribute
 2023-07-12 19:33 UTC  (6+ messages)

[committed] IRA+LRA: Change return type of predicate functions from int to bool
 2023-07-12 19:11 UTC 

[PATCH] c++: non-standalone surrogate call template
 2023-07-12 18:47 UTC 

[PATCH] ci: Add a linux CI
 2023-07-12 17:52 UTC  (3+ messages)

[pushed][LRA][PR110372]: Refine reload pseudo class
 2023-07-12 16:25 UTC  (5+ 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).