summaryrefslogtreecommitdiff
path: root/gcc/tree-parloops.c
AgeCommit message (Expand)Author
2017-02-05 PR tree-ssa/79347hubicka
2017-02-04 PR tree-optimization/79338jakub
2017-02-012017-02-01 Richard Biener <rguenther@suse.de>rguenth
2017-01-01 Update copyright years.jakub
2016-12-14Split omp-low into multiple filesjamborm
2016-09-26 * ipa-inline-analysis.c (find_foldable_builtin_expect): Usempolacek
2016-07-212016-07-21 Richard Biener <rguenther@suse.de>rguenth
2016-06-01 * loop-dolop.c (doloop_optimize): Us likely max iteration bound.hubicka
2016-05-19Fix memory leak in tree-parloops.cmarxin
2016-05-02Support <, <=, > and >= for offset_int and widest_intrsandifo
2016-04-06Fix new -Wparentheses warnings encountered during bootstrapppalka
2016-02-23Use plain -fopenacc to enable OpenACC kernels processingtschwinge
2016-01-26 * omp-low.h (oacc_fn_attrib_kernels_p): Declare.nathan
2016-01-23Fix clobber removal in parloopsvries
2016-01-18Add oacc_kernels_p argument to pass_parallelize_loopsvries
2016-01-18Allow pass_parallelize_loops to be run outside the loop pipelinevries
2016-01-11Add missing phi args in create_parallel_loopvries
2016-01-11Don't allow latch with phi in try_transform_to_exit_first_loop_altvries
2016-01-11Handle case that outer phi res is not used in a phi in gather_scalar_reductionsvries
2016-01-11Don't parallelize loops if libgomp not supportedvries
2016-01-10Don't parallelize loops containing phis with addr_exprsvries
2016-01-10Only allow single exit phi for reduction in try_create_reduction_listvries
2016-01-04 Update copyright years.jakub
2015-11-23Always call free_stmt_vec_info_vec in gather_scalar_reductionsvries
2015-11-20Fix typo and trailing whitespace in dump-file strings in parloopsvries
2015-11-20Do final value replacement in try_create_reduction_listvries
2015-11-11Make create_parallel_loop return voidvries
2015-11-11Insert new exit block only when needed in transform_to_exit_first_loop_altvries
2015-11-06Fix transform_to_exit_first_loop_alt with -gvries
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-10-162015-10-16 Richard Biener <rguenther@suse.de>rguenth
2015-10-13Fix parloops gimple_uid usagevries
2015-10-13Add param parloops-schedulevries
2015-09-23Refactor omp_reduction_init: omp_reduction_init_optschwinge
2015-09-20switch from gimple to gimple*tbsaunde
2015-09-03Add param parloops-chunk-sizevries
2015-07-31Don't cancel loop tree in parloopsvries
2015-07-28Handle double reduction in parloopsvries
2015-07-27Simplify gather_scalar_reductionsvries
2015-07-24Add transform_to_exit_first_loop_alt dump success messagevries
2015-07-23Check TYPE_OVERFLOW_WRAPS for parloops reductionsvries
2015-07-16Handle exit phi without header phi in create_parallel_loopvries
2015-07-16Handle unused reduction in create_loads_for_reductionsvries
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-10Insert new bound in try_transform_to_exit_first_loop_altvries
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-07Add empty loop exit block in transform_to_exit_first_loop_altvries
2015-07-07Add rewrite_virtuals_into_loop_closed_ssavries