[libstdc++] Improve M_check_len
2023-06-20 8:21 UTC (12+ messages)
[PATCH] RISC-V: Optimize codegen of VLA SLP
2023-06-20 8:18 UTC (5+ messages)
` "
[PATCH] RISC-V: Fix vmul test expectation
2023-06-20 8:12 UTC (2+ messages)
[PATCH v1] RISC-V: Fix out of range memory access when lto mode init
2023-06-20 8:03 UTC (11+ messages)
` [PATCH] RISC-V: Fix out of range memory access of machine mode table
[PATCH][committed]AArch64 remove test comment from *mov<mode>_aarch64
2023-06-20 7:52 UTC
[COMMITTED] ada: Fix couple of issues in documentation of overflow checking
2023-06-20 7:52 UTC
[COMMITTED] ada: Do not issue warning on postcondition in some cases
2023-06-20 7:52 UTC
[COMMITTED] ada: Add the ability to add error codes to error messages
2023-06-20 7:52 UTC
[COMMITTED] ada: Fix for attribute Range in Exceptional_Cases
2023-06-20 7:52 UTC
[COMMITTED] ada: Document partition-wide Ada signal handlers
2023-06-20 7:52 UTC
[COMMITTED] ada: Fix for quantified expressions in Exceptional_Cases
2023-06-20 7:47 UTC
[COMMITTED] ada: Fix bug in predicate checks with address clauses
2023-06-20 7:47 UTC
[COMMITTED] ada: Fix fallout of fix to handling of private views in instances
2023-06-20 7:47 UTC
[COMMITTED] ada: Add CHERI intrinsic bindings and helper functions
2023-06-20 7:47 UTC
[COMMITTED] ada: Small fixes to handling of private views in instances
2023-06-20 7:46 UTC
[COMMITTED] ada: Fix internal error on aggregate within container aggregate
2023-06-20 7:46 UTC
[COMMITTED] ada: Fix -fdiagnostics-format=json not printing all messages
2023-06-20 7:46 UTC
[COMMITTED] ada: Introduce -gnateH switch to force reverse Bit_Order threshold to 64
2023-06-20 7:46 UTC
[COMMITTED] ada: Update annotations in runtime for proof
2023-06-20 7:46 UTC
[COMMITTED] ada: Fix type derivation of subtype of derived type
2023-06-20 7:46 UTC
[COMMITTED] ada: Pass Error_Node to calls to Error_Msg in lib-load.adb
2023-06-20 7:46 UTC
[COMMITTED] ada: Remove references to Might_Not_Return and Always_Return
2023-06-20 7:46 UTC
[COMMITTED] ada: Spurious error on package instantiation
2023-06-20 7:46 UTC
[COMMITTED] ada: Fix edge case in Ada.Calendar.Formatting.Time_Of
2023-06-20 7:46 UTC
[PATCH] tree-optimization/110243 - kill off IVOPTs split_offset
2023-06-20 7:36 UTC (4+ messages)
[PATCH v3] x86: make VPTERNLOG* usable on less than 512-bit operands with just AVX512F
2023-06-20 7:06 UTC
[PATCH] debug/110295 - mixed up early/late debug for member DIEs
2023-06-20 7:01 UTC (2+ messages)
[PATCH] Improve DSE to handle stores before __builtin_unreachable ()
2023-06-20 6:59 UTC
[PATCH] [i386] Reject too large vectors for partial vector vectorization
2023-06-20 6:48 UTC
[PATCH v2] RISC-V: Set the natural size of constant vector mask modes to one RVV data vector
2023-06-20 6:47 UTC (2+ messages)
[PATCH] RISC-V: Set the natural size of constant vector mask modes to one RVV data vector
2023-06-20 6:32 UTC (2+ messages)
[PATCHv3, rs6000] Add two peephole2 patterns for mr. insn
2023-06-20 6:04 UTC (2+ messages)
[PATCH] VECT: Apply LEN_MASK_{LOAD,STORE} into vectorizer
2023-06-20 6:01 UTC (3+ messages)
[PATCH] Do not allow "x + 0.0" to "x" optimization with -fsignaling-nans
2023-06-20 5:18 UTC (4+ messages)
[PATCH 0/2] RISC-V: New pass to optimize calculation of offsets for memory operations
2023-06-20 5:00 UTC (11+ messages)
` [PATCH 2/2] cprop_hardreg: Enable propagation of the stack pointer if possible
[PATCH] Change fma_reassoc_width tuning for ampere1
2023-06-20 3:58 UTC
[PATCH, rs6000] Add two peephole2 patterns for mr. insn
2023-06-20 3:03 UTC (3+ messages)
[PATCH ver 6] rs6000: Add builtins for IEEE 128-bit floating point values
2023-06-20 3:03 UTC (2+ messages)
[PATCH] RISC-V: Fix fails of testcases
2023-06-20 1:18 UTC (4+ messages)
` "
[PATCH] RISC-V: Add tuple vector mode psABI checking and simplify code
2023-06-20 1:16 UTC (4+ messages)
[committed] libstdc++: Optimize std::to_array for trivial types [PR110167]
2023-06-20 0:54 UTC (2+ messages)
[PATCH v6 0/4] P1689R5 support
2023-06-20 0:54 UTC (8+ messages)
` [PATCH v6 1/4] libcpp: reject codepoints above 0x10FFFF
[PR target/110201] Fix operand types for various scalar crypto insns
2023-06-19 22:34 UTC
[PATCH] RISC-V: Add VLS modes for GNU vectors
2023-06-19 22:07 UTC (4+ messages)
` "
[PATCH v5 0/5] P1689R5 support
2023-06-19 21:33 UTC (5+ messages)
` [PATCH v5 3/5] p1689r5: initial support
[PATCH 00/14] [og13] OpenMP/OpenACC: map clause and OMP gimplify rework
2023-06-19 21:17 UTC (15+ messages)
` [PATCH 01/14] Revert "Assumed-size arrays with non-lexical data mappings"
` [PATCH 02/14] Revert "Fix references declared in lexically-enclosing OpenACC data region"
` [PATCH 03/14] Revert "Fix implicit mapping for array slices on lexically-enclosing data constructs (PR70828)"
` [PATCH 04/14] Revert "openmp: Handle C/C++ array reference base-pointers in array sections"
` [PATCH 05/14] OpenMP/OpenACC: Reindent TO/FROM/_CACHE_ stanza in {c_}finish_omp_clause
` [PATCH 06/14] OpenMP/OpenACC: Rework clause expansion and nested struct handling
` [PATCH 07/14] OpenMP: implicitly map base pointer for array-section pointer components
` [PATCH 08/14] OpenMP: Pointers and member mappings
` [PATCH 09/14] OpenMP/OpenACC: Unordered/non-constant component offset runtime diagnostic
` [PATCH 10/14] OpenMP/OpenACC: Reorganise OMP map clause handling in gimplify.cc
` [PATCH 11/14] OpenACC: Reimplement "inheritance" for lexically-nested offload regions
` [PATCH 12/14] OpenACC: "declare create" fixes wrt. "allocatable" variables
` [PATCH 13/14] OpenACC: Allow implicit uses of assumed-size arrays in offload regions
` [PATCH 14/14] OpenACC: Improve implicit mapping for non-lexically nested "
[PATCH] RISC-V: Save and restore FCSR in interrupt functions to avoid program errors
2023-06-19 19:03 UTC (3+ messages)
` [PATCH v2] "
[PATCH] Introduce hardbool attribute for C
2023-06-19 18:48 UTC (4+ messages)
[PATCH ver 5] rs6000: Add builtins for IEEE 128-bit floating point values
2023-06-19 18:36 UTC (3+ messages)
[PATCH] c-family: implement -ffp-contract=on
2023-06-19 18:23 UTC (5+ messages)
Tiny phiprop compile time optimization
2023-06-19 18:21 UTC (4+ messages)
[PATCH] rs6000, __builtin_set_fpscr_rn add retrun value
2023-06-19 15:57 UTC
[committed] recog: Change return type of predicate functions from int to bool
2023-06-19 14:46 UTC
[PATCH v2] RISC-V: Fix VWEXTF iterator requirement
2023-06-19 14:33 UTC (4+ messages)
[PATCH v1] RISC-V: Bugfix for RVV widenning reduction in ZVE32/64
2023-06-19 14:30 UTC (9+ messages)
` "
` [PATCH v2] "
[PATCH v1] RISC-V: Bugfix for RVV float reduction in ZVE32/64
2023-06-19 14:27 UTC (6+ messages)
` [PATCH v2] "
[PATCH] combine: Narrow comparison of memory and constant
2023-06-19 14:23 UTC (4+ messages)
` [PATCH v2] "
ping: [PATCH] libcpp: Improve location for macro names [PR66290]
2023-06-19 14:20 UTC (2+ messages)
[PATCH] Improved SUBREG simplifications in simplify-rtx.cc's simplify_subreg
2023-06-19 13:54 UTC (2+ messages)
[PATCH] [i386] Reject too large vectors for partial vector vectorization
2023-06-19 12:35 UTC
[PATCH V6] VECT: Support LEN_MASK_{LOAD,STORE} ifn && optabs
2023-06-19 11:43 UTC (5+ messages)
` "
Do not account __builtin_unreachable guards in inliner
2023-06-19 11:40 UTC (5+ messages)
[committed] amdgcn: implement vector div and mod libfuncs
2023-06-19 11:38 UTC
[committed] amdgcn: minimal V64TImode vector support
2023-06-19 11:37 UTC
[committed] amdgcn: Delete inactive libfuncs
2023-06-19 11:37 UTC
[PATCH] Remove -save-temps from tests using -flto
2023-06-19 11:19 UTC (4+ messages)
[patch] OpenMP: Set default-device-var with OMP_TARGET_OFFLOAD=mandatory
2023-06-19 10:24 UTC (5+ messages)
` [committed] libgomp: Fix OMP_TARGET_OFFLOAD=mandatory
` [committed] libgomp.c/target-51.c: Accept more error-msg variants in dg-output (was: Re: [committed] libgomp: Fix OMP_TARGET_OFFLOAD=mandatory)
` Fix DejaGnu directive syntax error in 'libgomp.c/target-51.c' (was: [committed] libgomp.c/target-51.c: Accept more error-msg variants in dg-output (was: Re: [committed] libgomp: Fix OMP_TARGET_OFFLOAD=mandatory))
[PATCH] debug/110295 - mixed up early/late debug for member DIEs
2023-06-19 10:15 UTC
[PATCH] [contrib] validate_failures.py: Don't consider summary line in wrong place
2023-06-19 10:04 UTC (3+ messages)
[PATCH] tree-optimization/110298 - CFG cleanup and stale nb_iterations
2023-06-19 9:06 UTC
[committed] Doc update: -foffload-options= examples + OpenMP in Fortran intrinsic modules
2023-06-19 8:56 UTC
[PATCH v2] x86: make VPTERNLOG* usable on less than 512-bit operands with just AVX512F
2023-06-19 8:46 UTC (4+ messages)
[committed] vect: Restore aarch64 bootstrap
2023-06-19 8:44 UTC
Optimize std::max early
2023-06-19 8:40 UTC (2+ messages)
[PATCH 1/2] go: update usage of TARGET_AIX to TARGET_AIX_OS
2023-06-19 8:39 UTC (3+ messages)
` [PATCH 2/2] rust: "
[PATCH] Fix build of aarc64
2023-06-19 8:34 UTC
[PATCH v4 0/9] MIPS: Add MIPS16e2 ASE instrucions
2023-06-19 8:29 UTC (10+ messages)
` [PATCH v4 1/9] MIPS: Add basic support for mips16e2
` [PATCH v4 2/9] MIPS: Add MOVx instructions "
` [PATCH v4 3/9] MIPS: Add instruction about global pointer register "
` [PATCH v4 4/9] MIPS: Add bitwise instructions "
` [PATCH v4 5/9] MIPS: Add LUI instruction "
` [PATCH v4 6/9] MIPS: Add load/store word left/right instructions "
` [PATCH v4 7/9] MIPS: Use ISA_HAS_9BIT_DISPLACEMENT "
` [PATCH v4 8/9] MIPS: Add CACHE instruction "
` [PATCH v4 9/9] MIPS: Make mips16e2 generating ZEB/ZEH instead of ANDI under certain conditions
[PATCH V7] VECT: Support LEN_MASK_{LOAD,STORE} ifn && optabs
2023-06-19 8:19 UTC (4+ messages)
[x86 PATCH] Convert ptestz of pandn into ptestc
2023-06-19 7:28 UTC (4+ messages)
[PATCH 0/9] vect: Move costing next to the transform for vect load
2023-06-19 7:23 UTC (4+ messages)
` [PATCH 8/9] vect: Adjust vectorizable_load costing on VMAT_CONTIGUOUS_PERMUTE
[PATCH] rs6000: Update the vsx-vector-6.* tests
2023-06-19 7:17 UTC (2+ messages)
[PATCH] Remove -save-temps from tests using -flto
2023-06-19 6:28 UTC
[PATCH ver 2] rs6000, fix vec_replace_unaligned builtin arguments
2023-06-19 5:41 UTC (2+ messages)
[PATCH] RISC-V: Fix iterator requirement
2023-06-19 4:51 UTC (2+ messages)
[PATCH 2/2] xtensa: constantsynth: Add new 2-insns synthesis pattern
2023-06-19 4:21 UTC (2+ messages)
[PATCH 1/2] xtensa: Remove TARGET_MEMORY_MOVE_COST hook
2023-06-19 4:20 UTC (2+ messages)
[PATCH] rs6000, fix vec_replace_unaligned builtin arguments
2023-06-19 3:50 UTC (4+ messages)
[PATCH] rs6000: Enable const_anchor for 'addi'
2023-06-19 3:38 UTC (6+ messages)
` ping: "
` ping^^: "
[PATCH] Check SCALAR_INT_MODE_P in try_const_anchors
2023-06-19 2:49 UTC (3+ messages)
[PATCH v2] x86: correct and improve "*vec_dupv2di"
2023-06-19 1:43 UTC (2+ messages)
[PATCH, rs6000] Generate mfvsrwz for all platforms and remove redundant zero extend [PR106769]
2023-06-19 1:14 UTC
[PATCH V3 1/4] rs6000: build constant via li;rotldi
2023-06-19 1:01 UTC (3+ messages)
Extend fnsummary to predict SRA oppurtunities
2023-06-18 20:41 UTC (2+ messages)
[COMMITTED] RTL: Change return type of predicate and callback functions from int to bool
2023-06-18 20:12 UTC
page: next (older) | prev (newer) | 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).