Show patches with: Archived = No       |   127958 patches
« 1 2 ... 288 289 2901279 1280 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[10/34] rs6000: Add Power10 builtins Replace the Power target-specific builtin machinery - - - - --- 2021-07-29 Bill Schmidt New
[09/34] rs6000: Add more type nodes to support builtin processing Replace the Power target-specific builtin machinery - - - - --- 2021-07-29 Bill Schmidt New
[08/34] rs6000: Add Power9 builtins Replace the Power target-specific builtin machinery - - - - --- 2021-07-29 Bill Schmidt New
[07/34] rs6000: Add power8-vector builtins Replace the Power target-specific builtin machinery - - - - --- 2021-07-29 Bill Schmidt New
[06/34] rs6000: Add power7 and power7-64 builtins Replace the Power target-specific builtin machinery - - - - --- 2021-07-29 Bill Schmidt New
[05/34] rs6000: Add available-everywhere and ancient builtins Replace the Power target-specific builtin machinery - - - - --- 2021-07-29 Bill Schmidt New
[04/34] rs6000: Add VSX builtins Replace the Power target-specific builtin machinery - - - - --- 2021-07-29 Bill Schmidt New
[03/34] rs6000: Add the rest of the [altivec] stanza to the builtins file Replace the Power target-specific builtin machinery - - - - --- 2021-07-29 Bill Schmidt New
[02/34] rs6000: Add gengtype handling to the build machinery Replace the Power target-specific builtin machinery - - - - --- 2021-07-29 Bill Schmidt New
[01/34] rs6000: Incorporate new builtins code into the build machinery Replace the Power target-specific builtin machinery - - - - --- 2021-07-29 Bill Schmidt New
[committed] testsuite: Fix up two tests for recent libstdc++ header changes [PR101647] [committed] testsuite: Fix up two tests for recent libstdc++ header changes [PR101647] - - - - --- 2021-07-29 Jakub Jelinek New
testsuite/lib/gfortran.exp: Add -I for ISO*.h [PR101305, PR101660] (was: Re: [Patch] gfortran.dg/dg… testsuite/lib/gfortran.exp: Add -I for ISO*.h [PR101305, PR101660] (was: Re: [Patch] gfortran.dg/dg… - - - - --- 2021-07-29 Tobias Burnus New
[v2] c++: Accept C++11 attribute-definition [PR101582] [v2] c++: Accept C++11 attribute-definition [PR101582] - - - - --- 2021-07-29 Jakub Jelinek New
c++: Implement P0466R5 __cpp_lib_is_pointer_interconvertible compiler helpers [PR101539] c++: Implement P0466R5 __cpp_lib_is_pointer_interconvertible compiler helpers [PR101539] - - - - --- 2021-07-29 Jakub Jelinek New
[OpenACC] Extract 'pass_oacc_loop_designation' out of 'pass_oacc_device_lower' (was: [PATCH 1/4] op… [OpenACC] Extract 'pass_oacc_loop_designation' out of 'pass_oacc_device_lower' (was: [PATCH 1/4] op… - - - - --- 2021-07-29 Thomas Schwinge New
[5/5] IBM Z: Implement TARGET_VECTORIZE_VEC_PERM_CONST for vpdi IBM Z: Implement TARGET_VECTORIZE_VEC_PERM_CONST - - - - --- 2021-07-29 Andreas Krebbel New
[4/5] IBM Z: Implement TARGET_VECTORIZE_VEC_PERM_CONST for vector merge IBM Z: Implement TARGET_VECTORIZE_VEC_PERM_CONST - - - - --- 2021-07-29 Andreas Krebbel New
[3/5] IBM Z: Remove redundant V_HW_64 mode iterator. IBM Z: Implement TARGET_VECTORIZE_VEC_PERM_CONST - - - - --- 2021-07-29 Andreas Krebbel New
[2/5] IBM Z: Get rid of vpdi unspec IBM Z: Implement TARGET_VECTORIZE_VEC_PERM_CONST - - - - --- 2021-07-29 Andreas Krebbel New
[1/5] IBM Z: Get rid of vec merge unspec IBM Z: Implement TARGET_VECTORIZE_VEC_PERM_CONST - - - - --- 2021-07-29 Andreas Krebbel New
Objective-C: don't require redundant -fno-objc-sjlj-exceptions for the NeXT v2 ABI Objective-C: don't require redundant -fno-objc-sjlj-exceptions for the NeXT v2 ABI - - - - --- 2021-07-29 Matt Jacobson New
Adjust/Refine testcases. Adjust/Refine testcases. - - - - --- 2021-07-29 liuhongt New
[committed] analyzer: play better with -fsanitize=bounds [committed] analyzer: play better with -fsanitize=bounds - - - - --- 2021-07-28 David Malcolm New
[committed] analyzer: remove redundant return value from various impl_call_* [committed] analyzer: remove redundant return value from various impl_call_* - - - - --- 2021-07-28 David Malcolm New
tree-optimization/101615 - SLP permute opt with CTOR roots tree-optimization/101615 - SLP permute opt with CTOR roots - - - - --- 2021-07-28 Richard Biener New
[gcc/doc] Improve nonnull attribute documentation [gcc/doc] Improve nonnull attribute documentation - - - - --- 2021-07-28 Tom de Vries New
tree-optimization/101615 - SLP permute opt of existing vectors tree-optimization/101615 - SLP permute opt of existing vectors - - - - --- 2021-07-28 Richard Biener New
[committed] amdgcn: Fix attributes for LLVM-12 [PR 100208] [committed] amdgcn: Fix attributes for LLVM-12 [PR 100208] - - - - --- 2021-07-28 Andrew Stubbs New
[COMMITTED] Return undefined range on edges which are not executed. [COMMITTED] Return undefined range on edges which are not executed. - - - - --- 2021-07-28 Andrew MacLeod New
[take,2] Fold (X<<C1)^(X<<C2) to a multiplication when possible. [take,2] Fold (X<<C1)^(X<<C2) to a multiplication when possible. - - - - --- 2021-07-28 Roger Sayle New
[committed] d: Wrong evaluation order of binary expressions (PR101640) [committed] d: Wrong evaluation order of binary expressions (PR101640) - - - - --- 2021-07-28 Iain Buclaw New
[committed] d: fix ICE at convert_expr(tree_node*, Type*, Type*) (PR101490) [committed] d: fix ICE at convert_expr(tree_node*, Type*, Type*) (PR101490) - - - - --- 2021-07-28 Iain Buclaw New
[committed] d: __FUNCTION__ doesn't work in core.stdc.stdio functions without cast (PR101441) [committed] d: __FUNCTION__ doesn't work in core.stdc.stdio functions without cast (PR101441) - - - - --- 2021-07-28 Iain Buclaw New
[committed] d: Compile-time reflection for supported built-ins (PR101127) [committed] d: Compile-time reflection for supported built-ins (PR101127) - - - - --- 2021-07-28 Iain Buclaw New
[committed] d: Change in DotTemplateExp type semantics leading to regression (PR101619) [committed] d: Change in DotTemplateExp type semantics leading to regression (PR101619) - - - - --- 2021-07-28 Iain Buclaw New
gfortran.dg/dg.exp: Add libgfortran as -I flag for ISO*.h [PR101305] (was: [PATCH 3/3] [PR libfortr… gfortran.dg/dg.exp: Add libgfortran as -I flag for ISO*.h [PR101305] (was: [PATCH 3/3] [PR libfortr… - - - - --- 2021-07-28 Tobias Burnus New
analyzer: Handle strdup builtins analyzer: Handle strdup builtins - - - - --- 2021-07-28 Siddhesh Poyarekar New
ubsan: Fix ICEs with DECL_REGISTER tests [PR101624] ubsan: Fix ICEs with DECL_REGISTER tests [PR101624] - - - - --- 2021-07-28 Jakub Jelinek New
match.pd: Fix up recent __builtin_bswap16 simplifications [PR101642] match.pd: Fix up recent __builtin_bswap16 simplifications [PR101642] - - - - --- 2021-07-28 Jakub Jelinek New
i386: Improve extensions of __builtin_clz and constant - __builtin_clz for -mno-lzcnt [PR78103] i386: Improve extensions of __builtin_clz and constant - __builtin_clz for -mno-lzcnt [PR78103] - - - - --- 2021-07-28 Jakub Jelinek New
[i386] Add a separate function to calculate cost for WIDEN_MULT_EXPR. [i386] Add a separate function to calculate cost for WIDEN_MULT_EXPR. - - - - --- 2021-07-28 liuhongt New
retain debug stmt order when moving to successors retain debug stmt order when moving to successors - - - - --- 2021-07-28 Alexandre Oliva New
don't access cfun in dump_function_to_file don't access cfun in dump_function_to_file - - - - --- 2021-07-28 Alexandre Oliva New
Adjust docu of TARGET_VECTORIZE_VEC_PERM_CONST Adjust docu of TARGET_VECTORIZE_VEC_PERM_CONST - - - - --- 2021-07-28 Andreas Krebbel New
[v3] rs6000: Add load density heuristic [v3] rs6000: Add load density heuristic - - - - --- 2021-07-28 Kewen.Lin New
analyzer: Recognize __builtin_free as a matching deallocator analyzer: Recognize __builtin_free as a matching deallocator - - - - --- 2021-07-28 Siddhesh Poyarekar New
[v5] Add QI vector mode support to by-pieces for memset [v5] Add QI vector mode support to by-pieces for memset - - - - --- 2021-07-28 H.J. Lu New
correct formatting of function pointers in -Warray-bounds (PR 101601) correct formatting of function pointers in -Warray-bounds (PR 101601) - - - - --- 2021-07-27 Martin Sebor New
[committed] libstdc++: Simplify std::optional::value() [committed] libstdc++: Simplify std::optional::value() - - - - --- 2021-07-27 Jonathan Wakely New
[committed,3/2] testsuite: Add missing C++ includes to tests [PR101646] [committed,1/2] libstdc++: Reduce header dependencies on <array> and <utility> - - - - --- 2021-07-27 Jonathan Wakely New
[committed] use OEP_DECL_NAME when comparing VLA bounds [PR101585] [committed] use OEP_DECL_NAME when comparing VLA bounds [PR101585] - - - - --- 2021-07-27 Martin Sebor New
IBM Z: Enable LSan and TSan IBM Z: Enable LSan and TSan - - - - --- 2021-07-27 Ilya Leoshkevich New
[committed] Fix argument to pthread_join [committed] Fix argument to pthread_join - - - - --- 2021-07-27 Jeff Law New
wwwdocs: Clarify meaning of "not issued by" in bugs web page wwwdocs: Clarify meaning of "not issued by" in bugs web page - - - - --- 2021-07-27 Jonathan Wakely New
ping-3: [PATCH] c-family: Add more predefined macros for math flags ping-3: [PATCH] c-family: Add more predefined macros for math flags - - - - --- 2021-07-27 Matthias Kretz New
x86: Don't set AVX_U128_DIRTY when zeroing YMM/ZMM register x86: Don't set AVX_U128_DIRTY when zeroing YMM/ZMM register - - - - --- 2021-07-27 H.J. Lu New
OpenMP 5.1: omp_display_env OpenMP 5.1: omp_display_env - - - - --- 2021-07-27 Ulrich Drepper New
[committed] libstdc++: Adjust whitespace in <bits/cow_string.h> [committed] libstdc++: Adjust whitespace in <bits/cow_string.h> - - - - --- 2021-07-27 Jonathan Wakely New
[committed] libstdc++: Move COW string definitions to separate header [committed] libstdc++: Move COW string definitions to separate header - - - - --- 2021-07-27 Jonathan Wakely New
[committed,2/2] libstdc++: Remove unnecessary uses of <utility> [committed,1/2] libstdc++: Reduce header dependencies on <array> and <utility> - - - - --- 2021-07-27 Jonathan Wakely New
[committed,1/2] libstdc++: Reduce header dependencies on <array> and <utility> [committed,1/2] libstdc++: Reduce header dependencies on <array> and <utility> - - - - --- 2021-07-27 Jonathan Wakely New
Abstract out (forward) jump threader state handling. Abstract out (forward) jump threader state handling. - - - - --- 2021-07-27 Aldy Hernandez New
tree-optimization/39821 - fix cost classification for widening arith tree-optimization/39821 - fix cost classification for widening arith - - - - --- 2021-07-27 Richard Biener New
i386: Improve AVX2 expansion of vector >> vector DImode arithm. shifts [PR101611] i386: Improve AVX2 expansion of vector >> vector DImode arithm. shifts [PR101611] - - - - --- 2021-07-27 Jakub Jelinek New
vect: Fix wrong check in vect_recog_mulhs_pattern [PR101596] vect: Fix wrong check in vect_recog_mulhs_pattern [PR101596] - - - - --- 2021-07-27 Kewen.Lin New
[v4] Use range-based for loops for traversing loops [v4] Use range-based for loops for traversing loops - - - - --- 2021-07-27 Kewen.Lin New
[ARM] PR66791: Replace builtins in vld1 [ARM] PR66791: Replace builtins in vld1 - - - - --- 2021-07-26 Prathamesh Kulkarni New
[committed] analyzer: fix uninit false +ve when returning structs [committed] analyzer: fix uninit false +ve when returning structs - - - - --- 2021-07-26 David Malcolm New
[COMMITTED] tree-optimization/78888 - Adjust ranges for to_upper and to_lower. [COMMITTED] tree-optimization/78888 - Adjust ranges for to_upper and to_lower. - - - - --- 2021-07-26 Andrew MacLeod New
[2/2] Ada: Remove debug line number for DECL_IGNORED_P functions Fix bogus line info in DECL_IGNORED_P functions - - - - --- 2021-07-26 Bernd Edlinger New
[1/2] Fix debug info for ignored decls at start of assembly Fix bogus line info in DECL_IGNORED_P functions - - - - --- 2021-07-26 Bernd Edlinger New
[PUSHED] Implement operator_bitwise_xor::op1_op2_relation_effect. [PUSHED] Implement operator_bitwise_xor::op1_op2_relation_effect. - - - - --- 2021-07-26 Aldy Hernandez New
[PUSHED] Pass relationship to methods calling generic fold_range. [PUSHED] Pass relationship to methods calling generic fold_range. - - - - --- 2021-07-26 Aldy Hernandez New
Committed: Re: [Patch, fortran V2] PR fortran/93308/93963/94327/94331/97046 problems raised by desc… Committed: Re: [Patch, fortran V2] PR fortran/93308/93963/94327/94331/97046 problems raised by desc… - - - - --- 2021-07-26 Tobias Burnus New
[PUSHED] Abstract out conditional simplification out of execute_vrp. [PUSHED] Abstract out conditional simplification out of execute_vrp. - - - - --- 2021-07-26 Aldy Hernandez New
Fold (X<<C1)^(X<<C2) to a multiplication when possible. Fold (X<<C1)^(X<<C2) to a multiplication when possible. - - - - --- 2021-07-26 Roger Sayle New
[x86_64] Decrement followed by cmov improvements. [x86_64] Decrement followed by cmov improvements. - - - - --- 2021-07-26 Roger Sayle New
[PUSHED] Pass gimple context to array_bounds_checker. [PUSHED] Pass gimple context to array_bounds_checker. - - - - --- 2021-07-26 Aldy Hernandez New
gimple-fold: Fix up __builtin_clear_padding on classes with virtual inheritence [PR101586] gimple-fold: Fix up __builtin_clear_padding on classes with virtual inheritence [PR101586] - - - - --- 2021-07-26 Jakub Jelinek New
[committed] openmp: Add support for omp attributes section and scan directives [committed] openmp: Add support for omp attributes section and scan directives - - - - --- 2021-07-26 Jakub Jelinek New
incorrect arguments designated in -Wnonnull for arrays incorrect arguments designated in -Wnonnull for arrays - - - - --- 2021-07-25 Uecker, Martin New
Replace evrp use in loop versioning with ranger. Replace evrp use in loop versioning with ranger. - - - - --- 2021-07-24 Aldy Hernandez New
[take,2] Fold bswap32(x) != 0 to x != 0 (and related transforms) [take,2] Fold bswap32(x) != 0 to x != 0 (and related transforms) - - - - --- 2021-07-24 Roger Sayle New
Fix x86/56337 : 1<<28 alignment is broken Fix x86/56337 : 1<<28 alignment is broken - - - - --- 2021-07-23 Li, Pan2 via Gcc-patches New
Do not use tuple-like interface for pair in unordered containers Do not use tuple-like interface for pair in unordered containers - - - - --- 2021-07-23 Jonathan Wakely New
libstdc++: Add missing std::move in ranges::copy/move/reverse_copy [PR101599] libstdc++: Add missing std::move in ranges::copy/move/reverse_copy [PR101599] - - - - --- 2021-07-23 Patrick Palka New
libstdc++: Fix up implementation of LWG 3533 [PR101589] libstdc++: Fix up implementation of LWG 3533 [PR101589] - - - - --- 2021-07-23 Patrick Palka New
libstdc++: Add missing std::move to join_view::iterator ctor [PR101483] libstdc++: Add missing std::move to join_view::iterator ctor [PR101483] - - - - --- 2021-07-23 Patrick Palka New
libstdc++: Fix up implementation of LWG 3533 [PR101589] libstdc++: Fix up implementation of LWG 3533 [PR101589] - - - - --- 2021-07-23 Patrick Palka New
[PUSHED] Use range_query object in array bounds class. [PUSHED] Use range_query object in array bounds class. - - - - --- 2021-07-23 Aldy Hernandez New
IBM Z: Fix 5 tests in 31-bit mode IBM Z: Fix 5 tests in 31-bit mode - - - - --- 2021-07-23 Ilya Leoshkevich New
[committed] libstdc++: Reduce headers included by <future> [committed] libstdc++: Reduce headers included by <future> - - - - --- 2021-07-23 Jonathan Wakely New
[committed] libstdc++: Update documentation comments for namespace rel_ops [committed] libstdc++: Update documentation comments for namespace rel_ops - - - - --- 2021-07-23 Jonathan Wakely New
[libgomp,OpenMP,5.0] Implement omp_get_device_num [libgomp,OpenMP,5.0] Implement omp_get_device_num - - - - --- 2021-07-23 Chung-Lin Tang New
[v3] gcov: Add __gcov_info_to_gdca() [v3] gcov: Add __gcov_info_to_gdca() - - - - --- 2021-07-23 Sebastian Huber New
[v4] c++: Add gnu::diagnose_as attribute [v4] c++: Add gnu::diagnose_as attribute - - - - --- 2021-07-23 Matthias Kretz New
Make loops_list support an optional loop_p root Make loops_list support an optional loop_p root - - - - --- 2021-07-23 Kewen.Lin New
[v3] Use range-based for loops for traversing loops [v3] Use range-based for loops for traversing loops - - - - --- 2021-07-23 Kewen.Lin New
[committed] openmp: Add support for __has_attribute(omp::directive) and __has_attribute(omp::sequen… [committed] openmp: Add support for __has_attribute(omp::directive) and __has_attribute(omp::sequen… - - - - --- 2021-07-23 Jakub Jelinek New
[committed] openmp: Diagnose invalid mixing of the attribute and pragma syntax directives [committed] openmp: Diagnose invalid mixing of the attribute and pragma syntax directives - - - - --- 2021-07-23 Jakub Jelinek New
« 1 2 ... 288 289 2901279 1280 »