public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] define auto_vec copy ctor and assignment (PR 90904)
 2021-08-06 12:17 UTC  (21+ messages)
        ` [PING][PATCH] "

[RFC] Don't move cold code out of loop by checking bb count
 2021-08-06 12:15 UTC  (2+ messages)

[PATCH 0/7] ifcvt: Convert multiple
 2021-08-06 12:14 UTC  (7+ messages)
` [PATCH 4/7] ifcvt/optabs: Allow using a CC comparison for emit_conditional_move

[ARM] PR98435: Missed optimization in expanding vector constructor
 2021-08-06 12:01 UTC  (23+ messages)

[PATCH] Fix loop split incorrect count and probability
 2021-08-06 11:46 UTC  (2+ messages)

[PATCH 02/10] [i386] Enable _Float16 type for TARGET_SSE2 and above
 2021-08-06 11:27 UTC  (24+ messages)
` [PATCH V3 0/6] Initial support for AVX512FP16
  ` [PATCH 2/6] [i386] Enable _Float16 type for TARGET_SSE2 and above
                ` [PATCH] Make sure we're playing with integral modes before call extract_integral_bit_field
  ` [PATCH 4/6] Support -fexcess-precision=16 which will enable FLT_EVAL_METHOD_PROMOTE_TO_FLOAT16 when backend supports _Float16
  ` [PATCH 5/6] AVX512FP16: Initial support for AVX512FP16 feature and scalar _Float16 instructions

[Committed] Use CFN_BUILT_IN_CLRSB instead of BUILT_IN_CLRSB in switch
 2021-08-06 11:26 UTC 

[PATCH] middle-end/AArch64 Fix bootstrap after vec changes
 2021-08-06 11:17 UTC  (2+ messages)

[PATCH] [rtl-optimization] Simplify vector shift/rotate with const_vec_duplicate to vector shift/rotate with const_int element
 2021-08-06 10:55 UTC  (2+ messages)

[PATCH v3] gcov: Add __gcov_info_to_gdca()
 2021-08-06 10:29 UTC  (8+ messages)

[PATCH 0/4] openacc: Worker partitioning in the middle end
 2021-08-06 10:20 UTC  (8+ messages)
` [PATCH 1/4] openacc: Middle-end worker-partitioning support
  ` [OpenACC] Extract 'pass_oacc_loop_designation' out of 'pass_oacc_device_lower' (was: [PATCH 1/4] openacc: Middle-end worker-partitioning support)

[PATCH] libcpp: Implement C++23 P1949R7 - C++ Identifier Syntax using Unicode Standard Annex 31
 2021-08-06  9:53 UTC  (2+ messages)
` [PATCH] libcpp, v2: "

[PATCH 4/4] aarch64: Use memcpy to copy structures in bfloat vst* intrinsics
 2021-08-06  9:34 UTC  (2+ messages)

[PATCH 3/4] aarch64: Use memcpy to copy structures in vst2[q]_lane intrinsics
 2021-08-06  9:31 UTC  (2+ messages)

[PATCH 2/4] aarch64: Use memcpy to copy structures in vst3[q]_lane intrinsics
 2021-08-06  9:29 UTC  (2+ messages)

[PATCH 1/4] aarch64: Use memcpy to copy structures in vst4[q]_lane intrinsics
 2021-08-06  9:28 UTC  (2+ messages)

[PATCH] c++: Optimize constinit thread_local vars [PR101786]
 2021-08-06  8:16 UTC 

[PATCH] move more code to access warning pass
 2021-08-06  6:50 UTC  (2+ messages)

[PATCH 1/2] Add emulated gather capability to the vectorizer
 2021-08-06  6:44 UTC  (7+ messages)

[PATCH] [i386] Remove pass_cpb which is related to enable avx512 embedded broadcast from constant pool
 2021-08-06  6:26 UTC  (4+ messages)

Why vectorization didn't turn on by -O2
 2021-08-06  5:01 UTC 

[PATCH] Fix typo in fold-vec-load-builtin_vec_xl-* tests
 2021-08-06  2:44 UTC 

[PATCH] diagnose more new/delete mismatches (PR 101791)
 2021-08-05 22:02 UTC 

[RFC, Fortran] Fix c_float128 and c_float128_complex on targets with 128-bit long double
 2021-08-05 20:09 UTC  (4+ messages)

[PATCH] rs6000: Fix restored rs6000_long_double_type_size
 2021-08-05 20:06 UTC  (10+ messages)

Go patch committed: extend runtime/internal/atomic to sync/atomic
 2021-08-05 18:42 UTC 

[committed 1/2] libstdc++: Add [[nodiscard]] to iterators and related utilities
 2021-08-05 18:02 UTC  (11+ messages)
` [committed 2/2] libstdc++: Add [[nodiscard]] to sequence containers
` [committed] libstdc++: Move attributes that follow requires-clauses [PR101782]

[PATCH v2 0/7] fortran: Ignore unused arguments for scalarisation [PR97896]
 2021-08-05 16:26 UTC  (8+ messages)
` [PATCH v2 1/7] fortran: new wrapper class gfc_dummy_arg
` [PATCH v2 2/7] fortran: Tiny sort_actual internal refactoring
` [PATCH v2 3/7] fortran: Reverse actual vs dummy argument mapping
` [PATCH v2 4/7] fortran: simplify elemental arguments walking
` [PATCH v2 5/7] fortran: Delete redundant missing_arg_type field
` [PATCH v2 6/7] Revert "Remove KIND argument from INDEX so it does not mess up scalarization."
` [PATCH v2 7/7] fortran: Ignore unused args in scalarization [PR97896]

[PATCHv4 00/34] Replace the Power target-specific builtin machinery
 2021-08-05 16:04 UTC  (7+ messages)
` [PATCH 01/34] rs6000: Incorporate new builtins code into the build machinery
` [PATCH 02/34] rs6000: Add gengtype handling to "

[PATCH, libgomp, OpenMP 5.0] Implement omp_get_device_num
 2021-08-05 15:30 UTC  (7+ messages)
  ` [PATCH, v2, "
      ` [PATCH, v3, libgomp, OpenMP 5.0, committed] "

[PATCH] libcpp: Regenerate ucnid.h using Unicode 13.0.0 files [PR100977]
 2021-08-05 15:23 UTC  (2+ messages)

[PATCH] libgcc: Honor LDFLAGS_FOR_TARGET when linking libgcc_s
 2021-08-05 15:20 UTC  (2+ messages)

[PATCH take 2] Fold (X<<C1)^(X<<C2) to a multiplication when possible
 2021-08-05 14:54 UTC  (3+ messages)

[PATCH 0/8] aarch64 vector cost tweaks
 2021-08-05 13:06 UTC  (10+ messages)
` [PATCH 5/8] aarch64: Tweak the cost of elementwise stores
    ` [PATCH] vect: Move costing helpers from aarch64 code
` [PATCH 6/8] aarch64: Tweak MLA vector costs

[committed v2 0/3] arm: fix problems when targetting extended FPUs [PR101723]
 2021-08-05 11:57 UTC  (4+ messages)
` [committed v2 1/3] arm: ensure the arch_name is always set for the build target
` [committed v2 2/3] arm: Don't reconfigure globals in arm_configure_build_target
` [committed v2 3/3] arm: reorder assembler architecture directives [PR101723]

[PATCH, AArch64] PR target/101609 - Use the correct iterator for AArch64 vector right shift pattern
 2021-08-05 11:18 UTC 

[PATCH] aarch64: Don't include vec_select high-half in SIMD subtract cost
 2021-08-05 10:48 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] doc: Document cond_* shift optabs in md.texi
 2021-08-05 10:48 UTC  (2+ messages)

[PATCH] aarch64: Don't include vec_select high-half in SIMD add cost
 2021-08-05 10:43 UTC  (3+ messages)
` [PATCH V2] "

[ARM] PR66791: Replace builtins for signed vmul_n intrinsics
 2021-08-05 10:14 UTC  (4+ messages)

[ARM] PR66791: Replace builtin in vld1_dup intrinsics
 2021-08-05 10:07 UTC  (2+ messages)

[PATCH] Remove legacy back threader
 2021-08-05  9:48 UTC 

[PATCH] tree-optimization/101756 - avoid vectorizing boolean MAX reductions
 2021-08-05  9:42 UTC  (3+ messages)

[PATCH] RISC-V: Enable overlap-by-pieces in case of fast unaliged access
 2021-08-05  9:11 UTC  (4+ messages)

[PATCH] RISC-V: Allow unaligned accesses in cpymemsi expansion
 2021-08-05  9:11 UTC  (2+ messages)

[PATCH 0/7] BPF CO-RE Support
 2021-08-05  9:07 UTC  (9+ messages)
` [PATCH 1/7] dwarf: externalize lookup_type_die
` [PATCH 2/7] ctfc: externalize ctf_dtd_lookup
` [PATCH 3/7] ctfc: add function to lookup CTF ID of a TREE type
` [PATCH 4/7] btf: expose get_btf_id
` [PATCH 5/7] bpf: BPF CO-RE support
` [PATCH 6/7] bpf testsuite: Add BPF CO-RE tests
` [PATCH 7/7] doc: BPF CO-RE documentation

[RFC/PATCH] Use range-based for loops for traversing loops
 2021-08-05  8:50 UTC  (12+ messages)
` [PATCH v2] "
    ` [PATCH] Make loops_list support an optional loop_p root
        ` [PATCH v2] "
            ` [PATCH v3] "

[PATCH] sanitizer: cherry pick 414482751452e54710f16bae58458c66298aaf69
 2021-08-05  8:46 UTC 

[PATCH] Optimize x ? bswap(x) : 0 in tree-ssa-phiopt
 2021-08-05  8:40 UTC  (2+ messages)

Fix PR tree-optimization/101626
 2021-08-05  8:25 UTC 

[PATCH] libcpp: Fix makeucnid bug with combining values [PR100977]
 2021-08-05  8:13 UTC 

Go patch committed: Be strict about escape analysis of builtin functions
 2021-08-05  4:24 UTC 

[PATCH] rs6000: Add vec_unpacku_{hi,lo}_v4si
 2021-08-05  2:06 UTC 

[PATCH,V2 0/3] Allow means for late BTF generation for BPF CO-RE
 2021-08-05  0:50 UTC  (4+ messages)
` [PATCH,V2 1/3] bpf: Add new -mcore option "
` [PATCH, V2 2/3] targhooks: New target hook for CTF/BTF debug info emission
` [PATCH, V2 3/3] dwarf2out: Emit BTF in dwarf2out_finish for BPF CO-RE usecase

[committed] analyzer: initial implementation of asm support [PR101570]
 2021-08-04 22:26 UTC 

[PATCH v3 0/2] Implement indirect external access
 2021-08-04 22:03 UTC  (5+ messages)
` [PATCH v3 1/2] Add -f[no-]direct-extern-access
      ` PING^1 "

[PATCH, rs6000] Add store fusion support for Power10
 2021-08-04 21:55 UTC  (5+ messages)

[PATCH, part2] PR fortran/98411 [10/11/12 Regression] Pointless: Array larger than ‘-fmax-stack-var-size=’, 
 2021-08-04 21:09 UTC 

[PATCH] by_pieces: Properly set m_max_size in op_by_pieces
 2021-08-04 20:01 UTC  (7+ messages)
    ` [PATCH v2] by_pieces: Pass MAX_PIECES to op_by_pieces_d
` [PATCH v2] x86: Update STORE_MAX_PIECES
    ` [PATCH v3] "

[PATCH] libstdc++: Skip atomic instructions in _Sp_counted_base::_M_release when both counts are 1
 2021-08-04 19:48 UTC  (13+ messages)

[PATCH] x86: Avoid stack realignment when copying data with SSE register
 2021-08-04 18:40 UTC  (2+ messages)

[PATCH 0/7] fortran: Ignore unused arguments for scalarisation [PR97896]
 2021-08-04 18:33 UTC  (4+ messages)
` [PATCH 1/7] fortran: new abstract class gfc_dummy_arg

[PATCH] Factor out `find_a_program` helper around `find_a_file`
 2021-08-04 18:21 UTC 

[PATCH 2/2] Ada: Remove debug line number for DECL_IGNORED_P functions
 2021-08-04 17:59 UTC  (5+ messages)

[committed] aarch64: Fix a typo
 2021-08-04 15:53 UTC 

[PATCH] c: Fix ICE caused by get_parm_array_spec [PR101702]
 2021-08-04 15:51 UTC  (2+ messages)

[PATCH] aarch64: Don't include vec_select high-half in SIMD multiply cost
 2021-08-04 15:41 UTC  (4+ messages)
  ` [PATCH V2] "

[PATCH] gcov: check return code of a fclose
 2021-08-04 15:27 UTC 

[OG11, committed] libgomp amdgcn: Fix issues with dynamic OpenMP thread scaling
 2021-08-04 14:39 UTC 

[PATCH]middle-end Fix trapping access in test PR101750
 2021-08-04 13:34 UTC  (2+ messages)
` [PATCH][committed]middle-end "

[PATCH 0/3] [i386] Support cond_{smax, smin, umax, umin, xor, ior, and} for vector modes under AVX512
 2021-08-04 12:48 UTC  (5+ messages)
` [PATCH 1/3] [i386] Support cond_{smax, smin, umax, umin} for vector integer "
` [PATCH 2/3] [i386] Support cond_{smax, smin} for vector float/double "
` [PATCH 3/3] [i386] Support cond_{xor, ior, and} for vector integer mode "

[PATCH] omp-low.c split
 2021-08-04 12:45 UTC  (3+ messages)

[PATCH] vect: Tweak comparisons with existing epilogue loops
 2021-08-04 11:48 UTC  (2+ messages)

[PATCH 2/2] Rewrite more vector loads to scalar loads
 2021-08-04 11:31 UTC  (2+ messages)

[PATCH 1/8] aarch64: Use memcpy to copy vector tables in vqtbl[234] intrinsics
 2021-08-04 10:05 UTC  (3+ messages)
  ` [PATCH] testsuite: aarch64: Fix failing vector structure tests on big-endian

[PATCH] c++: Fix up parsing of attributes for using-directive
 2021-08-04 10:05 UTC 

[committed] c++: Fix up #pragma omp declare {simd,variant} and acc routine parsing
 2021-08-04  9:57 UTC 

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