]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-ssa-loop.c
2016-01-04  jakub Update copyright years.
2015-12-16  vriesAdd pass_oacc_ipa
2015-11-25  vriesAdd pass_oacc_kernels
2015-11-17  vriesImprove comments in pass_tree_loop_init::execute
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-27  rguenth2015-10-27 Richard Biener <rguenther@suse.de>
2015-07-18  spopfix pr46851 and pr60340: remove unmaintained omega...
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-08-14  rguenth2014-08-14 Richard Biener <rguenther@suse.de>
2014-07-31  vriesRemove dead code in pass_tree_loop_init::execute
2014-07-09  tbsaunderemove has_execute
2014-06-23  rguenth2014-06-23 Richard Biener <rguenther@suse.de>
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-04-22  rsandifoMerge from trunk.
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-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-16  mrsMerge in trunk.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-04  mrsMerge in trunk.
2013-10-23  amacleod * tree-ssa-loop.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-10-09  amacleod * tree-flow.h: Remove all remaining prototypes, enums...
2013-10-09  amacleod * tree-flow.h: Move some protoypes. Include new tree...
2013-09-30  rsandifogcc/
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-16  davidxlIntroduce -ftree-loop-vectorize option
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-04  mrsMerge in trunk.
2013-08-27  aldyh * Makefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-04-30  rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-04-26  rguenth2013-03-26 Richard Biener <rguenther@suse.de>
2013-04-10  rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-03-18  rguenth2013-03-18 Richard Biener <rguenther@suse.de>
2013-02-26  mpolacek2013-02-26 Marek Polacek <polacek@redhat.com>
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-08-15  steven * timevar.def (TV_VARPOOL, TV_WHOPR_WPA_LTRANS_EXEC...
2012-07-16  stevengcc/
2012-07-04  rguenth2012-07-04 Tobias Grosser <tobias@grosser.es>
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-04-18  rguenth2012-04-18 Richard Guenther <rguenther@suse.de>
2012-03-28  rguenth2012-03-28 Richard Guenther <rguenther@suse.de>
2012-03-02  mkuvyrkov gcc/
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-02-16  rguenth2011-02-12 Richard Guenther <rguenther@suse.de>
2011-02-14  ebotcazou PR tree-optimization/46494
2011-02-02  spopFix PR40979 and PR47044: after LIM call copy_prop and...
2011-01-31  spopUse Alias in common.opt to make -ftree-loop-linear...
2011-01-25  spopRemove the lambda framework and make -ftree-loop-linear...
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-09-30  spopNew pass: loop flattening.
2010-09-01  rguenth2010-09-01 Richard Guenther <rguenther@suse.de>
2010-08-11  spopSchedule a copy_prop pass before graphite.
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-25  spopEnable prefetching at -O3 for AMD cpus.
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21  stevengcc/ChangeLog:
2010-05-06  rguenth2010-05-06 Richard Guenther <rguenther@suse.de>
2010-04-06  spopAlways execute verify_loop_closed_ssa at LNO level.
2009-11-25  hjlRemove trailing white spaces.
2009-11-25  spop2009-10-09 Sebastian Pop <sebastian.pop@amd.com>
2009-11-08  amylaar * cfgrtl.c (pass_free_cfg): Add pass name.
2009-08-01  spopRename -fgraphite-force-parallel to -floop-parallelize...
2009-07-31  spopNew implementation of Graphite.
2009-07-08  paolo2009-07-08 Shujing Zhao <pearly.zhao@oracle.com>
2009-07-03  hubicka * gcc.dg/tree-ssa/loop-24.c: Update dump file matching...
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-10-23  grosser2008-10-23 Tobias Grosser <grosser@fim.uni-passau.de>
2008-09-02  spop2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-04-27  rguenth2008-04-27 Richard Guenther <rguenther@suse.de>
2008-03-19  hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2007-12-06  uros * tree-ssa-loop.c (gate_tree_parallelize_loops): Retur...
2007-11-27  jakub PR tree-optimization/34016
2007-09-15  rakdver * tree-parloops.c: New file.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-05-27  rakdver * tree-vrp.c (execute_vrp): Do not check whether curre...
2007-05-24  rakdver * doc/passes.texi: Document predictive commoning.
2007-05-14  rakdver * tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW...
2007-03-09  spop * doc/loop.texi: Document the Omega linear constraints...
2007-02-06  dorit2007-02-06 Dorit Nuzman <dorit@il.ibm.com>
2007-01-12  rakdver * doc/loop.texi: Document recording of loop exits.
next