[PATCH 0/13] rs6000, built-in cleanup patch series
2024-05-24 10:43 UTC (9+ messages)
` [PATCH 12/13] rs6000, remove __builtin_vsx_xvcmpeqsp built-in
` [PATCH 13/13] rs6000, remove vector set and vector init built-ins
[PATCH 1/4] rs6000: Make all 128 bit scalar FP modes have 128 bit precision [PR112993]
2024-05-24 10:19 UTC (6+ messages)
` [RFC/PATCH] Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook
[PATCH] MATCH: Look through VIEW_CONVERT when folding VEC_PERM_EXPRs
2024-05-24 10:12 UTC (8+ messages)
` [PATCH v2] "
[r15-812 Regression] FAIL: gcc.dg/vect/vect-gather-4.c scan-tree-dump-not vect "Loop contains only SLP stmts" on Linux/x86_64
2024-05-24 9:55 UTC
[PATCH] vect: Support multiple lane-reducing operations for loop reduction [PR114440]
2024-05-24 9:27 UTC (2+ messages)
[Patch, aarch64, middle-end] v3: Move pair_fusion pass from aarch64 to middle-end
2024-05-24 9:21 UTC (3+ messages)
[Patch, aarch64, middle-end\ v4: Move pair_fusion pass from aarch64 to middle-end
2024-05-24 9:18 UTC
[PATCH] Hard register asm constraint
2024-05-24 9:13 UTC
[RFC/RFA] [PATCH 12/12] Add tests for CRC detection and generation
2024-05-24 8:42 UTC
[RFC/RFA] [PATCH 11/12] Replace the original CRC loops with a faster CRC calculation
2024-05-24 8:42 UTC
[RFC/RFA] [PATCH 10/12] Verify detected CRC loop with symbolic execution and LFSR matching
2024-05-24 8:42 UTC
[RFC/RFA] [PATCH 09/12] Add symbolic execution support
2024-05-24 8:42 UTC
[RFC/RFA] [PATCH 08/12] Add a new pass for naive CRC loops detection
2024-05-24 8:42 UTC
[RFC/RFA] [PATCH 07/12] aarch64: Add CRC built-ins test for the target AES
2024-05-24 8:42 UTC
[RFC/RFA] [PATCH 06/12] aarch64: Implement new expander for efficient CRC computation
2024-05-24 8:42 UTC
[RFC/RFA] [PATCH 05/12] i386: Implement new expander for efficient CRC computation
2024-05-24 8:41 UTC
[RFC/RFA] [PATCH 04/12] RISC-V: Add CRC built-ins tests for the target ZBC
2024-05-24 8:41 UTC
[RFC/RFA] [PATCH 03/12] RISC-V: Add CRC expander to generate faster CRC
2024-05-24 8:41 UTC
[RFC/RFA] [PATCH 02/12] Add built-ins and tests for bit-forward and bit-reversed CRCs
2024-05-24 8:41 UTC
[RFC/RFA] [PATCH 01/12] Implement internal functions for efficient CRC computation
2024-05-24 8:41 UTC
[RFC/RFA][PATCH 00/12] CRC optimization
2024-05-24 8:41 UTC
[PATCH] c++/modules: Fix instantiation of imported temploid friends [PR114275]
2024-05-24 8:06 UTC (12+ messages)
` [PATCH v2 2/2] "
` [PATCH v3 2/2] c++: "
` [PATCH v4 "
` [PATCH][14 backport] "
[PATCH] Fix typo in the testcase
2024-05-24 7:49 UTC
[PATCH v2] Match: Support __builtin_add_overflow branch form for unsigned SAT_ADD
2024-05-24 7:47 UTC (10+ messages)
[PATCH] Don't reduce estimated unrolled size for innermost loop
2024-05-24 7:29 UTC (5+ messages)
` [V2 PATCH] Don't reduce estimated unrolled size for innermost loop at cunrolli
` [V3 PATCH] Don't reduce estimated unrolled size for innermost loop
[PATCH] [RFC] Target-independent store forwarding avoidance. [PR48696] Target-independent store forwarding avoidance
2024-05-24 6:27 UTC (4+ messages)
[PATCH] Use simple_dce_from_worklist in phiprop
2024-05-24 6:04 UTC (2+ messages)
[PATCH-3v3, rs6000] Implement optab_isnormal for SFDF and IEEE128
2024-05-24 6:03 UTC
[PATCH-2v3, rs6000] Implement optab_isfinite for SFDF and IEEE128
2024-05-24 6:03 UTC
[PATCH-1v3, rs6000] Implement optab_isinf for SFDF and IEEE128
2024-05-24 6:02 UTC
c23 type compatibility rules, v3
2024-05-24 5:56 UTC (12+ messages)
` [C PATCH] Fix for redeclared enumerator initialized with different type [PR115109]
` [C PATCH, v2] "
` [C PATCH]: allow aliasing of compatible types derived from enumeral types [PR115157]
[PATCH] RISC-V: Avoid splitting store dataref groups during SLP discovery
2024-05-24 5:52 UTC
[PATCH V2] RISC-V: Fix missing boolean_expression in zmmul extension
2024-05-24 5:03 UTC
[to-be-committed][v2][RISC-V] Use bclri in constant synthesis
2024-05-24 4:44 UTC
[PATCH 1/2] Simplify (AND (ASHIFTRT A imm) mask) to (LSHIFTRT A imm) for vector mode
2024-05-24 2:25 UTC (2+ messages)
[PATCH] c++/modules: Remember that header units have CMIs
2024-05-24 1:27 UTC (9+ messages)
` [PATCH v2] "
` [PATCH 1/2] c++/modules: Fix treatment of unnamed types
` [PATCH 2/2] c++/modules: Remember that header units have CMIs
[PATCH] missing reuire target has_arch_ppc64 for pr106550.c
2024-05-24 1:25 UTC (4+ messages)
[PATCH V3] report message for operator %a on unaddressible operand
2024-05-24 1:22 UTC (3+ messages)
[PATCH] c++: mark TARGET_EXPRs for function arguments eliding [PR114707]
2024-05-24 0:32 UTC (3+ messages)
` [PATCH v2] "
[PATCH] c++/modules: Improve errors for bad module-directives [PR115200]
2024-05-23 23:58 UTC (3+ messages)
` [PATCH v2] "
[PATCH] c++: extend -Wself-move for mem-init-list [PR109396]
2024-05-23 23:57 UTC
[PATCH] rs6000: Adjust -fpatchable-function-entry* support for dual entry [PR112980]
2024-05-23 23:46 UTC (4+ messages)
[PATCH RFA (cgraph)] c++: pragma target and static init [PR109753]
2024-05-23 22:43 UTC (3+ messages)
` PING "
` PING "
[PATCH v2] libstdc++: Fix std::ranges::iota not included in numeric [PR108760]
2024-05-23 22:41 UTC (2+ messages)
[PATCH] c++: alias CTAD and copy deduction guide [PR115198]
2024-05-23 22:38 UTC (4+ messages)
[PATCH v25 20/23] c++: Implement __is_invocable built-in trait
2024-05-23 22:15 UTC (4+ messages)
` [PATCH v26 01/13] libstdc++: Optimize std::is_const compilation performance
[PATCH] libstdc++: Implement ranges::concat_view from P2542R7
2024-05-23 22:05 UTC (3+ messages)
[COMMITTED 12/12] - Move condexpr_adjust into gimple-range-fold
2024-05-23 20:53 UTC
[COMMITTED 11/12] - Make gori_map a shared component
2024-05-23 20:53 UTC
[COMMITTED 10/12] - Make GORI a range_query component
2024-05-23 20:53 UTC
[COMMITTED 09/12] - Gori_compute inherits from gimple_outgoing_range
2024-05-23 20:53 UTC
[COMMITTED 08/12] - Gori_compute no longer inherits from gori_map
2024-05-23 20:53 UTC
[COMMITTED 07/12] - Default gimple_outgoing_range to not process switches
2024-05-23 20:53 UTC
[COMMITTED 06/12] tree-optimization/113879 - Add inferred ranges for range-ops based statements
2024-05-23 20:53 UTC
[COMMITTED 05/12] - Move infer_manager to a range_query oracle
2024-05-23 20:53 UTC
[COMMITTED 04/12] - Allow components to be shared among range-queries
2024-05-23 20:53 UTC
[COMMITTED 03/12] - Rename relation oracle and API
2024-05-23 20:53 UTC
[COMMITTED 02/12] - Move to an always available relation oracle
2024-05-23 20:52 UTC
[COMMITTED 01/12] - Move all relation queries into relation_oracle
2024-05-23 20:52 UTC
[COMMITTED 00/12] Cleanup some ranger components and make them available via range_query
2024-05-23 20:52 UTC
[PATCH] Fortran: improve attribute conflict checking [PR93635]
2024-05-23 20:32 UTC (11+ messages)
` [PATCH, v2] "
[pushed] c++: deleting array temporary [PR115187]
2024-05-23 20:23 UTC
[PATCH] c++/modules: Ensure all partial specialisations are tracked [PR114947]
2024-05-23 19:56 UTC (3+ messages)
[PATCH v1 0/6] Add DLL import/export implementation to AArch64
2024-05-23 19:37 UTC (8+ messages)
` [PATCH v1 2/6] Extract ix86 dllimport implementation to mingw
[to-be-committed] [RISC-V] Use bclri in constant synthesis
2024-05-23 18:45 UTC
[PATCH] Avoid vector -Wfree-nonheap-object warnings
2024-05-23 17:37 UTC (3+ messages)
[c-family] Another small fix to implementation of -fdump-ada-spec
2024-05-23 16:28 UTC
[PATCH] Add config file so b4 uses inbox.sourceware.org automatically
2024-05-23 15:49 UTC
[PATCH v4] Match: Add overloaded types_match to avoid code dup [NFC]
2024-05-23 14:48 UTC (4+ messages)
[PATCH 0/2] arm,doloop: Add support for MVE Tail-Predicated Low Overhead Loops
2024-05-23 14:37 UTC (3+ messages)
` [PATCH 1/2] doloop: Add support for predicated vectorized loops
` [PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
[RFC][PATCH] PR tree-optimization/109071 - -Warray-bounds false positive warnings due to code duplication from jump threading
2024-05-23 14:23 UTC (11+ messages)
[PATCH] RISC-V: Avoid splitting store dataref groups during SLP discovery
2024-05-23 14:01 UTC
[PATCH] tree-optimization/115197 - fix ICE w/ constant in LC PHI and loop distribution
2024-05-23 13:44 UTC
[RFC] decay vect tests from run to link for pr95401
2024-05-23 13:42 UTC (8+ messages)
` [PATCH] "
` [PATCH] [testsuite] conditionalize dg-additional-sources on target and type
adjust vectorization expectations for ppc costmodel 76b
2024-05-23 13:22 UTC (8+ messages)
` [PATCH] "
[PATCH] RISC-V: Fix missing boolean_expression in zmmul extension
2024-05-23 13:12 UTC (2+ messages)
[PATCH] .gitattributes: disable crlf translation
2024-05-23 12:01 UTC (2+ messages)
[PATCH] tree-optimization/115199 - fix PTA constraint processing for &ANYTHING LHS
2024-05-23 11:37 UTC
[PATCH] tree-optimization/115138 - ptr-vs-ptr and FUNCTION_DECLs
2024-05-23 11:37 UTC
[PATCH] [tree-optimization/110279] fix testcase pr110279-1.c
2024-05-23 9:55 UTC (3+ messages)
[PATCH] invoke.texi: Clarify -march=lujiazui
2024-05-23 9:00 UTC (2+ messages)
[PATCH 0/3] Support Intel APX CCMP
2024-05-23 8:27 UTC (4+ messages)
` [PATCH 2/3] [APX CCMP] Adjust startegy for selecting ccmp candidates
[PATCH 0/2] arm,doloop: Add support for MVE Tail-Predicated Low Overhead Loops
2024-05-23 8:22 UTC (3+ messages)
` [PATCH 1/2] doloop: Add support for predicated vectorized loops
` [PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
[PATCH] vect: generate suitable convert insn for int -> int, float -> float and int <-> float
2024-05-23 8:05 UTC (8+ messages)
` [PATCH 0/3] Optimize __builtin_convertvector for x86-64-v4 and
` [PATCH 1/3] vect: generate suitable convert insn for int -> int, float -> float and int <-> float
` [PATCH 2/3] vect: Support v4hi -> v4qi
` [PATCH 3/3] vect: support direct conversion under x86-64-v3
[COMMITTED] testsuite: vect: Fix gcc.dg/vect/vect-pr111779.c on SPARC [PR114072]
2024-05-23 7:54 UTC
[PATCH-1v2, rs6000] Implement optab_isinf for SFDF and IEEE128
2024-05-23 7:37 UTC (3+ messages)
[Patch, fortran] PR103312 - [11/12/13/14/15 Regression] ICE in gfc_find_component since r9-1098-g3cf89a7b992d483e
2024-05-23 7:03 UTC (3+ messages)
[COMMITTED] [prange] Use type agnostic range in phiopt [PR115191]
2024-05-23 6:15 UTC
[PATCH] LoongArch: Guard REGNO with REG_P in loongarch_expand_conditional_move [PR115169]
2024-05-23 6:05 UTC (2+ messages)
[PATCH] Don't simplify NAN/INF or out-of-range constant for FIX/UNSIGNED_FIX
2024-05-23 5:11 UTC (4+ messages)
[PATCH] AARCH64: Add Qualcomnm oryon-1 core
2024-05-23 3:50 UTC (3+ messages)
[PATCH] aarch64: testsuite: Explicitly add -mlittle-endian to vget_low_2.c
2024-05-23 1:00 UTC
libstdc++: the specialization atomic_ref<bool> should use the primary template
2024-05-22 23:05 UTC
[committed] libstdc++: Add [[nodiscard]] to some std::locale functions
2024-05-22 22:34 UTC
[committed] libstdc++: Fix effects of combining locales [PR108323]
2024-05-22 22:33 UTC
[committed] libstdc++: Guard use of sized deallocation [PR114940]
2024-05-22 22:30 UTC
[PATCH v3] c++: Fix auto deduction for template specialization scopes [PR114915]
2024-05-22 20:30 UTC (3+ messages)
` [PATCH v4] c++: fix constained auto deduction in templ spec "
[PATCH] aarch64: Fold vget_high_* intrinsics to BIT_FIELD_REF [PR102171]
2024-05-22 20:08 UTC (3+ messages)
[PATCH] testsuite: Verify r0-r3 are extended with CMSE
2024-05-22 19:49 UTC (7+ messages)
` [PATCH v2] "
RISC-V: Fix round_32.c test on RV32
2024-05-22 19:19 UTC (5+ messages)
[x86_64 PATCH] Correct insn_cost of movabsq
2024-05-22 17:54 UTC (3+ messages)
[PATCH] Fix auto deduction for template specialization scopes [114915]
2024-05-22 17:32 UTC (4+ messages)
[PATCH] Fix PR rtl-optimization/115038
2024-05-22 15:29 UTC (2+ messages)
[PATCH 4/4] Testsuite updates
2024-05-22 15:14 UTC (2+ messages)
[PATCH] rs6000: Don't pass -many to the assembler [PR112868]
2024-05-22 14:50 UTC (3+ messages)
[PATCH v1 1/2] Match: Support __builtin_add_overflow for branchless unsigned SAT_ADD
2024-05-22 14:33 UTC (3+ messages)
[PATCH v2] Match: Extract integer_types_ternary_match helper to avoid code dup [NFC]
2024-05-22 14:27 UTC (3+ messages)
[PATCH RFC] c++: add module extensions
2024-05-22 13:59 UTC
[PATCH 3/4] Avoid splitting store dataref groups during SLP discovery
2024-05-22 13:49 UTC (3+ messages)
[PATCH] c++: canonicity of fn types w/ complex eh specs [PR115159]
2024-05-22 13:38 UTC (8+ messages)
[PATCH v1 1/2] Match: Support branch form for unsigned SAT_ADD
2024-05-22 13:23 UTC (3+ messages)
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).