[x86 SSE] Improve handling of ternlog instructions in i386/sse.md
2024-05-14 8:46 UTC (2+ messages)
[PATCH 0/13] rs6000, built-in cleanup patch series
2024-05-14 8:43 UTC (25+ messages)
` [PATCH 1/13] rs6000, Remove __builtin_vsx_cmple* builtins
` [PATCH 2/13] rs6000, Remove __builtin_vsx_xvcvspsxws built-in
` [PATCH 3/13] rs6000, fix error in unsigned vector float to unsigned int built-in definitions
` [PATCH 4/13] rs6000, extend the current vec_{un,}signed{e,o} built-ins
` [PATCH 5/13] rs6000, remove duplicated built-ins of vecmergl and vec_mergeh
` [PATCH 6/13] rs6000, add overloaded vec_sel with int128 arguments
` [PATCH 7/13] rs6000, remove the vec_xxsel built-ins, they are duplicates
` [PATCH 8/13] rs6000, remove __builtin_vsx_vperm_* built-ins
` [PATCH 9/13] rs6000, remove __builtin_vsx_xvnegdp and __builtin_vsx_xvnegsp built-ins
` [PATCH 10/13] rs6000, extend vec_xxpermdi built-in for __int128 args
` [PATCH 12/13] rs6000, remove __builtin_vsx_xvcmpeqsp built-in
` [PATCH 13/13] rs6000, remove vector set and vector init built-ins
[COMMITED] MAINTAINERS: Fix an entry using spaces instead of tabs
2024-05-14 8:37 UTC
[PATCH wwwdocs] gcc-14/changes: Add Rust section to New languages
2024-05-14 8:34 UTC
[COMMITTED] ada: Fix classification of SPARK Boolean aspects
2024-05-14 8:24 UTC
[COMMITTED] ada: Fix crash with -gnatdJ and -gnatf
2024-05-14 8:24 UTC
[COMMITTED] ada: Minor typo fix in comment
2024-05-14 8:24 UTC
[COMMITTED] ada: Document more details of the implementation of finalization chains
2024-05-14 8:23 UTC
[COMMITTED] ada: Fix small inaccuracy in previous change
2024-05-14 8:23 UTC
[COMMITTED] ada: Fix pragma Warnings and -gnatD interaction
2024-05-14 8:23 UTC
[COMMITTED] ada: Decouple attachment from dynamic allocation for controlled objects
2024-05-14 8:23 UTC
[COMMITTED] ada: Follow up fixes for Put_Image/streaming regressions
2024-05-14 8:23 UTC
[COMMITTED] ada: Fix pragma Compile_Time_Error and -gnatdJ crash
2024-05-14 8:23 UTC
[COMMITTED] ada: Fix crash with -gnatdJ and -gnatyz
2024-05-14 8:23 UTC
[COMMITTED] ada: Small cleanup about allocators and aggregates
2024-05-14 8:23 UTC
[COMMITTED] ada: Fix warning indicators in usage string
2024-05-14 8:23 UTC
[COMMITTED] ada: Correct System.Win32.LocalFileTimeToFileTime wrapper typo
2024-05-14 8:23 UTC
[COMMITTED] ada: Fix crash with -gnatdJ and JSON output
2024-05-14 8:23 UTC
[COMMITTED] ada: Fix crash with -gnatdJ and -gnatw.w
2024-05-14 8:23 UTC
[COMMITTED] ada: Restore default size for dynamic allocations of discriminated type
2024-05-14 8:23 UTC
[COMMITTED] ada: Fix typo in diagnostic message
2024-05-14 8:23 UTC
[COMMITTED] ada: Compiler crash or errors on if_expression in container aggregate
2024-05-14 8:23 UTC
[COMMITTED] ada: Replace "not Present" tests with "No"
2024-05-14 8:23 UTC
[COMMITTED] ada: Follow-up adjustment after fix to Default_Initialize_Object
2024-05-14 8:23 UTC
[COMMITTED] ada: Reduce generated code duplication for streaming and Put_Image subprograms
2024-05-14 8:23 UTC
[COMMITTED] ada: Better error message for bad general case statements
2024-05-14 8:23 UTC
[COMMITTED] ada: Spurious unreferenced warning on selected component
2024-05-14 8:23 UTC
[COMMITTED] ada: Fix overlap warning suppression
2024-05-14 8:23 UTC
[COMMITTED] ada: Follow-up adjustment to earlier fix in Build_Allocate_Deallocate_Proc
2024-05-14 8:23 UTC
[COMMITTED] ada: Missing support for consistent assertion policy
2024-05-14 8:23 UTC
[COMMITTED] ada: Fix double finalization for dependent expression of case expression
2024-05-14 8:23 UTC
[COMMITTED] ada: Error in determining accumulator subtype for a reduction expression
2024-05-14 8:23 UTC
[COMMITTED] ada: Rtsfind should not trash state used in analyzing instantiations
2024-05-14 8:23 UTC
[COMMITTED] ada: Factor out implementation of default initialization for objects
2024-05-14 8:23 UTC
[COMMITTED] ada: Fix crash with -gnatyB and -gnatdJ
2024-05-14 8:23 UTC
[COMMITTED] ada: Small fix to printing of raise statements
2024-05-14 8:23 UTC
[COMMITTED] ada: Update of SPARK RM legality rules on ghost code
2024-05-14 8:23 UTC
[COMMITTED] ada: Fix ghost policy in use for generic instantiation
2024-05-14 8:23 UTC
[COMMITTED] ada: Small fix to Default_Initialize_Object
2024-05-14 8:22 UTC
[NOT CODE REVIEW] [PATCH v3 0/1] [RISC-V] Add support for _Bfloat16
2024-05-14 8:05 UTC (4+ messages)
` [NOT CODE REVIEW] [PATCH v3 1/1] "
[PATCH] rtlanal: Correct cost regularization in pattern_cost
2024-05-14 7:40 UTC (8+ messages)
[wwwdocs,committed] projects/gomp: Update doc links for GCC 14
2024-05-14 7:37 UTC
[PATCH] x86:Add 3-instruction subroutine vector shift for V16QI in ix86_expand_vec_perm_const_1 [PR107563]
2024-05-14 6:05 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v2 0/2] RISC-V improve stack/array access by constant mat tweak
2024-05-14 3:36 UTC (10+ messages)
` [PATCH v2 1/2] RISC-V: avoid LUI based const materialization ... [part of PR/106265]
` Follow up #1 (was Re: [PATCH v2 1/2] RISC-V: avoid LUI based const materialization ... [part of PR/106265])
` [PATCH v2 2/2] RISC-V: avoid LUI based const mat in prologue/epilogue expansion [PR/105733]
[PATCH] report message for operator %a on unaddressible exp
2024-05-14 3:32 UTC (7+ messages)
[PATCH] vect: generate suitable convert insn for int -> int, float -> float and int <-> float
2024-05-14 2:25 UTC (2+ messages)
[PATCHv2] Value range: Add range op for __builtin_isfinite
2024-05-14 2:16 UTC (4+ messages)
[PATCH] i386: Remove Xeon Phi ISA support
2024-05-14 2:13 UTC (2+ messages)
[PATCH v1] Internal-fn: Introduce new internal function SAT_ADD
2024-05-14 1:50 UTC (8+ messages)
` [PATCH v4 1/3] Internal-fn: Support new IFN SAT_ADD for unsigned scalar int
` [PATCH v4 2/3] VECT: Support new IFN SAT_ADD for unsigned vector int
[committed] RISC-V: Fix format issue for trailing operator [NFC]
2024-05-14 1:49 UTC
[PATCH v1] RISC-V: Bugfix ICE for RVV intrinisc vfw on _Float16 scalar
2024-05-14 1:30 UTC (6+ messages)
[PATCH] aarch64: Fold vget_low_* intrinsics to BIT_FIELD_REF [PR102171]
2024-05-14 1:29 UTC
[RFC][PATCH] PR tree-optimization/109071 - -Warray-bounds false positive warnings due to code duplication from jump threading
2024-05-14 0:14 UTC (5+ messages)
[PATCH v2 0/3] RISC-V: vectorised memory operations
2024-05-13 23:36 UTC (4+ messages)
` [PATCH v2 1/3] RISC-V: movmem for RISCV with V extension
[PATCH] RISC-V: add option -m(no-)autovec-segment
2024-05-13 21:36 UTC
[pushed] wwwdocs: cxx-dr-status: Replace <tt> by <code>
2024-05-13 21:34 UTC
[PATCH v1 2/3] RISC-V: Implement vectorizable early exit with vcond_mask_len
2024-05-13 21:30 UTC (3+ messages)
` "
[PATCH] RISC-V: Do not allow v0 as dest when merging [PR115068]
2024-05-13 21:24 UTC (2+ messages)
[PATCH] arm: Force flag_pic for FDPIC
2024-05-13 21:21 UTC (2+ messages)
[PATCH] RISC-V: add option -m(no-)autovec-segment
2024-05-13 20:39 UTC (3+ messages)
[PATCH] Fortran: fix bounds check for assignment, class component [PR86100]
2024-05-13 20:27 UTC
[wwwdocs] cxx-dr-status: Update from C++ Core Language Issue TOC, Revision 114
2024-05-13 20:14 UTC
[to-be-committed][RISC-V] Improve AND with some constants
2024-05-13 19:18 UTC
[COMMITTED 2/5] Fix ranger when called from SCEV
2024-05-13 18:27 UTC (3+ messages)
[COMMITTED][GCC13] Backport of 111009 patch
2024-05-13 17:49 UTC (2+ messages)
` [COMMITTED][GCC12] "
[COMMITTED] c++: Avoid using __array_rank as a variable name [PR115061]
2024-05-13 17:21 UTC
[PATCH] c++: Avoid using __array_rank as a variable name [PR115061]
2024-05-13 17:15 UTC (3+ messages)
[r15-429 Regression] FAIL: experimental/simd/pr109261_constexpr_simd.cc -msse2 -O2 -Wno-psabi (test for excess errors) on Linux/x86_64
2024-05-13 16:55 UTC
[PATCH v1 3/3] RISC-V: Enable vectorizable early exit test
2024-05-13 15:27 UTC (2+ messages)
[PATCH] Match: optimize `a == CST & unary(a)` [PR111487]
2024-05-13 15:24 UTC
[Patch, aarch64] v3: Preparatory patch to place target independent and,dependent changed code in one file
2024-05-13 15:19 UTC (2+ messages)
[pushed][PR115013][LRA]: Modify register starvation recognition
2024-05-13 15:19 UTC
[PATCH v1 1/3] Vect: Support loop len in vectorizable early exit
2024-05-13 15:14 UTC (2+ messages)
[PATCH] internal-fn: Do not force vcond operand to reg
2024-05-13 14:19 UTC (6+ messages)
[COMMITTED] Regenerate cygming.opt.urls and mingw.opt.urls
2024-05-13 13:48 UTC (6+ messages)
` [EXTERNAL] "
[PATCH 1/4] rs6000: Make all 128 bit scalar FP modes have 128 bit precision [PR112993]
2024-05-13 13:18 UTC (6+ messages)
[PATCH] PR60276 fix for single-lane SLP
2024-05-13 12:55 UTC
[PATCH v2 1/3] diagnostics: Enable escape sequence processing on windows consoles
2024-05-13 12:36 UTC (4+ messages)
` [PATCH v2 2/3] diagnostics: Don't hardcode auto_enable_urls to false for mingw hosts
[PATCH] testsuite: c++: Allow for std::printf in g++.dg/modules/stdio-1_a.H [PR98529]
2024-05-13 12:10 UTC (5+ messages)
[PATCH] c++/modules: Fix instantiation of imported temploid friends [PR114275]
2024-05-13 11:56 UTC (9+ messages)
` [PATCH v2 2/2] "
` [PATCH v3 2/2] c++: "
` [PATCH v4 "
` [PATCH][14 backport] "
[PATCH] libstdc++: Use __builtin_shufflevector for simd split and concat
2024-05-13 10:43 UTC (2+ messages)
[PATCH] Refactor SLP reduction group discovery
2024-05-13 10:34 UTC
[PATCH] Allow patterns in SLP reductions
2024-05-13 10:24 UTC (4+ messages)
[PATCH] c++, v2: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR113208]
2024-05-13 10:19 UTC (11+ messages)
` [PATCH] c++, v3: "
` [PATCH] c++, v4: "
` [PATCH] c++: Optimize in maybe_clone_body aliases even when not at_eof [PR113208]
[pushed 00/21] Various backports to gcc 13 (analyzer, jit, diagnostics)
2024-05-13 9:03 UTC (2+ messages)
[PATCH] tree-ssa-math-opts: Pattern recognize yet another .ADD_OVERFLOW pattern [PR113982]
2024-05-13 8:51 UTC (2+ messages)
[COMMITTED] ada: Move Init_Proc_Level_Formal from Exp_Ch3 to Exp_Util
2024-05-13 8:36 UTC
[COMMITTED] ada: Remove code that expected pre/post being split into conjuncts
2024-05-13 8:36 UTC
[COMMITTED] ada: Revert recent change for Put_Image and Object_Size attributes
2024-05-13 8:36 UTC
[COMMITTED] ada: Rename finalization scope masters into finalization masters
2024-05-13 8:36 UTC
[COMMITTED] ada: Remove dynamic frame in System.Image_D and document it in System.Image_F
2024-05-13 8:36 UTC
[COMMITTED] ada: Attributes Put_Image and Object_Size are defined by Ada 2022
2024-05-13 8:36 UTC
[COMMITTED] ada: Remove guards against traversal of empty list of aspects
2024-05-13 8:36 UTC
[COMMITTED] ada: Fix crash on Compile_Time_Warning in dead code
2024-05-13 8:36 UTC
[COMMITTED] ada: Deconstruct flag Split_PPC since splitting now is done in expansion
2024-05-13 8:36 UTC
[COMMITTED] ada: Move splitting of pre/post aspect expressions to expansion
2024-05-13 8:36 UTC
[COMMITTED] ada: Fix style in comments
2024-05-13 8:36 UTC
[COMMITTED] ada: Refine type of a local variable
2024-05-13 8:36 UTC
[COMMITTED] ada: Recognize pragma Lock_Free as specific to GNAT
2024-05-13 8:36 UTC
[COMMITTED] ada: Deconstruct unused flag Is_Expanded_Contract
2024-05-13 8:36 UTC
[COMMITTED] ada: Refactor repeated code for querying Boolean-valued aspects
2024-05-13 8:36 UTC
[COMMITTED] ada: Complete implementation of Ada 2022 aspect Exclusive_Functions
2024-05-13 8:36 UTC
[COMMITTED] ada: Rewrite Append_Entity_Name; skip irrelevant names
2024-05-13 8:36 UTC
[COMMITTED] ada: Couple of comment tweaks to latest change
2024-05-13 8:36 UTC
[COMMITTED] ada: Replace finalization masters with finalization collections
2024-05-13 8:36 UTC
[COMMITTED] ada: Remove deprecated VxWorks interrupt connection API
2024-05-13 8:36 UTC
[COMMITTED] ada: Decouple finalization masters from storage pools
2024-05-13 8:36 UTC
[COMMITTED] ada: Small cleanup in the BIP machinery
2024-05-13 8:35 UTC
[COMMITTED] ada: Restore fix for controlled dynamic allocation with BIP function call
2024-05-13 8:35 UTC
[COMMITTED] ada: Avoid crash on illegal constrained type declarations
2024-05-13 8:35 UTC
[COMMITTED] ada: Fix pragma Compile_Time_Error for alignment of array types
2024-05-13 8:35 UTC
[COMMITTED] ada: Enable casing on composite via -X0 instead of -X
2024-05-13 8:35 UTC
[COMMITTED] ada: Fix internal error with Put_Image aspect on access-to-class-wide type
2024-05-13 8:35 UTC
[COMMITTED] ada: Simplify uses of readdir_gnat with object overlay
2024-05-13 8:35 UTC
[COMMITTED] ada: Refactor GNAT.Directory_Operations.Read to minimise runtime checks
2024-05-13 8:35 UTC
[COMMITTED] ada: Compiler crash on nonstatic container aggregates for Doubly_Linked_Lists
2024-05-13 8:35 UTC
Fix gnu versioned namespace mode 00/03
2024-05-13 8:34 UTC (5+ messages)
[PATCH] Don't reduce estimated unrolled size for innermost loop
2024-05-13 7:40 UTC (2+ messages)
[PATCH] Fortran: improve attribute conflict checking [PR93635]
2024-05-13 7:25 UTC (7+ messages)
gcc/DATESTAMP wasn't updated since 20240507
2024-05-13 6:52 UTC (5+ messages)
[to-be-committed] [RISC-V] Improve single inverted bit extraction - v3
2024-05-13 4:57 UTC
[PATCH][_Hashtable] Fix some implementation inconsistencies
2024-05-13 4:33 UTC
[PATCH] c++/modules: Remember that header units have CMIs
2024-05-13 2:58 UTC
MAINTAINERS: Add myself to write after approval
2024-05-13 2:48 UTC
[PATCH v1 0/1] RISC-V: Nan-box the result of movbf on soft-bf16
2024-05-13 2:24 UTC (4+ messages)
` [PATCH v1 1/1] "
` "
[PATCH-1, rs6000] Add a new type of CC mode - CCBCD for bcd insns [PR100736, PR114732]
2024-05-13 1:56 UTC (2+ messages)
` Ping "
[PATCHv2] rs6000: Enable overlapped by-pieces operations
2024-05-13 1:55 UTC (2+ messages)
[PATCH] rs6000: Enable overlapped by-pieces operations
2024-05-13 1:40 UTC (4+ messages)
[SUBREG V4 0/4] Add DF_LIVE_SUBREG data and apply to IRA and LRA
2024-05-12 22:57 UTC (5+ messages)
` [SUBREG V4 1/4] DF: Add -ftrack-subreg-liveness option
` [SUBREG V4 2/4] DF: Add DF_LIVE_SUBREG problem
` [SUBREG V4 3/4] IRA: Apply DF_LIVE_SUBREG data
` [SUBREG V4 4/4] LRA: "
[to-be-committed] [RISC-V] Improve single inverted bit extraction - v2
2024-05-12 21:35 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).