Toggle navigation
Patchwork
gcc-patch
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Richard Biener
| Archived =
No
| 650 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
…
4
5
6
7
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
Add --param max-unswitch-depth
Add --param max-unswitch-depth
- - -
1
-
-
2022-12-02
Richard Biener
Accepted
tree-optimization/107937 - uninit predicate simplification fixup
tree-optimization/107937 - uninit predicate simplification fixup
- - -
-
1
-
2022-12-01
Richard Biener
Repeat Merge
tree-optimization/107935 - fixup equivalence handling in PHI VN
tree-optimization/107935 - fixup equivalence handling in PHI VN
- - -
-
1
-
2022-12-01
Richard Biener
Unresolved
tree-optimization/107919 - predicate simplification in uninit
tree-optimization/107919 - predicate simplification in uninit
- - -
-
1
-
2022-11-30
Richard Biener
Unresolved
Improve uninit diagnostic dumps
Improve uninit diagnostic dumps
- - -
-
1
-
2022-11-30
Richard Biener
Repeat Merge
tree-optimization/107919 - uninit diagnostic predicate simplification
tree-optimization/107919 - uninit diagnostic predicate simplification
- - -
-
1
-
2022-11-30
Richard Biener
Repeat Merge
tree-optimization/107852 - missed optimization with PHIs
tree-optimization/107852 - missed optimization with PHIs
- - -
-
1
-
2022-11-29
Richard Biener
Unresolved
tree-optimization/106995 - if-conversion and vanishing loops
tree-optimization/106995 - if-conversion and vanishing loops
- - -
-
1
-
2022-11-29
Richard Biener
Repeat Merge
ipa/107897 - avoid property verification ICE after error
ipa/107897 - avoid property verification ICE after error
- - -
-
1
-
2022-11-29
Richard Biener
Repeat Merge
tree-optimization/107898 - ICE with -Walloca-larger-than
tree-optimization/107898 - ICE with -Walloca-larger-than
- - -
-
1
-
2022-11-29
Richard Biener
Repeat Merge
tree-optimization/107896 - allow v2si to dimode unpacks
tree-optimization/107896 - allow v2si to dimode unpacks
- - -
-
1
-
2022-11-28
Richard Biener
Repeat Merge
tree-optimization/107493 - SCEV analysis with conversions
tree-optimization/107493 - SCEV analysis with conversions
- - -
-
1
-
2022-11-28
Richard Biener
Repeat Merge
tree-optimization/107876 - unswitching of switch
tree-optimization/107876 - unswitching of switch
- - -
-
1
-
2022-11-28
Richard Biener
Repeat Merge
tree-optimization/107867 - failed abnormal cleanup in forwprop
tree-optimization/107867 - failed abnormal cleanup in forwprop
- - -
-
1
-
2022-11-28
Richard Biener
Repeat Merge
tree-optimization/106912 - IPA profile and pure/const
tree-optimization/106912 - IPA profile and pure/const
- - -
1
-
-
2022-11-25
Richard Biener
Accepted
tree-optimization/107865 - ICE with outlining of loops
tree-optimization/107865 - ICE with outlining of loops
- - -
1
-
-
2022-11-25
Richard Biener
Accepted
tree-optimization/107803 - abnormal cleanup from the SSA propagator
tree-optimization/107803 - abnormal cleanup from the SSA propagator
- - -
1
-
-
2022-11-22
Richard Biener
Accepted
tree-optimization/107672 - avoid vector mode type_for_mode call
tree-optimization/107672 - avoid vector mode type_for_mode call
- - -
-
1
-
2022-11-22
Richard Biener
Repeat Merge
tree-optimization/107766 - ICE with recent -ffp-contract=off fix
tree-optimization/107766 - ICE with recent -ffp-contract=off fix
- - -
-
1
-
2022-11-22
Richard Biener
Repeat Merge
tree-optimization/107647 - avoid FMA from SLP with -ffp-contract=off
tree-optimization/107647 - avoid FMA from SLP with -ffp-contract=off
- - -
-
1
-
2022-11-18
Richard Biener
Repeat Merge
tree-optimization/107686 - fix bitfield ref through vec_unpack optimization
tree-optimization/107686 - fix bitfield ref through vec_unpack optimization
- - -
1
-
-
2022-11-16
Richard Biener
Accepted
middle-end/107679 - fix SSA rewrite of clobber of parameter
middle-end/107679 - fix SSA rewrite of clobber of parameter
- - -
1
-
-
2022-11-16
Richard Biener
Accepted
tree-optimization/107485 - fix non-call exception ICE with inlining
tree-optimization/107485 - fix non-call exception ICE with inlining
- - -
-
1
-
2022-11-14
Richard Biener
Unresolved
remove duplicate match.pd patterns
remove duplicate match.pd patterns
- - -
-
1
-
2022-11-14
Richard Biener
Repeat Merge
restrict gcc.dg/pr107554.c to 64bit platforms
restrict gcc.dg/pr107554.c to 64bit platforms
- - -
1
-
-
2022-11-14
Richard Biener
Accepted
tree-optimization/107554 - fix ICE in stlen optimization
tree-optimization/107554 - fix ICE in stlen optimization
- - -
-
1
-
2022-11-11
Richard Biener
Repeat Merge
tree-optimization/107618 - enhance copy propagation of constants
tree-optimization/107618 - enhance copy propagation of constants
- - -
-
1
-
2022-11-11
Richard Biener
Repeat Merge
Make last DCE remove empty loops
Make last DCE remove empty loops
- - -
1
-
-
2022-11-10
Richard Biener
Accepted
better PHI copy propagation for forwprop
better PHI copy propagation for forwprop
- - -
-
1
-
2022-11-10
Richard Biener
Repeat Merge
Restore CCP copy propagation
Restore CCP copy propagation
- - -
1
-
-
2022-11-10
Richard Biener
Accepted
tree-optimization/84646 - remove premature thread path rejection
tree-optimization/84646 - remove premature thread path rejection
- - -
-
1
-
2022-11-09
Richard Biener
Repeat Merge
[v2] tree-optimization/107389 - honor __builtin_assume_alignment at -O0
[v2] tree-optimization/107389 - honor __builtin_assume_alignment at -O0
- - -
1
-
-
2022-11-08
Richard Biener
Accepted
[RFC] tree-optimization/99416 - loop distribution wrt vect data dependence
[RFC] tree-optimization/99416 - loop distribution wrt vect data dependence
- - -
1
-
-
2022-11-08
Richard Biener
Accepted
unswitching of outer loops
unswitching of outer loops
- - -
1
-
-
2022-11-07
Richard Biener
Accepted
[RFC] tree-optimization/107389 - use __builtin_assume_alignment at -O0
[RFC] tree-optimization/107389 - use __builtin_assume_alignment at -O0
- - -
1
-
-
2022-11-07
Richard Biener
Accepted
tree-optimization/107407 - wrong code with DSE
tree-optimization/107407 - wrong code with DSE
- - -
-
1
-
2022-10-28
Richard Biener
Repeat Merge
tree-optimization/107447 - avoid hoisting returns-twice calls in LIM
tree-optimization/107447 - avoid hoisting returns-twice calls in LIM
- - -
-
1
-
2022-10-28
Richard Biener
Repeat Merge
tree-optimization/107435 - ICE with recurrence vectorization
tree-optimization/107435 - ICE with recurrence vectorization
- - -
-
1
-
2022-10-28
Richard Biener
Repeat Merge
Adjust gcc.dg/vect/pr100756.c for V8SI and V16SI
Adjust gcc.dg/vect/pr100756.c for V8SI and V16SI
- - -
-
1
-
2022-10-28
Richard Biener
Repeat Merge
unswitch most profitable condition first
unswitch most profitable condition first
- - -
1
-
-
2022-10-25
Richard Biener
Accepted
tree-optimization/107176 - SCEV analysis association issue
tree-optimization/107176 - SCEV analysis association issue
- - -
1
-
-
2022-10-25
Richard Biener
Accepted
Move NOP stripping in SCEV analysis
Move NOP stripping in SCEV analysis
- - -
-
1
-
2022-10-25
Richard Biener
Repeat Merge
tree-optimization/100756 - niter analysis and folding
tree-optimization/100756 - niter analysis and folding
- - -
-
1
-
2022-10-25
Richard Biener
Repeat Merge
tree-optimization/107323 - loop distribution partition ordering issue
tree-optimization/107323 - loop distribution partition ordering issue
- - -
-
1
-
2022-10-21
Richard Biener
Repeat Merge
Avoid PHI - PHI recurrence in vectorization
Avoid PHI - PHI recurrence in vectorization
- - -
-
1
-
2022-10-20
Richard Biener
Repeat Merge
c/107305 - avoid ICEing with invalid GIMPLE input to the GIMPLE FE
c/107305 - avoid ICEing with invalid GIMPLE input to the GIMPLE FE
- - -
-
1
-
2022-10-20
Richard Biener
Repeat Merge
tree-optimization/106781 - adjust cgraph lhs removal
tree-optimization/106781 - adjust cgraph lhs removal
- - -
-
1
-
2022-10-19
Richard Biener
Repeat Merge
tree-optimization/107302 - fix vec_perm placement for recurrence vect
tree-optimization/107302 - fix vec_perm placement for recurrence vect
- - -
-
1
-
2022-10-18
Richard Biener
Repeat Merge
tree-optimization/107301 - check if we can duplicate block before doing so
tree-optimization/107301 - check if we can duplicate block before doing so
- - -
-
1
-
2022-10-18
Richard Biener
Repeat Merge
tree-optimization/107254 - check and support live lanes from permutes
tree-optimization/107254 - check and support live lanes from permutes
- - -
-
1
-
2022-10-14
Richard Biener
Repeat Merge
«
1
2
…
4
5
6
7
»