]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/omp-low.c
2015-07-07 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / omp-low.c
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-30  jakub PR middle-end/66702
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  jakub PR middle-end/66429
2015-06-17  jakub PR middle-end/66429
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-10  vriesFix build for ENABLE_OFFLOADING in expand_omp_target
2015-06-09  vriesMark offloaded functions as parallelized
2015-06-09  vriesMark function parallelized_function before add_new_function
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-19  jakub PR middle-end/66199
2015-05-13  jakub PR middle-end/66133
2015-04-21  rguenth2015-04-21 Richard Biener <rguenther@suse.de>
2015-04-03  jakub * omp-low.c (scan_omp_parallel, scan_omp_task, scan_om...
2015-03-21  vriesMark omp thread functions as parallelized
2015-03-16  jakub * omp-low.c (expand_omp_target): Use auto_vec<tree...
2015-03-16  jakub PR middle-end/65431
2015-03-12  rguenth2015-03-12 Richard Biener <rguenther@suse.de>
2015-02-24  berndsAdd entrypoint attribute for the use of nvptx.
2015-01-26  jakub PR middle-end/64421
2015-01-23  jakub PR middle-end/64734
2015-01-19  tschwinge[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable...
2015-01-15  tschwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-09  vriesFix gcc_assert in expand_omp_for_static_chunk
2015-01-05  jakub Update copyright years.
2014-12-22  marxinipa-prop uses symbol_summary class.
2014-12-12  glisse2014-12-12 Marc Glisse <marc.glisse@inria.fr>
2014-12-10  jakub PR tree-optimization/62021
2014-12-01  jakub * gimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29  jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-28  iverbingcc/
2014-11-20  tbsaunderemove param1_is usage
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19  jakub * gimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-19  iverbin PR regression/63868
2014-11-19  rguenth2014-11-19 Richard Biener <rguenther@suse.de>
2014-11-13  kyukhin[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offlo...
2014-11-13  kyukhin[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO...
2014-11-13  vriesRun pass_expand_omp_ssa after pass_paralellize_loops
2014-11-01  amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  rsandifogcc/ada/
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-03  jakub PR libgomp/61200
2014-09-29  jakub PR middle-end/63247
2014-09-22  jakub PR debug/63328
2014-09-08  rguenth2014-09-08 Richard Biener <rguenther@suse.de>
2014-09-02  kyukhingcc/
2014-08-25  marxinIPA C++ refactoring 4/N
2014-08-07  tbsaunderemove pointer-set.[ch]
2014-08-02  tbsaundeconvert many uses of pointer_map to hash_map
2014-07-24  marxinIPA C++ refactoring 2/N
2014-07-24  marxinIPA C++ refactoring 1/N
2014-07-24  tschwingeAdd missing break statement.
2014-07-16  jakub * omp-low.c (create_omp_child_function): Don't set...
2014-07-09  tbsaunderemove has_execute
2014-06-25  jakub * langhooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR...
2014-06-24  jakub * gimplify.c (gimplify_omp_for): For #pragma omp for...
2014-06-24  jakub * gimplify.c (gimplify_scan_omp_clauses) <case OMP_CLA...
2014-06-18  jakub * gimplify.c (omp_notice_variable): If n is non-NULL
2014-06-12  jakub PR middle-end/61486
2014-06-10  jakub PR fortran/60928
2014-06-06  rguenth2014-06-06 Richard Biener <rguenther@suse.de>
2014-05-23  tschwingeMake it easier to diff expand_omp_for_* functions.
2014-05-23  tschwingeGF_OMP_FOR_SIMD: Flag for SIMD variants of OMP_FOR...
2014-05-21  jakub PR middle-end/61252
2014-05-14  jakub * omp-low.c (expand_parallel_call): Remove shadow...
2014-05-11  jakub * tree.h (OMP_CLAUSE_LINEAR_STMT): Define.
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-02  jakub * gimplify.c (gimplify_adjust_omp_clauses_1): Handle
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-24  jakub * tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.
2014-04-24  mrsMerge in trunk.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-22  jakub PR tree-optimization/60823
2014-04-17  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-04-14  ebotcazou * cfgloop.h (struct loop): Rename force_vect into...
2014-04-02  mrsMerge in trunk.
2014-03-27  jakub PR middle-end/60682
2014-03-18  tschwingeRestore check for OpenMP for construct.
2014-03-17  mpolacek PR middle-end/60534
2014-02-12  tschwingeRefactor common code into new maybe_fold_stmt function.
2014-02-12  tschwingeAdd clobber for object, after last use.
2014-02-12  tschwingeFix potential ICE (null pointer dereference) in omp...
2014-02-10  mrsMerge in trunk.
2014-02-08  jakub PR c/59984
2014-02-07  hubicka * parser.c (synthesize_implicit_template_parm): Use...
next