Show patches with: State = Action Required       |   126616 patches
« 1 2 ... 395 396 3971266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/3,vect] Add main vectorized loop unrolling Enable vector unrolling of main loop - - - - --- 2021-09-17 Andre Vieira (lists) New
[1/3,x86] X86 Silvermont vector cost model tune - - - - --- 2014-04-15 Evgeny Stupachenko New
[1/3] (v2) On-demand locations within string-literals - - - - --- 2016-07-27 David Malcolm New
[1/3] (v2) On-demand locations within string-literals - - - - --- 2016-07-26 David Malcolm New
[1/3] (v3) Non-C++ parts of template type diff printing - - - - --- 2017-05-10 David Malcolm New
[1/3] : C N2653 char8_t: Language support : C N2653 char8_t implementation - - - - --- 2021-06-07 Tom Honermann New
[1/3] AMD bdver2 processors - BMI - - - - --- 2010-10-15 Quentin Neill New
[1/3] ARM 64 bit atomic operations - - - - --- 2011-07-01 David Gilbert New
[1/3] Add IEEE 128-bit min/max support on PowerPC. Add Power10 IEEE 128-bit min, max, conditional move - - - - --- 2021-06-09 Michael Meissner New
[1/3] Add OpenACC test for sub-references being pointer or allocatable variables [1/3] Add OpenACC test for sub-references being pointer or allocatable variables - - - - --- 2020-01-04 Julian Brown New
[1/3] Add PTWRITE builtins for x86 [1/3] Add PTWRITE builtins for x86 - - - - --- 2018-11-04 Andi Kleen New
[1/3] Add PTWRITE builtins for x86 [1/3] Add PTWRITE builtins for x86 - - - - --- 2018-02-12 Andi Kleen New
[1/3] Add a DECL_RTL_REF rtx code Improve debug info for addressable vars - - - - --- 2019-06-01 Richard Sandiford New
[1/3] Add a parameter for the builtin function of prefetch to align with LLVM [1/3] Add a parameter for the builtin function of prefetch to align with LLVM - - - - --- 2022-10-14 Haochen Jiang New
[1/3] Add aarch64-*-rtems* target - - - - --- 2016-02-25 Joel Sherrill New
[1/3] Add basic support for -mcpu=power11 Add support for -mcpu=power11 - - - - --- 2024-03-20 Michael Meissner New
[1/3] Add flag -ftree-loop-if-convert-memory-writes. - - - - --- 2010-08-18 Sebastian Pop New
[1/3] Add flag -ftree-loop-if-convert-memory-writes. - - - - --- 2010-08-17 Sebastian Pop New
[1/3] Add gcc-auto-profile script - - - - --- 2016-06-23 Andi Kleen New
[1/3] Add gcc-auto-profile script - - - - --- 2016-06-22 Andi Kleen New
[1/3] Add long double target-supports on PowerPC. [1/3] Add long double target-supports on PowerPC. - - - - --- 2021-02-23 Michael Meissner New
[1/3] Add missing page rounding of a page_entry - - - - --- 2011-10-21 Andi Kleen New
[1/3] Add native ELF and LTO support in collect2 - - - - --- 2010-10-16 Andi Kleen New
[1/3] Add native ELF and LTO support in collect2 - - - - --- 2010-10-11 Andi Kleen New
[1/3] Add necessary accessors for CloogMatrix (CLOOG_ORG). - - - - --- 2010-08-11 Andreas Simbürger New
[1/3] Add new target hook asm_post_cfi_startproc [1/3] Add new target hook asm_post_cfi_startproc - - - - --- 2018-11-02 Sam Tebbs New
[1/3] Add pass_loop_distribute_memset_zero. - - - - --- 2010-07-31 Sebastian Pop New
[1/3] Add power10 zero cycle moves for switches & indirect jumps Add zero cycle move support - - - - --- 2021-11-19 Michael Meissner New
[1/3] Add rtx costs for sse integer ops - - - - --- 2012-06-27 Igor Zamyatin New
[1/3] Add rtx costs for sse integer ops - - - - --- 2012-06-15 Richard Henderson New
[1/3] Add support for target_version attribute target_version and aarch64 function multiversioning - - - - --- 2023-10-18 Andrew Carlotti New
[1/3] Add vec::reverse. Extend -falign-FOO=N to N[,M[,N2[,M2]]] version 9 - - - - --- 2018-05-22 Martin Liška New
[1/3] Allow __ibm128 even if IEEE 128-bit floating point is not supported. Improvements to __ibm128 on PowerPC - - - - --- 2022-08-18 Michael Meissner New
[1/3] Allow default libc to be specified to configure picolibc: Add picolibc linking help (v3) - - - - --- 2023-02-05 Keith Packard New
[1/3] Allow default libc to be specified to configure [1/3] Allow default libc to be specified to configure - - - - --- 2022-09-03 Keith Packard New
[1/3] Atomic __platform_wait: accept any 32-bit type, not just int Uncontroversial improvements to C++20 wait-related implementation - - - - --- 2021-03-05 Thiago Macieira New
[1/3] Avoid lang_hooks, call build_nonstandard_integer_type. - - - - --- 2010-07-30 Sebastian Pop New
[1/3] Avoid setting current_vector_size in get_vec_alignment_for_array_type Turn current_vector_size into a vec_info field - - - - --- 2019-10-20 Richard Sandiford New
[1/3] Build aggregate jump functions and use them for indirect inlining - - - - --- 2012-07-02 Martin Jambor New
[1/3] Build x86 libitm with -march=i486 or better Build x86 libitm/libgomp/libatomic with -march=i486 or better - - - - --- 2021-01-14 H.J. Lu New
[1/3] C-SKY: Enable crtbegin/crtend.o of libgcc for elf target [1/3] C-SKY: Enable crtbegin/crtend.o of libgcc for elf target - - - - --- 2020-09-16 Jojo R New
[1/3] C-family, Objective-C [1/3] : Implement Wobjc-root-class [PR77404]. [1/3] C-family, Objective-C [1/3] : Implement Wobjc-root-class [PR77404]. - - - - --- 2020-11-12 Iain Sandoe New
[1/3] C: Implement C2X N2653 char8_t and UTF-8 string literal changes Implement C2X N2653 (char8_t) and correct UTF-8 character literal type in preprocessor directives f… - - - - --- 2022-07-25 Tom Honermann New
[1/3] Call recompute_tree_invariant_for_addr_expr when replacing a constant in an ADDR_EXPR. - - - - --- 2010-11-22 Sebastian Pop New
[1/3] Change 'v1' float and int code to fall back to v0 Fix libcc1 failure - - - - --- 2024-02-27 Tom Tromey New
[1/3] Change random seeds to 64bit and drop re-crcing - - - - --- 2011-09-28 Andi Kleen New
[1/3] Come up with selftests for predict.c. - - - - --- 2017-06-08 Martin Liška New
[1/3] Come up with selftests for predict.c. - - - - --- 2017-06-06 Martin Liška New
[1/3] Come up with startswith function. Come up with startswith function - - - - --- 2021-03-17 Martin Liška New
[1/3] Compute a table of DWARF register sizes at compile Further libgcc unwinder improvements - - - - --- 2022-11-08 Florian Weimer New
[1/3] Convert nonlocal_goto_handler_labels from an EXPR_LIST to an INSN_LIST - - - - --- 2014-08-26 David Malcolm New
[1/3] Correct the reported line number in fortran combined OpenACC directives Add OpenACC diagnostics to -fopt-info-note-omp - - - - --- 2018-07-25 Cesar Philippidis New
[1/3] Create GCN-specific gthreads Enable full libgfortran for AMD GCN - - - - --- 2019-06-07 Andrew Stubbs New
[1/3] Create gimple-iterator.h and gimple-walk.[ch] - - - - --- 2013-11-13 Andrew MacLeod New
[1/3] Define target hook TARGET_UNWIND_EMIT_BEFORE_INSN. - - - - --- 2010-08-10 Richard Henderson New
[1/3] Delay location expansion within rich_location until printing - - - - --- 2015-12-11 David Malcolm New
[1/3] Disable generating store vector pair. Disable generating store vector pair. - - - - --- 2022-06-07 Michael Meissner New
[1/3] Disable libgcj and libgloss for Phoenix-RTOS targets. - - - - --- 2016-06-15 Jakub Sejdak New
[1/3] Disable test using std::set_unexcepted for C++17 - - - - --- 2016-12-07 Jonathan Wakely New
[1/3] Disambiguate nested objc-message-expressions and c++11 attributes - - - - --- 2012-10-09 Dodji Seketeli New
[1/3] Do a refactoring in linemap (PR preprocessor/90382). Fix linemap assertation connected to PR preprocessor/90382. - - - - --- 2019-05-13 Martin Liška New
[1/3] Do locking for __gcov_dump and __gcov_reset as well. __gcov_dump improvements - - - - --- 2020-04-02 Martin Liška New
[1/3] Do not instantiate default definitions in instantiate_scev_name. - - - - --- 2010-07-23 Sebastian Pop New
[1/3] Doc fixes for rot - - - - --- 2015-07-20 Segher Boessenkool New
[1/3] Encapsulate comp_cost within a class with methods. - - - - --- 2016-05-26 Martin Liška New
[1/3] Encapsulate comp_cost within a class with methods. - - - - --- 2016-05-19 Martin Liška New
[1/3] Encapsulate comp_cost within a class with methods. - - - - --- 2016-05-16 Martin Liška New
[1/3] Encapsulate comp_cost within a class with methods. - - - - --- 2016-04-25 Martin Liška New
[1/3] Error message on target attribute on power target (PR target/79906) - - - - --- 2017-03-13 Martin Liška New
[1/3] Factor out jobserver_active_p. [1/3] Factor out jobserver_active_p. - - - - --- 2022-08-09 Martin Liška New
[1/3] Fix "noinit" attribute being ignored for -O0 and -fdata-sections [1/3] Fix "noinit" attribute being ignored for -O0 and -fdata-sections - - - - --- 2020-11-15 Jozef Lawrynowicz New
[1/3] Fix --enable-gather-detailed-mem-stats build. Fix broken --enable-gather-detailed-mem-stats build. - - - - --- 2018-01-11 Martin Liška New
[1/3] Fix -fopt-info for plugin passes Higher-level reporting of vectorization problems (v3) - - - - --- 2018-09-28 David Malcolm New
[1/3] Fix 0 != CODE_FOR_nothing thinko - - - - --- 2012-07-19 Richard Henderson New
[1/3] Fix Graphite memory leaks. - - - - --- 2010-09-23 Sebastian Pop New
[1/3] Fix PR 106600: __builtin_bswap32 is not hooked up for ZBB for 32bit Improve bswap for ZBB - - - - --- 2022-08-20 Li, Pan2 via Gcc-patches New
[1/3] Fix PR46029: reimplement if-convert stores. - - - - --- 2011-01-03 Sebastian Pop New
[1/3] Fix PR46029: reimplement if-convert stores. - - - - --- 2010-11-15 Sebastian Pop New
[1/3] Fix PR46029: reimplement if-convert stores. - - - - --- 2010-11-03 Sebastian Pop New
[1/3] Fix PR47653: do not handle loops using wrapping semantics in graphite - - - - --- 2011-07-24 Sebastian Pop New
[1/3] Fix RPM compilation - - - - --- 2011-03-01 Alexandre Lissy New
[1/3] Fix demangler testsuite crashes with CP_DEMANGLE_DEBUG defined - - - - --- 2014-05-28 Pedro Alves New
[1/3] Fix demangler testsuite crashes with CP_DEMANGLE_DEBUG defined - - - - --- 2014-05-27 Pedro Alves New
[1/3] Fix logic bug in Cilk Plus array expansion - - - - --- 2016-01-15 Patrick Palka New
[1/3] Fix logic bug in Cilk Plus array expansion - - - - --- 2015-12-31 Patrick Palka New
[1/3] Fix lower_vec_shuffle. - - - - --- 2011-10-05 Richard Henderson New
[1/3] Fix multiple values for -fdbg-cnt. Fix and improve -fdbg-cnt option. - - - - --- 2019-03-27 Martin Liška New
[1/3] Fix probabilities for jump table (PR tree-optimization/86702). Improvements to switch expansion code - - - - --- 2018-08-03 Martin Liška New
[1/3] Fix tests for std::variant to match original intention [1/3] Fix tests for std::variant to match original intention - - - - --- 2019-04-17 Jonathan Wakely New
[1/3] Flatten gimple.h - go front end changes - - - - --- 2013-11-22 Andrew MacLeod New
[1/3] Fold BUILT_IN_STRNCASECMP - - - - --- 2016-08-17 Martin Liška New
[1/3] Fold BUILT_IN_STRNCASECMP - - - - --- 2016-08-16 Martin Liška New
[1/3] Fold __builtin_str{n}{case}cmp functions (version 2) - - - - --- 2016-10-07 Martin Liška New
[1/3] GCC 7: i386: Move struct ix86_frame to machine_function GCC 7: i386: Move struct ix86_frame to machine_function - - - - --- 2018-01-14 H.J. Lu New
[1/3] GCC: Pass --plugin to AR and RANLIB Enable PGO/LTO build for binutils+gdb - - - - --- 2020-10-29 H.J. Lu New
[1/3] Generalize IPA-CP lattices - - - - --- 2014-11-14 Martin Jambor New
[1/3] Handle GOMP_NVPTX_{DISASM,SAVE_TEMPS} in libgomp nvptx plugin - - - - --- 2017-07-04 Tom de Vries New
[1/3] Handwritten part of conversion of "gimple" to "gimple *" - - - - --- 2014-05-12 David Malcolm New
[1/3] Handwritten part of conversion of "gimple" to "gimple_stmt *" - - - - --- 2014-05-02 David Malcolm New
[1/3] Hide and refactor IVOPTs strip_offset [1/3] Hide and refactor IVOPTs strip_offset - - - - --- 2023-06-21 Richard Biener New
« 1 2 ... 395 396 3971266 1267 »