]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/omp-low.c
2014-10-27 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / omp-low.c
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...
2014-02-04  jakub PR other/58712
2014-02-04  jakub PR other/58712
2014-01-29  jakub PR middle-end/59917
2014-01-24  bviyerReplace flag_enable_cilkplus with flag_cilkplus.
2014-01-13  mrsMerge in trunk.
2014-01-13  jakub PR libgomp/59194
2014-01-08  mpolacek PR middle-end/59669
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-18  bviyerAdded support for Cilk Plus SIMD-enabled function for C.
2013-12-17  tschwingeRemove leftover variable definition.
2013-12-17  tschwingeRemove leftover comment.
2013-12-17  tschwingeReflect reality in comment.
2013-12-16  mrsMerge in trunk.
2013-12-16  jakub PR libgomp/58756
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-29  jakub PR lto/59326
2013-11-27  jakub * cgraph.h (enum cgraph_simd_clone_arg_type): New.
2013-11-26  jakub PR middle-end/59150
2013-11-26  jakub PR middle-end/59152
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-22  tbsaundeadd auto_vec
2013-11-21  rsandifoMerge with trunk.
2013-11-21  amacleod * gimplify.h (gimplify_hasher : typed_free_remove...
2013-11-20  rsandifoMerge from trunk.
2013-11-20  rsandifogcc/ada/
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  rsandifogcc/c-family/
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/c-family/
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/ada/
2013-11-17  amacleod * gimple.h: Reorder prototypes to match .c declaration...
2013-11-16  mrsMerge in trunk.
2013-11-15  aldyh * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
next