public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[aarch64] Code-gen for vector initialization involving constants
 2023-05-15 14:09 UTC  (11+ messages)

[PATCH] RISC-V: Add rounding mode operand for floating point instructions
 2023-05-15 14:08 UTC  (7+ messages)
  `  "

[PATCH 0/6] aarch64: Avoid hard-coding specific register allocations
 2023-05-15 14:04 UTC  (3+ messages)
` [PATCH 2/6] aarch64: Allow moves after tied-register intrinsics

[PATCH RFC] c-family: make -fno-permissive upgrade pedwarns
 2023-05-15 13:56 UTC  (3+ messages)

[PATCH] OPTABS: Extend the number of expanding instructions pattern
 2023-05-15 13:43 UTC  (4+ messages)
` [PATCH] RISC-V: Add FRM and rounding mode operand into floating-point ternary instructions

[PATCH V3] RISC-V: Add rounding mode operand for fixed-point patterns
 2023-05-15 13:41 UTC  (2+ messages)

[PATCH] Fix assertion for unwind-dw2-fde.c btree changes
 2023-05-15 13:31 UTC  (10+ messages)

[PATCH v8] RISC-V: Add the 'zfa' extension, version 0.2
 2023-05-15 13:30 UTC  (3+ messages)
` [PATCH v9] "

middle-end: Support early break/return auto-vectorization
 2023-05-15 13:16 UTC  (2+ messages)

[PATCH 1/2] PR gcc/98350:Add a param to control the length of the chain with FMA in reassoc pass
 2023-05-15 13:12 UTC  (6+ messages)

[PATCH] vect: Missed opportunity to use [SU]ABD
 2023-05-15 12:35 UTC  (5+ messages)

[PATCH 0/2]: Fix address cost complexity and register pressure cost calculation
 2023-05-15 12:23 UTC  (4+ messages)
` [PATCH 2/2] ivopts: Revert register pressure cost when there are enough registers

[ping][vect-patterns] Refactor widen_plus/widen_minus as internal_fns
 2023-05-15 12:21 UTC  (23+ messages)
                    ` [PATCH 2/3] Refactor widen_plus as internal_fn

[PATCH] RISC-V: Add FRM and rounding mode operand into floating-point ternary instructions
 2023-05-15 12:16 UTC 

[RFC] libstdc++: Do not use pthread_mutex_clocklock with ThreadSanitizer
 2023-05-15 12:03 UTC  (8+ messages)
      ` [PATCH v2] "

[PATCH] Add auto-resizing capability to irange's [PR109695]
 2023-05-15 11:26 UTC  (4+ messages)

[PATCH][committed] aarch64: Cost vector comparisons more accurately
 2023-05-15 11:05 UTC 

[PATCH 0/7] openmp: OpenMP 5.1 loop transformation directives
 2023-05-15 11:03 UTC  (3+ messages)

[PATCH] RISC-V: Support TARGET_VECTORIZE_PREFERRED_VECTOR_ALIGNMENT to optimize codegen of RVV auto-vectorization
 2023-05-15 10:32 UTC  (11+ messages)
    `  "

[PATCH 00/14] use _P() defines from tree.h
 2023-05-15 10:05 UTC  (25+ messages)
` [PATCH 01/14] ada: "
` [PATCH 02/14] analyzer: "
` [PATCH 03/14] gcc/config/*: "
` [PATCH 04/14] c++: "
` [PATCH 05/14] m2: "
` [PATCH 06/14] lto: "
` [PATCH 07/14] d: "
` [PATCH 08/14] fortran: "
` [PATCH 09/14] rust: "
` [PATCH 10/14] c: "
` [PATCH 11/14] objc: "
` [PATCH 12/14] go: "
` [PATCH 13/14] omp: "
` [PATCH 14/14] gcc: "

[PATCH] aarch64: Add SVE instruction types
 2023-05-15  9:49 UTC  (3+ messages)

[COMMITTED] ada: Fix typo in comment
 2023-05-15  9:44 UTC 

[COMMITTED] ada: Add annotations for proof of termination of runtime units
 2023-05-15  9:44 UTC 

[COMMITTED] ada: Recover proof of runtime units
 2023-05-15  9:44 UTC 

[COMMITTED] ada: Recover proof of Interfaces.C for termination
 2023-05-15  9:44 UTC 

[COMMITTED] ada: Fix comment related to inlining
 2023-05-15  9:44 UTC 

[COMMITTED] ada: Use Inline aspect instead of pragma in Einfo.Utils
 2023-05-15  9:44 UTC 

[COMMITTED] ada: Fix formatting inconsistency in User's Guide
 2023-05-15  9:44 UTC 

[COMMITTED] ada: Remove duplicated code in Proc_Next_Component_Or_Discriminant
 2023-05-15  9:44 UTC 

[COMMITTED] ada: Improve comment on First_Entity
 2023-05-15  9:44 UTC 

[COMMITTED] ada: Clean up vanishing entity fields
 2023-05-15  9:43 UTC 

[COMMITTED] ada: Fix internal error on instance in package body with -gnatn
 2023-05-15  9:43 UTC 

[COMMITTED] ada: Remove redundant protection against empty lists
 2023-05-15  9:43 UTC 

[COMMITTED] ada: Simplify lookup of predecessor in homonym chain
 2023-05-15  9:43 UTC 

[COMMITTED] ada: Accept aggregates with OTHERS clause in unchecked type conversions
 2023-05-15  9:43 UTC 

[COMMITTED] ada: Emit warnings for (some) ineffective static predicate tests
 2023-05-15  9:43 UTC 

[COMMITTED] ada: Update comment after SPARK RM change
 2023-05-15  9:43 UTC 

[COMMITTED] ada: Improve check of attribute reference
 2023-05-15  9:43 UTC 

[COMMITTED] ada: Fix minor documentation formatting issue
 2023-05-15  9:43 UTC 

[COMMITTED] ada: Optimize 2**N to avoid explicit 'if' in modular case
 2023-05-15  9:43 UTC 

[COMMITTED] ada: Add Check_Error_Detected before "raise Bad_Attribute"
 2023-05-15  9:42 UTC 

[COMMITTED] ada: Fix handling of pragma Warnings (Toolname, Off/On)
 2023-05-15  9:42 UTC 

[COMMITTED] ada: Fix invalid JSON for extended variant record with -gnatRj
 2023-05-15  9:42 UTC 

[COMMITTED] ada: Fix proof of runtime unit System.Value*
 2023-05-15  9:42 UTC 

[COMMITTED] ada: Allow pragmas Annotate between loop pragmas
 2023-05-15  9:42 UTC 

[COMMITTED] ada: INOX: prototype RFC on String Interpolation
 2023-05-15  9:42 UTC 

[COMMITTED] ada: GNAT UGN: Add section documenting PIE being enabled by default on Linux
 2023-05-15  9:42 UTC 

[COMMITTED] ada: Skip dynamic interface conversion under native runtime
 2023-05-15  9:42 UTC 

[COMMITTED] ada: Reject attribute Initialize on unchecked unions
 2023-05-15  9:41 UTC 

[COMMITTED] ada: Fix Unchecked_Conversion in edge case
 2023-05-15  9:41 UTC 

[COMMITTED] ada: Fix link to parent when copying with Copy_Separate_Tree
 2023-05-15  9:41 UTC 

[PATCH] RISC-V: Add rounding mode operand for fixed-point patterns
 2023-05-15  9:41 UTC  (5+ messages)
  `  "

[PATCH] riscv: Add autovectorization tests for binary integer
 2023-05-15  9:15 UTC  (3+ messages)
  `  "

[PATCH][committed] aarch64: PR target/99195 annotate vector compare patterns for vec-concat-zero
 2023-05-15  8:55 UTC 

[PATCH V2] RISC-V: Add rounding mode operand for fixed-point patterns
 2023-05-15  8:51 UTC 

[PATCH][committed] aarch64: PR target/99195 annotate qabs,qneg patterns for vec-concat-zero
 2023-05-15  8:49 UTC 

[PATCH v2] RISC-V: Optimize vsetvl AVL for VLS VLMAX auto-vectorization
 2023-05-15  8:44 UTC  (3+ messages)

[PATCH] tree-optimization/109848 - fix TARGET_MEM_REF store from CTOR simplification
 2023-05-15  8:40 UTC 

[PATCH] [powerpc] Add a peephole2 to eliminate redundant move from VSX_REGS to GENERAL_REGS when it's from memory
 2023-05-15  8:37 UTC  (2+ messages)

[PATCH][GCC 12] testsuite/108776 - avoid c-c++-common/rotate-11.c FAIL
 2023-05-15  8:24 UTC 

[PATCH] Fix gcc.dg/vect/pr108950.c
 2023-05-15  8:21 UTC 

For GCC, newlib combined tree, newlib build-tree testing, use standard search paths
 2023-05-15  8:01 UTC  (3+ messages)

[PATCH] Fixes and workarounds for warnings during autoprofiledbootstrap build
 2023-05-15  7:30 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH v3] Add condition coverage profiling
 2023-05-15  7:26 UTC  (3+ messages)
` Ping "
  ` Ping^ "

[PATCH 0/3] Refactor memory block operations
 2023-05-15  7:17 UTC  (4+ messages)
` [PATCH 1/3] s390: Refactor block operation cpymem
` [PATCH 2/3] s390: Add block operation movmem
` [PATCH 3/3] s390: Refactor block operation setmem

[PATCH V4 1/2] rs6000: use li;x?oris to build constant
 2023-05-15  6:53 UTC  (3+ messages)
` [PATCH V4 2/2] "

[PATCH] rs6000: Fix test gc.target/powerpc/rs600-fpint.c test options
 2023-05-15  6:46 UTC  (2+ messages)

[PATCH] rs6000: Fix test int_128bit-runnable.c instruction counts
 2023-05-15  6:44 UTC  (2+ messages)

[PATCH V2] RISC-V: Support TARGET_VECTORIZE_PREFERRED_VECTOR_ALIGNMENT to optimize codegen of both VLA && VLS auto-vectorization
 2023-05-15  6:18 UTC  (4+ messages)
  `  "

[PATCH] RISC-V: Optimize vsetvl AVL for VLS VLMAX auto-vectorization
 2023-05-15  6:16 UTC  (3+ messages)

[Testsuite] Skip -fdelete-null-pointer-check tests if target keeps_null_pointer_checks
 2023-05-15  5:06 UTC 

[PATCH] RISC-V: Support RVV VREINTERPRET from v{u}int*_t to vbool1_t
 2023-05-15  3:25 UTC  (3+ messages)

[PATCH] RISC-V: Support TARGET_VECTORIZE_PREFERRED_VECTOR_ALIGNMENT to optimize codegen of both VLA && VLS auto-vectorization
 2023-05-15  3:15 UTC 

[PATCH] RISC-V: Add VECTOR_ALIGNMENT_REACHABLE && BUILTIN_VECTORIZATION_COST target hook to optimize RVV VLS auto-vectorization codegen
 2023-05-15  2:26 UTC 

[PATCH V7] VECT: Add decrement IV support in Loop Vectorizer
 2023-05-15  1:28 UTC 

[PATCH] [i386] Support type _Float16/__bf16 independent of SSE2
 2023-05-15  1:21 UTC  (5+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] [i386] def_or_undef __STDCPP_FLOAT16_T__ and __STDCPP_BFLOAT16_T__ for target attribute/pragmas

[PATCH V2 2/2] [x86] x86: Add a new option -mdaz-ftz to enable FTZ and DAZ flags in MXCSR
 2023-05-15  1:16 UTC  (4+ messages)
` [PATCH] "

Screw-Sales,
 2023-05-15  1:02 UTC 

[PATCH] MATCH: Add pattern for `signbit(x) ? x : -x` into abs (and swapped)
 2023-05-14 23:02 UTC  (6+ messages)

[PATCH V5] RISC-V: Using merge approach to optimize repeating sequence in vec_init
 2023-05-14 22:44 UTC  (2+ messages)

[PATCH] Fortran: CLASS pointer function result in variable definition context [PR109846]
 2023-05-14 21:01 UTC  (2+ messages)

[PATCH] i386: Handle unsupported modes from ix86_widen_mult_cost [PR109807]
 2023-05-14 19:55 UTC 

[PATCH] c++: coroutines - Overlap variables in frame [PR105989]
 2023-05-14 18:51 UTC  (5+ messages)

[PATCH 3/5] Fortran: Narrow return types [PR78798]
 2023-05-14 18:06 UTC  (6+ messages)
` [PATCH v2] "

[PATCH][RFC] c-family: Implement __has_feature and __has_extension [PR60512]
 2023-05-14 16:05 UTC  (2+ messages)

[PATCH] RISC-V: Refactor the or pattern to switch cases
 2023-05-14  9:11 UTC  (3+ messages)

Belts Factory
 2023-05-14  0:07 UTC 

[PATCH] libffi: fix handling of homogeneous float128 structs [PR109447]
 2023-05-13 17:16 UTC  (7+ messages)

[PATCH v3] Machine_Mode: Extend machine_mode from 8 to 16 bits
 2023-05-13 13:13 UTC 

[PATCH] Machine_Mode: Extend machine_mode from 8 to 16 bits
 2023-05-13 12:26 UTC  (5+ messages)

[PATCH] tree: Fix up save_expr [PR52339]
 2023-05-13 10:58 UTC  (4+ messages)

[PATCH] Provide -fcf-protection=branch,return
 2023-05-13  9:20 UTC  (2+ messages)
` [PATCH V2] "

[Patch] LTO: Fix writing of toplevel asm with offloading [PR109816]
 2023-05-13  9:18 UTC  (2+ messages)

[aarch64] Use dup and zip1 for interleaving elements in initializing vector
 2023-05-13  9:10 UTC  (23+ messages)

[PATCH] RISC-V: Improve vector_insn_info::dump for LMUL and policy
 2023-05-13  6:17 UTC  (3+ messages)

[committed] RISC-V: Pull out function call with side effect from gcc_assert
 2023-05-13  6:17 UTC 

[PATCH] libstdc++: use __bool_constant instead of integral_constant
 2023-05-13  3:22 UTC  (5+ messages)

[PATCH] MATCH: Fix PR 109834, ICE with popcount combined with bswap
 2023-05-13  3:08 UTC 

[PATCH] i386: Allow -mlarge-data-threshold with -mcmodel=large
 2023-05-13  2:57 UTC  (3+ messages)

Tableware&Supplier,
 2023-05-13  1:36 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).