]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graphite-optimize-isl.c
* doc/extend.texi (Common Function Attributes): Clarify
[thirdparty/gcc.git] / gcc / graphite-optimize-isl.c
2019-01-01  jakub Update copyright years.
2018-11-13  dmalcolmEnsure that dump calls are guarded with dump_enabled_p
2018-06-26  dmalcolmIntroduce dump_location_t
2018-01-03  jakub Update copyright years.
2017-09-27  rguenth2017-09-27 Richard Biener <rguenther@suse.de>
2017-09-27  rguenth2017-09-27 Richard Biener <rguenther@suse.de>
2017-09-25  rguenth2017-09-25 Richard Biener <rguenther@suse.de>
2017-09-22  rguenth2017-09-22 Richard Biener <rguenther@suse.de>
2017-02-13  rguenth2017-02-13 Richard Biener <rguenther@suse.de>
2017-01-01  jakub Update copyright years.
2016-01-28  hjlFix optimize_isl dump
2016-01-28  spopmake debug comment more explicit
2016-01-26  spopnew scop schedule for isl-0.15
2016-01-21  rguenth2016-01-21 Richard Biener <rguenther@suse.de>
2016-01-21  spopadd more coalescing to simplify constraints
2016-01-04  jakub Update copyright years.
2015-12-17  spopmove all isl include files to graphite.h
2015-12-16  spopattach schedule tree to the scop
2015-12-16  spopRemove individial dependence pointers and add a scop...
2015-12-16  spopupdate required isl version
2015-12-10  dmalcolmFix -Wmisleading-indentation warning in graphite-optimi...
2015-12-09  spopspecify more isl codegen options
2015-12-09  spopdump param name when timing out
2015-11-24  spopmove all declarations to a same .h file
2015-11-23  spopfix PR68314: revert all patches touching the constructi...
2015-11-23  djeCorrect graphite*.c ISL header file inclusion order.
2015-11-07  spopadd original schedule to scop
2015-11-06  spopenable loop fusion on isl-15
2015-10-27  spopisl schedule tree
2015-10-07  spopgather bbs and conditions in a single walk through...
2015-10-06  hjlRename scop->ctx to isl_context
2015-10-06  spopMove declarations, assign types, renaming.
2015-09-29  spopuse MIN fusion for ISL-14
2015-09-28  spopRedesign Graphite scop detection
2015-09-11  spopRemove dead code from graphite-optimize-isl.c
2015-09-11  spopRefactor optimize isl
2015-09-09  spopfix PR53852: stop ISL after a given number of operations
2015-08-27  spopremove -floop-* flags
2015-08-27  spopremove -floop-unroll-and-jam
2015-07-21  law * configure.ac: Add check for new options in isl-0.15.
2015-07-18  spopfix pr46851 and pr60340: remove unmaintained omega...
2015-07-13  amacleod * omega.h: Don't include config.h, don't include param...
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-06  wilsongcc/
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-12-01  burnus2014-12-01 Tobias Burnus <burnus@net-b.de>
2014-11-17  mirceaSupport for unroll and jam optimization.
2014-11-15  mirceaNew unroll and jam option in Graphite.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-08-18  romangareev * configure.ac: Eliminate ClooG installation dependency.
2014-08-11  mirceaReplacement of isl_int by isl_val
2014-08-05  romangareev[gcc/]
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.h: Remove all #include's
2013-10-21  dnovilloRe-factor inclusion of tree.h.
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-07-21  mrsFix typos.
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-07-16  stevengcc/
2012-07-09  rguenth2012-07-09 Richard Guenther <rguenther@suse.de>
2012-07-04  rguenth2012-07-04 Tobias Grosser <tobias@grosser.es>