Show patches with: State = Action Required       |   126497 patches
« 1 2 ... 416 417 4181264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[13/42] i386: Emulate MMX pshufw with SSE V7: Emulate MMX intrinsics with SSE - - - - --- 2019-02-16 H.J. Lu New
[13/42] i386: Emulate MMX vec_dupv2si with SSE V6: Emulate MMX intrinsics with SSE - - - - --- 2019-02-15 H.J. Lu New
[13/43] i386: Emulate MMX pshufw with SSE V3: Emulate MMX intrinsics with SSE - - - - --- 2019-02-10 H.J. Lu New
[13/43] i386: Emulate MMX pshufw with SSE V2: Emulate MMX intrinsics with SSE - - - - --- 2019-02-09 H.J. Lu New
[13/44] Disable graphite loop optimizations with fgraphite read. - - - - --- 2010-09-30 Sebastian Pop New
[13/44] RISC-V/testsuite: Add branchless cases for FP cond-move operations RISC-V: Various if-conversion fixes and improvements - - - - --- 2023-11-18 Maciej W. Rozycki New
[13/45] analyzer: changes to configure.ac v4 of analyzer patch kit - - - - --- 2019-12-13 David Malcolm New
[13/46] Make STMT_VINFO_RELATED_STMT a stmt_vec_info Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[13/46] i386: Emulate MMX mmx_andnot<mode>3 with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[13/49] function-tests.c: expose selftest::make_fndecl for use elsewhere RFC: Add a static analysis framework to GCC - - - - --- 2019-11-16 David Malcolm New
[13/50] cse.c:is_dead_debug_insn - - - - --- 2014-08-03 Richard Sandiford New
[13/55] rs6000: Parsing built-in input file, part 3 of 3 Replace the Power target-specific builtin machinery - - - - --- 2021-06-17 Bill Schmidt New
[13/55] rs6000: Parsing built-in input file, part 3 of 3 Replace the Power target-specific builtin machinery - - - - --- 2021-06-08 Bill Schmidt New
[13/57] rs6000: Parsing built-in input file, part 2 of 3 Replace the Power target-specific built-in machinery - - - - --- 2021-04-27 Bill Schmidt New
[13/62] AVX512FP16: Add testcase for vmaxph/vmaxsh/vminph/vminsh. Support all AVX512FP16 intrinsics. - - - - --- 2021-07-01 Liu, Hongtao New
[13/65] Remove insert_copyout and insert_copyin. - - - - --- 2010-08-02 Sebastian Pop New
[13/67] Make floatn_mode return an opt_scalar_float_mode - - - - --- 2016-12-09 Richard Sandiford New
[13/77] Make floatn_mode return an opt_scalar_float_mode - - - - --- 2017-07-13 Richard Sandiford New
[13/89] tree-ssa-phiprop.c: use gimple_phi - - - - --- 2014-04-21 David Malcolm New
[13/X,libsanitizer,options] Add hwasan flags and argument parsing [13/X,libsanitizer,options] Add hwasan flags and argument parsing - - - - --- 2019-11-05 Matthew Malcomson New
[13/n] Allow mixed vector sizes within a single vectorised stmt [13/n] Allow mixed vector sizes within a single vectorised stmt - - - - --- 2019-10-25 Richard Sandiford New
[13/n] PR85694: Try to avoid vectorising casts of invariants [13/n] PR85694: Try to avoid vectorising casts of invariants - - - - --- 2018-06-20 Richard Sandiford New
[13/n] Remove GENERIC stmt combining from SCCVN - - - - --- 2015-07-07 Richard Biener New
[13/nn] More is_a <scalar_int_mode> [13/nn] More is_a <scalar_int_mode> - - - - --- 2017-10-23 Richard Sandiford New
[130/236] config/bfin: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[131/236] config/c6x: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[132/236] config/epiphany: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[133/236] config/h8300: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[134/236] config/i386/i386.c: Use rtx_code_label - - - - --- 2014-08-06 David Malcolm New
[135/236] config/i386/i386: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[136/236] config/ia64/ia64.c: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[137/236] config/iq2000: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[138/236] config/m68k: Use rtx_insn - - - - --- 2014-08-06 David Malcolm New
[139/236] config/mep: Use rtx_insn and rtx_code_label - - - - --- 2014-08-06 David Malcolm New
[13] Enable match.pd dumping with -fdump-tree-original [13] Enable match.pd dumping with -fdump-tree-original - - - - --- 2022-03-25 Alex Coplan New
[13] Fix aarch64/109762: push_options/push_options does not work sometimes [13] Fix aarch64/109762: push_options/push_options does not work sometimes - - - - --- 2023-05-07 Andrew Pinski New
[13] LoongArch: Don't default to -mno-explicit-relocs if -mno-relax [13] LoongArch: Don't default to -mno-explicit-relocs if -mno-relax - - - - --- 2024-02-22 Xi Ruoyao New
[13] PR target/109973: CCZmode and CCCmode variants of [v]ptest. [13] PR target/109973: CCZmode and CCCmode variants of [v]ptest. - - - - --- 2023-06-10 Roger Sayle New
[13] aarch64: Avoid out-of-range shrink-wrapped saves [PR111677] [13] aarch64: Avoid out-of-range shrink-wrapped saves [PR111677] - - - - --- 2024-01-30 Alex Coplan New
[13] aarch64: Remove architecture dependencies from intrinsics [13] aarch64: Remove architecture dependencies from intrinsics - - - - --- 2023-07-19 Andrew Carlotti New
[14,regression] Fix insn types in risc-v port [14,regression] Fix insn types in risc-v port - - - - --- 2024-03-01 Jeff Law New
[14/12] libgcc _BitInt helper documentation [PR102989] GCC _BitInt support [PR102989] - - - - --- 2023-08-22 Jakub Jelinek New
[14/13] libstdc++: Re-initialize static data files used by tests Untitled series #372714 - - - - --- 2023-09-12 Jonathan Wakely New
[14/14,ARM/AArch64,testsuite] Test float16_t vcvt_* intrinsics - - - - --- 2015-04-22 Alan Lawrence New
[14/14,Vectorizer] Tidy up vect_create_epilog / use_scalar_result - - - - --- 2014-09-18 Alan Lawrence New
[14/14] Come up with cgraph_node::get_uid and make cgraph_node::uid private. Finish transition of {symbol,call}_summary. - - - - --- 2018-04-23 Martin Liška New
[14/14] Incorporate new code into the build machinery. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[14/14] OpenACC: Improve implicit mapping for non-lexically nested offload regions OpenMP/OpenACC: map clause and OMP gimplify rework - - - - --- 2023-06-19 Julian Brown New
[14/14] S/390: arch13: vector float-int conversion builtins S/390: Add support for new cpu architecture - arch13. - - - - --- 2019-04-02 Andreas Krebbel New
[14/14] fortran: Pass pre-calculated class container argument [pr110618] fortran: Use precalculated class container for deallocation [PR110618] - - - - --- 2023-07-13 Mikael Morin New
[14/14] gcc: use _P() defines from tree.h use _P() defines from tree.h - - - - --- 2023-05-13 Bernhard Reutner-Fischer New
[14/14] libstdc++: Optimize std::is_scalar compilation performance Optimize integral-related type traits - - - - --- 2024-01-10 Ken Matsui New
[14/14] pp_c_cast_expression: don't print casts for location wrappers Preserving locations for variable-uses and constants (PR 43486) - - - - --- 2017-11-10 David Malcolm New
[14/14] rs6000: Remove rs6000_nonimmediate_operand - - - - --- 2017-06-06 Segher Boessenkool New
[14/14] rust: Implement TARGET_RUST_OS_INFO for *-*-*linux*. [01/14] rust: Add skeleton support and documentation for targetrustm hooks. - - - - --- 2023-09-07 Arthur Cohen New
[14/14] rx: Enable the compare-elimination pass. - - - - --- 2011-01-14 Richard Henderson New
[14/15,ARM/AArch64,Testsuite] Add test of vcvt{,_high}_i{f32_f16,f16_f32} - - - - --- 2015-08-25 Alan Lawrence New
[14/15,ARM/AArch64,Testsuite] Add test of vcvt{,_high}_{f16_f32,f32_f16} - - - - --- 2015-07-28 Alan Lawrence New
[14/15] Add selftests to vec.c - - - - --- 2015-11-19 David Malcolm New
[14/15] alpha: Split out alpha_cost_set_const - - - - --- 2015-08-12 Richard Henderson New
[14/15] mips: 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
[14/16,APX,NDD] Support APX NDD for rotate insns Support Intel APX NDD - - - - --- 2023-11-15 Hongyu Wang New
[14/16,APX,NDD] Support APX NDD for shld/shrd insns Support Intel APX NDD - - - - --- 2023-12-06 Hongyu Wang New
[14/16,ARM/AArch64,testsuite] Update advsimd-intrinsics tests to add float16 vectors - - - - --- 2015-07-07 Alan Lawrence New
[14/16] Add gfortran.dg/goacc/kernels-*.f95 - - - - --- 2015-11-09 Tom de Vries New
[14/16] Add test-tree.c to unittests - - - - --- 2015-10-27 David Malcolm New
[14/16] Implement hmin and hmax stdx::simd fixes and testsuite improvements - - - - --- 2021-01-27 Matthias Kretz New
[14/16] OpenMP: Add inspector class to unify mapped address analysis OpenMP: lvalues in "map" clauses and struct handling rework - - - - --- 2021-11-25 Julian Brown New
[14/16] RTL interpreter (work-in-progress) - - - - --- 2016-10-05 David Malcolm New
[14/16] S/390: arch12: Support the mul/add/subtract instructions. - - - - --- 2017-03-24 Andreas Krebbel New
[14/16] aarch64: Add support for arm_locally_streaming aarch64: Add support for SME - - - - --- 2022-11-13 Richard Sandiford New
[14/16] arm: [MVE intrinsics] add binary_maxamina shape [01/16] arm: [MVE intrinsics] add binary_maxvminv shape - - - - --- 2023-05-09 Christophe Lyon New
[14/16] gcc: Add CTIMER_PUSH/POP to gcc's copy of libiberty - - - - --- 2015-06-01 David Malcolm New
[14/16] tree-ssa-loop-niter.c: use gimple_phi in a few places - - - - --- 2013-12-13 David Malcolm New
[14/16] tree.c: add selftests - - - - --- 2016-06-02 David Malcolm New
[14/17,APX,NDD] Support APX NDD for rotate insns Support Intel APX NDD - - - - --- 2023-12-05 Hongyu Wang New
[14/17,ARM] Add NEON FP16 instrinsics. - - - - --- 2016-07-04 Matthew Wahab New
[14/17,ARM] Add NEON FP16 instrinsics. - - - - --- 2016-05-17 Matthew Wahab New
[14/17,libgcc,ARM] Generalise float-to-half conversion function. - - - - --- 2016-11-23 James Greenhalgh New
[14/17,libgcc,ARM] Generalise float-to-half conversion function. - - - - --- 2016-11-16 Kyrill Tkachov New
[14/17,libgcc,ARM] Generalise float-to-half conversion function. - - - - --- 2016-11-11 James Greenhalgh New
[14/17] Add implementation of JSON-RPC - - - - --- 2017-07-24 David Malcolm New
[14/17] Add test-wide-int.c to gcc/unittests - - - - --- 2015-06-10 David Malcolm New
[14/17] Convert CFN_BUILT_IN_UBSAN_CHECK_* to range-ops. Move builtin functions to range-ops. - - - - --- 2022-09-22 Andrew MacLeod New
[14/17] Fix test on 32-bit platforms - - - - --- 2014-10-16 Yury Gribov New
[14/17] Lower allocate directive (OpenMP 5.0). openmp, nvptx, amdgcn: 5.0 Memory Allocators - - - - --- 2022-07-07 Andrew Stubbs New
[14/17] aarch64: Make more use of aarch64_feature_flags Rework aarch64 feature macro definitions - - - - --- 2022-09-29 Richard Sandiford New
[14/17] parloops: don't request insert that won't be completed [01/13] scoped tables: insert before further lookups - - - - --- 2022-12-28 Alexandre Oliva New
[14/18] Support -mevex512 for AVX512DQ intrins Support -mevex512 for AVX512 - - - - --- 2023-09-21 Hu, Lin1 New
[14/18] haifa-sched.c: make ready_list an auto_vec<rtx_insn *> - - - - --- 2016-04-20 tbsaunde+gcc@tbsaunde.org New
[14/18] move TS_STATEMENT_LIST to be a substructure of TS_TYPED - - - - --- 2011-03-11 Nathan Froyd New
[14/18] remove explicit dependencies - - - - --- 2013-07-25 Tom Tromey New
[14/18] rs6000: Debug support Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[14/19,GCC-8] aarch64: Fix store-exclusive in load-operate LSE helpers aarch64: Backport outline atomics - - - - --- 2020-04-16 Andre Vieira (lists) New
[14/19] aarch64: Tweak stack clash boundary condition aarch64: Fix -fstack-protector issue - - - - --- 2023-09-12 Richard Sandiford New
[14/19] middle-end testsuite: Add new tests for early break vectorization. Support early break/return auto-vectorization - - - - --- 2023-06-28 Tamar Christina New
[14/19] replace rtx_alloc_stat with c++ - - - - --- 2017-07-27 tbsaunde+gcc@tbsaunde.org New
[14/20] add pdr->accesses and pdr->extent - - - - --- 2011-08-15 Sebastian Pop New
[14/20] arm: [MVE intrinsics] rework vaddvaq [01/20] arm: [MVE intrinsics] factorize vcmp - - - - --- 2023-05-10 Christophe Lyon New
[14/21,arm] Add isa features to FPU descriptions - - - - --- 2016-12-15 Richard Earnshaw (lists) New
« 1 2 ... 416 417 4181264 1265 »