Patch Metrics

There are 37042 patches submitted by members of this team, and 9151 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: State = Action Required       |    Archived = No       |   13426 patches
« 1 2 ... 47 48 49134 135 »
Patch Series S/W/F Date Submitter Delegate State
Move computation of SLP_TREE_NUMBER_OF_VEC_STMTS Move computation of SLP_TREE_NUMBER_OF_VEC_STMTS --- 2017-09-15 Richard Sandiford New
Fix vectorizable_live_operation handling of vector booleans Fix vectorizable_live_operation handling of vector booleans --- 2017-09-15 Richard Sandiford New
Fix type of bitstart in vectorizable_live_operation Fix type of bitstart in vectorizable_live_operation --- 2017-09-15 Richard Sandiford New
Fix vectorizable_mask_load_store handling of invariant masks Fix vectorizable_mask_load_store handling of invariant masks --- 2017-09-15 Richard Sandiford New
Fix an SVE failure in the Fortran matmul* tests Fix an SVE failure in the Fortran matmul* tests --- 2017-09-15 Richard Sandiford New
[committed] PR82228: Move ncopies calculation in vectorizable_live_operation [committed] PR82228: Move ncopies calculation in vectorizable_live_operation --- 2017-09-16 Richard Sandiford New
Base subreg rules on REGMODE_NATURAL_SIZE rather than UNITS_PER_WORD Base subreg rules on REGMODE_NATURAL_SIZE rather than UNITS_PER_WORD --- 2017-09-18 Richard Sandiford New
Prevent invalid register mode changes in combine Prevent invalid register mode changes in combine --- 2017-09-18 Richard Sandiford New
[v2,1/2] posix: Add compat glob symbol to not follow dangling symbols [v2,1/2] posix: Add compat glob symbol to not follow dangling symbols --- 2017-09-18 Adhemerval Zanella New
[2/2] Use C11 _Alignas on scratch_buffer internal buffer [v2,1/2] posix: Add compat glob symbol to not follow dangling symbols --- 2017-09-18 Adhemerval Zanella New
[Xen-devel,v2] xen: grant-table: Simplify get_paged_frame [Xen-devel,v2] xen: grant-table: Simplify get_paged_frame --- 2017-09-18 Julien Grall New
[AArch64] PR71307: Define union class of POINTER+FP [AArch64] PR71307: Define union class of POINTER+FP --- 2017-09-18 Richard Sandiford New
[Xen-devel,v3] xen: grant-table: Simplify get_paged_frame [Xen-devel,v3] xen: grant-table: Simplify get_paged_frame --- 2017-09-19 Julien Grall New
wcn36xx: Disable 5GHz for wcn3620 wcn36xx: Disable 5GHz for wcn3620 --- 2017-09-19 Loic Poulain New
[Linaro-uefi,linaro-uefi,v1,13/32] Hisilicon/D05: fix vga emulation fail issue Update D03/D05 binary for edk update and fix some error. --- 2017-09-19 gary guo New
[Linaro-uefi,linaro-uefi,v1,17/32] Hisilicon/D03: remove the implemention of PerfTuning Update D03/D05 binary for edk update and fix some error. --- 2017-09-19 gary guo New
range_int_cst_p handling in extract_range_from_binary_expr_1 range_int_cst_p handling in extract_range_from_binary_expr_1 --- 2017-09-20 Richard Sandiford New
Add missing int_cst_rangeN checks to tree-vrp.c Add missing int_cst_rangeN checks to tree-vrp.c --- 2017-09-20 Richard Sandiford New
Tighten tree-ssa-ccp.c:get_value_for_expr condition Tighten tree-ssa-ccp.c:get_value_for_expr condition --- 2017-09-20 Richard Sandiford New
Fix unguarded uses of tree_to_uhwi Fix unguarded uses of tree_to_uhwi --- 2017-09-20 Richard Sandiford New
match.pd handling of three-constant bitops match.pd handling of three-constant bitops --- 2017-09-20 Richard Sandiford New
SUBREG_PROMOTED_VAR_P handling in expand_direct_optab_fn SUBREG_PROMOTED_VAR_P handling in expand_direct_optab_fn --- 2017-09-20 Richard Sandiford New
Add copy_rtx call to RTL loop unroller Add copy_rtx call to RTL loop unroller --- 2017-09-20 Richard Sandiford New
Don't query the frontend for unsupported types Don't query the frontend for unsupported types --- 2017-09-20 Richard Sandiford New
[Linaro-uefi,linaro-uefi,v2,07/11] Hisilicon/D03: remove the implemention of PerfTuning Update D03/D05 binary for edk2 update and bug fix. --- 2017-09-20 gary guo New
[edk2,edk2-platforms,v3,08/11] Hisilicon/D03: Disable the function of PerfTuning Update D03/D05 binary for edk2 update and bug fix. --- 2017-09-21 gary guo New
[Xen-devel,v2,03/16] xen/x86: p2m-pod: Fix coding style for comments xen/x86: Clean-up the PoD code --- 2017-09-21 Julien Grall New
[2/4] arm: dra7xx: Fix Linux boot from eMMC arm: am57xx/dra7xx: Improve eMMC Linux boot --- 2017-09-21 Sam Protsenko New
[GOLD,AArch64] default stack not executable [GOLD,AArch64] default stack not executable --- 2017-09-21 Jim Wilson New
[Xen-devel,01/27,v10] xen/arm: vpl011: Define common ring buffer helper functions in console.h SBSA UART emulation support in Xen --- 2017-09-22 Bhupinder Thakur New
tools: selftests: psock_tpacket: skip un-supported tpacket_v3 test tools: selftests: psock_tpacket: skip un-supported tpacket_v3 test --- 2017-09-22 Orson Zhai New
[AArch64] Disable reg offset in quad-word store for Falkor. [AArch64] Disable reg offset in quad-word store for Falkor. --- 2017-09-22 Jim Wilson New
Update interface to TARGET_VECTORIZE_VEC_PERM_CONST_OK Update interface to TARGET_VECTORIZE_VEC_PERM_CONST_OK --- 2017-09-22 Richard Sandiford New
Change permute index type to unsigned short Change permute index type to unsigned short --- 2017-09-22 Richard Sandiford New
[committed] PR82289: Computing peeling costs for irrelevant drs [committed] PR82289: Computing peeling costs for irrelevant drs --- 2017-09-22 Richard Sandiford New
[v2] posix: Fix glob with GLOB_NOCHECK returning modified patterns (BZ#10246) [v2] posix: Fix glob with GLOB_NOCHECK returning modified patterns (BZ#10246) --- 2017-09-22 Adhemerval Zanella New
[6/8] nptl: Add abilist symbols for C11 threads Add support for ISO C threads.h --- 2017-09-22 Adhemerval Zanella New
Add more vec_duplicate simplifications Add more vec_duplicate simplifications --- 2017-09-23 Richard Sandiford New
Allow vector CONSTs Allow vector CONSTs --- 2017-09-23 Richard Sandiford New
Add VEC_DUPLICATE_{CST,EXPR} and associated optab Add VEC_DUPLICATE_{CST,EXPR} and associated optab --- 2017-09-25 Richard Sandiford New
[Xen-devel,27/27,v11] xen/arm: vpl011: Correct the logic for asserting/de-asserting SBSA UART TX interrupt SBSA UART emulation support in Xen --- 2017-09-27 Bhupinder Thakur New
[edk2,edk2-platforms,v5,08/11] Hisilicon/D03: Disable the function of PerfTuning Improve D0x platforms and bug fix --- 2017-09-29 gary guo New
Fix mismatched precisions in tree arithmetic Fix mismatched precisions in tree arithmetic --- 2017-10-01 Richard Sandiford New
Allow non-wi <op> wi Allow non-wi <op> wi --- 2017-10-03 Richard Sandiford New
[v3,1/2] sched/fair: make capacity_margin __read_mostly [v3,1/2] sched/fair: make capacity_margin __read_mostly --- 2017-10-04 Leo Yan New
[v3,2/2] cpufreq: schedutil: consolidate capacity margin calculation [v3,1/2] sched/fair: make capacity_margin __read_mostly --- 2017-10-04 Leo Yan New
[committed] PR82413: Mismatched precisions in build_range_check [committed] PR82413: Mismatched precisions in build_range_check --- 2017-10-04 Richard Sandiford New
[1/4] sparc: Implement memcpy/mempcpy ifunc selection in C [1/4] sparc: Implement memcpy/mempcpy ifunc selection in C --- 2017-10-05 Adhemerval Zanella New
[3/4] sparc: Use default memcpy for rtld objects [1/4] sparc: Implement memcpy/mempcpy ifunc selection in C --- 2017-10-05 Adhemerval Zanella New
[4/4] sparc: Use default memset for rtld objects [1/4] sparc: Implement memcpy/mempcpy ifunc selection in C --- 2017-10-05 Adhemerval Zanella New
arm64: kdump: Avoid to power off nonpanic CPUs arm64: kdump: Avoid to power off nonpanic CPUs --- 2017-10-08 Leo Yan New
[COMMITTED] posix: remove glob internal bogus extern decl [COMMITTED] posix: remove glob internal bogus extern decl --- 2017-10-09 Adhemerval Zanella New
Enable ifunc attribute by default for ARM GNU/Linux Enable ifunc attribute by default for ARM GNU/Linux --- 2017-10-09 Adhemerval Zanella New
[v2,1/2] ARM: cpuidle: Correct driver unregistration if init fails [v2,1/2] ARM: cpuidle: Correct driver unregistration if init fails --- 2017-10-10 Leo Yan New
[v2,2/2] ARM: cpuidle: Refactor rollback operations if init fails [v2,1/2] ARM: cpuidle: Correct driver unregistration if init fails --- 2017-10-10 Leo Yan New
[2/2] doc: coresight: correct usage for disabling idle states coresight: next v4.14-rc4 --- 2017-10-10 Mathieu Poirier New
posix: Fix improper assert in Linux posix_spawn (BZ#22273) posix: Fix improper assert in Linux posix_spawn (BZ#22273) --- 2017-10-12 Adhemerval Zanella New
[1/5] Avoid build multiarch if compiler warns about mismatched alias [1/5] Avoid build multiarch if compiler warns about mismatched alias --- 2017-10-12 Adhemerval Zanella New
[2/5] Add common ifunc-init.h header [1/5] Avoid build multiarch if compiler warns about mismatched alias --- 2017-10-12 Adhemerval Zanella New
[3/5] Add build-many-glibcs.py arm-linux-gnueabihf-v7{-disable-multiarch} [1/5] Avoid build multiarch if compiler warns about mismatched alias --- 2017-10-12 Adhemerval Zanella New
Add wide_int version of inchash::hash::add_wide_int Add wide_int version of inchash::hash::add_wide_int --- 2017-10-13 Richard Sandiford New
[1/3] Define __PTHREAD_MUTEX_HAVE_PREV for all architectures [BZ #22298] [1/3] Define __PTHREAD_MUTEX_HAVE_PREV for all architectures [BZ #22298] --- 2017-10-16 Adhemerval Zanella New
[3/3] nptl: Add tests for internal pthread_mutex_t offsets [1/3] Define __PTHREAD_MUTEX_HAVE_PREV for all architectures [BZ #22298] --- 2017-10-16 Adhemerval Zanella New
ARM: multi_v7_defconfig: Enable HugePages ARM: multi_v7_defconfig: Enable HugePages --- 2017-10-19 Sam Protsenko New
[1/3] nptl: Add tests for internal pthread_mutex_t offsets [1/3] nptl: Add tests for internal pthread_mutex_t offsets --- 2017-10-19 Adhemerval Zanella New
[2/3] nptl: Change tst-typesizes to _Static_assert [1/3] nptl: Add tests for internal pthread_mutex_t offsets --- 2017-10-19 Adhemerval Zanella New
[3/3] nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION} [1/3] nptl: Add tests for internal pthread_mutex_t offsets --- 2017-10-19 Adhemerval Zanella New
Fix HWI + -unsigned in combine.c Fix HWI + -unsigned in combine.c --- 2017-10-22 Richard Sandiford New
[committed] Use scalar_mode in expand_shift_1 [committed] Use scalar_mode in expand_shift_1 --- 2017-10-23 Richard Sandiford New
[committed] Use scalar_int/float_mode in brig_langhook_type_for_mode [committed] Use scalar_int/float_mode in brig_langhook_type_for_mode --- 2017-10-23 Richard Sandiford New
[committed] Use SCALAR_INT_TYPE_MODE in loc_list_from_tree_1 [committed] Use SCALAR_INT_TYPE_MODE in loc_list_from_tree_1 --- 2017-10-23 Richard Sandiford New
Use SCALAR_TYPE_MODE in vect_create_epilog_for_reduction Use SCALAR_TYPE_MODE in vect_create_epilog_for_reduction --- 2017-10-23 Richard Sandiford New
[01/nn] Add gen_(const_)vec_duplicate helpers [01/nn] Add gen_(const_)vec_duplicate helpers --- 2017-10-23 Richard Sandiford New
[02/nn] Add more vec_duplicate simplifications [02/nn] Add more vec_duplicate simplifications --- 2017-10-23 Richard Sandiford New
[03/nn] Allow vector CONSTs [03/nn] Allow vector CONSTs --- 2017-10-23 Richard Sandiford New
[04/nn] Add a VEC_SERIES rtl code [04/nn] Add a VEC_SERIES rtl code --- 2017-10-23 Richard Sandiford New
[05/nn] Add VEC_DUPLICATE_{CST,EXPR} and associated optab [05/nn] Add VEC_DUPLICATE_{CST,EXPR} and associated optab --- 2017-10-23 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
[07/nn] Add unique CONSTs [07/nn] Add unique CONSTs --- 2017-10-23 Richard Sandiford New
[08/nn] Add a fixed_size_mode class [08/nn] Add a fixed_size_mode class --- 2017-10-23 Richard Sandiford New
[09/nn] Add a fixed_size_mode_pod class [09/nn] Add a fixed_size_mode_pod class --- 2017-10-23 Richard Sandiford New
[10/nn] Widening optab cleanup [10/nn] Widening optab cleanup --- 2017-10-23 Richard Sandiford New
[11/nn] Add narrower_subreg_mode helper function [11/nn] Add narrower_subreg_mode helper function --- 2017-10-23 Richard Sandiford New
[12/nn] Add an is_narrower_int_mode helper function [12/nn] Add an is_narrower_int_mode helper function --- 2017-10-23 Richard Sandiford New
[13/nn] More is_a <scalar_int_mode> [13/nn] More is_a <scalar_int_mode> --- 2017-10-23 Richard Sandiford New
[14/nn] Add helpers for shift count modes [14/nn] Add helpers for shift count modes --- 2017-10-23 Richard Sandiford New
[15/nn] Use more specific hash functions in rtlhash.c [15/nn] Use more specific hash functions in rtlhash.c --- 2017-10-23 Richard Sandiford New
[16/nn] Factor out the mode handling in lower-subreg.c [16/nn] Factor out the mode handling in lower-subreg.c --- 2017-10-23 Richard Sandiford New
[17/nn] Turn var-tracking.c:INT_MEM_OFFSET into a function [17/nn] Turn var-tracking.c:INT_MEM_OFFSET into a function --- 2017-10-23 Richard Sandiford New
[18/nn] Use (CONST_VECTOR|GET_MODE)_NUNITS in simplify-rtx.c [18/nn] Use (CONST_VECTOR|GET_MODE)_NUNITS in simplify-rtx.c --- 2017-10-23 Richard Sandiford New
[19/nn] Don't treat zero-sized ranges as overlapping [19/nn] Don't treat zero-sized ranges as overlapping --- 2017-10-23 Richard Sandiford New
[20/nn] Make tree-ssa-dse.c:normalize_ref return a bool [20/nn] Make tree-ssa-dse.c:normalize_ref return a bool --- 2017-10-23 Richard Sandiford New
[21/nn] Minor vn_reference_lookup_3 tweak [21/nn] Minor vn_reference_lookup_3 tweak --- 2017-10-23 Richard Sandiford New
[22/nn] Make dse.c use offset/width instead of start/end [22/nn] Make dse.c use offset/width instead of start/end --- 2017-10-23 Richard Sandiford New
[003/nnn] poly_int: MACRO_MODE [003/nnn] poly_int: MACRO_MODE --- 2017-10-23 Richard Sandiford New
[004/nnn] poly_int: mode query functions [004/nnn] poly_int: mode query functions --- 2017-10-23 Richard Sandiford New
[005/nnn] poly_int: rtx constants [005/nnn] poly_int: rtx constants --- 2017-10-23 Richard Sandiford New
[006/nnn] poly_int: tree constants [006/nnn] poly_int: tree constants --- 2017-10-23 Richard Sandiford New
[007/nnn] poly_int: dump routines [007/nnn] poly_int: dump routines --- 2017-10-23 Richard Sandiford New
[008/nnn] poly_int: create_integer_operand [008/nnn] poly_int: create_integer_operand --- 2017-10-23 Richard Sandiford New
« 1 2 ... 47 48 49134 135 »