Show patches with: Archived = No       |   126652 patches
« 1 2 ... 363 364 3651266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[gomp4/cilk-in-gomp/cilkplus] C++ parsing for Cilk plus <#pragma simd> - - - - --- 2013-06-05 Aldy Hernandez New
[gomp4.5] target teams expression evaluation - - - - --- 2015-10-26 Jakub Jelinek New
[gomp4.5] depend nowait support for target - - - - --- 2015-11-11 Jakub Jelinek New
[gomp4.5] depend nowait support for target - - - - --- 2015-11-12 Ilya Verbin New
[gomp4.5] depend nowait support for target - - - - --- 2015-11-12 Jakub Jelinek New
[gomp4.5] depend nowait support for target - - - - --- 2015-11-13 Jakub Jelinek New
[gomp4.5] depend nowait support for target - - - - --- 2015-11-13 Jakub Jelinek New
[gomp4.5] declare target restrictions and clarifications - - - - --- 2015-10-15 Jakub Jelinek New
[gomp4.5] Tweak OpenMP 4.5 mapping rules - - - - --- 2015-11-05 Jakub Jelinek New
[gomp4.5] Support uniform parameter linear stride in declare simd - - - - --- 2015-10-29 Jakub Jelinek New
[gomp4.5] Support lastprivate on distribute - - - - --- 2015-10-23 Jakub Jelinek New
[gomp4.5] Support for monotonic and nonmonotonic schedule modifiers - - - - --- 2015-10-14 Jakub Jelinek New
[gomp4.5] Some OpenMP 4.5 resolving and translation changes - - - - --- 2016-05-16 Jakub Jelinek New
[gomp4.5] Small fix after merge from trunk - - - - --- 2016-06-28 Jakub Jelinek New
[gomp4.5] Partial support for Fortran OpenMP doacross loops - - - - --- 2016-05-27 Jakub Jelinek New
[gomp4.5] Parsing of most of OpenMP 4.5 clauses - - - - --- 2016-05-06 Jakub Jelinek New
[gomp4.5] Minor OpenMP 4.5 fortran translation fixes, 3 new taskloop testcases - - - - --- 2016-05-17 Jakub Jelinek New
[gomp4.5] Make even Fortran target use firstprivate for scalars by default, assorted fixes - - - - --- 2016-05-20 Jakub Jelinek New
[gomp4.5] Linear clause modifiers - - - - --- 2016-05-24 Jakub Jelinek New
[gomp4.5] Handle #pragma omp declare target link - - - - --- 2015-11-16 Ilya Verbin New
[gomp4.5] Handle #pragma omp declare target link - - - - --- 2015-11-27 Ilya Verbin New
[gomp4.5] Handle #pragma omp declare target link - - - - --- 2015-11-30 Ilya Verbin New
[gomp4.5] Handle #pragma omp declare target link - - - - --- 2015-12-01 Ilya Verbin New
[gomp4.5] Handle #pragma omp declare target link - - - - --- 2015-12-08 Ilya Verbin New
[gomp4.5] Handle #pragma omp declare target link - - - - --- 2015-12-14 Ilya Verbin New
[gomp4.5] Handle #pragma omp declare target link - - - - --- 2015-12-14 Ilya Verbin New
[gomp4.5] Further progress on OpenMP 4.5 parsing - - - - --- 2016-05-13 Jakub Jelinek New
[gomp4.5] Fix up ordered threads simd - - - - --- 2015-11-13 Jakub Jelinek New
[gomp4.5] Fix up doacross with dynamic scheduling - - - - --- 2015-11-13 Jakub Jelinek New
[gomp4.5] Fix checking ICE with atomic in a template - - - - --- 2015-10-29 Jakub Jelinek New
[gomp4.5] Don't mark GOMP_MAP_FIRSTPRIVATE mapped vars addressable - - - - --- 2015-11-11 Jakub Jelinek New
[gomp4.5] Doacross fixes for Fortran non-simple loops - - - - --- 2016-05-30 Jakub Jelinek New
[gomp4.5] Diagnose linear IV on #pragma omp for - - - - --- 2015-10-26 Jakub Jelinek New
[gomp4.5] Allow non-static data members in shared clause - - - - --- 2015-10-29 Jakub Jelinek New
[gomp4.5] Allow more than 64 clauses in gfc_match_omp_clauses - - - - --- 2016-05-06 Jakub Jelinek New
[gomp4.5] Allow arbitrary low-bound on C/C++ array sections in reduction clauses - - - - --- 2015-10-16 Jakub Jelinek New
[gomp4.5] Add support for target {enter,exit} data translation, some map clause diagnostics - - - - --- 2016-05-31 Jakub Jelinek New
[gomp4.5] Add checking that OpenMP loop iterators aren't referenced in the bounds/step expressions - - - - --- 2015-10-19 Jakub Jelinek New
[gomp4.5] !$omp declare target changes - - - - --- 2016-06-08 Jakub Jelinek New
[gomp4.1] map clause parsing improvements - - - - --- 2015-06-11 Jakub Jelinek New
[gomp4.1] map clause parsing improvements - - - - --- 2015-10-26 Ilya Verbin New
[gomp4.1] map clause parsing improvements - - - - --- 2015-10-26 Ilya Verbin New
[gomp4.1] map clause parsing improvements - - - - --- 2016-03-17 Thomas Schwinge New
[gomp4.1] make libgomp's splay tree implementation key agnostic - - - - --- 2015-10-11 Aldy Hernandez New
[gomp4.1] make libgomp's splay tree implementation key agnostic - - - - --- 2015-10-15 Jakub Jelinek New
[gomp4.1] jit and ada fixes - - - - --- 2015-10-13 Jakub Jelinek New
[gomp4.1] handle undeclared sink variables gracefully - - - - --- 2015-07-17 Aldy Hernandez New
[gomp4.1] fold ordered depend(sink) clauses - - - - --- 2015-07-29 Aldy Hernandez New
[gomp4.1] fold ordered depend(sink) clauses - - - - --- 2015-07-31 Aldy Hernandez New
[gomp4.1] fold ordered depend(sink) clauses - - - - --- 2015-07-31 Aldy Hernandez New
[gomp4.1] fix more scheduling inconsistencies and add verification routines - - - - --- 2015-10-04 Aldy Hernandez New
[gomp4.1] fix more scheduling inconsistencies and add verification routines - - - - --- 2015-10-09 Aldy Hernandez New
[gomp4.1] fix dependency scheduling problem - - - - --- 2015-10-02 Aldy Hernandez New
[gomp4.1] document omp_get_max_task_priority and OMP_MAX_TASK_PRIORITY - - - - --- 2015-06-25 Aldy Hernandez New
[gomp4.1] document more things - - - - --- 2015-08-27 Aldy Hernandez New
[gomp4.1] document more things - - - - --- 2015-08-27 Aldy Hernandez New
[gomp4.1] document more structures in libgomp.h - - - - --- 2015-08-28 Aldy Hernandez New
[gomp4.1] document more structures in libgomp.h - - - - --- 2015-08-28 Aldy Hernandez New
[gomp4.1] depend(sink) and depend(source) parsing for C - - - - --- 2015-07-09 Aldy Hernandez New
[gomp4.1] depend(sink) and depend(source) parsing for C - - - - --- 2015-07-10 Aldy Hernandez New
[gomp4.1] depend(sink) and depend(source) parsing for C - - - - --- 2015-07-11 Aldy Hernandez New
[gomp4.1] depend(sink) and depend(source) parsing for C - - - - --- 2015-07-14 Aldy Hernandez New
[gomp4.1] depend nowait support for target {update,{enter,exit} data} - - - - --- 2015-09-08 Jakub Jelinek New
[gomp4.1] depend nowait support for target {update,{enter,exit} data} - - - - --- 2015-10-02 Ilya Verbin New
[gomp4.1] depend nowait support for target {update,{enter,exit} data} - - - - --- 2015-10-19 Ilya Verbin New
[gomp4.1] comment some stuff - - - - --- 2015-08-25 Aldy Hernandez New
[gomp4.1] coerce libgomp to build with C++ - - - - --- 2015-08-13 Aldy Hernandez New
[gomp4.1] calculate pointer offsets for depend(sink) - - - - --- 2015-07-21 Aldy Hernandez New
[gomp4.1] calculate pointer offsets for depend(sink) - - - - --- 2015-07-21 Aldy Hernandez New
[gomp4.1] WIP: Structure element mapping support - - - - --- 2015-08-28 Jakub Jelinek New
[gomp4.1] Various ordered, linear and copyin tweaks - - - - --- 2015-10-13 Jakub Jelinek New
[gomp4.1] Various accelerator updates from OpenMP 4.1 - - - - --- 2015-07-29 Jakub Jelinek New
[gomp4.1] Various accelerator updates from OpenMP 4.1 - - - - --- 2015-09-07 Jakub Jelinek New
[gomp4.1] Unsigned long long doacross implementation - - - - --- 2015-10-02 Jakub Jelinek New
[gomp4.1] Two more array section testcases - - - - --- 2015-10-09 Jakub Jelinek New
[gomp4.1] Testsuite tweaks - - - - --- 2015-10-13 Jakub Jelinek New
[gomp4.1] Taskloop support - - - - --- 2015-05-21 Jakub Jelinek New
[gomp4.1] Taskloop construct lowering and expansion - - - - --- 2015-05-07 Jakub Jelinek New
[gomp4.1] Taskloop C++ random access iterator support - - - - --- 2015-06-23 Jakub Jelinek New
[gomp4.1] Support for OpenMP 4.1 privatization of non-static data members in methods - - - - --- 2015-06-02 Jakub Jelinek New
[gomp4.1] Support for OpenMP 4.1 privatization of non-static data members in methods - - - - --- 2015-06-03 Jakub Jelinek New
[gomp4.1] Support C++ references in privatization clauses - - - - --- 2015-05-27 Jakub Jelinek New
[gomp4.1] Support C++ "this" in OpenMP directives - - - - --- 2015-07-09 Jakub Jelinek New
[gomp4.1] Support C++ "this" in OpenMP directives - - - - --- 2015-07-15 Jakub Jelinek New
[gomp4.1] Support #pragma omp target {enter,exit} data - - - - --- 2015-06-30 Ilya Verbin New
[gomp4.1] Support #pragma omp target {enter,exit} data - - - - --- 2015-07-01 Ilya Verbin New
[gomp4.1] Support #pragma omp target {enter,exit} data - - - - --- 2015-07-29 Ilya Verbin New
[gomp4.1] Support #pragma omp target {enter,exit} data - - - - --- 2015-07-30 Ilya Verbin New
[gomp4.1] Support #pragma omp target {enter,exit} data - - - - --- 2015-07-30 Ilya Verbin New
[gomp4.1] Structure element mapping support - - - - --- 2015-08-31 Jakub Jelinek New
[gomp4.1] Start of structure element mapping support - - - - --- 2015-07-31 Jakub Jelinek New
[gomp4.1] Small doacross fixes and improvements - - - - --- 2015-09-14 Jakub Jelinek New
[gomp4.1] Rename *schedule modifier argument to chunk_size - - - - --- 2015-06-11 Jakub Jelinek New
[gomp4.1] Remove middle argument of omp_target_is_present - - - - --- 2015-10-09 Jakub Jelinek New
[gomp4.1] Pretty print '+' for sink positive offsets - - - - --- 2015-07-20 Aldy Hernandez New
[gomp4.1] Parsing ordered(n) loops in C/C++ - - - - --- 2015-07-02 Jakub Jelinek New
[gomp4.1] Parsing of {use,is}_device_ptr clauses - - - - --- 2015-07-14 Jakub Jelinek New
[gomp4.1] Parsing of schedule(simd:...) - - - - --- 2015-06-12 Jakub Jelinek New
[gomp4.1] Parsing of defaultmap(tofrom:scalar) and private/firstprivate clauses on target construct - - - - --- 2015-07-06 Jakub Jelinek New
[gomp4.1] Parsing of critical construct with hint, and some locks with hint library changes - - - - --- 2015-06-12 Jakub Jelinek New
« 1 2 ... 363 364 3651266 1267 »