Show patches with: Archived = No       |   126712 patches
« 1 2 ... 493 494 4951267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[6/8,v2] docs: Add popcount, clz and ctz target attributes Untitled series #333862 - - - - --- 2022-12-22 Andrew Carlotti New
[6/8,v4] Add heuristic to take into account void* pattern. LTO Dead Field Elimination and Field Reordering - - - - --- 2020-12-04 Erick Ochoa New
[6/8,v9] middle-end slp: support complex FMA and complex FMA conjugate [1/8,v9] middle-end slp: Support optimizing load distribution - - - - --- 2020-12-28 Tamar Christina New
[6/8] AArch64: Add peephole and scheduling logic for pairwise operations that appear late in RTL. [1/8] middle-end: Recognize scalar reductions from bitfields and array_refs - - - - --- 2022-10-31 Tamar Christina New
[6/8] Add pass_ccp to pass_oacc_kernels - - - - --- 2014-11-25 Tom de Vries New
[6/8] Add pass_ccp to pass_oacc_kernels - - - - --- 2014-11-15 Tom de Vries New
[6/8] Add pass_copy_prop in pass_oacc_kernels - - - - --- 2015-04-21 Thomas Schwinge New
[6/8] Add strict volatile handling to bit_field_mode_iterator - - - - --- 2012-11-03 Richard Sandiford New
[6/8] Fix format_gcov to not print misleading values (PR gcov-profile/53915) - - - - --- 2017-04-27 Martin Liška New
[6/8] Fix pbb_number_of_iterations_at_time. - - - - --- 2010-09-09 Sebastian Pop New
[6/8] MIPS: Add load/store word left/right instructions for mips16e2 MIPS: Add MIPS16e2 ASE instrucions. - - - - --- 2023-05-05 Jie Mei New
[6/8] Make expr_range_in_bb stmt based rather than block based. [1/8] Change gori_compute to inherit from gori_map instead of, having a gori-map. - - - - --- 2021-05-25 Andrew MacLeod New
[6/8] OpenACC/OpenMP: Refactor struct lowering in gimplify.c OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers - - - - --- 2021-08-11 Julian Brown New
[6/8] OpenMP, Fortran: Per-directive control for gfc_trans_omp_clauses OpenMP: lvalue parsing and "declare mapper" support - - - - --- 2023-09-05 Julian Brown New
[6/8] OpenMP: common c/c++ testcases for metadirectives OpenMP: Implement metadirective support - - - - --- 2024-01-06 Sandra Loosemore New
[6/8] OpenMP: lvalue parsing for map clauses (C) OpenMP 5.0: C++ "declare mapper" support (plus struct rework, etc.) - - - - --- 2022-02-18 Julian Brown New
[6/8] PowerPC: Add support for 1,024 bit DMR registers. PowerPC future support for Dense Math - - - - --- 2023-02-03 Michael Meissner New
[6/8] Print the type of alias check in a dump message Improve vector alias checks for WAR and WAW dependencies - - - - --- 2019-11-11 Richard Sandiford New
[6/8] Remove dg-require-cstdint directive from tests Reduce/remove dependencies on _GLIBCXX_USE_C99_STDINT_TR1 - - - - --- 2018-07-26 Jonathan Wakely New
[6/8] Remove sbitmap.h from the tree-ssa.h include list. - - - - --- 2013-10-18 Andrew MacLeod New
[6/8] S/390: Make builtin creation conditional. - - - - --- 2015-06-24 Andreas Krebbel New
[6/8] S/390: Remove code duplication in vec_* comparison expanders Use signaling FP comparison instructions - - - - --- 2019-08-20 Ilya Leoshkevich New
[6/8] S/390: Set the preferred mode for float vectors S/390: Enable vect tests on S/390 + fixes and improvements - - - - --- 2017-09-26 Andreas Krebbel New
[6/8] Simplify make_extraction - - - - --- 2012-10-30 Richard Sandiford New
[6/8] Treat 'I'-'P' as separate subtype - - - - --- 2014-06-05 Richard Sandiford New
[6/8] Try successors to find seqno - - - - --- 2011-08-03 Alexander Monakov New
[6/8] aarch64: Tweak MLA vector costs aarch64 vector cost tweaks - - - - --- 2021-08-03 Richard Sandiford New
[6/8] aarch64: testsuite: disable stack protector for auto-init-7.c aarch64: testsuite: Fix test failures with --enable-default-pie or --enable-default-ssp - - - - --- 2023-03-01 Xi Ruoyao New
[6/8] always define HAVE_epilogue - - - - --- 2015-04-27 tbsaunde+gcc@tbsaunde.org New
[6/8] bpf: adjust GCC testsuite to eBPF limitations eBPF support for GCC - - - - --- 2019-08-14 Jose E. Marchesi New
[6/8] c/c++, asm: Use nicer error for const and restrict asm inline backport - - - - --- 2018-12-27 Segher Boessenkool New
[6/8] coroutines: Convert implementation variables to debug-friendly form. PATCH 3/8] coroutines: Support for debugging implementation state. - - - - --- 2021-09-01 Iain Sandoe New
[6/8] create a macro for max dimensions for array descr. lang. hook - - - - --- 2015-07-16 Pierre-Marie de Rodat New
[6/8] docs: Add popcount, clz and ctz target attributes middle-end: Popcount and clz/ctz idiom recognition improvements - - - - --- 2022-11-11 Andrew Carlotti New
[6/8] dwarf2ctf: convert tag DIEs to CTF types Support BTF decl_tag and type_tag annotations - - - - --- 2022-04-01 David Faust New
[6/8] fortran: use grep -F instead of fgrep Stop using obsoleted egrep/fgrep - - - - --- 2022-06-24 Xi Ruoyao New
[6/8] ipa-inline.c/tree-inline.c: port from fprintf to dump API v2 of optimization records patch kit - - - - --- 2018-06-14 David Malcolm New
[6/8] jit: update for move of FINAL and OVERRIDE [1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h - - - - --- 2022-05-19 David Malcolm New
[6/8] libstdc++: Add more nodiscard uses in <vector> [1/8] libstdc++: Add more [[nodiscard]] to <stacktrace> - - - - --- 2024-02-27 Jonathan Wakely New
[6/8] libstdc++: Define std::wstring_convert unconditionally [PR 98725] [committed,1/8] libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite - - - - --- 2021-10-09 Jonathan Wakely New
[6/8] libstdc++: Fix formatting std::experimental::simd patchset - - - - --- 2023-02-23 Matthias Kretz New
[6/8] make next/prev nonnote_nondebug_insn take rtx_insn * - - - - --- 2016-09-14 tbsaunde+gcc@tbsaunde.org New
[6/8] new target hook: TARGET_SIMT_VF - - - - --- 2016-10-14 Alexander Monakov New
[6/8] new target hook: TARGET_SIMT_VF - - - - --- 2016-06-09 Alexander Monakov New
[6/8] rs6000: Remove -m[no-]fold-gimple flag [PR103686] rs6000: Built-in function cleanups and bug fixes - - - - --- 2022-01-28 Bill Schmidt New
[6/8] testsuite/arm: Fix -mfloat-abi order in arm_v8_2a_bf16_neon_ok_nocache and arm_v8_2a_i8mm_ok_… testsuite/arm: Various cleanups - - - - --- 2021-03-23 Christophe Lyon New
[6/8] testsuite: Add arm_dsp_ok effective target and use it in arm/dsp_arith.c [1/8] testsuite: Fix -mfloat-abi order in arm_v8_2a_bf16_neon_ok and arm_v8_2a_i8mm_ok_nocache - - - - --- 2020-04-23 Christophe Lyon New
[6/8] tree-dynamic-object-size: Handle function parameters __builtin_dynamic_object_size and more - - - - --- 2021-10-07 Siddhesh Poyarekar New
[6/8] tree: Remove POINTER_TYPE_P Tweak predicate macros in tree - - - - --- 2023-07-18 Ken Matsui New
[6/8] vect: Add vector_mode paramater to simd_clone_usable [1/8] parloops: Copy target and optimizations when creating a function clone - - - - --- 2023-08-30 Andre Vieira (lists) New
[6/9,AArch64] Add Armv8.3-a complex intrinsics Untitled series #81148 - - - - --- 2018-12-11 Tamar Christina New
[6/9,AArch64] Add builtins support for pac/aut/xpac - - - - --- 2016-11-11 Jiong Wang New
[6/9,LVU] Allow final_start_function to skip initial insns [1/9,SFN] adjust RTL insn-walking API - - - - --- 2017-09-30 Alexandre Oliva New
[6/9,LVU] Allow final_start_function to skip initial insns [1/9,SFN] adjust RTL insn-walking API - - - - --- 2017-09-01 Alexandre Oliva New
[6/9,OpenACC] Set bias to zero for explicit attach/detach clauses in C and C++ Refcounting and manual deep copy improvements - - - - --- 2020-06-16 Julian Brown New
[6/9,SMS] Support potentially infinite loop - - - - --- 2011-07-21 Roman Zhuykov New
[6/9,libbacktrace] Factor out read_referenced_name_1 Handle .gnu_debugaltlink - - - - --- 2018-12-11 Tom de Vries New
[6/9,nvptx] Force vl32 if calling vector-partitionable routines -- test-cases Add support for warp-multiple openacc vector length - - - - --- 2019-01-12 Tom de Vries New
[6/9] : C++ P0482R5 char8_t: A small correction to a common testsuite header file : C++ P0482R5 char8_t implementation - - - - --- 2018-11-05 Tom Honermann New
[6/9] Add --param tunables for the initial size of the type merging hash tables - - - - --- 2013-04-19 Andi Kleen New
[6/9] Add call_used_or_fixed_reg_p Reduce the amount of global ABI state - - - - --- 2019-09-10 Richard Sandiford New
[6/9] Adds class xlouge_layout to i386.c - - - - --- 2016-11-15 Daniel Santos New
[6/9] ENABLE_CHECKING refactoring: generators - - - - --- 2015-10-21 Richard Biener New
[6/9] ENABLE_CHECKING refactoring: generators - - - - --- 2015-10-18 Mikhail Maltsev New
[6/9] ENABLE_CHECKING refactoring: generators - - - - --- 2015-10-05 Mikhail Maltsev New
[6/9] Emit the prologue/epilogue using frame offsets. - - - - --- 2010-08-05 H.J. Lu New
[6/9] Emit the prologue/epilogue using frame offsets. - - - - --- 2010-08-05 Richard Henderson New
[6/9] Emit the prologue/epilogue using frame offsets. - - - - --- 2010-08-05 Richard Henderson New
[6/9] Emit the prologue/epilogue using frame offsets. - - - - --- 2010-08-03 Richard Henderson New
[6/9] Fix memory leak in ipa-pure-const - - - - --- 2016-05-19 Martin Liška New
[6/9] Flatten gimple-streamer.h - - - - --- 2015-07-07 Andrew MacLeod New
[6/9] Gccgo port to s390[x] -- part I - - - - --- 2014-09-09 Dominik Vogt New
[6/9] Integrate that for IPA ICF. IPA ICF overhaul - - - - --- 2019-06-10 Martin Liška New
[6/9] LoongArch: Fix 64-bit immediate move for loongarch32 target [1/9] LoongArch: Introduce loongarch32 target - - - - --- 2023-08-06 Jiajie Chen New
[6/9] Make mode_for_vector return an opt_mode Make more use of opt_mode - - - - --- 2017-09-04 Richard Sandiford New
[6/9] Modify ix86_compute_frame_layout for foutline-msabi-xlogues - - - - --- 2016-11-23 Daniel Santos New
[6/9] NEON vec_load_lanes and vec_store_lanes patterns - - - - --- 2011-04-12 Richard Sandiford New
[6/9] Native complex operations: Update how complex rotations are handled Native complex operations - - - - --- 2023-07-17 Sylvain Noiry New
[6/9] Optimise __aeabi_ldivmod - - - - --- 2014-06-11 Charles Baylis New
[6/9] Pass REG changes through a new function - - - - --- 2015-05-18 Richard Sandiford New
[6/9] PowerPC: If long double is IEEE 128-bit, map q built-ins to *l instead of *f128. PowerPC: Patches to enable changing the long double default to IEEE 128-bit on little endian PowerP… - - - - --- 2020-09-24 Michael Meissner New
[6/9] RISC-V: Tests for overlapping RVV and XTheadVector instructions (Part4) RISC-V: Support XTheadVector extensions - - - - --- 2023-11-17 joshua New
[6/9] Remove AND_COMPL_HARD_REG_SET Make HARD_REG_SETs easier to use - - - - --- 2019-09-09 Richard Sandiford New
[6/9] S/390: Add vec_sub_u128 to vecintrin.h - - - - --- 2016-02-17 Andreas Krebbel New
[6/9] S/390: Get rid of Y constraint in tabort. - - - - --- 2016-02-29 Andreas Krebbel New
[6/9] S/390: Get rid of Y constraint in tabort. - - - - --- 2016-02-23 Andreas Krebbel New
[6/9] S/390: Get rid of Y constraint in tabort. - - - - --- 2016-01-14 Andreas Krebbel New
[6/9] Simplify control flow graph for vectorized loop - - - - --- 2016-09-06 Bin Cheng New
[6/9] Specs cleanup: -r* for linker - - - - --- 2010-12-02 Joseph Myers New
[6/9] Split class rtx_reader into md_reader vs rtx_reader - - - - --- 2016-11-11 David Malcolm New
[6/9] Update cppbuiltins for atomic-compare-and-swap. - - - - --- 2011-10-28 Richard Henderson New
[6/9] analyzer: handle strlen(INIT_VAL(STRING_REG)) [PR105899] analyzer: strlen, strcpy, and strcat [PR105899] - - - - --- 2023-08-24 David Malcolm New
[6/9] arm: Auto-vectorization for MVE: vcmp [1/9] arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version - - - - --- 2021-04-30 Christophe Lyon New
[6/9] arm: [MVE intrinsics] add support for U and p formats in parse_element_type [1/9] arm: [MVE intrinsics] factorize vmullbq vmulltq - - - - --- 2023-08-14 Christophe Lyon New
[6/9] df selftests - - - - --- 2016-09-09 David Malcolm New
[6/9] dwarf2cfi: Convert queued_reg_save to a VEC. - - - - --- 2011-07-14 Richard Henderson New
[6/9] dwarf2ctf: convert annotation DIEs to CTF types Add btf_decl_tag C attribute - - - - --- 2023-07-11 David Faust New
[6/9] dwarf2ctf: convert annotation DIEs to CTF types Add debug_annotate attributes - - - - --- 2022-06-07 David Faust New
[6/9] fibonacci_heap is used for var-tracking. - - - - --- 2014-11-13 Martin Liška New
[6/9] fortran: Remove use of input_line macro - - - - --- 2013-11-22 David Malcolm New
« 1 2 ... 493 494 4951267 1268 »