Show patches with: Archived = No       |   128170 patches
« 1 2 ... 381 382 3831281 1282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[08/10] Experiment with using optinfo for devirtualization RFC: Prototype of compiler-assisted performance analysis - - - - --- 2018-05-29 David Malcolm New
[08/10] Factorize condition insertion code out of build_check_stmt - - - - --- 2012-11-02 Dodji Seketeli New
[08/10] Fix g++.dg/ubsan/pr63956.C - - - - --- 2015-12-03 David Malcolm New
[08/10] Minimize the number of expensive calls to ppl_powerset_is_empty. - - - - --- 2011-01-15 Sebastian Pop New
[08/10] RISC-V: Add s.ext-consuming INSNs for LR and SC [PR 100266] Atomics improvements [PR100265/PR100266] - - - - --- 2021-04-26 Christoph Müllner New
[08/10] Testsuite: GCN is always PIE. AMD GCN Port v2 - - - - --- 2018-11-16 Andrew Stubbs New
[08/10] Use rtx_insn_list within haifa-sched.c - - - - --- 2014-09-05 David Malcolm New
[08/10] Wire things up so that libcpp users get token underlines - - - - --- 2015-10-23 David Malcolm New
[08/10] addr32: Check Pmode instead of TARGET_64BIT - - - - --- 2012-03-02 H.J. Lu New
[08/10] arm testsuite: Remove reduntant tests [01/10] arm: Mve testsuite improvements - - - - --- 2023-04-28 Andrea Corallo New
[08/10] arm: [MVE intrinsics] add binary_widen_n shape [01/10] arm: [MVE intrinsics] add unary shape - - - - --- 2023-05-05 Christophe Lyon New
[08/10] c++: implement __is_void built-in trait c++, libstdc++: get std::is_object to dispatch to new built-in traits - - - - --- 2023-03-26 Ken Matsui New
[08/10] dwarf2cfi.c: remove typedef that hides pointerness - - - - --- 2015-09-03 tbsaunde+gcc@tbsaunde.org New
[08/10] fortran: Support clobbering of allocatables and pointers [PR41453] fortran: clobber fixes [PR41453] - - - - --- 2022-09-16 Mikael Morin New
[08/10] gcc/arc: Mask integer 'L' operands to 32-bit - - - - --- 2016-03-04 Andrew Burgess New
[08/10] i386: Use ix86_output_ssemov for DFmode TYPE_SSEMOV i386: Properly encode xmm16-xmm31/ymm16-ymm31 for vector move - - - - --- 2020-02-15 H.J. Lu New
[08/10] i386: add 'final' and 'override' to scalar_chain vfunc impls Add 'final' and 'override' where missing - - - - --- 2022-05-23 David Malcolm New
[08/10] libcc1: add deleter objects C++11-based improvements for libcc1 - - - - --- 2021-01-03 Tom Tromey New
[08/10] libiberty: Correctly handle error result in dlang_parse_tuple() [01/10] libiberty: Fix an out of bounds read in d_expression_1() - - - - --- 2019-01-11 Ben L New
[08/10] libstdc++: Add effective-target 'hosted' for testsuite [PR103626] c-family,libstdc++: P1642 and related changes - - - - --- 2022-09-30 Arsen Arsenović New
[08/10] mips: Add sdot_prodv4hi for Loongson. - - - - --- 2011-12-21 Richard Henderson New
[08/10] rs6000: compare->two for rld*;rld*. - - - - --- 2014-12-08 Segher Boessenkool New
[08/10] testsuite: Add C++ unwinding tests with Decimal Floating-Point Enable Decimal Floating Point (DFP) on AArch64 - - - - --- 2022-05-09 Christophe Lyon New
[08/10] tree-object-size: Handle GIMPLE_CALL __builtin_dynamic_object_size - - - - --- 2021-11-09 Siddhesh Poyarekar New
[08/10] vect: Generalise neutral_op_for_slp_reduction [01/10] vect: Simplify epilogue reduction code - - - - --- 2021-07-08 Richard Sandiford New
[08/10] x86: add missing "prefix" attribute to VF{,C}MULC x86: (mainly) "prefix_extra" adjustments - - - - --- 2023-08-03 Jan Beulich New
[08/11,analyzer] Show rewind destination for leaks due to longjmp Static analysis v2 - - - - --- 2019-11-20 David Malcolm New
[08/11,nvptx] Add axis_dim Initial vector length changes - - - - --- 2018-07-24 Cesar Philippidis New
[08/11,rs6000] Fix ambiguous .md attribute uses Diagnose ambiguous .md attribute uses - - - - --- 2019-07-05 Richard Sandiford New
[08/11] AArch64: Test OpenMP simd aligned clause with SVE types. AArch64/OpenMP: Test SVE ACLE types with various OpenMP constructs. - - - - --- 2024-05-27 Tejas Belagod New
[08/11] Add ISL data structures - - - - --- 2011-08-11 Sebastian Pop New
[08/11] C++: handle location wrappers C++: locations for (almost) everything (PR 43486) - - - - --- 2017-11-18 David Malcolm New
[08/11] Example of converting global state to per-pass state - - - - --- 2013-07-26 David Malcolm New
[08/11] Make conversion warnings work on NULL with -ftrack-macro-expansion - - - - --- 2012-04-25 Dodji Seketeli New
[08/11] Make conversion warnings work on NULL with -ftrack-macro-expansion - - - - --- 2012-04-25 Dodji Seketeli New
[08/11] Make conversion warnings work on NULL with -ftrack-macro-expansion - - - - --- 2012-04-11 Dodji Seketeli New
[08/11] Not for committing: noisy topological sorting output OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[08/11] aarch64, testsuite: Tweak sve/pcs/args_9.c to allow stps aarch64: Add new load/store pair fusion pass - - - - --- 2023-10-17 Alex Coplan New
[08/11] aarch64,arm: Remove accepted_branch_protection_string aarch64 GCS preliminary patches - - - - --- 2023-08-22 Szabolcs Nagy New
[08/11] aarch64: Generalize writeback ldp/stp patterns aarch64: Rework ldp/stp patterns, add new ldp/stp pass - - - - --- 2023-11-16 Alex Coplan New
[08/11] gcc/doc/extend.texi: Add documentation for __is_object [01/11] gcc/doc/extend.texi: Sort built-in traits alphabetically - - - - --- 2024-03-02 Ken Matsui New
[08/11] libstdc++ testsuite: Also test shared_timed_mutex with steady_clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[08/11] libstdc++: Avoid raising fp exceptions in trunc, floor, and ceil stdx::simd optimizations, corrections, and cleanups - - - - --- 2021-06-08 Matthias Kretz New
[08/11] make prologue_epilogue_contains take a rtx_insn * - - - - --- 2016-11-14 tbsaunde+gcc@tbsaunde.org New
[08/11] mips: Update unexpected empty split condition Fix up some unexpected empty split conditions - - - - --- 2021-06-02 Kewen.Lin New
[08/11] riscv: Prepare backend for index registers Improvements for XThead* support - - - - --- 2023-04-28 Christoph Müllner New
[08/11] rs6000, add tests and documentation for various, built-ins [01/11] rs6000, Fix __builtin_vsx_cmple* args and documentation, builtins - - - - --- 2024-02-20 Carl Love New
[08/11] targhooks - provide an alternative hook for targets that never execute speculatively (v2) Mitigation against unsafe data speculation (CVE-2017-5753) - - - - --- 2018-07-27 Richard Earnshaw (lists) New
[08/11] testsuite: Mark that PRU has one-cycle jumps New backend for the TI PRU processor - - - - --- 2018-06-13 Dimitar Dimitrov New
[08/12,contrib] validate_failures.py: Support "$tool:" prefix in exp names [01/12,contrib] validate_failures.py: Avoid testsuite aliasing - - - - --- 2023-06-02 Maxim Kuvyrkov New
[08/12,i386] Modify ix86_compute_frame_layout for -mcall-ms2sysv-xlogues - - - - --- 2017-04-27 Daniel Santos New
[08/12] @extenddf<mode>2 rs6000: Use parameterised names - - - - --- 2019-07-01 Segher Boessenkool New
[08/12] Add common traits for integer hash keys - - - - --- 2015-06-23 Richard Sandiford New
[08/12] Add json-reader.h/cc RFC: Replay of serialized diagnostics - - - - --- 2022-06-22 David Malcolm New
[08/12] LoongArch Port: Regenerate libgcc/configure. [01/12] LoongArch Port: gcc build - - - - --- 2021-11-27 Lulu Cheng New
[08/12] OpenMP: Reject other properties with kind(any) OpenMP: Metadirective support + "declare variant" improvements - - - - --- 2024-05-04 Sandra Loosemore New
[08/12] Special case non close-phi nodes with one argument in rewrite_close_phi_out_of_ssa. - - - - --- 2010-07-16 Sebastian Pop New
[08/12] aarch64: Decouple feature flag option storage type aarch64: Extend aarch64_feature_flags to 128 bits - - - - --- 2024-05-14 Andrew Carlotti New
[08/12] always define DWARF2_LINENO_DEBUGGING_INFO - - - - --- 2015-11-09 tbsaunde+gcc@tbsaunde.org New
[08/12] ia64: Use pc_rtx to save the return address. - - - - --- 2011-06-29 Richard Henderson New
[08/12] ipa-sra: Move caller->callee propagation before callee->caller one [01/12] ipa: IPA-SRA split detection simplification - - - - --- 2022-11-12 Martin Jambor New
[08/12] mode-switching: Pass set of live registers to the needed hook Tweaks and extensions to the mode-switching pass - - - - --- 2023-11-05 Richard Sandiford New
[08/12] reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTER - - - - --- 2015-04-21 tbsaunde+gcc@tbsaunde.org New
[08/12] rs6000: <VSs> -> <sd>p rs6000: Another batch of constraint simplification - - - - --- 2019-06-04 Segher Boessenkool New
[08/12] x86: Add tests for piecewise move and store Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-04-29 H.J. Lu New
[08/13,APX,EGPR] Handle GPR16 only vector move insns Support Intel APX EGPR - - - - --- 2023-09-22 Hongyu Wang New
[08/13,APX,EGPR] Handle GPR16 only vector move insns Support Intel APX EGPR - - - - --- 2023-08-31 Hongyu Wang New
[08/13] Add a ggc_cache_ptr_hash - - - - --- 2015-06-16 Richard Sandiford New
[08/13] Add a vec_perm_indices_to_tree helper function Make VEC_PERM_EXPR work for variable-length vectors - - - - --- 2017-12-09 Richard Sandiford New
[08/13] Eliminate label_to_block_map macro. - - - - --- 2013-12-06 David Malcolm New
[08/13] Fix a couple of ICEs. - - - - --- 2012-11-01 Dodji Seketeli New
[08/13] Fix host-to-device copies from rodata for AMD GCN AMD GCN worker partitioning support - - - - --- 2019-11-15 Julian Brown New
[08/13] OpenACC 2.6 deep copy: middle-end parts OpenACC 2.6 manual deep copy support - - - - --- 2019-12-18 Julian Brown New
[08/13] Refactoring structure partition for distribution - - - - --- 2017-06-23 Bin.Cheng New
[08/13] Refactoring structure partition for distribution - - - - --- 2017-06-19 Bin.Cheng New
[08/13] Refactoring structure partition for distribution - - - - --- 2017-06-12 Bin Cheng New
[08/13] Use function_arg_info for TARGET_CALLEE_COPIES Pass an argument descriptor to target hooks - - - - --- 2019-08-19 Richard Sandiford New
[08/13] aarch64: Try to detect when Advanced SIMD code would be completely unrolled [01/13] aarch64: Add reduction costs to simd_vec_costs - - - - --- 2021-03-26 Richard Sandiford New
[08/13] arm: Implement auto-vectorized MVE comparisons with vectors of boolean predicates ARM/MVE use vectors of boolean for predicates - - - - --- 2021-09-07 Christophe Lyon New
[08/13] fix dbxcoff.h Removal of SDB debug info support - - - - --- 2017-10-25 Jim Wilson New
[08/13] libgo: Use the new libffi interfaces for Go - - - - --- 2014-10-10 Richard Henderson New
[08/13] libstdc++: Remove dg-options "-std=gnu++20" from std::format tests [01/13] libstdc++: Add support for running tests with multiple -std options - - - - --- 2023-09-11 Jonathan Wakely New
[08/13] make several functions in the scheduler take rtx_insn * - - - - --- 2015-05-02 tbsaunde+gcc@tbsaunde.org New
[08/13] move several bitmaps from gc memory to the default obstack and use auto_bitmap - - - - --- 2017-05-09 tbsaunde+gcc@tbsaunde.org New
[08/13] tm: complete tm_restart insertion [01/13] scoped tables: insert before further lookups - - - - --- 2022-12-27 Alexandre Oliva New
[08/14] Add support for parsing rs6000-bif.def. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[08/14] Convert IPA CP to symbol_summary. Finish transition of {symbol,call}_summary. - - - - --- 2018-04-20 Martin Liška New
[08/14] OpenMP: Pointers and member mappings OpenMP/OpenACC: map clause and OMP gimplify rework - - - - --- 2023-06-19 Julian Brown New
[08/14] S/390: arch13: vec_revb vector byte swap builtin S/390: Add support for new cpu architecture - arch13. - - - - --- 2019-04-02 Andreas Krebbel New
[08/14] cp/tree.c: strip location wrappers in lvalue_kind Preserving locations for variable-uses and constants (PR 43486) - - - - --- 2017-11-10 David Malcolm New
[08/14] fortran: Push final procedure expr gen close to its one usage. fortran: Use precalculated class container for deallocation [PR110618] - - - - --- 2023-07-13 Mikael Morin New
[08/14] fortran: use _P() defines from tree.h use _P() defines from tree.h - - - - --- 2023-05-13 Bernhard Reutner-Fischer New
[08/14] libstdc++: Optimize std::is_compound compilation performance Optimize integral-related type traits - - - - --- 2024-01-10 Ken Matsui New
[08/14] rs6000: Remove -mspe options - - - - --- 2017-06-06 Segher Boessenkool New
[08/14] rust: Implement TARGET_RUST_OS_INFO for *-*-openbsd* [01/14] rust: Add skeleton support and documentation for targetrustm hooks. - - - - --- 2023-09-07 Arthur Cohen New
[08/14] rx: Cleanup flags generation. - - - - --- 2011-01-14 Richard Henderson New
[08/15] Add selftests to gimple.c - - - - --- 2015-11-19 David Malcolm New
[08/15] alpha: Fix non-robust split condition in define_insn_and_split Fix non-robust split condition in define_insn_and_split - - - - --- 2021-11-11 Kewen.Lin New
[08/15] record loops in execution order - - - - --- 2016-01-15 Sebastian Pop New
[08/15] rs6000: Generalize masking in constant generation - - - - --- 2015-08-12 Richard Henderson New
« 1 2 ... 381 382 3831281 1282 »