Show patches with: Archived = No       |   133705 patches
« 1 2 3 41337 1338 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] Move VUSE and VDEF into gimple_ops array [RFC] Move VUSE and VDEF into gimple_ops array - - - - --- 2024-11-05 Richard Biener New
[8/8] ipa: Improve how we derive value ranges from IPA invariants Untitled series #431302 - - - - --- 2024-11-05 Martin Jambor New
[7/8] ipa: Verify that const jump functions have corresponding value range Untitled series #431302 - - - - --- 2024-11-05 Martin Jambor New
[6/8] ipa: Introduce a one jump function dumping function [1/8] ipa: Fix jump function copying - - - - --- 2024-11-05 Martin Jambor New
[5/8] ipa: Update value range jump functions during inlining [1/8] ipa: Fix jump function copying - - - - --- 2024-11-05 Martin Jambor New
[4/8] ipa: Better value ranges for zero pointer constants [1/8] ipa: Fix jump function copying - - - - --- 2024-11-05 Martin Jambor New
[3/8] ipa: Skip type conversions in jump function constructions [1/8] ipa: Fix jump function copying - - - - --- 2024-11-05 Martin Jambor New
[2/8] ipa: Rationalize IPA-VR computations across pass-through jump functions [1/8] ipa: Fix jump function copying - - - - --- 2024-11-05 Martin Jambor New
[1/8] ipa: Fix jump function copying [1/8] ipa: Fix jump function copying - - - - --- 2024-11-05 Martin Jambor New
[v1,5/5] Test: Add testcases for form 16 of unsigned integer SAT_ADD simplify [v1,1/5] Match: Simplify branch form 6 of unsigned SAT_ADD into branchless - - - - --- 2024-11-05 Li, Pan2 New
[v1,4/5] Test: Add testcases for form 15 of unsigned integer SAT_ADD simplify [v1,1/5] Match: Simplify branch form 6 of unsigned SAT_ADD into branchless - - - - --- 2024-11-05 Li, Pan2 New
[v1,3/5] Test: Add testcases for form 14 of unsigned integer SAT_ADD simplify [v1,1/5] Match: Simplify branch form 6 of unsigned SAT_ADD into branchless - - - - --- 2024-11-05 Li, Pan2 New
[v1,2/5] Test: Add testcases for form 13 of unsigned integer SAT_ADD simplify [v1,1/5] Match: Simplify branch form 6 of unsigned SAT_ADD into branchless - - - - --- 2024-11-05 Li, Pan2 New
[v1,1/5] Match: Simplify branch form 6 of unsigned SAT_ADD into branchless [v1,1/5] Match: Simplify branch form 6 of unsigned SAT_ADD into branchless - - - - --- 2024-11-05 Li, Pan2 New
testsuite: arm: Use effective-target for pr98636.c test testsuite: arm: Use effective-target for pr98636.c test - - - - --- 2024-11-05 Torbjorn SVENSSON New
[v2] i386: Handling exception input of __builtin_ia32_prefetch. [PR117416] [v2] i386: Handling exception input of __builtin_ia32_prefetch. [PR117416] - - - - --- 2024-11-05 Hu, Lin1 New
[v5,8/8] RISC-V: Add Multi-Versioning Test Cases RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-05 Yangyu Chen New
[v5,7/8] RISC-V: Implement TARGET_GENERATE_VERSION_DISPATCHER_BODY and TARGET_GET_FUNCTION_VERSIONS… RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-05 Yangyu Chen New
[v5,6/8] RISC-V: Implement TARGET_MANGLE_DECL_ASSEMBLER_NAME RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-05 Yangyu Chen New
[v5,5/8] RISC-V: Implement TARGET_COMPARE_VERSION_PRIORITY and TARGET_OPTION_FUNCTION_VERSIONS RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-05 Yangyu Chen New
[v5,4/8] RISC-V: Implement TARGET_OPTION_VALID_VERSION_ATTRIBUTE_P RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-05 Yangyu Chen New
[v5,3/8] RISC-V: Implement riscv_minimal_hwprobe_feature_bits RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-05 Yangyu Chen New
[v5,2/8] RISC-V: Implement Priority syntax parser for Function Multi-Versioning RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-05 Yangyu Chen New
[v5,1/8] Introduce TARGET_CLONES_ATTR_SEPARATOR for RISC-V RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-05 Yangyu Chen New
[x86_64] Add flag to control tight loops alignment opt [x86_64] Add flag to control tight loops alignment opt - - - - --- 2024-11-05 Mayshao-oc New
i386: Handling exception input of __builtin_ia32_prefetch. [PR117416] i386: Handling exception input of __builtin_ia32_prefetch. [PR117416] - - - - --- 2024-11-05 Hu, Lin1 New
[v2,4/4] vect: Disable `omp declare variant' tests for aarch64 [v2,1/4] vect: Pass stmt_vec_info to TARGET_SIMD_CLONE_USABLE - - - - --- 2024-11-05 Victor Do Nascimento New
[v2,3/4] aarch64: Add SVE support for simd clones [PR 96342] [v2,1/4] vect: Pass stmt_vec_info to TARGET_SIMD_CLONE_USABLE - - - - --- 2024-11-05 Victor Do Nascimento New
[v2,2/4] vect: disable multiple calls of poly simdclones [v2,1/4] vect: Pass stmt_vec_info to TARGET_SIMD_CLONE_USABLE - - - - --- 2024-11-05 Victor Do Nascimento New
[v2,1/4] vect: Pass stmt_vec_info to TARGET_SIMD_CLONE_USABLE [v2,1/4] vect: Pass stmt_vec_info to TARGET_SIMD_CLONE_USABLE - - - - --- 2024-11-05 Victor Do Nascimento New
[v2,1/4] vect: Pass stmt_vec_info to TARGET_SIMD_CLONE_USABLE aarch64, vect: Extend simdclone support to vector-length agnostic SVE - - - - --- 2024-11-05 Victor Do Nascimento New
c: Implement C2y N3356, if declarations [PR117019] c: Implement C2y N3356, if declarations [PR117019] - - - - --- 2024-11-04 Marek Polacek New
libstdc++: Remove workaround for modules issue [PR113814] libstdc++: Remove workaround for modules issue [PR113814] - - - - --- 2024-11-04 Nathaniel Shead New
c++/modules: Handle location exhaustion in write_location [PR105443] c++/modules: Handle location exhaustion in write_location [PR105443] - - - - --- 2024-11-04 Nathaniel Shead New
simulate-thread tests: Silence gdb debuginfod warning simulate-thread tests: Silence gdb debuginfod warning - - - - --- 2024-11-04 H.J. Lu New
[pushed:,r15-4935] diagnostics: update leading comment for class diagnostic_context [pushed:,r15-4935] diagnostics: update leading comment for class diagnostic_context - - - - --- 2024-11-04 David Malcolm New
[pushed:,r15-4934] diagnostics: cleanups to opts-diagnostic.cc [pushed:,r15-4934] diagnostics: cleanups to opts-diagnostic.cc - - - - --- 2024-11-04 David Malcolm New
[V2] PowerPC vector pair support [V2] PowerPC vector pair support - - - - --- 2024-11-04 Michael Meissner New
[COMMITTED,38/38] ada: Move special case for null string literal from frontend to backend [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,37/38] ada: Remove special case for the size of a string literal subtype [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,36/38] ada: Fix ancient typo in process_decls [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,35/38] ada: Split Library_Unit using multiple wrappers [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,34/38] ada: Improve Unbounded_Wide_String performance [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,33/38] ada: Improve performance of Unbounded_Wide_Wide_String [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,32/38] ada: Improve Unbounded_String performance [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,31/38] ada: Initial implementation of Extended_Access aspect (FE portion only) [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,30/38] ada: Avoid unused with warning with Extend_System [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,29/38] ada: Fix crash on default value with nested iterated component associations [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,28/38] ada: Propagate resolution status from Resolve_Iterated_Component_Association [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,27/38] ada: Remove dead code in Resolve_Iterated_Component_Association [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,26/38] ada: Update documentation for -gnatVxx switches [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,25/38] ada: Tweak description of new predicate [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,24/38] ada: Display message on reproducer generation failure [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,23/38] ada: Missing runtime check in interpolated string [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,22/38] ada: Add CHERI variant of full secondary stack allocator [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,21/38] ada: CheriBSD: add SIGPROT handler [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,20/38] ada: Add Invocation node to the SARIF report [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,19/38] ada: Add Schema to the SARIF report [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,18/38] ada: Tweak CPU affinity handling [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,17/38] ada: Fix error message for pragma First_Controlling_Parameter [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,16/38] ada: Build and runtime support for CheriBSD [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,15/38] ada: Refactor exception declarations from Interfaces.CHERI to separate package [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,14/38] ada: Fix alignment of pthread_mutex_t [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,13/38] ada: Move formal hash tables from gnat repository to the SPARK library [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,12/38] ada: Add doc for deep delta aggregates [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,11/38] ada: Fix internal error on alignment clause for type declared in generic unit [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,10/38] ada: Minor tweaks in comments [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,09/38] ada: Correction to disable self-referential with_clauses [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,08/38] ada: Missing precondition runtime check in inherited primitive [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,07/38] ada: Fix visibility of Taft amendment types [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,06/38] ada: Minor whitespace tuning [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,05/38] ada: Avoid run-time conversion of 0 from Int to Uint [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,04/38] ada: Assignment local variable only when it is used [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,03/38] ada: Add null exclusion to avoid run-time checks [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,02/38] ada: Resolve intrinsic operators without homonyms [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators [COMMITTED,01/38] ada: Fix asymmetry in resolution of unary intrinsic operators - - - - --- 2024-11-04 Marc Poulhiès New
[v2] c++: Defer -fstrong-eval-order processing to template instantiation time [PR117158] [v2] c++: Defer -fstrong-eval-order processing to template instantiation time [PR117158] - - - - --- 2024-11-04 Simon Martin New
[v3] C: Support Function multiversionsing in the C front end [v3] C: Support Function multiversionsing in the C front end - - - - --- 2024-11-04 Alfie Richards New
[COMMITTED] PR tree-optimization/117398 - Don't call invert on VARYING. [COMMITTED] PR tree-optimization/117398 - Don't call invert on VARYING. - - - - --- 2024-11-04 Andrew MacLeod New
[COMMITTED,GCC14] Implement new assume pass. [COMMITTED,GCC14] Implement new assume pass. - - - - --- 2024-11-04 Andrew MacLeod New
[v2,2/2] RISC-V: Disable by pieces for vector setmem length > UNITS_PER_WORD RISC-V: Vector memcpy/memset fixes and improvements - - - - --- 2024-11-04 Craig Blackmore New
[v2,1/2] RISC-V: Make vectorized memset handle more cases RISC-V: Vector memcpy/memset fixes and improvements - - - - --- 2024-11-04 Craig Blackmore New
aarch64: Fix incorrect LS64 documentation aarch64: Fix incorrect LS64 documentation - - - - --- 2024-11-04 Richard Sandiford New
libstdc++: Fix up 117406.cc test [PR117406] libstdc++: Fix up 117406.cc test [PR117406] - - - - --- 2024-11-04 Jakub Jelinek New
[v1,5/5] Test: Add testcases for form 12 of unsigned integer SAT_ADD simplify [v1,1/5] Match: Simplify branch form 5 of unsigned SAT_ADD into branchless - - - - --- 2024-11-04 Li, Pan2 New
[v1,4/5] Test: Add testcases for form 11 of unsigned integer SAT_ADD simplify [v1,1/5] Match: Simplify branch form 5 of unsigned SAT_ADD into branchless - - - - --- 2024-11-04 Li, Pan2 New
[v1,3/5] Test: Add testcases for form 10 of unsigned integer SAT_ADD simplify [v1,1/5] Match: Simplify branch form 5 of unsigned SAT_ADD into branchless - - - - --- 2024-11-04 Li, Pan2 New
[v1,2/5] Test: Add testcases for form 9 of unsigned integer SAT_ADD simplify [v1,1/5] Match: Simplify branch form 5 of unsigned SAT_ADD into branchless - - - - --- 2024-11-04 Li, Pan2 New
[v1,1/5] Match: Simplify branch form 5 of unsigned SAT_ADD into branchless [v1,1/5] Match: Simplify branch form 5 of unsigned SAT_ADD into branchless - - - - --- 2024-11-04 Li, Pan2 New
middle-end/117433 - ICE with gimple BLKmode reg copy middle-end/117433 - ICE with gimple BLKmode reg copy - - - - --- 2024-11-04 Richard Biener New
[v2] Adding new pass slp_perm_simplify [v2] Adding new pass slp_perm_simplify - - - - --- 2024-11-04 Christoph Müllner New
[RFC] RISC-V: Support TARGET_SIMD_CLONE_COMPUTE_VECSIZE_AND_SIMDLEN [RFC] RISC-V: Support TARGET_SIMD_CLONE_COMPUTE_VECSIZE_AND_SIMDLEN - - - - --- 2024-11-04 Zhijin Zeng New
[15/15] Support for 64-bit location_t: Configury parts Support for 64-bit location_t - - - - --- 2024-11-03 Lewis Hyatt New
[14/15] Support for 64-bit location_t: Testsuite parts Support for 64-bit location_t - - - - --- 2024-11-03 Lewis Hyatt New
[13/15] Support for 64-bit location_t: Internal parts Support for 64-bit location_t - - - - --- 2024-11-03 Lewis Hyatt New
[12/15] Support for 64-bit location_t: Backend parts Support for 64-bit location_t - - - - --- 2024-11-03 Lewis Hyatt New
[11/15] Support for 64-bit location_t: RTL parts Support for 64-bit location_t - - - - --- 2024-11-03 Lewis Hyatt New
[10/15] Support for 64-bit location_t: C++ modules parts Support for 64-bit location_t - - - - --- 2024-11-03 Lewis Hyatt New
[09/15] Support for 64-bit location_t: Frontend parts Support for 64-bit location_t - - - - --- 2024-11-03 Lewis Hyatt New
[08/15] Support for 64-bit location_t: Analyzer parts Support for 64-bit location_t - - - - --- 2024-11-03 Lewis Hyatt New
« 1 2 3 41337 1338 »