]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/omp-low.c
pass cfun to pass::execute
[thirdparty/gcc.git] / gcc / omp-low.c
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-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-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  jakub PR libgomp/59194
2014-01-08  mpolacek PR middle-end/59669
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  jakub PR libgomp/58756
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
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  tbsaundeadd auto_vec
2013-11-21  amacleod * gimplify.h (gimplify_hasher : typed_free_remove...
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  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-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-05  burnus2013-11-05 Tobias Burnus <burnus@net-b.de>
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-10-17  amacleod * tree-flow.h (struct omp_region): Move to omp-low.c.
2013-10-11  jakublibgomp/
2013-09-28  rsandifogcc/
2013-09-19  jakub PR tree-optimization/58472
2013-09-19  jakub * omp-low.c (expand_omp_sections): Always pass len...
2013-09-18  jakub * omp-low.c (copy_var_decl): Copy DECL_ATTRIBUTES.
2013-09-16  davidxlIntroduce -ftree-loop-vectorize option
2013-09-13  jakub PR tree-optimization/58392
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-08-28  jakub PR middle-end/58257
2013-08-27  aldyh * Makefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-07-21  mrsFix typos.
2013-05-27  rguenth2013-05-27 Richard Biener <rguenther@suse.de>
2013-05-16  jakub * omp-low.c (extract_omp_for_data): For collapsed...
2013-04-29  rguenth2013-04-29 Richard Biener <rguenther@suse.de>
2013-04-26  rguenth2013-04-26 Richard Biener <rguenther@suse.de>
2013-04-26  rguenth2013-03-26 Richard Biener <rguenther@suse.de>
2013-04-09  jakub PR middle-end/56883
2013-02-06  jakub PR middle-end/56217
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-09-20  jamborm2012-09-20 Martin Jambor <mjambor@suse.cz>
2012-09-04  steven * gimple.h (gimple_build_switch): Remove.
2012-08-20  pmarliergcc/
2012-08-07  rguenth2012-08-07 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-07-23  steven * opts.c (common_handle_option): Do not set
2012-07-19  jakub PR middle-end/54017
2012-07-16  stevengcc/
2012-07-16  dehao2012-07-16 Dehao Chen <dehao@google.com>
2012-07-10  dehao2012-07-10 Dehao Chen <dehao@google.com>
2012-06-07  jakub PR middle-end/53580
2012-05-22  rguenth2012-05-22 Richard Guenther <rguenther@suse.de>
2012-05-21  jakub PR tree-optimization/53436
2012-05-14  rguenth2012-05-14 Richard Guenther <rguenther@suse.de>
2012-05-02  matz * coretypes.h (gimple_seq, const_gimple_seq): Typedef...
2012-05-02  rguenth2012-05-02 Richard Guenther <rguenther@suse.de>
2012-03-28  rguenth2012-03-28 Richard Guenther <rguenther@suse.de>
2012-03-07  rguenth2012-03-07 Richard Guenther <rguenther@suse.de>
2012-03-05  rthPR tree-opt/52242
2012-02-13  jakub PR middle-end/52230
2012-01-11  ebotcazou * gimple.h (gimplify_body): Remove first argument.
2011-11-27  rthomp-low: Assume anything aligned to BIGGEST_ALIGNMENT...
2011-11-11  rthImplement omp atomic load and store.
2011-11-08  aldyhMerge from transactional-memory branch.
2011-11-07  rthAllow libcalls to be installed for legacy __sync optabs.
2011-11-06  amacleodCheck in patch/merge from cxx-mem-model Branch
2011-10-11  meissnerConvert standard builtin functions from being arrays...
next