]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graphite.c
Put the CL into the right dir.
[thirdparty/gcc.git] / gcc / graphite.c
2019-02-06  rguenth2019-02-06 Richard Biener <rguenther@suse.de>
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-11  rguenth2018-01-11 Richard Biener <rguenther@suse.de>
2018-01-09  rguenth2018-01-09 Richard Biener <rguenther@suse.de>
2018-01-09  rguenth2018-01-09 Richard Biener <rguenther@suse.de>
2018-01-08  rguenth2018-01-08 Richard Biener <rguenther@suse.de>
2018-01-03  jakub Update copyright years.
2017-10-20  rguenth2017-10-20 Richard Biener <rguenther@suse.de>
2017-10-18  rguenth2017-10-18 Richard Biener <rguenther@suse.de>
2017-10-13  rguenth2017-10-13 Richard Biener <rguenther@suse.de>
2017-09-27  rguenth2017-09-27 Richard Biener <rguenther@suse.de>
2017-09-26  rguenth2017-09-26 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-09-22  rguenth2017-09-21 Richard Biener <rguenther@suse.de>
2017-09-21  rguenth2017-09-21 Richard Biener <rguenther@suse.de>
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-02-01  rguenth2017-02-01 Richard Biener <rguenther@suse.de>
2017-01-01  jakub Update copyright years.
2016-04-17  hubicka PR bootstrap/70706
2016-01-04  jakub Update copyright years.
2015-12-17  spopreplace ISL with isl
2015-12-17  spopmove all isl include files to graphite.h
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 PR68279: bail out when scev gets instantiated to...
2015-11-23  djeCorrect graphite*.c ISL header file inclusion order.
2015-11-12  spopPreserve the original program while using graphite.
2015-10-27  rguenth2015-10-27 Richard Biener <rguenther@suse.de>
2015-10-21  spopRefactoring sese.h and graphite-poly.h
2015-10-10  spopclean up debug functions
2015-10-07  spopmove graphite bookkeeping from sese to sese_info
2015-10-06  spopMove declarations, assign types, renaming.
2015-10-05  spopmove param detection to scop detection
2015-09-28  spopRedesign Graphite scop detection
2015-08-27  spopremove -floop-* flags
2015-08-27  spopremove -floop-unroll-and-jam
2015-08-12  tbsaundeRevert "replace several uses of the anon namespace...
2015-08-11  tbsaundereplace several uses of the anon namespace with GCC_FINAL
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-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-07-09  tbsaunderemove has_execute
2014-06-29  romangareev gcc/
2014-06-29  romangareev gcc/
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-06-06  rguenth2014-06-06 Richard Biener <rguenther@suse.de>
2014-04-22  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-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_ALL_BB macro.
2013-12-09  dmalcolmEliminate profile_status macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate n_basic_blocks macro
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-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-10-09  amacleod * tree-flow.h: Remove all remaining prototypes, enums...
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-04-30  rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-09-07  steven * bitmap.c (bitmap_last_set_bit): Rewrite to return...
2012-07-02  rguenth2012-07-02 Richard Guenther <rguenther@suse.de>
2012-07-02  rguenth2012-07-02 Richard Guenther <rguenther@suse.de>
2012-06-22  rguenth2012-06-22 Richard Guenther <rguenther@suse.de>
2011-03-12  spopFix PR47127: call cloog_state_malloc and cloog_state_fr...
2010-12-29  spopUse diagnostic-core.h instead of diagnostic.h.
2010-12-28  spopFix bootstrap without graphite.
2010-12-28  spopDo not include unnecessary .h files.
2010-12-01  spopPostpone the rewrite out of SSA to the end of the trans...
next