Show patches with: Archived = No       |   126678 patches
« 1 2 ... 376 377 3781266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[06/14] fortran: Reuse final procedure pointer expression fortran: Use precalculated class container for deallocation [PR110618] - - - - --- 2023-07-13 Mikael Morin New
[06/14] libstdc++: Optimize std::is_arithmetic compilation performance Optimize integral-related type traits - - - - --- 2024-01-10 Ken Matsui New
[06/14] lto: use _P() defines from tree.h use _P() defines from tree.h - - - - --- 2023-05-13 Bernhard Reutner-Fischer New
[06/14] rs6000: Remove UNSPEC_MV_CR_GT - - - - --- 2017-06-06 Segher Boessenkool New
[06/14] rust: Implement TARGET_RUST_OS_INFO for *-*-freebsd* [01/14] rust: Add skeleton support and documentation for targetrustm hooks. - - - - --- 2023-09-07 Arthur Cohen New
[06/14] rx: Remove %B workaround. - - - - --- 2011-01-14 Richard Henderson New
[06/15] Add function-tests.c - - - - --- 2015-11-19 David Malcolm New
[06/15] fix codegen error exposed by compute isl flow patch - - - - --- 2016-01-15 Sebastian Pop New
[06/15] rs6000: Use rldiwi in constant construction - - - - --- 2015-08-12 Richard Henderson New
[06/15] visium: 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
[06/16,APX,NDD] Support APX NDD for sbb insn Support Intel APX NDD - - - - --- 2023-12-06 Hongyu Wang New
[06/16,APX,NDD] Support APX NDD for sub insns Support Intel APX NDD - - - - --- 2023-11-15 Hongyu Wang New
[06/16] Add test-folding.c to unittests - - - - --- 2015-10-27 David Malcolm New
[06/16] Fix DRIVEROPTS and TESTFLAGS processing stdx::simd fixes and testsuite improvements - - - - --- 2021-01-27 Matthias Kretz New
[06/16] Introduce emit_status::ensure_regno_capacity - - - - --- 2016-10-05 David Malcolm New
[06/16] Introduce gimple_label and use it in a few places - - - - --- 2013-12-13 David Malcolm New
[06/16] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer) OpenMP: lvalues in "map" clauses and struct handling rework - - - - --- 2021-11-25 Julian Brown New
[06/16] S/390: Move and rename vector check. - - - - --- 2017-03-24 Andreas Krebbel New
[06/16] aarch64: Add support for SME ZA attributes aarch64: Add support for SME - - - - --- 2022-11-13 Richard Sandiford New
[06/16] arm: add smax/smin expanders for v*hf [01/16] arm: [MVE intrinsics] add binary_maxvminv shape - - - - --- 2023-05-09 Christophe Lyon New
[06/16] et-forest.c: add selftests - - - - --- 2016-06-02 David Malcolm New
[06/16] gcc: driver: add timevars for as, collect2, ld - - - - --- 2015-06-01 David Malcolm New
[06/17,APX,NDD] Support APX NDD for sub insns Support Intel APX NDD - - - - --- 2023-12-05 Hongyu Wang New
[06/17] Add test-ggc.c to gcc/unittests - - - - --- 2015-06-10 David Malcolm New
[06/17] Always check the return value of fold_range. Move builtin functions to range-ops. - - - - --- 2022-09-22 Andrew MacLeod New
[06/17] C: use BLT to highlight parameter of callee decl for mismatching types - - - - --- 2017-07-24 David Malcolm New
[06/17] aarch64: Avoid redundancy in aarch64-cores.def Rework aarch64 feature macro definitions - - - - --- 2022-09-29 Richard Sandiford New
[06/17] openmp: Add -foffload-memory openmp, nvptx, amdgcn: 5.0 Memory Allocators - - - - --- 2022-07-07 Andrew Stubbs New
[06/18,5/5] Push evex512 target for 512 bit intrins Support -mevex512 for AVX512 - - - - --- 2023-09-21 Hu, Lin1 New
[06/18] convert the C++ front end to automatic dependencies - - - - --- 2013-07-25 Tom Tromey New
[06/18] define CASE_CHAIN accessor for CASE_LABEL_EXPR - - - - --- 2011-03-11 Nathan Froyd New
[06/18] move reg_equivs out of gc memory - - - - --- 2016-04-20 tbsaunde+gcc@tbsaunde.org New
[06/18] rs6000: Builtin expansion, part 1 Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[06/19] aarch64: Tweak aarch64_save/restore_callee_saves aarch64: Fix -fstack-protector issue - - - - --- 2023-09-12 Richard Sandiford New
[06/19] use c++ instead of {make,grow}_tree_vec_stat - - - - --- 2017-07-27 tbsaunde+gcc@tbsaunde.org New
[06/20] Remove ATTRIBUTE_UNUSED - - - - --- 2011-08-15 Sebastian Pop New
[06/20] arm: [MVE intrinsics] factorize vdupq [01/20] arm: [MVE intrinsics] factorize vcmp - - - - --- 2023-05-10 Christophe Lyon New
[06/21,arm] Add new isa quirk bit for Cortex-M3 ldrd issue. - - - - --- 2016-12-15 Richard Earnshaw (lists) New
[06/21,crypto] : add machine description for Zknh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[06/21] Add insert-vsetvl pass *** Add RVV (RISC-V 'V' Extension) support *** - - - - --- 2022-05-31 钟居哲 New
[06/21] Convert Levenshtein test from a plugin to a selftest - - - - --- 2016-06-01 David Malcolm New
[06/21] PR jit/63854: Fix leak of opts_obstack - - - - --- 2014-11-19 David Malcolm New
[06/21] aarch64: Add tuple forms of svreinterpret aarch64: Add support for SME - - - - --- 2023-11-17 Richard Sandiford New
[06/22] Makefile.in: hack in -lpthread - - - - --- 2017-08-04 David Malcolm New
[06/22] PR/62314: add ability to add fixit-hints - - - - --- 2015-09-10 David Malcolm New
[06/22] Use popcount_hwi rather than builtin [01/22] Add condition coverage profiling - - - - --- 2023-10-04 Jørgen Kvalsvik New
[06/22] arm: [MVE intrinsics] add unspec_based_mve_function_exact_insn arm: New framework for MVE intrinsics - - - - --- 2023-04-18 Christophe Lyon New
[06/23] Add an RAII class for managing obstacks Make fwprop use an on-the-side RTL SSA representation - - - - --- 2020-11-13 Richard Sandiford New
[06/23] arm: [MVE intrinsics] factorize vabdq [01/23] arm: [MVE intrinsics] add binary_round_lshift shape - - - - --- 2023-05-05 Christophe Lyon New
[06/23] arm: improve tests for vmulltq* arm: rework MVE testsuite and rework backend where necessary (3rd chunck) - - - - --- 2023-01-20 Andrea Corallo New
[06/24] arm: [MVE intrinsics] rework vmladavq vmladavxq vmlsdavq vmlsdavxq [01/24] arm: [MVE intrinsics] factorize vaddlvaq - - - - --- 2023-05-11 Christophe Lyon New
[06/24] pdbout: Output checksums and names of source files. [01/24] Add -gcodeview debugging option - - - - --- 2021-03-20 Mark Harmstone New
[06/24] toplevel: Recover tilegx/tilepro targets Sync shared build infrastructure with binutils-gdb - - - - --- 2023-08-07 Arsen Arsenović New
[06/25] Remove constant vec_select restriction. AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[06/25] Specs cleanup: %{save-temps: } - - - - --- 2011-01-14 Joseph Myers New
[06/25] can_nonlocal_goto can take a rtx_insn * - - - - --- 2015-05-09 tbsaunde+gcc@tbsaunde.org New
[06/26] arm: [MVE intrinsics] add binary_lshift_unsigned shape [01/26] arm: [MVE intrinsics] add binary_widen_opt_n shape - - - - --- 2023-05-12 Christophe Lyon New
[06/27] New file: gcc/jit/Make-lang.in - - - - --- 2014-10-31 David Malcolm New
[06/28] Update required cloog to 0.16.1 - - - - --- 2011-01-21 Sebastian Pop New
[06/28] mn10300: fp insn cleanup - - - - --- 2011-01-10 Richard Henderson New
[06/28] rs6000: Add functions for matching types, part 2 of 3 rs6000: Auto-generate builtins from descriptions - - - - --- 2020-06-17 Bill Schmidt New
[06/29,arm] Early split subdi3 Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[06/29] rs6000: Add functions for matching types, part 2 of 3 rs6000: Auto-generate builtins from descriptions [V2] - - - - --- 2020-07-27 Bill Schmidt New
[06/30,arm] Add default FPUs for CPUs. - - - - --- 2017-06-09 Richard Earnshaw (lists) New
[06/30] Changes to avr Rename movmem pattern to cpymem - - - - --- 2019-06-25 Aaron Sawdey New
[06/31] VAX: Correct fatal issues with the `ffs' builtin VAX: Bring the port up to date (yes, MODE_CC conversion is included) - - - - --- 2020-11-20 Maciej W. Rozycki Accepted
[06/32] Pass an ABI to choose_hard_reg_mode Support multiple ABIs in the same translation unit - - - - --- 2019-09-11 Richard Sandiford New
[06/32] cpp macros C++ 20 Modules - - - - --- 2020-11-03 Nathan Sidwell New
[06/34] rs6000: Add power7 and power7-64 builtins Replace the Power target-specific builtin machinery - - - - --- 2021-07-29 Bill Schmidt New
[06/35] Change use to type-based pool allocator in ira-color.c. - - - - --- 2015-05-27 Martin Liška New
[06/35] arm: improve tests and fix vdupq* arm: rework MVE testsuite and rework backend where necessary (1st chunk) - - - - --- 2022-11-17 Andrea Corallo New
[06/40] Add a "combined" flag for "acc kernels loop" etc directives. OpenACC "kernels" Improvements - - - - --- 2021-12-15 Frederik Harwath New
[06/40] i386: Emulate MMX smulv4hi3_highpart with SSE V5: Emulate MMX intrinsics with SSE - - - - --- 2019-02-14 H.J. Lu New
[06/40] i386: Emulate MMX smulv4hi3_highpart with SSE V4: Emulate MMX intrinsics with SSE - - - - --- 2019-02-11 H.J. Lu New
[06/41] Add diagnostic paths v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[06/41] i386: Emulate MMX smulv4hi3_highpart with SSE V9: Emulate MMX intrinsics with SSE - - - - --- 2019-02-18 H.J. Lu New
[06/41] i386: Emulate MMX smulv4hi3_highpart with SSE V8: Emulate MMX intrinsics with SSE - - - - --- 2019-02-16 H.J. Lu New
[06/42] i386: Emulate MMX mulv4hi3 with SSE V6: Emulate MMX intrinsics with SSE - - - - --- 2019-02-15 H.J. Lu New
[06/42] i386: Emulate MMX smulv4hi3_highpart with SSE V7: Emulate MMX intrinsics with SSE - - - - --- 2019-02-16 H.J. Lu New
[06/43] i386: Emulate MMX smulv4hi3_highpart with SSE V3: Emulate MMX intrinsics with SSE - - - - --- 2019-02-10 H.J. Lu New
[06/43] i386: Emulate MMX smulv4hi3_highpart with SSE V2: Emulate MMX intrinsics with SSE - - - - --- 2019-02-09 H.J. Lu New
[06/44] RISC-V: Avoid repeated GET_MODE calls in `riscv_expand_conditional_move' RISC-V: Various if-conversion fixes and improvements - - - - --- 2023-11-19 Maciej W. Rozycki New
[06/44] Remove spaces from matrix lines. - - - - --- 2010-09-30 Sebastian Pop New
[06/45] sbitmap.h: add operator const sbitmap & to auto_sbitmap v4 of analyzer patch kit - - - - --- 2019-12-13 David Malcolm New
[06/46] Add vec_info::add_stmt Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[06/46] i386: Emulate MMX punpcklXX/punpckhXX with SSE punpcklXX Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[06/49] timevar.h: add auto_client_timevar class RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[06/50] combine.c:unmentioned_reg_p - - - - --- 2014-08-03 Richard Sandiford New
[06/55] rs6000: Add functions for matching types, part 1 of 3 Replace the Power target-specific builtin machinery - - - - --- 2021-06-17 Bill Schmidt New
[06/55] rs6000: Add functions for matching types, part 1 of 3 Replace the Power target-specific builtin machinery - - - - --- 2021-06-08 Bill Schmidt New
[06/57] rs6000: Add helper functions for parsing Replace the Power target-specific built-in machinery - - - - --- 2021-04-27 Bill Schmidt New
[06/62] AVX512FP16: Add abi test for zmm Support all AVX512FP16 intrinsics. - - - - --- 2021-07-01 Liu, Hongtao New
[06/65] Fix refined region tree nesting. - - - - --- 2010-08-02 Sebastian Pop New
[06/77] Make GET_MODE_WIDER return an opt_mode - - - - --- 2017-07-13 Richard Sandiford New
[06/89] Introduce gimple_label and use it in a few places - - - - --- 2014-04-21 David Malcolm New
[06/nn,AArch64] Add an endian_lane_rtx helper routine [06/nn,AArch64] Add an endian_lane_rtx helper routine - - 1 - --- 2017-10-27 Richard Sandiford New
[06/nn] Add VEC_SERIES_{CST,EXPR} and associated optab [06/nn] Add VEC_SERIES_{CST,EXPR} and associated optab - - - - --- 2017-10-23 Richard Sandiford New
[060/236] cfgrtl.c: Use rtx subclasses - - - - --- 2014-08-06 David Malcolm New
[060/nnn] poly_int: loop versioning threshold [060/nnn] poly_int: loop versioning threshold - - - - --- 2017-10-23 Richard Sandiford New
[061/236] combine.c: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
« 1 2 ... 376 377 3781266 1267 »