Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Julian Brown
| State =
Action Required
| Archived =
No
| 52 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Committed
Dropped
FSF Assignment Missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
aburgess
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
nsz
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
raoni
jason
jwakely
jwakely
maximk
trodgers
Apply
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[02/11] Remove base_ind/base_ref handling from extract_base_bit_offset
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[03/11] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer)
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[04/11] Remove omp_target_reorder_clauses
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[05/11] OpenMP/OpenACC: Hoist struct sibling list handling in gimplification
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[06/11] OpenMP: Allow array ref components for C & C++
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[07/11] OpenMP: Fix non-zero attach/detach bias for struct dereferences
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[08/11] Not for committing: noisy topological sorting output
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[09/11] Not for committing: noisy sibling-list handling output
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[10/11] Not for committing: noisy mapping-group taxonomy
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[11/11] OpenMP/OpenACC: [WIP] Add gcc_unreachable to apparently-dead path in build_struct_comp_nodes
OpenMP: Deep struct dereferences
- -
-
-
-
2021-10-01
Julian Brown
New
[1/2] OpenMP: Handle reference-typed struct members
[1/2] OpenMP: Handle reference-typed struct members
- -
-
-
-
2021-10-11
Julian Brown
New
[2/2] OpenACC: Make deep-copy-arrayofstruct.c a libgomp/runtime test
[1/2] OpenMP: Handle reference-typed struct members
- -
-
-
-
2021-10-11
Julian Brown
New
[og11] nvptx: Revert "[nvptx] Expand OpenACC child function arguments to use CUDA params space"
[og11] nvptx: Revert "[nvptx] Expand OpenACC child function arguments to use CUDA params space"
- -
-
-
-
2021-10-12
Julian Brown
New
[1/4] Add debug_omp_expr
OpenMP: Parsing of lvalues for "map" clauses for C andjC++
- -
-
-
-
2021-11-15
Julian Brown
New
[2/4] OpenMP: Add inspector class to unify mapped address analysis
OpenMP: Parsing of lvalues for "map" clauses for C andjC++
- -
-
-
-
2021-11-15
Julian Brown
New
[3/4] OpenMP: lvalue parsing for map clauses (C++)
OpenMP: Parsing of lvalues for "map" clauses for C andjC++
- -
-
-
-
2021-11-15
Julian Brown
New
[4/4] OpenMP: lvalue parsing for map clauses (C)
OpenMP: Parsing of lvalues for "map" clauses for C andjC++
- -
-
-
-
2021-11-15
Julian Brown
New
[01/16] Rewrite GOMP_MAP_ATTACH_DETACH mappings unconditionally
OpenMP: lvalues in "map" clauses and struct handling rework
- -
-
-
-
2021-11-25
Julian Brown
New
[02/16] OpenMP/OpenACC: Move array_ref/indirect_ref handling code out of extract_base_bit_offset
OpenMP: lvalues in "map" clauses and struct handling rework
- -
-
-
-
2021-11-25
Julian Brown
New
[03/16] OpenACC/OpenMP: Refactor struct lowering in gimplify.c
OpenMP: lvalues in "map" clauses and struct handling rework
- -
-
-
-
2021-11-25
Julian Brown
New
[04/16] OpenACC: Rework indirect struct handling in gimplify.c
OpenMP: lvalues in "map" clauses and struct handling rework
- -
-
-
-
2021-11-25
Julian Brown
New
[05/16] Remove base_ind/base_ref handling from extract_base_bit_offset
OpenMP: lvalues in "map" clauses and struct handling rework
- -
-
-
-
2021-11-25
Julian Brown
New
[06/16] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer)
OpenMP: lvalues in "map" clauses and struct handling rework
- -
-
-
-
2021-11-25
Julian Brown
New
[07/16] Remove omp_target_reorder_clauses
OpenMP: lvalues in "map" clauses and struct handling rework
- -
-
-
-
2021-11-25
Julian Brown
New
[08/16] OpenMP/OpenACC: Hoist struct sibling list handling in gimplification
OpenMP: lvalues in "map" clauses and struct handling rework
- -
-
-
-
2021-11-25
Julian Brown
New
[09/16] OpenMP: Allow array ref components for C & C++
OpenMP: lvalues in "map" clauses and struct handling rework
- -
-
-
-
2021-11-25
Julian Brown
New
[10/16] OpenMP: Fix non-zero attach/detach bias for struct dereferences
OpenMP: lvalues in "map" clauses and struct handling rework
- -
-
-
-
2021-11-25
Julian Brown
New
[11/16] OpenMP: Handle reference-typed struct members
OpenMP: lvalues in "map" clauses and struct handling rework
- -
-
-
-
2021-11-25
Julian Brown
New
[12/16] OpenACC: Make deep-copy-arrayofstruct.c a libgomp/runtime test
OpenMP: lvalues in "map" clauses and struct handling rework
- -
-
-
-
2021-11-25
Julian Brown
New
[13/16] Add debug_omp_expr
OpenMP: lvalues in "map" clauses and struct handling rework
- -
-
-
-
2021-11-25
Julian Brown
New
[14/16] OpenMP: Add inspector class to unify mapped address analysis
OpenMP: lvalues in "map" clauses and struct handling rework
- -
-
-
-
2021-11-25
Julian Brown
New
[15/16] OpenMP: lvalue parsing for map clauses (C++)
OpenMP: lvalues in "map" clauses and struct handling rework
- -
-
-
-
2021-11-25
Julian Brown
New
[16/16] OpenMP: lvalue parsing for map clauses (C)
OpenMP: lvalues in "map" clauses and struct handling rework
- -
-
-
-
2021-11-25
Julian Brown
New
[1/8] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer)
OpenMP 5.0: C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-02-18
Julian Brown
New
[2/8] Remove omp_target_reorder_clauses
OpenMP 5.0: C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-02-18
Julian Brown
New
[3/8] OpenMP/OpenACC struct sibling list gimplification extension and rework
OpenMP 5.0: C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-02-18
Julian Brown
New
[4/8] OpenMP: Add inspector class to unify mapped address analysis
OpenMP 5.0: C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-02-18
Julian Brown
New
[5/8] OpenMP: lvalue parsing for map clauses (C++)
OpenMP 5.0: C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-02-18
Julian Brown
New
[6/8] OpenMP: lvalue parsing for map clauses (C)
OpenMP 5.0: C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-02-18
Julian Brown
New
[7/8] Use OMP_ARRAY_SECTION instead of TREE_LIST in C++ FE
OpenMP 5.0: C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-02-18
Julian Brown
New
[8/8] OpenMP 5.0 "declare mapper" support for C++
OpenMP 5.0: C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-02-18
Julian Brown
New
[v2,01/11] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer)
OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-03-18
Julian Brown
New
[v2,02/11] Remove omp_target_reorder_clauses
OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-03-18
Julian Brown
New
[v2,03/11] OpenMP/OpenACC struct sibling list gimplification extension and rework
OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-03-18
Julian Brown
New
[v2,04/11] OpenMP/OpenACC: Add inspector class to unify mapped address analysis
OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-03-18
Julian Brown
New
[v2,05/11] OpenMP: Handle reference-typed struct members
OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-03-18
Julian Brown
New
[v2,06/11] OpenMP: lvalue parsing for map clauses (C++)
OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-03-18
Julian Brown
New
[v2,07/11] OpenMP: lvalue parsing for map clauses (C)
OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-03-18
Julian Brown
New
[v2,08/11] Use OMP_ARRAY_SECTION instead of TREE_LIST in C++ FE
OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-03-18
Julian Brown
New
[v2,09/11] OpenMP 5.0 "declare mapper" support for C++
OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-03-18
Julian Brown
New
[v2,10/11] OpenMP: Use OMP_ARRAY_SECTION instead of TREE_LIST for array sections in C FE
OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-03-18
Julian Brown
New
[v2,11/11] OpenMP: Support OpenMP 5.0 "declare mapper" directives for C
OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.)
- -
-
-
-
2022-03-18
Julian Brown
New