Toggle navigation
Patchwork
gcc
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Prathamesh Kulkarni
| State =
Action Required
| Archived =
No
| 165 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
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
[PR70920] transform (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst
-
-
-
2016-08-04
Prathamesh Kulkarni
New
[PR57371] transform (double)i eq/ne 0 to i eq/ne 0
-
-
-
2016-08-03
Prathamesh Kulkarni
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
[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
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
fold x ^ y to 0 if x == y
-
-
-
2016-07-08
Prathamesh Kulkarni
New
move increase_alignment from simple to regular ipa pass
-
-
-
2016-06-23
Prathamesh Kulkarni
New
[ARM] implement division using vrecpe/vrecps with -funsafe-math-optimizations
-
-
-
2016-06-10
Prathamesh Kulkarni
New
[ipa-comdats] create a new comdat group for symbol if it's referenced from multiple comdat groups
-
-
-
2016-06-02
Prathamesh Kulkarni
New
[RFC,2/2] divmod transform: override expand_divmod_libfunc for ARM and add test-cases
-
-
-
2016-05-25
Prathamesh Kulkarni
New
increase alignment of global structs in increase_alignment pass
-
-
-
2016-05-20
Prathamesh Kulkarni
New
Increase default value of lto-min-partition to 10000
-
-
-
2016-04-27
Prathamesh Kulkarni
New
[RFC] introduce --param max-lto-partition for having an upper bound on partition size
-
-
-
2016-04-25
Prathamesh Kulkarni
New
[lto-partition.c] move assignment to refs_node, last_visited_node outside if-else
-
-
-
2016-04-07
Prathamesh Kulkarni
New
[RFC] introduce --param max-lto-partition for having an upper bound on partition size
-
-
-
2016-04-04
Prathamesh Kulkarni
New
[RFC] introduce --param max-lto-partition for having an upper bound on partition size
-
-
-
2016-04-01
Prathamesh Kulkarni
New
[genmatch] reject duplicate captures used as arguments in user-defined predicates
-
-
-
2016-03-29
Prathamesh Kulkarni
New
[PR70366] fix chromium build failure with LTO due to segfault in inline_call
-
-
-
2016-03-24
Prathamesh Kulkarni
New
add check for aarch64 in check_effective_target_section_anchors()
-
-
-
2016-02-11
Prathamesh Kulkarni
New
[C++] report better diagnostic for static following '[' in parameter declaration
-
-
-
2016-01-29
Prathamesh Kulkarni
New
[C++] report better diagnostic for static following '[' in parameter declaration
-
-
-
2016-01-28
Prathamesh Kulkarni
New
reject decl with incomplete struct/union type in check_global_declaration()
-
-
-
2016-01-20
Prathamesh Kulkarni
New
[genmatch] reject empty c_expr
-
-
-
2015-07-15
Prathamesh Kulkarni
New
fix segfault in verify_flow_info() with -dx option
-
-
-
2015-07-07
Prathamesh Kulkarni
New
move a * (1 << b) -> a << b pattern from fold-const.c to match.pd
-
-
-
2015-07-06
Prathamesh Kulkarni
New
flatten cfgloop.h
-
-
-
2015-07-05
Prathamesh Kulkarni
New
fix segfault in verify_flow_info() with -dx option
-
-
-
2015-07-05
Prathamesh Kulkarni
New
[C] Fix PR44257
-
-
-
2015-06-19
Prathamesh Kulkarni
New
[C] PR49551
-
-
-
2015-05-31
Prathamesh Kulkarni
New
[match-and-simplify] reject expanding operator-list to implicit 'for'
-
-
-
2015-05-23
Prathamesh Kulkarni
New
[match-and-simplify] reject expanding operator-list to implicit 'for'
-
-
-
2015-05-20
Prathamesh Kulkarni
New
[match-and-simplify] reject expanding operator-list to implicit 'for'
-
-
-
2015-05-20
Prathamesh Kulkarni
New
[match-and-simplify] fix incorrect code-gen in 'for' pattern
-
-
-
2015-05-19
Prathamesh Kulkarni
New
[match-and-simplify] report error for invalid operator-lists
-
-
-
2015-05-18
Prathamesh Kulkarni
New
[match-and-simplify] fix incorrect code-gen in 'for' pattern
-
-
-
2015-05-15
Prathamesh Kulkarni
New
[C++] PR 65858
-
-
-
2015-04-30
Prathamesh Kulkarni
New
flatten expr.h (version 2)
-
-
-
2015-01-22
Prathamesh Kulkarni
New
add includes in config/tilepro/mul-tables.c and config/tilegx/mul-tables.c
-
-
-
2015-01-20
Prathamesh Kulkarni
New
[match-and-simplify] Remove printing "for expression"
-
-
-
2015-01-16
Prathamesh Kulkarni
New
[committed] remove duplicate contents explow.h, dojump.h
-
-
-
2015-01-15
Prathamesh Kulkarni
New
flatten expr.h (version 2)
-
-
-
2015-01-14
Prathamesh Kulkarni
New
flatten expr.h (version 2)
-
-
-
2015-01-14
Prathamesh Kulkarni
New
flatten expr.h (version 2)
-
-
-
2015-01-11
Prathamesh Kulkarni
New
[testsuite] fix ggcplug.c test-case
-
-
-
2015-01-11
Prathamesh Kulkarni
New
[match-and-simplify] Remove printing "for expression"
-
-
-
2015-01-10
Prathamesh Kulkarni
New
fix visium build
-
-
-
2015-01-09
Prathamesh Kulkarni
New
[match-and-simplify] Remove printing "for expression"
-
-
-
2014-12-21
Prathamesh Kulkarni
New
[match-and-simplify] add default arguments to parser::parse_simplify.
-
-
-
2014-12-21
Prathamesh Kulkarni
New
[MAINTAINERS] add myself under write after approval
-
-
-
2014-12-18
Prathamesh Kulkarni
New
[match-and-simplify] allow 't' only in user-defined predicates
-
-
-
2014-12-16
Prathamesh Kulkarni
New
flatten expr.h
-
-
-
2014-12-16
Prathamesh Kulkarni
New
flattening cfgloop.h
-
-
-
2014-12-14
Prathamesh Kulkarni
New
[match-and-simplify] set simplify::capture_max to 0 if pattern contains no captures
-
-
-
2014-12-14
Prathamesh Kulkarni
New
[match-and-simplify] print capture name
-
-
-
2014-12-14
Prathamesh Kulkarni
New
«
1
2
»