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

[PATCH] RISC-V: Fix VSETVL PASS ICE on SLP auto-vectorization
 2023-05-26  3:01 UTC 

[PATCH] genmatch: Emit debug message right before "return x" instead of earlier
 2023-05-26  2:58 UTC 

[PATCHv3, rs6000] Splat vector small V2DI constants with ISA 2.07 instructions [PR104124]
 2023-05-26  2:49 UTC 

[PATCH] RISC-V: Optimize TARGET_XTHEADCONDMOV
 2023-05-26  2:43 UTC  (2+ messages)

[PATCH] Disable avoid_false_dep_for_bmi for atom and icelake(and later) core processors
 2023-05-26  2:43 UTC 

[COMMITTED] i386: Use 2x-wider modes when emulating QImode vector instructions
 2023-05-26  2:12 UTC  (2+ messages)

[PATCH] [x86] Split notl + pbraodcast + pand to pbroadcast + pandn more modes
 2023-05-26  1:48 UTC 

[PATCH] RISC-V: Fix zero-scratch-regs-3.c fail
 2023-05-26  1:02 UTC  (3+ messages)

[PATCH] RISC-V: Add autovec sign/zero extension and truncation
 2023-05-26  0:53 UTC  (6+ messages)

[PATCH] RISC-V: Eliminate the magic number in riscv-v.cc
 2023-05-26  0:46 UTC 

[PATCH V2] RISC-V: Fix zero-scratch-regs-3.c fail
 2023-05-26  0:45 UTC 

[PATCH] RISC-V/testsuite: Run target testing over all the usual optimization levels
 2023-05-26  0:06 UTC  (6+ messages)

RISC-V Test Errors and Failures
 2023-05-26  0:04 UTC  (5+ messages)

[V8][PATCH 0/2]Accept and Handle the case when a structure including a FAM nested in another structure
 2023-05-25 23:59 UTC  (5+ messages)
` [V8][PATCH 1/2] Handle component_ref to a structre/union field including flexible array member [PR101832]
` [V8][PATCH 2/2] Update documentation to clarify a GCC extension [PR77650]

[committed] libstdc++: Add relational operators to __gnu_test::PointerBase
 2023-05-25 23:17 UTC 

[PATCH v2] RISC-V: Implement autovec abs, vneg, vnot
 2023-05-25 22:49 UTC  (6+ messages)
    `  "

decremnt IV patch create fails on PowerPC
 2023-05-25 22:45 UTC 

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

[PATCH] RISC-V: Add missing torture-init and torture-finish for rvv.exp
 2023-05-25 20:26 UTC  (8+ messages)

[committed] testsuite: Require trampolines for nestev-vla tests
 2023-05-25 19:31 UTC  (2+ messages)

[PATCH] libstdc++: use using instead of typedef for type_traits
 2023-05-25 18:38 UTC  (4+ messages)

[PATCH] RISC-V: In pipeline scheduling, insns should not be fusion in different BB blocks
 2023-05-25 17:57 UTC  (4+ messages)

[patch]: Implement PR104327 for avr
 2023-05-25 17:55 UTC  (7+ messages)
            ` [avr,committed]: "

[avr,committed] PR82931: Improve single-bit transfers between registers
 2023-05-25 17:09 UTC 

[i386 PATCH] A minor code clean-up: Use NULL_RTX instead of nullptr
 2023-05-25 16:58 UTC  (2+ messages)

[PATCH] btf: improve -dA comments for testsuite
 2023-05-25 16:37 UTC 

[PATCH v2] i386: Allow -mlarge-data-threshold with -mcmodel=large
 2023-05-25 16:11 UTC  (3+ messages)

[PATCH] RISC-V: Add the option "-mdisable-multilib-check" to avoid multilib checks breaking the compilation
 2023-05-25 16:10 UTC  (2+ messages)

[PATCH] stor-layout, aarch64: Express SRA intrinsics with RTL codes
 2023-05-25 16:02 UTC  (3+ messages)
` [ping] "

[PATCH] rs6000: Add buildin for mffscrn instructions
 2023-05-25 15:59 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] Only use NO_REGS in cost calculation when !hard_regno_mode_ok for GENERAL_REGS and mode
 2023-05-25 15:37 UTC  (3+ messages)

[PATCH] [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract*
 2023-05-25 15:33 UTC  (6+ messages)

[PATCH] VECT: Add SELECT_VL support
 2023-05-25 15:26 UTC 

[V7][PATCH 0/2]Accept and Handle the case when a structure including a FAM nested in another structure
 2023-05-25 15:21 UTC  (6+ messages)
` [V7][PATCH 1/2] Handle component_ref to a structre/union field including flexible array member [PR101832]

[PATCH 1/3] xtensa: Addendum of the commit e33d2dcb463161a110ac345a451132ce8b2b23d9
 2023-05-25 15:11 UTC 

[PATCH 3/3] xtensa: Rework 'setmemsi' insn pattern
 2023-05-25 15:08 UTC 

[PATCH 2/3] xtensa: Add 'subtraction from constant' insn pattern
 2023-05-25 15:07 UTC 

[PATCH V16] VECT: Add decrement IV iteration loop control by variable amount support
 2023-05-25 14:49 UTC  (5+ messages)
  `  "

[PATCH 1/1] arm: merge MVE_5 and MVE_6 iterators
 2023-05-25 14:27 UTC  (2+ messages)

[PATCH 0/2] RISC-V: New pass to optimize calculation of offsets for memory operations
 2023-05-25 14:18 UTC  (13+ messages)
` [PATCH 1/2] Implementation of new RISCV optimizations pass: fold-mem-offsets
` [PATCH 2/2] cprop_hardreg: Enable propagation of the stack pointer if possible

[PATCH][committed] aarch64: PR target/99195 Annotate complex FP patterns for vec-concat-zero
 2023-05-25 14:01 UTC 

[COMMITTED 4/4] - Gimple range PHI analyzer and testcases
 2023-05-25 14:01 UTC  (4+ messages)

[PATCH][committed] arm: Implement ACLE Data Intrinsics
 2023-05-25 13:58 UTC 

[PATCH] RISC-V: Add missing torture-init and torture-finish for rvv.exp
 2023-05-25 13:55 UTC  (8+ messages)
` RISC-V Bootstrap problems
  `  "

[PATCH] [x86] reenable dword MOVE_MAX for better memmove inlining
 2023-05-25 13:32 UTC  (8+ messages)

[PATCH] RISC-V: Add ZVFHMIN extension to the -march= option
 2023-05-25 12:46 UTC 

[PATCH V17] VECT: Add decrement IV iteration loop control by variable amount support
 2023-05-25 12:42 UTC 

[PATCH v4] libgfortran: Replace mutex with rwlock
 2023-05-25 12:40 UTC 

[PATCH] arm: Fix ICE due to infinite splitting [PR109800]
 2023-05-25 12:30 UTC  (5+ messages)

[PATCH V15] VECT: Add decrement IV iteration loop control by variable amount support
 2023-05-25 12:08 UTC  (8+ messages)
  `  "

[PATCH] target/109955 - handle pattern generated COND_EXPR without vcond
 2023-05-25 11:00 UTC 

[PATCH] doc: clarify semantics of vector bitwise shifts
 2023-05-25 10:46 UTC  (4+ messages)

[committed] arc: Make TLS Local Dynamic work like Global Dynamic model
 2023-05-25 10:23 UTC 

[PATCH 0/3] OpenMP: Support imperfectly-nested loops
 2023-05-25 10:19 UTC  (5+ messages)
` [PATCH 1/3] OpenMP: C support for "
` [PATCH 2/3] OpenMP: C++ "

[PATCH] Fix type error of 'switch (SUBREG_BYTE (op)).'
 2023-05-25  9:19 UTC  (5+ messages)

[PATCH] tree-optimization/109791 - expand &x + off for niter compute
 2023-05-25  8:59 UTC 

[PATCH] aarch64: Implement vector FP absolute compare intrinsics with builtins
 2023-05-25  8:49 UTC  (2+ messages)

[PATCH] i386: Fix incorrect intrinsic signature for AVX512 s{lli|rai|rli}
 2023-05-25  8:33 UTC  (4+ messages)

[PATCH] LoongArch: Fix the problem of structure parameter passing in C++. This structure has empty structure members and less than three floating point members
 2023-05-25  8:23 UTC  (6+ messages)

[COMMITTED] ada: Missing warning on null-excluding array aggregate component
 2023-05-25  8:06 UTC 

[COMMITTED] ada: Expect Exceptional_Cases as a context for attribute Old
 2023-05-25  8:06 UTC 

[COMMITTED] ada: Use procedural variant of Next_Index where possible
 2023-05-25  8:06 UTC 

[COMMITTED] ada: Crash on empty aggregate using the Ada 2022 notation
 2023-05-25  8:06 UTC 

[COMMITTED] ada: Enable Support_Atomic_Primitives on VxWorks 7 PPC
 2023-05-25  8:06 UTC 

[COMMITTED] ada: Fix internal error on declare-expression in post-condition
 2023-05-25  8:06 UTC 

[COMMITTED] ada: Require successful build of xsnamest
 2023-05-25  8:06 UTC 

[COMMITTED] ada: Minor adjustments to Standard_Address
 2023-05-25  8:06 UTC 

[COMMITTED] ada: Add size clause to System.Address
 2023-05-25  8:06 UTC 

[COMMITTED] ada: Fix error message for Aggregate aspect
 2023-05-25  8:06 UTC 

[COMMITTED] ada: Switch from E_Void to Is_Not_Self_Hidden
 2023-05-25  8:06 UTC 

[COMMITTED] ada: Decouple size of addresses and pointers from size of memory space
 2023-05-25  8:06 UTC 

[COMMITTED] ada: Fix copying of quantified expressions
 2023-05-25  8:06 UTC 

[COMMITTED] ada: Deconstruct a no longer used parameter of New_Copy_Tree
 2023-05-25  8:06 UTC 

[COMMITTED] ada: Clean up copying of node trees
 2023-05-25  8:06 UTC 

[COMMITTED] ada: Simplify copying of node lists
 2023-05-25  8:06 UTC 

[COMMITTED] ada: Avoid duplicated streaming subprograms
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Fix crash during function return analysis
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Remove unused initial value of a local variable
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Fix (again) incorrect handling of Aggregate aspect
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Prevent search of calls in preconditions from going too far
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Fix comments for recently added SPARK aspects
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Add missing supportive code for recently added SPARK aspects
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Tune handling of attributes Old in contract Exceptional_Cases
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Remove redundant guards from calls to Move_Aspects
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Small tweak to implementation of by-copy semantics for storage models
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Fix copy-paste mistake in analysis of Exceptional_Cases
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Enrich documentation of subprogram
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Maximize use of existing constant
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Reduce span of variable
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Set Is_Not_Self_Hidden flag in more cases
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Handle controlling access parameters in DTWs
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Add Entry_Cancel_Parameter to E_Label
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Minor fixes in description of scope depth
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Tune warning about assignment just before a raise statement
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Accept aliased parameters in Exceptional_Cases
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Fix incorrect handling of Aggregate aspect
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Fix obsolete comment in Sinfo.Utils
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Fix SPARK context not restored when Load_Unit is failing
 2023-05-25  8:05 UTC 

[COMMITTED] ada: Restrict use of formal parameters within exceptional cases
 2023-05-25  8:05 UTC 

[PATCH] RISC-V: Add RVV FRM enum for floating-point rounding mode intriniscs
 2023-05-25  7:54 UTC 

[PATCH] libgcc: Use initarray section type for .init_stack
 2023-05-25  7:25 UTC  (2+ messages)

[PATCH V2] RISC-V: Fix incorrect VXRM configuration in mode switching for CALL and ASM
 2023-05-25  6:59 UTC 

[PATCH] Add scalar_storage_order support to C++
 2023-05-25  6:58 UTC 

[PATCH] Add scalar_storage_order support to C++
 2023-05-25  6:53 UTC 

[PATCH] RISC-V: Fix incorrect VXRM configuration in mode switching for CALL and ASM
 2023-05-25  6:48 UTC 

[PATCH] Fix artificial overflow during GENERIC folding
 2023-05-25  6:22 UTC  (5+ messages)

[PATCH] RISC-V: Remove FRM_REGNUM dependency for rtx conversions
 2023-05-25  6:20 UTC  (3+ messages)

[COMMITTED] Add an frange::set_nan() variant that takes a nan_state
 2023-05-25  5:35 UTC  (4+ messages)
` [COMMITTED] Hash known NANs correctly for franges
` [COMMITTED] Disallow setting of NANs in frange setter unless setting trees
` [COMMITTED] Stream out NANs correctly

[PATCH] Add scalar_storage_order support to C++
 2023-05-25  5:20 UTC 

[PATCH] Add scalar_storage_order support to C++
 2023-05-25  5:07 UTC 

[PATCH] Add scalar_storage_order support to C++
 2023-05-25  4:51 UTC 

[PATCH] Add scalar_storage_order support to C++
 2023-05-25  4:43 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).