| Commit message (Expand) | Author | Age | Files | Lines |
* | nvptx.c (global_lock_var): New. | Nathan Sidwell | 2015-11-18 | 2 | -34/+158 |
* | omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca... | Jakub Jelinek | 2015-11-14 | 7 | -0/+739 |
* | omp-low.c (scan_sharing_clauses): Accept INDEPENDENT, AUTO & SEQ. | Nathan Sidwell | 2015-11-13 | 1 | -0/+225 |
* | collapse-2.c: Sequential loop is sequential. | Nathan Sidwell | 2015-11-13 | 1 | -1/+1 |
* | nvptx.c (nvptx_generate_vector_shuffle): Deal with complex types. | Nathan Sidwell | 2015-11-13 | 2 | -0/+104 |
* | c-pragma.c (oacc_pragmas): Add entry for declare directive. | James Norris | 2015-11-12 | 5 | -0/+273 |
* | gimplify.c (oacc_default_clause): New. | Nathan Sidwell | 2015-11-12 | 1 | -0/+87 |
* | gimplify.c (enum omp_region_type): Add ORT_ACC, ORT_ACC_DATA, ORT_ACC_PARALLE... | Nathan Sidwell | 2015-11-11 | 4 | -4/+72 |
* | firstprivate-1.c: Remove inadvertent commit. | Nathan Sidwell | 2015-11-10 | 1 | -41/+0 |
* | routine-1.c: New. | Nathan Sidwell | 2015-11-10 | 6 | -0/+363 |
* | XFAIL testcases regressed after r229814, "Merge from gomp-4_5-branch to trunk" | Thomas Schwinge | 2015-11-06 | 2 | -0/+4 |
* | gcc/ | Jakub Jelinek | 2015-11-05 | 43 | -65/+2894 |
* | nvptx.c (nvptx_goacc_validate_dims): Add checking. | Nathan Sidwell | 2015-11-04 | 15 | -57/+70 |
* | loop-red-g-1.c: New. | Nathan Sidwell | 2015-11-04 | 8 | -4/+397 |
* | OpenACC atomic directive | Thomas Schwinge | 2015-11-03 | 12 | -0/+4631 |
* | openacc.h (enum acc_device_t): Reformat. | Nathan Sidwell | 2015-10-30 | 1 | -0/+11 |
* | Improve filenames for test cases of OpenACC combined directives | Thomas Schwinge | 2015-10-29 | 2 | -0/+4 |
* | loop-g-1.c: New. | Nathan Sidwell | 2015-10-28 | 6 | -0/+344 |
* | [PR testsuite/68063] Add missing private clause in libgomp.c++/member-1.C | Thomas Schwinge | 2015-10-27 | 1 | -1/+1 |
* | [PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++ | Thomas Schwinge | 2015-10-27 | 2 | -0/+89 |
* | abort might not flush all open streams before process termination | Thomas Schwinge | 2015-10-26 | 2 | -2/+4 |
* | libgomp testsuite: Remove some explicit acc_device_nvidia usage. | Thomas Schwinge | 2015-10-26 | 4 | -42/+12 |
* | libgomp: Additional acc_shutdown bug fixing and testing | Thomas Schwinge | 2015-10-26 | 1 | -0/+19 |
* | [libgomp/66518] Resolve XFAIL in libgomp.oacc-c-c++-common/lib-3.c | Thomas Schwinge | 2015-10-26 | 1 | -3/+4 |
* | [PR libgomp/65437, libgomp/66518] Initialize runtime in acc_update_device, ac... | Thomas Schwinge | 2015-10-26 | 1 | -3/+1 |
* | Add missing private clause in libgomp.c++/member-2.C | Tom de Vries | 2015-10-23 | 1 | -1/+1 |
* | reduction-5.c: Set sane vector_length. | Nathan Sidwell | 2015-10-20 | 2 | -3/+3 |
* | builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New. | Jakub Jelinek | 2015-10-13 | 91 | -35/+8514 |
* | Add param parloops-schedule | Tom de Vries | 2015-10-13 | 6 | -0/+24 |
* | vector-loop.c: Fix loop initializer. | James Norris | 2015-10-12 | 1 | -2/+2 |
* | Testsuite: add dg-{begin|end}-multiline-output commands | David Malcolm | 2015-10-09 | 1 | -0/+1 |
* | Add checkpoint to libgomp dg-shouldfail tests | Thomas Schwinge | 2015-09-30 | 63 | -27/+215 |
* | Remove limit_scops | Aditya Kumar | 2015-09-08 | 6 | -7/+9 |
* | Fix inner loop phi in expand_omp_for_static_chunk | Tom de Vries | 2015-09-03 | 1 | -0/+4 |
* | Handle mix/max pointer reductions in parloops | Tom de Vries | 2015-08-29 | 1 | -0/+67 |
* | Add libgomp.oacc-c-c++-common/vector-loop.c | Tom de Vries | 2015-08-24 | 1 | -0/+33 |
* | Optimize expand_omp_for_static_chunk for chunk_size one | Tom de Vries | 2015-08-24 | 1 | -0/+23 |
* | [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared... | Thomas Schwinge | 2015-08-10 | 9 | -52/+0 |
* | Fix offloading machine mode stream reading | Thomas Schwinge | 2015-08-10 | 1 | -0/+24 |
* | Handle double reduction in parloops | Tom de Vries | 2015-07-28 | 1 | -0/+36 |
* | re PR libgomp/66714 (ICE in loc_list_from_tree with -g) | Cesar Philippidis | 2015-07-24 | 1 | -0/+17 |
* | re PR libgomp/66950 (FAIL: libgomp.fortran/examples-4/simd-7.f90 -O0 execu... | Maxim Blumenthal | 2015-07-22 | 2 | -21/+34 |
* | Fix libgomp tests. | Maxim Blumenthal | 2015-07-15 | 2 | -2/+2 |
* | simd-3.c: (main): Change type of res and ref from int to double. | Maxim Blumenthal | 2015-07-14 | 4 | -9/+21 |
* | Update libgomp/testsuite/*/examples-4/* according to latest version (4.0.2) | Maxim Blumenthal | 2015-07-13 | 88 | -5/+1465 |
* | Insert new bound in try_transform_to_exit_first_loop_alt | Tom de Vries | 2015-07-10 | 2 | -0/+81 |
* | [nvptx offloading] Only 64-bit configurations are currently supported | Thomas Schwinge | 2015-07-08 | 3 | -0/+18 |
* | Fix libgomp.c/parloops-exit-first-loop-alt{,-3}.c testcases | Tom de Vries | 2015-07-08 | 2 | -2/+2 |
* | Add empty loop exit block in transform_to_exit_first_loop_alt | Tom de Vries | 2015-07-07 | 2 | -2/+31 |
* | pr66702-1.C: Require vect_simd_clones effective target. | Uros Bizjak | 2015-07-02 | 2 | -0/+2 |