public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] GCSE: Export add_label_notes as global function
 2023-07-10  7:58 UTC  (3+ messages)
  `  "

[PATCH] GCSE: Export 'insert_insn_end_basic_block' as global function
 2023-07-10  7:56 UTC 

[PATCH] Fix PR 110539: missed optimization after moving two_value to match.pd
 2023-07-10  7:49 UTC  (2+ messages)

[PATCH 4/19]middle-end: Fix scale_loop_frequencies segfault on multiple-exits
 2023-07-10  7:07 UTC  (9+ messages)

[X86 PATCH] Add new insvti_lowpart_1 and insvdi_lowpart_1 patterns
 2023-07-10  6:22 UTC  (2+ messages)

[x86 PATCH] Add AVX512 support for STV of SI/DImode rotation by constant
 2023-07-10  6:18 UTC  (2+ messages)

[PATCH 1/2] c++, libstdc++: implement __is_pointer built-in trait
 2023-07-10  5:50 UTC  (7+ messages)
` [PATCH 2/2] libstdc++: use new built-in trait __is_pointer
` [PATCH v2 1/2] c++, libstdc++: implement __is_pointer built-in trait
  ` [PATCH v2 2/2] libstdc++: use new built-in trait __is_pointer

[PATCH] Break false dependence for vpternlog by inserting vpxor
 2023-07-10  1:17 UTC  (4+ messages)
    ` [PATCH] Break false dependence for vpternlog by inserting vpxor or setting constraint of input operand to '0'

[committed] d: Merge upstream dmd, druntime 17ccd12af3, phobos 8d3800bee
 2023-07-10  1:14 UTC 

[committed] d: Merge upstream dmd, druntime 28a3b24c2e, phobos 8ab95ded5
 2023-07-09 23:21 UTC 

[PATCH v2] Implement new RTL optimizations pass: fold-mem-offsets
 2023-07-09 21:58 UTC  (3+ messages)

[PATCH] ci: Add a linux CI
 2023-07-09 17:12 UTC 

Improve dumping of profile_count
 2023-07-09 13:28 UTC 

[PATCH 1/2] c++, libstdc++: implement __is_arithmetic built-in trait
 2023-07-09 13:03 UTC  (3+ messages)
` [PATCH 2/2] libstdc++: use new built-in trait __is_arithmetic

[PATCH 1/2] c++, libstdc++: implement __is_signed built-in trait
 2023-07-09  8:54 UTC  (3+ messages)
` [PATCH 2/2] libstdc++: use new built-in trait __is_signed

[PATCH] simplify-rtx: Fix invalid simplification with paradoxical subregs [PR110206]
 2023-07-09  8:52 UTC 

[r14-2386 Regression] FAIL: gcc.target/i386/pr91681-1.c scan-assembler-not xor on Linux/x86_64
 2023-07-09  5:09 UTC 

Add missing dump_file check
 2023-07-08 21:49 UTC 

[r14-2383 Regression] FAIL: gcc.dg/unroll-7.c scan-rtl-dump-not loop2_unroll "Invalid sum" on Linux/x86_64
 2023-07-08 17:42 UTC 

Fix profile update in tree-ssa/update-cunroll.c
 2023-07-08 16:10 UTC 

[Patch, fortran] Fix default type bugs in gfortran [PR99139, PR99368]
 2023-07-08 14:57 UTC  (4+ messages)

[PATCH] Fortran: fixes for procedures with ALLOCATABLE,INTENT(OUT) arguments [PR92178]
 2023-07-08 14:20 UTC  (14+ messages)

[committed] cprop: Change return type of predicate functions from int to bool
 2023-07-08 13:04 UTC 

[committed] gcse: Change return type of predicate functions from int to bool
 2023-07-08 13:03 UTC 

[PATCH v2 1/2] c++: implement __is_unsigned built-in trait
 2023-07-08 11:25 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v4 "
    ` [PATCH v4 2/2] libstdc++: use new built-in trait __is_unsigned

[committed] doc: Fix typos in Warning Options [PR110596]
 2023-07-08  9:24 UTC 

[PATCH] Fortran: simplification of FINDLOC for constant complex arguments [PR110585]
 2023-07-08  7:35 UTC  (2+ messages)

[PATCH 1/2] c++: implement __remove_pointer built-in trait
 2023-07-08  5:29 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] libstdc++: use new built-in trait __remove_pointer

[PATCH v2 1/2] c++: implement __is_const built-in trait
 2023-07-08  5:26 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] libstdc++: use new built-in trait __is_const

[PATCH v2 1/2] c++: implement __is_array built-in trait
 2023-07-08  5:23 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] libstdc++: use new built-in trait __is_array

[PATCH v2 1/2] c++: implement __is_volatile built-in trait
 2023-07-08  5:18 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] libstdc++: use new built-in trait __is_volatile

[PATCH v7 0/6] c++, libstdc++: get std::is_object to dispatch to new built-in traits
 2023-07-08  5:08 UTC  (8+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/6] c++: implement __is_reference built-in trait
  ` [PATCH v8 2/6] libstdc++: use new built-in trait __is_reference for std::is_reference
  ` [PATCH v8 3/6] c++: implement __is_function built-in trait
  ` [PATCH v8 4/6] libstdc++: use new built-in trait __is_function for std::is_function
  ` [PATCH v8 5/6] c++, libstdc++: implement __is_void built-in trait
  ` [PATCH v8 6/6] libstdc++: make std::is_object dispatch to new built-in traits

[PATCH] libstdc++: use __is_enum built-in trait
 2023-07-08  4:50 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] c++, libstdc++: implement __is_scalar built-in trait
 2023-07-08  4:45 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] libstdc++: use new built-in trait __is_scalar for std::is_scalar

Pilot training
 2023-07-08  1:11 UTC 

[PATCH] RISC-V: Support vfwmul.vv combine lowering
 2023-07-07 23:05 UTC  (10+ messages)
  `  "

[PATCH v5] rs6000: Update the vsx-vector-6.* tests
 2023-07-07 20:40 UTC 

[PATCH v4] rs6000: Update the vsx-vector-6.* tests
 2023-07-07 20:36 UTC  (3+ messages)

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

[PATCH ver 3] rs6000, fix vec_replace_unaligned built-in arguments
 2023-07-07 20:18 UTC 

[PATCH] rs6000, fix vec_replace_unaligned builtin arguments
 2023-07-07 20:18 UTC  (5+ messages)

[committed] d: Fix PR 108842: Cannot use enum array with -fno-druntime
 2023-07-07 19:29 UTC 

[PATCH] rs6000: Don't ICE when generating vector pair load/store insns [PR110411]
 2023-07-07 17:54 UTC  (5+ messages)

Cleanup force_edge_cold
 2023-07-07 17:23 UTC 

Fix some profile consistency testcases
 2023-07-07 17:19 UTC 

[PATCH] libstdc++: Compile basic_file_stdio.cc for LFS
 2023-07-07 16:38 UTC 

[PATCH] libstdc++: Fix --enable-cstdio=stdio_pure [PR110574]
 2023-07-07 16:36 UTC 

[PATCH v2] x86: Properly find the maximum stack slot alignment
 2023-07-07 15:13 UTC 

[PATCH] s390: Fix vec_init default expander
 2023-07-07 14:56 UTC  (2+ messages)

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

[PATCH V5] RISC-V: Support gather_load/scatter RVV auto-vectorization
 2023-07-07 14:32 UTC 

[PATCH] tree-optimization/110279- Check for nested FMA chains in reassoc
 2023-07-07 14:31 UTC  (3+ messages)
` [PING][PATCH] "

[PATCH ver 2] rs6000, __builtin_set_fpscr_rn add retrun value
 2023-07-07 14:23 UTC  (6+ messages)

[pushed][LRA][PR110372]: Refine reload pseudo class
 2023-07-07 14:01 UTC 

[PATCH v2] vect: Fix vectorized BIT_FIELD_REF for signed bit-fields [PR110557]
 2023-07-07 13:18 UTC 

Gcc - CIFF FASHION FAIR 2023
 2023-07-07 12:16 UTC 

[PATCH] gcc-ar: Handle response files properly [PR77576]
 2023-07-07 12:00 UTC  (4+ messages)

[PATCH v4 0/9] MIPS: Add MIPS16e2 ASE instrucions
 2023-07-07 10:53 UTC  (5+ messages)
` [PATCH v4 4/9] MIPS: Add bitwise instructions for mips16e2

[PATCH V3] RISC-V: Support gather_load/scatter RVV auto-vectorization
 2023-07-07 10:51 UTC  (5+ messages)
  `  "

[PATCH] Vect: use a small step to calculate induction for the unrolled loop (PR tree-optimization/110449)
 2023-07-07 10:23 UTC  (8+ messages)

[PATCH] vect: Fix vectorized BIT_FIELD_REF for signed bit-fields [PR110557]
 2023-07-07  9:59 UTC  (3+ messages)

[PATCH 1/2]middle-end ifcvt: Reduce comparisons on conditionals by tracking truths [PR109154]
 2023-07-07  9:37 UTC  (2+ messages)
` [PATCH 2/2]middle-end ifcvt: Sort PHI arguments not only occurrences but also complexity [PR109154]

[PATCH] RISCV: Fix local_eliminate_vsetvl_insn bug in VSETVL PASS[PR110560]
 2023-07-07  9:35 UTC  (5+ messages)
    `  "

[COMMITTED] ada: Fix expanding container aggregates
 2023-07-07  8:51 UTC  (2+ messages)

[COMMITTED] ada: Fix internal error on aggregate within container aggregate
 2023-07-07  8:51 UTC  (2+ messages)

[COMMITTED] ada: Fix crash on vector initialization
 2023-07-07  8:49 UTC  (2+ messages)

[r14-2314 Regression] FAIL: gcc.target/i386/pr100711-2.c scan-assembler-times vpandn 8 on Linux/x86_64
 2023-07-07  8:08 UTC  (7+ messages)

[COMMITTED] Implement value/mask tracking for irange
 2023-07-07  7:57 UTC  (3+ messages)
` [COMMITTED] The caller to irange::intersect (wide_int, wide_int) must normalize the range
` [COMMITTED] A singleton irange has all known bits

[PATCH] doc: Document arm_v8_1m_main_cde_mve_fp
 2023-07-07  7:51 UTC  (2+ messages)
` [PATCH] testsuite: Add _link flavor for several arm_arch* and arm* effective-targets

[r14-2310 Regression] FAIL: gcc.target/i386/pr53652-1.c scan-assembler-times pandn[ \\t] 2 on Linux/x86_64
 2023-07-07  7:49 UTC  (5+ messages)

[PATCH] mklog: handle Signed-Off-By, minor cleanup
 2023-07-07  7:07 UTC 

[PATCH 1/2] [x86] Add pre_reload splitter to detect fp min/max pattern
 2023-07-07  6:41 UTC  (4+ messages)
` [PATCH V2] "

[PATCH 0/3] testsuite: Exclude vector tests for unsupported targets
 2023-07-07  6:33 UTC  (7+ messages)
` [PATCH 1/3] testsuite: Add check for vectors of 128 bits being supported
` [PATCH 2/3] testsuite: Require 128-bit vectors for bb-slp-pr95839.c
` [PATCH 3/3] testsuite: Require vectors of doubles for pr97428.c

[PATCH] lto: bypass-asm: Fixed test(U*) used but never defined error
 2023-07-07  6:29 UTC 

[PATCH] support ggc hash_map and hash_set
 2023-07-07  6:20 UTC  (3+ messages)
` GGC: Remove 'const char *' 'gt_ggc_mx', 'gt_pch_nx' variants (was: [PATCH] support ggc hash_map and hash_set)

[PATCH] VECT: Add COND_LEN_* operations for loop control with length targets
 2023-07-07  4:03 UTC 

[PATCH V2] RISC-V: Support gather_load/scatter RVV auto-vectorization
 2023-07-07  1:05 UTC  (2+ messages)

[PATCH v5] RISC-V: Fix one bug for floating-point static frm
 2023-07-07  0:40 UTC  (3+ messages)

committed: Stepping down as maintainer for ARC and Epiphany
 2023-07-07  0:08 UTC 

[PATCH 0/9] rs6000: Rework rs6000_emit_vector_compare
 2023-07-06 21:54 UTC  (5+ messages)
` PING^1 "
  ` PING^2 "
    ` PING^3 "

[PATCH] match.pd: Implement missed optimization (~X | Y) ^ X -> ~(X & Y) [PR109986]
 2023-07-06 19:51 UTC  (3+ messages)

[PATCH] rs6000: Change GPR2 to volatile & non-fixed register for function that does not use TOC [PR110320]
 2023-07-06 18:41 UTC  (3+ messages)

[PATCH] arm: Fix MVE intrinsics support with LTO (PR target/110268)
 2023-07-06 16:38 UTC  (4+ messages)

[PATCH] [og13] OpenMP: Expand "declare mapper" mappers for target {enter,exit,} data directives
 2023-07-06 15:55 UTC 

[PATCH ver 3] rs6000: Update the vsx-vector-6.* tests
 2023-07-06 15:33 UTC  (3+ messages)

[PATCH 10/11] riscv: thead: Add support for the XTheadMemIdx ISA extension
 2023-07-06 15:28 UTC  (8+ messages)

[committed] libstdc++: Document --enable-cstdio=stdio_pure [PR110574]
 2023-07-06 15:28 UTC 

[PATCH][RFC] c-family: Implement __has_feature and __has_extension [PR60512]
 2023-07-06 15:23 UTC  (8+ messages)

Fix profile update after loop-ch and cunroll
 2023-07-06 15:06 UTC 

[PATCH v1 0/6] Add Loongson SX/ASX instruction support to LoongArch target
 2023-07-06 14:57 UTC  (3+ messages)

[PATCH] analyzer: Add support of placement new and improved operator new [PR105948]
 2023-07-06 14:43 UTC 

[x86_64 PATCH] Improve __int128 argument passing (in ix86_expand_move)
 2023-07-06 14:20 UTC  (4+ messages)

update_bb_profile_for_threading TLC
 2023-07-06 14:17 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).