public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] rs6000: mark tieable between INT and FLOAT
 2023-08-28  3:07 UTC 

[PATCH v2] LoongArch: Remove redundant sign extension instructions caused by SLT instructions
 2023-08-28  2:37 UTC  (2+ messages)
` [pushed][PATCH "

[PATCH V2] RISC-V: Insert vsetivli zero, 0 for vmv.x.s/vfmv.f.s instructions satisfying REG_P(operand[1]) in -O0
 2023-08-28  2:36 UTC  (3+ messages)
  `  "

[PATCH] RISC-V: Add initial pipeline description for an out-of-order core
 2023-08-28  2:25 UTC  (4+ messages)
    `  "

[PATCH V2] RISC-V: Fix error combine of pred_mov pattern
 2023-08-28  2:21 UTC  (2+ messages)

[PATCH ver 3] rs6000, add overloaded DFP quantize support
 2023-08-28  2:21 UTC  (2+ messages)

[PATCH] rs6000: Disable PCREL for unsupported targets [PR111045]
 2023-08-28  2:06 UTC  (8+ messages)

[PATCH] RISC-V: Fix VSETVL test failures
 2023-08-28  1:48 UTC 

[PATCH V2] RISC-V: Refactor Phase 3 (Demand fusion) of VSETVL PASS
 2023-08-28  0:47 UTC  (3+ messages)
  `  "

[PATCH] IFCOMBINE: Remove outer condition for two same conditionals
 2023-08-27 22:57 UTC 

[PATCH] fortran: Restore interface to its previous state on error [PR48776]
 2023-08-27 19:22 UTC 

[committed] RISC-V: Fix spill-11.c testsuite failure
 2023-08-27 19:01 UTC 

[committed] RISC-V: Fix spill-12 test
 2023-08-27 18:54 UTC 

[committed] RISC-V: Fix xtheadcondmov-indirect.c
 2023-08-27 18:40 UTC 

[Patch/fortran] PR87477 [meta-bug] [F03] issues concerning the ASSOCIATE statement
 2023-08-27  9:01 UTC 

[PATCH] analyzer: Move gcc.dg/analyzer tests to c-c++-common (1)
 2023-08-26 22:44 UTC  (6+ messages)
      ` [PATCH v2] analyzer: Move gcc.dg/analyzer tests to c-c++-common (1) [PR96395]

Paid Blog Post Inquiry--https://gcc.gnu.org/
 2023-08-26 17:43 UTC 

c23 type compatibility rules, v2
 2023-08-26 16:26 UTC  (8+ messages)
` [C PATCH 1/6] c: reorganize recursive type checking
` [C PATCH 2/6] c23: recursive type checking of tagged type
` [C PATCH 3/6] c23: tag compatibility rules for struct and unions
` [C PATCH 4/6] c23: tag compatibility rules for enums
` [C PATCH 5/6] c23: aliasing of compatible tagged types
` [C PATCH 6/6] c23: construct composite type for "
` [C PATCH] c: flag for tag compatibility rules

[Patch, fortran] PR92586 - ICE in gimplify_expr, at gimplify.c:13479 with nested allocatable derived types
 2023-08-26 14:40 UTC 

[PATCH v1] Mode-Switching: Add optional EMIT_AFTER hook
 2023-08-26 13:36 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] libcpp: Small incremental patch for P1854R4 [PR110341]
 2023-08-26 11:11 UTC 

[PATCH] rs6000: Fix issue in specifying PTImode as an attribute [PR106895]
 2023-08-26  8:37 UTC  (4+ messages)

[PATCH V2] RISC-V: Support LEN_FOLD_EXTRACT_LAST auto-vectorization
 2023-08-26  2:55 UTC  (3+ messages)

[PATCH] PHIOPT: Add dump for match and simplify and early phiopt
 2023-08-26  2:14 UTC 

[PATCH] Fix phi-opt-34.c testcase
 2023-08-26  2:12 UTC 

[PATCH] c++: tweaks for explicit conversion fns diagnostic
 2023-08-26  0:34 UTC  (2+ messages)

[PATCH V2] RISC-V: Add Types to Un-Typed Sync Instructions:
 2023-08-25 23:44 UTC  (4+ messages)
  ` [Committed] "

[PATCH] MAINTAINERS: Add myself to write after approval
 2023-08-25 23:42 UTC 

[PATCH 1/3] MATCH: Move `a ? one_zero : one_zero` matching after min/max matching
 2023-08-25 23:11 UTC  (10+ messages)
` [PATCH 2/3] MATCH: `a | C -> C` when we know that `a & ~C == 0`
` [PATCH 3/3] PHIOPT: Allow BIT_AND and BIT_IOR in early phiopt

[committed] RISC-V: Make stack_save_restore tests more robust
 2023-08-25 22:36 UTC 

[committed] RISC-V: Fix minor testsuite problem with zicond
 2023-08-25 22:30 UTC 

[PATCH v10] RISC-V: Add support for the Zfa extension
 2023-08-25 21:44 UTC  (2+ messages)

[PATCH 2/2] RISC-V: Constant FP Optimization with 'Zfa'
 2023-08-25 20:59 UTC  (3+ messages)
` [2/2] "

[PATCH] c++: Implement C++26 P1854R4 - Making non-encodable string literals ill-formed [PR110341]
 2023-08-25 20:49 UTC 

[PATCH] libgccjit: Add support for `restrict` attribute on function parameters
 2023-08-25 20:47 UTC  (11+ messages)

[PATCH] testsuite: Add test for already-fixed issue with _Pragma expansion [PR90400]
 2023-08-25 20:45 UTC 

[PATCH] c++: Implement C++ DR 2406 - [[fallthrough]] attribute and iteration statements
 2023-08-25 20:35 UTC 

[PATCH 0/2] RISC-V: Make "prefetch.i" built-in usable
 2023-08-25 20:22 UTC  (3+ messages)
` [PATCH 1/2] RISC-V: Add support for the 'Zfa' extension

[V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2023-08-25 19:51 UTC  (5+ messages)
` [V3][PATCH 1/3] Provide counted_by attribute to flexible array member field (PR108896)
` [V3][PATCH 2/3] Use the counted_by atribute info in builtin object size [PR108896]
` [V3][PATCH 3/3] Use the counted_by attribute information in bound sanitizer[PR108896]

[COMMITTED V3 0/6] Support for imperfectly-nested loops
 2023-08-25 19:47 UTC  (7+ messages)
` [COMMITTED V3 1/6] OpenMP: Add OMP_STRUCTURED_BLOCK and GIMPLE_OMP_STRUCTURED_BLOCK
` [COMMITTED V3 2/6] OpenMP: C front end support for imperfectly-nested loops
` [COMMITTED V3 3/6] OpenMP: C++ "
` [COMMITTED V3 4/6] OpenMP: New C/C++ testcases for imperfectly nested loops
` [COMMITTED V3 5/6] OpenMP: Fortran support for imperfectly-nested loops
` [COMMITTED V3 6/6] OpenMP: Document "

[PATCH v2] RISC-V: Enable Hoist to GCSE simple constants
 2023-08-25 19:24 UTC  (3+ messages)
  ` [Committed] "

RISC-V: Fix stack_save_restore_1/2 test cases
 2023-08-25 18:48 UTC  (4+ messages)

[COMMITTEDv2] MATCH: Move `a ? one_zero : one_zero` matching after min/max matching
 2023-08-25 18:33 UTC 

[wwwdocs] projects/gomp: Update implementation status and minor fixes
 2023-08-25 18:17 UTC 

[PATCH] c++: CWG 2359, wrong copy-init with designated init [PR91319]
 2023-08-25 17:50 UTC  (2+ messages)

[PATCH] c++: more dummy non_constant_p arg avoidance
 2023-08-25 17:41 UTC 

[PATCH] c++: use conversion_obstack_sentinel throughout
 2023-08-25 17:04 UTC  (2+ messages)

Darwin: Replace environment runpath with embedded [PR88590]
 2023-08-25 16:28 UTC  (4+ messages)

[PATCH] MATCH: Move `(X & ~Y) | (~X & Y)` over to use bitwise_inverted_equal_p
 2023-08-25 16:21 UTC 

[RFC] -folding dumping for fold-const.cc
 2023-08-25 13:37 UTC  (2+ messages)

[pushed] analyzer: fix ICE in text art strings support
 2023-08-25 12:44 UTC 

[PATCH] tree-optimization/111137 - dependence checking for SLP
 2023-08-25 12:37 UTC 

[PATCH] Apply some TLC to vect_slp_analyze_instance_dependence
 2023-08-25 11:15 UTC 

[PATCH] fortran: Rename TRUE/FALSE to true/false in *.cc files
 2023-08-25  8:34 UTC  (2+ messages)

[committed] treewide: Rename TRUE/FALSE to true/false in *.cc files
 2023-08-25  8:24 UTC 

[PATCH] tree-optimization/111136 - STMT_VINFO_SLP_VECT_ONLY and stores
 2023-08-25  8:14 UTC 

[PATCH] RISC-V: Refactor and clean expand_cond_len_{unop,binop,ternop}
 2023-08-25  8:02 UTC 

[PATCH V2] RISC-V: Add conditional autovec convert(INT<->INT) patterns
 2023-08-25  7:26 UTC  (3+ messages)

MIPS: the method of getting GOT address for PIC code
 2023-08-25  7:16 UTC 

[PATCH-2, rs6000] Implement 32bit inline lrint [PR88558]
 2023-08-25  6:44 UTC 

[PATCH-1, rs6000] Enable SImode in FP register on P7 [PR88558]
 2023-08-25  6:44 UTC 

[PATCH v1] LoongArch: Remove the symbolic extension instruction due to the SLT directive
 2023-08-25  6:05 UTC  (3+ messages)

[PING][PATCH] LoongArch: initial ada support on linux
 2023-08-25  5:55 UTC  (2+ messages)

[PATCH] Use vmaskmov{ps,pd} for VI48_128_256 when TARGET_AVX2 is not available
 2023-08-25  4:43 UTC 

[PATCH V3] RISC-V: Refactor Phase 3 (Demand fusion) of VSETVL PASS
 2023-08-25  3:07 UTC 

[PATCH v1] RISC-V: Support rounding mode for VFNMADD/VFNMACC autovec
 2023-08-25  2:34 UTC  (2+ messages)

[PATCH] RISC-V: Add early continue for ENTRY and EXIT block
 2023-08-25  1:59 UTC 

[PATCH v1] RISC-V: Support rounding mode for VFNMSAC/VFNMSUB autovec
 2023-08-25  1:23 UTC  (3+ messages)

Fix profile update in tree-ssa-reassoc
 2023-08-25  1:20 UTC  (2+ messages)

[PATCH] RISC-V: Move vector-abi testcases into rvv/base folder
 2023-08-25  0:55 UTC  (3+ messages)
  ` [Committed] "

[PATCH] Fortran: improve bounds checking for DATA with implied-do [PR35095]
 2023-08-25  0:45 UTC  (2+ messages)

[PATCH] Fix avx512ne2ps2bf16 wrong code [PR 111127]
 2023-08-25  0:36 UTC  (2+ messages)

Handbags Ltd
 2023-08-25  0:13 UTC 

[committed] i386: Optimize pinsrq of 0 with index 1 into movq [PR94866]
 2023-08-24 20:26 UTC 

[PATCH ver 2] rs6000, add overloaded DFP quantize support
 2023-08-24 19:53 UTC 

[PATCH] sso-string@gnu-versioned-namespace [PR83077]
 2023-08-24 17:33 UTC  (7+ messages)

[PATCH] c++: Fix up mangling of function/block scope static structured bindings [PR111069]
 2023-08-24 16:39 UTC  (3+ messages)

[PATCH V2 0/5] OpenMP: support for imperfectly-nested loops
 2023-08-24 16:36 UTC  (8+ messages)
` [PATCH V2 2/5] OpenMP: C front end "
` [PATCH V2 5/5] OpenMP: Fortran "

[RFC] gimple ssa: SCCP - A new PHI optimization pass
 2023-08-24 15:54 UTC  (3+ messages)

[PATCH] testsuite: aarch64: Adjust SVE ACLE tests to new generated code
 2023-08-24 15:47 UTC  (2+ messages)

Check that passes do not forget to define profile
 2023-08-24 15:36 UTC  (3+ messages)

[PATCH V4] Add warning options -W[no-]compare-distinct-pointer-types
 2023-08-24 15:18 UTC  (5+ messages)

[pushed 0/9] analyzer: strlen, strcpy, and strcat [PR105899]
 2023-08-24 14:39 UTC  (10+ messages)
` [PATCH 1/9] analyzer: add logging to impl_path_context
` [PATCH 2/9] analyzer: handle symbolic bindings in scan_for_null_terminator [PR105899]
` [PATCH 3/9] analyzer: reimplement kf_strcpy [PR105899]
` [PATCH 4/9] analyzer: eliminate region_model::get_string_size [PR105899]
` [PATCH 5/9] analyzer: reimplement kf_memcpy_memmove
` [PATCH 6/9] analyzer: handle strlen(INIT_VAL(STRING_REG)) [PR105899]
` [PATCH 7/9] analyzer: handle INIT_VAL(ELEMENT_REG(STRING_REG), CONSTANT_SVAL) [PR105899]
` [PATCH 8/9] analyzer: handle strlen(BITS_WITHIN) [PR105899]
` [PATCH 9/9] analyzer: implement kf_strcat [PR105899]

[PATCH] c++: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348]
 2023-08-24 14:30 UTC 

[PATCH] fwprop: Allow UNARY_P and check register pressure
 2023-08-24 14:06 UTC  (2+ messages)

[PATCH] c++: Implement C++26 P2361R6 - Unevaluated strings [PR110342]
 2023-08-24 13:58 UTC 

[PATCH] RISC-V: Enable Hoist to GCSE simple constants
 2023-08-24 13:51 UTC  (4+ messages)

[PATCH] c++: refine CWG 2369 satisfaction vs non-dep convs [PR99599]
 2023-08-24 13:31 UTC  (3+ messages)

[PATCH] Fix for bug libstdc++/111102 pointer arithmetic on nullptr
 2023-08-24 12:47 UTC  (2+ messages)

[committed] libstdc++: Add test for illegal pointer arithmetic in format [PR111102]
 2023-08-24 12:45 UTC 

[committed] libstdc++: Fix -Wunused-but-set-variable in std::format_to test
 2023-08-24 12:45 UTC 

[committed] libstdc++: Tweak some preprocessor conditions for feature tests
 2023-08-24 12:45 UTC 

[committed] libstdc++: Implement new SI prefixes in <ratio> for C++23 (P2734R0)
 2023-08-24 12:44 UTC 

[PATCH] tree-optimization/111115 - SLP of masked stores
 2023-08-24 12:43 UTC  (3+ messages)

[PATCH] Fix confusion about load_p in vect_build_slp_tree_1
 2023-08-24 12:41 UTC 

[committed] libstdc++: Add pretty printer for std::locale
 2023-08-24 12:41 UTC 

[committed] libstdc++: Declutter std::optional and std:variant pretty printers [PR110944]
 2023-08-24 12:41 UTC 

[PATCH] RISC-V: Add COND_LEN_FNMA/COND_LEN_FMS/COND_LEN_FNMS testcases
 2023-08-24 11:36 UTC  (4+ messages)

[PATCH] tree-optimization/111125 - avoid BB vectorization in novector loops
 2023-08-24 11:03 UTC 

[PATCH] RISC-V: Add conditional autovec convert(INT<->FP) patterns
 2023-08-24 10:55 UTC 

[PATCH V2] gimple_fold: Support COND_LEN_FNMA/COND_LEN_FMS/COND_LEN_FNMS gimple fold
 2023-08-24 10:47 UTC  (3+ messages)

[PATCH] RISC-V: Add conditional sign/zero extension and truncation autovec patterns
 2023-08-24 10:27 UTC  (5+ messages)

[PATCH] RISC-V: Add conditional unary neg/abs/not autovec patterns
 2023-08-24  9:57 UTC  (5+ messages)
    `  "

[PATCH 00/11] aarch64 GCS preliminary patches
 2023-08-24  9:43 UTC  (4+ messages)
` [PATCH 03/11] aarch64: Use br instead of ret for eh_return

[PATCH] RISC-V: Support LEN_FOLD_EXTRACT_LAST auto-vectorization
 2023-08-24  9:38 UTC  (4+ messages)
  `  "

[PATCH] tree-optimization/111125 - properly cost BB reduction remain stmt handling
 2023-08-24  9:36 UTC 

[PATCH] aarch64: Account for different Advanced SIMD fusing options
 2023-08-24  9:19 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).