Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: State = Action Required       |    Archived = No       |   9570 patches
« 1 2 ... 85 86 8795 96 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,v2,13/22] linux-user: Fix definition of target_sigevent for 32-bit guests --- 2016-10-18 Riku Voipio New
Set nonnull attribute to ptr_info_def based on VRP --- 2016-10-17 Kugan Vivekanandarajah New
RFC [3/3] divmod transform v2 - add test cases --- 2016-10-16 Prathamesh Kulkarni New
RFC [2/3] divmod transform v2 - override expand_divmod_libfunc for ARM port --- 2016-10-16 Prathamesh Kulkarni New
[genmatch] Introduce reverse keyword --- 2016-10-15 Prathamesh Kulkarni New
[vrp] use get_ptr_nonnull in tree-vrp --- 2016-10-13 Kugan Vivekanandarajah New
[ipa-vrp] Use get/set_ptr_nonnull in ipa-vrp --- 2016-10-12 Kugan Vivekanandarajah New
[RFC,VRP] Improve intersect_ranges --- 2016-10-12 Kugan Vivekanandarajah New
[RFC,VRP] Improve intersect_ranges --- 2016-10-08 Kugan Vivekanandarajah New
[VRP] Allocate bitmap before copying --- 2016-10-08 Kugan Vivekanandarajah New
PR35503 - warn for restrict pointer --- 2016-10-07 Prathamesh Kulkarni New
Set nonnull attribute to ptr_info_def based on VRP --- 2016-10-07 Kugan Vivekanandarajah New
[RFC,VRP] Improve intersect_ranges --- 2016-10-06 Kugan Vivekanandarajah New
[EVRP] Register ranges for y in (x COND y) for Early VRP. --- 2016-10-06 Kugan Vivekanandarajah New
[RFC] Extend ipa-bitwise-cp with pointer alignment propagation --- 2016-10-06 Prathamesh Kulkarni New
[PR77862] ICE in add_equivalence --- 2016-10-06 Kugan Vivekanandarajah New
[EVRP] Fold stmts with vrp_fold_stmt --- 2016-10-05 Kugan Vivekanandarajah New
[ipa-prop] set m_vr and bits to NULL in ipcp_transform_function --- 2016-10-03 Prathamesh Kulkarni New
[ipa-cp] add space in dump message --- 2016-10-03 Prathamesh Kulkarni New
[EVRP] Fold stmts with vrp_fold_stmt --- 2016-10-03 Kugan Vivekanandarajah New
[RFC] Extend ipa-bitwise-cp with pointer alignment propagation --- 2016-10-03 Prathamesh Kulkarni New
[PR77719] Fix ICE in pp_string, at pretty-print.c:955 --- 2016-09-26 Kugan Vivekanandarajah New
[PR77719] Fix ICE in pp_string, at pretty-print.c:955 --- 2016-09-24 Kugan Vivekanandarajah New
ICE at -O1 and above in both 32-bit and 64-bit modes on x86_64-linux-gnu --- 2016-09-24 Kugan Vivekanandarajah New
ICE at -O1 and above in both 32-bit and 64-bit modes on x86_64-linux-gnu --- 2016-09-22 Kugan Vivekanandarajah New
[PULL,20/26] linux-user: ARM: Give SIGSEGV if signal frame setup fails --- 2016-09-22 Riku Voipio New
[PULL,19/26] linux-user: SIGSEGV on signal entry need not be fatal --- 2016-09-22 Riku Voipio New
[RFC] Extend ipa-bitwise-cp with pointer alignment propagation --- 2016-09-21 Prathamesh Kulkarni New
[ARM] PR ld/20608 --- 2016-09-20 Christophe Lyon New
[RFC,IPA-VRP] Early VRP Implementation --- 2016-09-20 Kugan Vivekanandarajah New
[PR72835] Incorrect arithmetic optimization involving bitfield arguments --- 2016-09-18 Kugan Vivekanandarajah New
PR35503 - warn for restrict pointer --- 2016-09-18 Prathamesh Kulkarni New
[PING] set libfunc entry for sdivmod_optab to NULL in optabs.def --- 2016-09-16 Prathamesh Kulkarni New
[PING] set libfunc entry for sdivmod_optab to NULL in optabs.def --- 2016-09-15 Prathamesh Kulkarni New
[RFC,SSA] Iterator to visit SSA --- 2016-09-08 Kugan Vivekanandarajah New
[RFC,SSA] Iterator to visit SSA --- 2016-09-06 Kugan Vivekanandarajah New
cfg.c: redundant second assignment of bb_copy = NULL in free_original_copy_tables() --- 2016-09-02 Prathamesh Kulkarni New
[ipa-cp] Change option name from -fipa-cp-bit to -fipa-bit-cp in ipcp_store_bits_results() --- 2016-09-02 Prathamesh Kulkarni New
[RFC,IPA-VRP] Add support for IPA VRP in ipa-cp/ipa-prop --- 2016-08-30 Kugan Vivekanandarajah New
[RFC,ARM,11/11,ping] Add support for stable secure gateway veneers addresses --- 2016-08-29 Christophe Lyon New
PR35503 - warn for restrict pointer --- 2016-08-26 Prathamesh Kulkarni New
[RFC] ipa bitwise constant propagation --- 2016-08-24 Prathamesh Kulkarni New
[ARM] Fix predicable_short_it attribute for arm_movqi_insn --- 2016-08-23 Christophe Lyon New
[libcpp] append "evaluates to 0" for Wundef diagnostic --- 2016-08-19 Prathamesh Kulkarni New
[TREE-SSA-CCP] Issue warning when folding condition --- 2016-08-19 Kugan Vivekanandarajah New
[RFC,IPA-VRP] Re-factor tree-vrp to factor out common code --- 2016-08-17 Kugan Vivekanandarajah New
[RFC,IPA-VRP] splits out the update_value_range calls from vrp_visit_stmt --- 2016-08-17 Kugan Vivekanandarajah New
[RFC,IPA-VRP] splits out the update_value_range calls from vrp_visit_stmt --- 2016-08-16 Kugan Vivekanandarajah New
RFC [1/2] divmod transform --- 2016-08-13 Prathamesh Kulkarni New
divmod transform: add test-cases --- 2016-08-12 Prathamesh Kulkarni New
[RFC,PR61839] Convert CST BINOP COND_EXPR to COND_EXPR ? (CST BINOP 1) : (CST BINOP 0) --- 2016-08-12 Kugan Vivekanandarajah New
fold strlen (s) eq/ne 0 to *s eq/ne 0 on GIMPLE --- 2016-08-11 Prathamesh Kulkarni New
[RFC,PR61839] Convert CST BINOP COND_EXPR to COND_EXPR ? (CST BINOP 1) : (CST BINOP 0) --- 2016-08-11 Kugan Vivekanandarajah New
[PR72835] Incorrect arithmetic optimization involving bitfield arguments --- 2016-08-10 Kugan Vivekanandarajah New
[PR72835] Incorrect arithmetic optimization involving bitfield arguments --- 2016-08-09 Kugan Vivekanandarajah New
[PR72835] Incorrect arithmetic optimization involving bitfield arguments --- 2016-08-09 Kugan Vivekanandarajah New
[51/56] nbd: Don't use *_to_cpup() functions --- 2016-08-08 Michael Roth New
Set nonnull attribute to ptr_info_def based on VRP --- 2016-08-08 Kugan Vivekanandarajah New
[RFC] Use ccp mask and val to refine value_range --- 2016-08-08 Kugan Vivekanandarajah New
[RFC,ipa,bitwise,cp] tree-ssa-ccp changes --- 2016-08-07 Prathamesh Kulkarni New
[RFC] ipa bitwise constant propagation --- 2016-08-07 Prathamesh Kulkarni New
[testsuite] add require-effective-target c99_runtime for pr71078-*.c tests --- 2016-08-06 Prathamesh Kulkarni New
make streaming routines for widest_int non-static --- 2016-08-04 Prathamesh Kulkarni New
[tree-ssa-ccp] modify extend_mask to extend bits based on signop --- 2016-08-04 Prathamesh Kulkarni New
fix fallout of pr22051-2.c on arm --- 2016-08-04 Prathamesh Kulkarni New
split test cases pr71078-1.c and pr71078-2.c --- 2016-08-04 Prathamesh Kulkarni New
[LTO] Add wide_int streaming support --- 2016-08-04 Kugan Vivekanandarajah New
[PR70920] transform (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst --- 2016-08-04 Prathamesh Kulkarni New
[LTO] Add wide_int streaming support --- 2016-08-04 Kugan Vivekanandarajah New
[PR57371] transform (double)i eq/ne 0 to i eq/ne 0 --- 2016-08-03 Prathamesh Kulkarni New
[RFC,IPA-VRP] Early VRP Implementation --- 2016-08-03 Kugan Vivekanandarajah New
fold strlen (s) eq/ne 0 to *s eq/ne 0 on GIMPLE --- 2016-08-01 Prathamesh Kulkarni New
[PR71078] x / abs(x) -> copysign (1.0, x) --- 2016-08-01 Prathamesh Kulkarni New
divmod transform: add test-cases --- 2016-07-28 Prathamesh Kulkarni New
[RFC,2/2] divmod transform: override expand_divmod_libfunc for ARM and add test-cases --- 2016-07-28 Prathamesh Kulkarni New
RFC [1/2] divmod transform --- 2016-07-28 Prathamesh Kulkarni New
[PR71078] x / abs(x) -> copysign (1.0, x) --- 2016-07-27 Prathamesh Kulkarni New
[Bug,tree-optimization] Fix for PR71994 --- 2016-07-27 Kugan Vivekanandarajah New
syscalls/mprotect04: Use __builtin___clear_cache() to sync caches --- 2016-07-26 Peter Maydell New
[RFC] warn on dead function calls in ipa-pure-const [1/4] --- 2016-07-25 Prathamesh Kulkarni New
[PR70920] transform (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst --- 2016-07-25 Prathamesh Kulkarni New
[RFC,IPA-VRP] Disable setting param of __builtin_constant_p to null --- 2016-07-25 Kugan Vivekanandarajah New
[RFC,IPA-VRP] Re-factor tree-vrp to factor out common code --- 2016-07-22 Kugan Vivekanandarajah New
[RFC,IPA-VRP] Re-factor tree-vrp to factor out common code --- 2016-07-22 Kugan Vivekanandarajah New
kernel/include/aarch64.in: Fix incorrect numbers for kcmp and getrandom --- 2016-07-21 Peter Maydell New
fix typo in comment in tree-ssa-strlen.c --- 2016-07-21 Prathamesh Kulkarni New
fold x ^ y to 0 if x == y --- 2016-07-20 Prathamesh Kulkarni New
[VRP] Use alloc-pool and obstack for value_range and vr->equiv allocations --- 2016-07-20 Kugan Vivekanandarajah New
syscalls/read02: Don't pass invalid buffer to read when testing for bad fds --- 2016-07-15 Peter Maydell New
[RFC,IPA-VRP] Teach tree-vrp to use the VR set in params --- 2016-07-15 Kugan Vivekanandarajah New
[RFC,IPA-VRP] Check for POINTER_TYPE_P before accessing SSA_NAME_PTR_INFO in tree-inline --- 2016-07-15 Kugan Vivekanandarajah New
fold x ^ y to 0 if x == y --- 2016-07-08 Prathamesh Kulkarni New
[PULL,43/43] block/qcow2: Don't use cpu_to_*w() --- 2016-07-05 Kevin Wolf New
syscalls/mmap16: close open files in cleanup path --- 2016-07-01 Peter Maydell New
syscalls/mount03: close files in MS_NOATIME test error paths --- 2016-07-01 Peter Maydell New
syscalls/mount03: Don't read() with an invalid buffer argument --- 2016-06-30 Peter Maydell New
[PULL,v2,09/24] linux-user: Create a hostdep.h for each host architecture --- 2016-06-28 Riku Voipio New
[PULL,v2,06/24] configure: Don't allow user-only targets for unknown CPU architectures --- 2016-06-28 Riku Voipio New
move increase_alignment from simple to regular ipa pass --- 2016-06-23 Prathamesh Kulkarni New
[ARM,testsuite] Add missing guards to fp16 AdvSIMD tests --- 2016-06-21 Christophe Lyon New
« 1 2 ... 85 86 8795 96 »