| Commit message (Expand) | Author | Age | Files | Lines |
* | 2015-10-29 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-29 | 1 | -13/+11 |
* | * omp-low.c (MASK_GANG, MASK_WORKER, MASK_VECTOR): Delete. | nathan | 2015-10-28 | 1 | -15/+0 |
* | * omp-low.c (struct omp_context): Remove gwv_below, gwv_this | nathan | 2015-10-28 | 1 | -106/+887 |
* | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | law | 2015-10-28 | 1 | -18/+12 |
* | * internal-fn.def (IFN_GOACC_DIM_SIZE, IFN_GOACC_DIM_POS, | nathan | 2015-10-27 | 1 | -2/+930 |
* | * target-insns.def (oacc_fork, oacc_join): Define. | nathan | 2015-10-27 | 1 | -0/+13 |
* | * omp-low.c (oacc_init_rediction_array): New. | nathan | 2015-10-27 | 1 | -1/+72 |
* | * omp-low.c (pass_oacc_device_lower::execute): Ignore errors. | nathan | 2015-10-27 | 1 | -1/+1 |
* | gcc/ | nathan | 2015-10-21 | 1 | -0/+37 |
* | gcc/ | ienkovich | 2015-10-21 | 1 | -0/+2 |
* | gcc/ | jakub | 2015-10-13 | 1 | -370/+3767 |
* | Handle original loop tree in expand_omp_for_generic | vries | 2015-10-13 | 1 | -9/+21 |
* | Add missing phis in expand_omp_for_generic | vries | 2015-10-12 | 1 | -0/+38 |
* | Handle simple latch in expand_omp_for_generic | vries | 2015-10-12 | 1 | -1/+8 |
* | * config/nvptx/nvptx.c (nvptx_goacc_validate_dims): New. | nathan | 2015-09-30 | 1 | -0/+142 |
* | inlude/ | nathan | 2015-09-28 | 1 | -63/+166 |
* | Refactor omp_reduction_init: omp_reduction_init_op | tschwinge | 2015-09-23 | 1 | -4/+12 |
* | switch from gimple to gimple* | tbsaunde | 2015-09-20 | 1 | -85/+85 |
* | Handle 2 preds for fin_bb in expand_omp_for_static_chunk | vries | 2015-09-03 | 1 | -9/+17 |
* | Fix inner loop phi in expand_omp_for_static_chunk | vries | 2015-09-03 | 1 | -1/+31 |
* | Fix gcc_assert in expand_omp_for_static_chunk | vries | 2015-09-03 | 1 | -1/+1 |
* | Handle simple latch bb in expand_omp_for_static_chunk | vries | 2015-09-03 | 1 | -2/+18 |
* | Handle mix/max pointer reductions in parloops | vries | 2015-08-29 | 1 | -0/+12 |
* | Optimize expand_omp_for_static_chunk for chunk_size one | vries | 2015-08-24 | 1 | -3/+8 |
* | Don't create superfluous parm in expand_omp_taskreg | vries | 2015-08-23 | 1 | -10/+10 |
* | remove more useless typedefs | tbsaunde | 2015-08-19 | 1 | -2/+2 |
* | Revert "replace several uses of the anon namespace with GCC_FINAL" | tbsaunde | 2015-08-12 | 1 | -10/+30 |
* | replace several uses of the anon namespace with GCC_FINAL | tbsaunde | 2015-08-11 | 1 | -30/+10 |
* | [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared... | tschwinge | 2015-08-10 | 1 | -18/+0 |
* | Don't cancel loop tree in parloops | vries | 2015-07-31 | 1 | -2/+30 |
* | Mark *.omp_data_i as non-trapping | vries | 2015-07-13 | 1 | -0/+1 |
* | Fix double word typos. | aldyh | 2015-07-13 | 1 | -1/+1 |
* | 2015-07-10 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-10 | 1 | -0/+1 |
* | PR middle-end/66820 | jakub | 2015-07-10 | 1 | -2/+2 |
* | 2015-07-07 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-08 | 1 | -18/+5 |
* | PR middle-end/66702 | jakub | 2015-06-30 | 1 | -16/+83 |
* | 2015-06-25 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-25 | 1 | -2/+0 |
* | PR middle-end/66429 | jakub | 2015-06-17 | 1 | -1/+3 |
* | PR middle-end/66429 | jakub | 2015-06-17 | 1 | -1/+5 |
* | 2015-06-17 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-17 | 1 | -2/+0 |
* | Fix build for ENABLE_OFFLOADING in expand_omp_target | vries | 2015-06-10 | 1 | -2/+1 |
* | Mark offloaded functions as parallelized | vries | 2015-06-09 | 1 | -0/+2 |
* | Mark function parallelized_function before add_new_function | vries | 2015-06-09 | 1 | -2/+4 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -6/+0 |
* | 2015-06-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-04 | 1 | -5/+0 |
* | PR middle-end/66199 | jakub | 2015-05-19 | 1 | -1/+15 |
* | PR middle-end/66133 | jakub | 2015-05-13 | 1 | -5/+44 |
* | 2015-04-21 Richard Biener <rguenther@suse.de> | rguenth | 2015-04-21 | 1 | -3/+3 |
* | * omp-low.c (scan_omp_parallel, scan_omp_task, scan_omp_target): Set | jakub | 2015-04-03 | 1 | -0/+4 |
* | Mark omp thread functions as parallelized | vries | 2015-03-21 | 1 | -0/+2 |