]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graphite-poly.c
Update copyright years.
[thirdparty/gcc.git] / gcc / graphite-poly.c
2019-01-01  jakub Update copyright years.
2018-06-08  dmalcolmConvert dump and optgroup flags to enums
2018-01-03  jakub Update copyright years.
2017-05-16  marxinAdd default value for last argument of dump functions.
2017-05-11  nathan * graphite-poly.c: Include dumpfile.h.
2017-05-11  nathan * dumpfle.h (dump_function): Declare here ...
2017-02-13  rguenth2017-02-13 Richard Biener <rguenther@suse.de>
2017-01-01  jakub Update copyright years.
2016-01-26  spopnew scop schedule for isl-0.15
2016-01-21  spopremove unused variable
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-16  spopadd more dumps on data dependence graph
2015-12-02  spoprename flag_loop_optimize_isl to flag_loop_nest_optimize
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  spopfix PR68279: bail out when scev gets instantiated to...
2015-11-23  djeCorrect graphite*.c ISL header file inclusion order.
2015-11-13  marxinFix memory leaks in graphite
2015-11-12  spopPreserve the original program while using graphite.
2015-11-07  spopadd original schedule to scop
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-21  spopRefactoring sese.h and graphite-poly.h
2015-10-10  spopadd dump of data dependences
2015-10-10  spopclean up debug functions
2015-10-07  spopgather bbs and conditions in a single walk through...
2015-10-07  spopmove graphite bookkeeping from sese to sese_info
2015-10-06  spopmove dr->alias_set to a helper structure
2015-10-06  spopremove unused struct base_alias_pair
2015-10-06  spopremove dead code in computation of alias sets
2015-10-06  spopMove declarations, assign types, renaming.
2015-10-05  spopmove param detection to scop detection
2015-10-01  spopRename gimple_bb to gimple_poly_bb
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-08-27  spopremove -floop-* flags
2015-08-27  spopremove -floop-unroll-and-jam
2015-08-24  spopSpecify the type of scop->region
2015-07-21  law * configure.ac: Add check for new options in isl-0.15.
2015-07-17  spop[graphite] fix pr61929
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-15  mirceaNew unroll and jam option in Graphite.
2014-11-10  romangareev[gcc/]
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-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-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2013-01-03  glisse2013-01-03 Marc Glisse <marc.glisse@inria.fr>
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-07-18  steven * graphite-poly.c (print_pbb_body): Fixup dump_bb...
2012-07-16  stevengcc/
2012-07-04  rguenth2012-07-04 Tobias Grosser <tobias@grosser.es>
2012-07-02  rguenth2012-07-02 Richard Guenther <rguenther@suse.de>
2012-03-02  mkuvyrkov gcc/
2011-07-27  spopPR45450: disable legality check after an openscop read
2011-01-25  spopFix pbb_remove_duplicate_pdrs.
2010-12-29  spopUse diagnostic-core.h instead of diagnostic.h.
2010-12-28  spopDo not include unnecessary .h files.
2010-12-01  spopPostpone the rewrite out of SSA to the end of the trans...
2010-12-01  spopAdd a stride parameter to scop_do_strip_mine.
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-10  jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-09-30  spopFix Graphite memory leaks.
2010-09-30  spopOnly iterate over pbb_dim_iter_domain.
2010-09-30  spopNew pass: loop flattening.
2010-09-30  spopAdd cloog_checksum.
2010-09-30  spopFix pbb_number_of_iterations_at_time.
2010-09-30  spopCall fatal_error when the transform read from file...
2010-09-30  spopFix pretty printers.
2010-09-30  spopFix uninitialize warning.
2010-09-30  spopAvoid set but not used warning.
2010-09-30  spopDump each scop in a separate file.
2010-09-30  spopEnable graphite to read an OpenScop file.
2010-09-30  spopFix include order to avoid failed compilation on CLOOG_ORG.
2010-09-30  spopRemove spaces from matrix lines.
2010-09-30  spopFix columns order in openscop.
2010-09-30  spopWrite OpenScop format.
next