Patch Metrics

There are 37426 patches submitted by members of this team, and 9219 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       |   13613 patches
« 1 2 ... 86 87 88136 137 »
Patch Series S/W/F Date Submitter Delegate State
arm64: dts: Hi3660: Fix state id for 'CPU_NAP' state arm64: dts: Hi3660: Fix state id for 'CPU_NAP' state --- 2017-11-23 Leo Yan New
Replace REDUC_*_EXPRs with internal functions. Replace REDUC_*_EXPRs with internal functions. --- 2017-11-22 Richard Sandiford New
PR83004: Accidental change to pr81136.c for VECTOR_BITS==128 PR83004: Accidental change to pr81136.c for VECTOR_BITS==128 --- 2017-11-22 Richard Sandiford New
Fix calculation of ptr_mode for MODE_PARTIAL_INT Pmode Fix calculation of ptr_mode for MODE_PARTIAL_INT Pmode --- 2017-11-22 Richard Sandiford New
nptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE with GCC 4.9 nptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE with GCC 4.9 --- 2017-11-21 Adhemerval Zanella New
[v2] arm64: kdump: Avoid to power off nonpanic CPUs [v2] arm64: kdump: Avoid to power off nonpanic CPUs --- 2017-11-18 Leo Yan New
Add support for SVE scatter stores Add support for SVE scatter stores --- 2017-11-17 Richard Sandiford New
Allow gather loads to be used for grouped accesses Allow gather loads to be used for grouped accesses --- 2017-11-17 Richard Sandiford New
Use gather loads for strided accesses Use gather loads for strided accesses --- 2017-11-17 Richard Sandiford New
Add support for SVE gather loads Add support for SVE gather loads --- 2017-11-17 Richard Sandiford New
Allow targets to pick a vector prefix other than "V" Allow targets to pick a vector prefix other than "V" --- 2017-11-17 Richard Sandiford New
Add support for in-order addition reduction using SVE FADDA Add support for in-order addition reduction using SVE FADDA --- 2017-11-17 Richard Sandiford New
Remove unnecessary temporary in tree-if-conv.c Remove unnecessary temporary in tree-if-conv.c --- 2017-11-17 Richard Sandiford New
Rework the legitimize_address_displacement hook Rework the legitimize_address_displacement hook --- 2017-11-17 Richard Sandiford New
Use single-iteration epilogues when peeling for gaps Use single-iteration epilogues when peeling for gaps --- 2017-11-17 Richard Sandiford New
Allow single-element interleaving for non-power-of-2 strides Allow single-element interleaving for non-power-of-2 strides --- 2017-11-17 Richard Sandiford New
Add support for conditional reductions using SVE CLASTB Add support for conditional reductions using SVE CLASTB --- 2017-11-17 Richard Sandiford New
Add support for vectorising live-out values using SVE LASTB Add support for vectorising live-out values using SVE LASTB --- 2017-11-17 Richard Sandiford New
Add an empty_mask_is_expensive hook Add an empty_mask_is_expensive hook --- 2017-11-17 Richard Sandiford New
Handle peeling for alignment with masking Handle peeling for alignment with masking --- 2017-11-17 Richard Sandiford New
Allow the number of iterations to be smaller than VF Allow the number of iterations to be smaller than VF --- 2017-11-17 Richard Sandiford New
Make ivopts handle calls to internal functions Make ivopts handle calls to internal functions --- 2017-11-17 Richard Sandiford New
Add support for reductions in fully-masked loops Add support for reductions in fully-masked loops --- 2017-11-17 Richard Sandiford New
Add support for fully-predicated loops Add support for fully-predicated loops --- 2017-11-17 Richard Sandiford New
aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5 aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5 --- 2017-11-17 Adhemerval Zanella New
Add support for bitwise reductions Add support for bitwise reductions --- 2017-11-17 Richard Sandiford New
SLP reductions with variable-length vectors SLP reductions with variable-length vectors --- 2017-11-17 Richard Sandiford New
[v3,1/3] dt-bindings: clk: Hi3660: Document stub clock Add support for Hi3660 stub clock --- 2017-11-17 Xu YiPing New
[v3,1/3] dt-bindings: mailbox: Introduce Hi3660 controller binding Add support for Hi3660 mailbox driver --- 2017-11-17 Xu YiPing New
[7/7] Make vectorizable_load/store handle IFN_MASK_LOAD/STORE Fold vectorizable_mask_load_store into vectorizable_load/store --- 2017-11-17 Richard Sandiford New
[6/7] Split gather load handling out of vectorizable_{mask_load_store,load} Fold vectorizable_mask_load_store into vectorizable_load/store --- 2017-11-17 Richard Sandiford New
[5/7] Split out gather load mask building Fold vectorizable_mask_load_store into vectorizable_load/store --- 2017-11-17 Richard Sandiford New
[4/7] Split rhs checking out of vectorizable_{,mask_load_}store Fold vectorizable_mask_load_store into vectorizable_load/store --- 2017-11-17 Richard Sandiford New
[3/7] Split mask checking out of vectorizable_mask_load_store Fold vectorizable_mask_load_store into vectorizable_load/store --- 2017-11-17 Richard Sandiford New
[2/7] Make vect_model_store_cost take a vec_load_store_type Fold vectorizable_mask_load_store into vectorizable_load/store --- 2017-11-17 Richard Sandiford New
[1/7] Move code that stubs out IFN_MASK_LOADs Fold vectorizable_mask_load_store into vectorizable_load/store --- 2017-11-17 Richard Sandiford New
[v3,2/3] Consolidate Linux sigprocmask implementation (BZ #22391) [v3,1/3] Rename nptl-signals.h to internal-signals.h --- 2017-11-15 Adhemerval Zanella New
[AArch64] Adjust tuning parameters for Falkor [AArch64] Adjust tuning parameters for Falkor --- 2017-11-15 Luis Machado New
[GOLD] Fix PR22233 gold segfault in relocate_erratum_stub on aarch64-linux-gnu [GOLD] Fix PR22233 gold segfault in relocate_erratum_stub on aarch64-linux-gnu --- 2017-11-13 Peter Smith New
[committed,AArch64] More aarch64_endian_lane_rtx [committed,AArch64] More aarch64_endian_lane_rtx --- 2017-11-13 Richard Sandiford New
[v2] checkpatch: Fix checks for Kconfig help text [v2] checkpatch: Fix checks for Kconfig help text --- 2017-11-10 Leo Yan New
Handle more SLP constant and extern definitions for variable VF Handle more SLP constant and extern definitions for variable VF --- 2017-11-09 Richard Sandiford New
Add optabs for common types of permutation Add optabs for common types of permutation --- 2017-11-09 Richard Sandiford New
Add support for masked load/store_lanes Add support for masked load/store_lanes --- 2017-11-08 Richard Sandiford New
[4/4,AArch64] Tests for SVE structure modes Add SVE support for load/store_lanes --- 2017-11-08 Richard Sandiford New
[3/4] load/store_lanes testsuite markup Add SVE support for load/store_lanes --- 2017-11-08 Richard Sandiford New
[2/4,AArch64] SVE load/store_lanes support Add SVE support for load/store_lanes --- 2017-11-08 Richard Sandiford New
[1/4] Give the target more control over ARRAY_TYPE modes Add SVE support for load/store_lanes --- 2017-11-08 Richard Sandiford New
Non-INTEGER_CST CHREC_RIGHTs in analyze_*_subscript Non-INTEGER_CST CHREC_RIGHTs in analyze_*_subscript --- 2017-11-06 Richard Sandiford New
[v2,3/3] clk: actions: Add clock driver for Actions S900 SoC Untitled series #5822 --- 2017-11-06 Manivannan Sadhasivam New
Update my e-mail address. Update my e-mail address. --- 2017-11-06 Luis Machado New
[v2,8/8] Optimize sigrelse implementation [v2,1/8] Rename nptl-signals.h to internal-signals.h --- 2017-11-06 Adhemerval Zanella New
[v2,7/8] Cleanup sigpause implementation [v2,1/8] Rename nptl-signals.h to internal-signals.h --- 2017-11-06 Adhemerval Zanella New
[v2,6/8] Optimize sighold implementation [v2,1/8] Rename nptl-signals.h to internal-signals.h --- 2017-11-06 Adhemerval Zanella New
[v2,5/8] Cleanup Linux sigqueue implementation [v2,1/8] Rename nptl-signals.h to internal-signals.h --- 2017-11-06 Adhemerval Zanella New
[v2,4/8] Simplify Linux sig{timed}wait{info} implementations [v2,1/8] Rename nptl-signals.h to internal-signals.h --- 2017-11-06 Adhemerval Zanella New
[v2,3/8] Filter out NPTL internal signals (BZ #22391) [v2,1/8] Rename nptl-signals.h to internal-signals.h --- 2017-11-06 Adhemerval Zanella New
Be stricter about CONST_VECTOR operands Be stricter about CONST_VECTOR operands --- 2017-11-06 Richard Sandiford New
[1/6] Consolidate Linux sigprocmask implementation (BZ #22391) [1/6] Consolidate Linux sigprocmask implementation (BZ #22391) --- 2017-11-03 Adhemerval Zanella New
[4/4] SVE unwinding Add SVE support --- 2017-11-03 Richard Sandiford New
[2/4,AArch64] Testsuite markup for SVE Add SVE support --- 2017-11-03 Richard Sandiford New
Improve spilling for variable-size slots Improve spilling for variable-size slots --- 2017-11-03 Richard Sandiford New
Improve canonicalisation of TARGET_MEM_REFs Improve canonicalisation of TARGET_MEM_REFs --- 2017-11-03 Richard Sandiford New
Improve vectorisation of COND_EXPR <bool op bool, ...> Improve vectorisation of COND_EXPR <bool op bool, ...> --- 2017-11-03 Richard Sandiford New
[10/10] Add a vect_masked_store target selector Vectoriser testsuite tweaks --- 2017-11-03 Richard Sandiford New
[9/10] Add a vect_align_stack_vars target selector Vectoriser testsuite tweaks --- 2017-11-03 Richard Sandiford New
[8/10] Add a vect_variable_length target selector Vectoriser testsuite tweaks --- 2017-11-03 Richard Sandiford New
[7/10] Add a vect_unaligned_possible target selector Vectoriser testsuite tweaks --- 2017-11-03 Richard Sandiford New
[6/10] Add a vect_element_align_preferred target selector Vectoriser testsuite tweaks --- 2017-11-03 Richard Sandiford New
[5/10] Add vect_perm3_* target selectors Vectoriser testsuite tweaks --- 2017-11-03 Richard Sandiford New
[4/10] Don't assume vect_multiple_sizes means 2 sizes Vectoriser testsuite tweaks --- 2017-11-03 Richard Sandiford New
[3/10] Add available_vector_sizes to target-supports.exp Vectoriser testsuite tweaks --- 2017-11-03 Richard Sandiford New
[2/10] Add VECTOR_BITS to tree-vect.h Vectoriser testsuite tweaks --- 2017-11-03 Richard Sandiford New
[1/10] Consistently use asm volatile ("" ::: "memory") in vect tests Vectoriser testsuite tweaks --- 2017-11-03 Richard Sandiford New
PR82816: Widening multiplies of bitfields PR82816: Widening multiplies of bitfields --- 2017-11-03 Richard Sandiford New
[1/3] dt-bindings: clk: Hi3660: Document stub clock [1/3] dt-bindings: clk: Hi3660: Document stub clock --- 2017-11-03 Kaihua Zhong New
PR82809: register handling in ix86_vector_duplicate_value PR82809: register handling in ix86_vector_duplicate_value --- 2017-11-02 Richard Sandiford New
[3/3] Documentation: add Actions S900 clock bindings Add clock driver for Actions S900 SoC --- 2017-10-31 Manivannan Sadhasivam New
[2/3] clk: owl: add clock driver for Actions S900 SoC Untitled series #5626 --- 2017-10-31 Manivannan Sadhasivam New
[1/3] arm64: dts: actions: add s900 clock controller nodes Add clock driver for Actions S900 SoC --- 2017-10-31 Manivannan Sadhasivam New
[v2] Remove TLS_MULTIPLE_THREADS_IN_TCB define [v2] Remove TLS_MULTIPLE_THREADS_IN_TCB define --- 2017-10-30 Adhemerval Zanella New
[12/nn,AArch64] Add const_offset field to aarch64_address_info [12/nn,AArch64] Add const_offset field to aarch64_address_info --- 2017-10-27 Richard Sandiford New
[11/nn,AArch64] Set NUM_POLY_INT_COEFFS to 2 [11/nn,AArch64] Set NUM_POLY_INT_COEFFS to 2 --- 2017-10-27 Richard Sandiford New
[10/nn,AArch64] Minor rtx costs tweak [10/nn,AArch64] Minor rtx costs tweak --- 2017-10-27 Richard Sandiford New
[09/nn,AArch64] Pass number of units to aarch64_expand_vec_perm(_const) [09/nn,AArch64] Pass number of units to aarch64_expand_vec_perm(_const) --- 2017-10-27 Richard Sandiford New
[08/nn,AArch64] Pass number of units to aarch64_simd_vect_par_cnst_half [08/nn,AArch64] Pass number of units to aarch64_simd_vect_par_cnst_half --- 2017-10-27 Richard Sandiford New
[07/nn,AArch64] Pass number of units to aarch64_reverse_mask [07/nn,AArch64] Pass number of units to aarch64_reverse_mask --- 2017-10-27 Richard Sandiford New
[06/nn,AArch64] Add an endian_lane_rtx helper routine [06/nn,AArch64] Add an endian_lane_rtx helper routine --- 2017-10-27 Richard Sandiford New
[04/nn,AArch64] Rename the internal "Upl" constraint [04/nn,AArch64] Rename the internal "Upl" constraint --- 2017-10-27 Richard Sandiford New
[03/nn,AArch64] Rework interface to add constant/offset routines [03/nn,AArch64] Rework interface to add constant/offset routines --- 2017-10-27 Richard Sandiford New
[01/nn,AArch64] Generate permute patterns using rtx builders [01/nn,AArch64] Generate permute patterns using rtx builders --- 2017-10-27 Richard Sandiford New
[2/2] Add option for Qualcomm Saphira part [1/2] aarch64: Remove AARCH64_FEATURE_F16 from AARCH64_ARCH_V8_2 --- 2017-10-27 Siddhesh Poyarekar New
[1/2] aarch64: Remove AARCH64_FEATURE_F16 from AARCH64_ARCH_V8_2 [1/2] aarch64: Remove AARCH64_FEATURE_F16 from AARCH64_ARCH_V8_2 --- 2017-10-27 Siddhesh Poyarekar New
New option saphira for Qualcomm server part New option saphira for Qualcomm server part --- 2017-10-27 Siddhesh Poyarekar New
[25/25] x32: Remove unused getcpu implementation Refactor IFUNC selection in C --- 2017-10-26 Adhemerval Zanella New
[24/25] sparc: Remove ununsed ifunc assembly macros Refactor IFUNC selection in C --- 2017-10-26 Adhemerval Zanella New
[23/25] sparc: refactor cpu_relax to C Refactor IFUNC selection in C --- 2017-10-26 Adhemerval Zanella New
[22/25] sparc: refactor sparc32 nearbyint{f} selector to C Refactor IFUNC selection in C --- 2017-10-26 Adhemerval Zanella New
[19/25] sparc: refactor sparc32 fabs{f} selector to C Refactor IFUNC selection in C --- 2017-10-26 Adhemerval Zanella New
[18/25] sparc: refactor sparc32 copysign selector to C Refactor IFUNC selection in C --- 2017-10-26 Adhemerval Zanella New
« 1 2 ... 86 87 88136 137 »