Show patches with: none      |   126804 patches
« 1 2 ... 8 9 101268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
vect: Fix COND_EXPRs involving variant booleans [PR94727] vect: Fix COND_EXPRs involving variant booleans [PR94727] - - - - --- 2020-04-27 Richard Sandiford New
vect: Factor out the handling on scatter store having gs_info.decl vect: Factor out the handling on scatter store having gs_info.decl - - - - --- 2023-08-17 Kewen.Lin New
vect: Ensure both NITERSM1 and NITERS are INTEGER_CSTs or neither of them [PR113210] vect: Ensure both NITERSM1 and NITERS are INTEGER_CSTs or neither of them [PR113210] - - - - --- 2024-01-09 Jakub Jelinek New
vect: Ensure SLP nodes don't end up in multiple BB partitions [PR106787] vect: Ensure SLP nodes don't end up in multiple BB partitions [PR106787] - - - - --- 2022-09-02 Richard Sandiford New
vect: Enhance condition check to use partial vectors in vectorizable_condition vect: Enhance condition check to use partial vectors in vectorizable_condition - - - - --- 2020-07-08 Kewen.Lin New
vect: Don't vectorize a single scalar iteration loop [PR110740] vect: Don't vectorize a single scalar iteration loop [PR110740] - - - - --- 2023-07-21 Kewen.Lin New
vect: Don't update inits for simd_lane_access DRs [PR102789] vect: Don't update inits for simd_lane_access DRs [PR102789] - - - - --- 2021-10-25 Kewen.Lin New
vect: Don't split store groups if we have IFN_STORE_LANES [PR99873] vect: Don't split store groups if we have IFN_STORE_LANES [PR99873] - - - - --- 2021-04-06 Richard Sandiford New
vect: Don't set excess bits in unform masks vect: Don't set excess bits in unform masks - - - - --- 2023-10-20 Andrew Stubbs New
vect: Don't retry if the previous analysis fails vect: Don't retry if the previous analysis fails - - - - --- 2023-05-17 Kewen.Lin New
vect: Don't pattern match BITFIELD_REF's of non-integrals [PR107226] vect: Don't pattern match BITFIELD_REF's of non-integrals [PR107226] - - - - --- 2022-10-12 Andre Vieira (lists) New
vect: Don't pass subtype to vect_widened_op_tree where not needed [PR 110142] vect: Don't pass subtype to vect_widened_op_tree where not needed [PR 110142] - - - - --- 2023-06-07 Andre Vieira (lists) New
vect: Don't clear base_misaligned in update_epilogue_loop_vinfo [PR114566] vect: Don't clear base_misaligned in update_epilogue_loop_vinfo [PR114566] - - - - --- 2024-04-05 Jakub Jelinek New
vect: Don't apply masks to operations on invariants [PR108979] vect: Don't apply masks to operations on invariants [PR108979] - - - - --- 2023-03-02 Richard Sandiford New
vect: Don't allow vect_emulated_vector_p type in vectorizable_call [PR106322] vect: Don't allow vect_emulated_vector_p type in vectorizable_call [PR106322] - - - - --- 2022-08-12 Kewen.Lin New
vect: Do not peel epilogue for partial vectors [PR114196]. vect: Do not peel epilogue for partial vectors [PR114196]. - - - - --- 2024-03-06 Robin Dapp New
vect: Cost intermediate conversions vect: Cost intermediate conversions - - - - --- 2023-06-26 Richard Sandiford New
vect: Cost adjacent vector loads/stores together [PR111784] vect: Cost adjacent vector loads/stores together [PR111784] - - - - --- 2023-10-18 Kewen.Lin New
vect: Check that vector factor is a compile-time constant vect: Check that vector factor is a compile-time constant - - - - --- 2023-02-21 Michael Collison New
vect: Check gather/scatter offset types [PR108316] vect: Check gather/scatter offset types [PR108316] - - - - --- 2023-02-08 Richard Sandiford New
vect: Call vect_convert_output with the right vecitype [PR114108] vect: Call vect_convert_output with the right vecitype [PR114108] - - - - --- 2024-03-07 Tejas Belagod New
vect: Avoid generating out-of-range shifts [PR98302] vect: Avoid generating out-of-range shifts [PR98302] - - - - --- 2020-12-31 Richard Sandiford New
vect: Avoid duplicate_and_interleave for uniform vectors [PR112661] vect: Avoid duplicate_and_interleave for uniform vectors [PR112661] - - - - --- 2023-11-27 Richard Sandiford New
vect: Allow vconds between different vector sizes vect: Allow vconds between different vector sizes - - - - --- 2020-11-11 Richard Sandiford New
vect: Allow same precision for bit-precision conversions. vect: Allow same precision for bit-precision conversions. - - - - --- 2023-10-18 Robin Dapp New
vect: Allow reduc_index != 1 for COND_OPs. vect: Allow reduc_index != 1 for COND_OPs. - - - - --- 2023-11-21 Robin Dapp New
vect: Add extraction cost for slp reduc vect: Add extraction cost for slp reduc - - - - --- 2021-08-16 Kewen.Lin New
vect: Add bias parameter for partial vectorization vect: Add bias parameter for partial vectorization - - - - --- 2021-10-28 Robin Dapp New
vect: Add a “very cheap” cost model vect: Add a “very cheap” cost model - - - - --- 2020-11-13 Richard Sandiford New
vect: Add a popcount fallback. vect: Add a popcount fallback. - - - - --- 2023-08-07 Robin Dapp New
vect: Account for unused IFN_LOAD_LANES results vect: Account for unused IFN_LOAD_LANES results - - - - --- 2021-01-14 Richard Sandiford New
vect/testsuite: Fix vect-simd-clone-1[02].c when dg-do default is compile [PR113899] vect/testsuite: Fix vect-simd-clone-1[02].c when dg-do default is compile [PR113899] - - - - --- 2024-02-13 Andrew Pinski New
vect/testsuite: Adjust dumping for fully masking decision vect/testsuite: Adjust dumping for fully masking decision - - - - --- 2020-07-08 Kewen.Lin New
vect/test: Don't check for epilogue loop [PR97075] vect/test: Don't check for epilogue loop [PR97075] - - - - --- 2020-09-18 Kewen.Lin New
vect/ifcvt: Add vec_cond fallback and check for vector versioning. vect/ifcvt: Add vec_cond fallback and check for vector versioning. - - - - --- 2023-11-07 Robin Dapp New
vect/aarch64: Fix various sve/cond*.c failures vect/aarch64: Fix various sve/cond*.c failures - - - - --- 2023-01-26 Richard Sandiford New
vect.exp: Rename .cc files in the folder to .C. vect.exp: Rename .cc files in the folder to .C. - - - - --- 2022-01-17 Martin Liška New
vect-simd-clone testcase adjustments vect-simd-clone testcase adjustments - - - - --- 2023-04-14 Richard Biener New
vect-patterns: Fix up vect_widened_op_tree [PR108692] vect-patterns: Fix up vect_widened_op_tree [PR108692] - - - - --- 2023-02-08 Jakub Jelinek New
vect-patterns: Fix up vect_recog_rotate_pattern [PR108064] vect-patterns: Fix up vect_recog_rotate_pattern [PR108064] - - - - --- 2022-12-13 Jakub Jelinek New
vect-70.c fails on spu-elf - - - - --- 2011-07-24 Ira Rosen New
vect, tree-optimization/105219: Disable epilogue vectorization when peeling for alignment vect, tree-optimization/105219: Disable epilogue vectorization when peeling for alignment - - - - --- 2022-04-26 Andre Vieira (lists) New
vect, omp: inbranch simdclone dropping const vect, omp: inbranch simdclone dropping const - - - - --- 2023-09-26 Andre Vieira (lists) New
vect, aarch64: Fix alignment units for IFN_MASK* [PR95401] vect, aarch64: Fix alignment units for IFN_MASK* [PR95401] - - - - --- 2021-01-04 Richard Sandiford New
vect+aarch64: Fix ldp_stp_* regressions vect+aarch64: Fix ldp_stp_* regressions - - - - --- 2022-02-14 Richard Sandiford New
vect test: Remove xfail for riscv vect test: Remove xfail for riscv - - - - --- 2023-08-29 钟居哲 New
vect pat recog fails in sbitmap.c on ia64 - - - - --- 2010-06-11 Alexandre Oliva New
vect pat recog fails in sbitmap.c on ia64 - - - - --- 2010-06-15 Alexandre Oliva New
vect alignmet enhance TLC vect alignmet enhance TLC - - - - --- 2021-09-20 Richard Biener New
veclower: improve selection of vector mode when lowering [PR 112787] veclower: improve selection of vector mode when lowering [PR 112787] - - - - --- 2023-12-06 Andre Vieira (lists) New
veclower: Fix up vec_shl matching of VEC_PERM_EXPR [PR100239] veclower: Fix up vec_shl matching of VEC_PERM_EXPR [PR100239] - - - - --- 2021-04-27 Jakub Jelinek New
veclower: Fix up -fcompare-debug issue in expand_vector_comparison [PR104307] veclower: Fix up -fcompare-debug issue in expand_vector_comparison [PR104307] - - - - --- 2022-02-01 Jakub Jelinek New
veclower: Don't ICE on .VEC_CONVERT calls with no lhs [PR96426] veclower: Don't ICE on .VEC_CONVERT calls with no lhs [PR96426] - - - - --- 2020-08-04 Jakub Jelinek New
vec_unpack{s,u}_float_{hi,lo}_{v8hi,v4si} support - - - - --- 2011-10-13 Jakub Jelinek New
vec_set<mode> for 32-byte vectors - - - - --- 2011-10-13 Jakub Jelinek New
vec_perm_const hook -- Fix build failure in ARM backend vec_perm_const hook -- Fix build failure in ARM backend - - - - --- 2022-05-27 Prathamesh Kulkarni New
vec_merge + vec_duplicate + vec_concat simplification - - - - --- 2017-06-06 Kyrill Tkachov New
vec_extract XMM16-XMM17 improvements - - - - --- 2016-05-09 Jakub Jelinek New
vec_cond_expr adjustments - - - - --- 2012-09-27 Marc Glisse New
vec: remove unreachable code vec: remove unreachable code - - - - --- 2020-09-04 Andrea Corallo New
vec: don't select partial vectors when looping on full vectors vec: don't select partial vectors when looping on full vectors - - - - --- 2020-09-09 Andrea Corallo New
vec: Revert "dead code removal in tree-vect-loop.c" and add a comment. vec: Revert "dead code removal in tree-vect-loop.c" and add a comment. - - - - --- 2020-09-07 Andrea Corallo New
vec: Fix bootstrap on i686-linux, 32-bit darwin and AIX vec: Fix bootstrap on i686-linux, 32-bit darwin and AIX - - - - --- 2020-08-14 Jakub Jelinek New
vec.h: Make some ops work with non-trivially copy constructible and/or destructible types vec.h: Make some ops work with non-trivially copy constructible and/or destructible types - - - - --- 2023-09-27 Jakub Jelinek New
vec.h: Guard most of static assertions for GCC >= 5 vec.h: Guard most of static assertions for GCC >= 5 - - - - --- 2023-09-29 Jakub Jelinek New
vec.h: Fix GCC build with -std=gnu++20 [PR98059] vec.h: Fix GCC build with -std=gnu++20 [PR98059] - - - - --- 2020-12-02 Jakub Jelinek New
vec.h, v3: Make some ops work with non-trivially copy constructible and/or destructible types vec.h, v3: Make some ops work with non-trivially copy constructible and/or destructible types - - - - --- 2023-09-28 Jakub Jelinek New
vec.h, v2: Make some ops work with non-trivially copy constructible and/or destructible types vec.h, v2: Make some ops work with non-trivially copy constructible and/or destructible types - - - - --- 2023-09-27 Jakub Jelinek New
varpool: Restore GENERIC TREE_READONLY automatic var optimization [PR7260] varpool: Restore GENERIC TREE_READONLY automatic var optimization [PR7260] - - - - --- 2021-01-26 Jakub Jelinek New
varpool/constpool bug - - - - --- 2015-12-19 Nathan Sidwell New
varpool/constpool bug - - - - --- 2015-12-23 Nathan Sidwell New
varpool/constpool bug - - - - --- 2015-12-23 Nathan Sidwell New
varpool/constpool bug - - - - --- 2016-01-04 Nathan Sidwell New
varpool alias reorg - - - - --- 2011-06-23 Jan Hubicka New
varpool alias reorg - - - - --- 2011-06-24 Jan Hubicka New
varpool PATCH for c++/51832 (multiply defined symbol with LTO plugin) - - - - --- 2012-01-20 Jason Merrill New
various typo fix patches - - - - --- 2013-07-04 Veres Lajos New
various _mm512_set* intrinsics - - - - --- 2014-03-28 Ulrich Drepper New
variably_modified_type_p tweak for cdtor cloning (PR debug/54828) - - - - --- 2012-10-23 Jakub Jelinek New
variably_modified_type_p tweak for cdtor cloning (PR debug/54828) - - - - --- 2012-10-24 Jakub Jelinek New
varasm: Two SECTION_RETAIN fixes [PR100130] varasm: Two SECTION_RETAIN fixes [PR100130] - - - - --- 2021-04-19 Richard Sandiford New
varasm: Reject soft frame or arg pointer registers for register vars [PR92469] varasm: Reject soft frame or arg pointer registers for register vars [PR92469] - - - - --- 2020-12-10 Jakub Jelinek New
varasm: Propagate litpool decl alignment to generated RTX. - - - - --- 2016-12-16 Andreas Krebbel New
varasm: Fix up process_pending_assemble_externals [PR113182] varasm: Fix up process_pending_assemble_externals [PR113182] - - - - --- 2024-01-12 Jakub Jelinek New
varasm: Fix up constpool alias handling [PR99872] varasm: Fix up constpool alias handling [PR99872] - - - - --- 2021-04-07 Jakub Jelinek New
varasm: Fix up __patchable_function_entries handling varasm: Fix up __patchable_function_entries handling - - - - --- 2020-12-15 Jakub Jelinek New
varasm: Fix up ICE in narrowing_initializer_constant_valid_p [PR105998] varasm: Fix up ICE in narrowing_initializer_constant_valid_p [PR105998] - - - - --- 2022-06-17 Jakub Jelinek New
varasm: Fix type confusion bug varasm: Fix type confusion bug - - - - --- 2022-12-01 Alex Coplan New
varasm: Fix output_constructor where a RANGE_EXPR index needs to skip some elts [PR94303] varasm: Fix output_constructor where a RANGE_EXPR index needs to skip some elts [PR94303] - - - - --- 2020-03-25 Li, Pan2 via Gcc-patches New
varasm: Fix ICE with -fsyntax-only [PR99035] varasm: Fix ICE with -fsyntax-only [PR99035] - - - - --- 2021-02-10 Jakub Jelinek New
varasm.c: Always output flags in merged .section for LLVM assembler compatibility [PR97827] varasm.c: Always output flags in merged .section for LLVM assembler compatibility [PR97827] - - - - --- 2020-11-18 Tobias Burnus New
varasm, v3: Handle private COMDAT function symbol reference in readonly data section [PR113617] varasm, v3: Handle private COMDAT function symbol reference in readonly data section [PR113617] - - - - --- 2024-01-31 Jakub Jelinek New
varasm, v2: Reject soft frame or arg pointer registers for register vars [PR92469] varasm, v2: Reject soft frame or arg pointer registers for register vars [PR92469] - - - - --- 2020-12-10 Jakub Jelinek New
var-tracking: fix uninitialised use of 'in_pending' [PR96404] var-tracking: fix uninitialised use of 'in_pending' [PR96404] - - - - --- 2020-08-02 Sergei Trofimovich New
var-tracking: Mark as sp based more VALUEs [PR92264] var-tracking: Mark as sp based more VALUEs [PR92264] - - - - --- 2020-03-20 Li, Pan2 via Gcc-patches New
var-tracking: Fix a wrong-debug issue caused by my r10-7665 var-tracking change [PR102441] var-tracking: Fix a wrong-debug issue caused by my r10-7665 var-tracking change [PR102441] - - - - --- 2021-10-04 Jakub Jelinek New
var-tracking.c: Fix possible use of uninitialized variable pre var-tracking.c: Fix possible use of uninitialized variable pre - - - - --- 2020-04-28 Stefan Schulze Frielinghaus New
var-tracking wrt. leaf regs on sparc - - - - --- 2013-02-06 David Miller New
var-tracking wrt. leaf regs on sparc - - - - --- 2013-02-06 David Miller New
var-tracking wrt. leaf regs on sparc - - - - --- 2013-02-07 David Miller New
« 1 2 ... 8 9 101268 1269 »